Started by user Marco Nguitragool-Schulze Building in workspace /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8 Cloning the remote Git repository Cloning repository https://github.com/cloudstore/cloudstore.git > git init /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8 Fetching upstream changes from https://github.com/cloudstore/cloudstore.git > git --version > git fetch --tags --progress https://github.com/cloudstore/cloudstore.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/cloudstore/cloudstore.git > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/cloudstore/cloudstore.git Fetching upstream changes from https://github.com/cloudstore/cloudstore.git > git fetch --tags --progress https://github.com/cloudstore/cloudstore.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master_java_8^{commit} Checking out Revision babf35ce61f1686350551ebfcad04b25d4c138fa (origin/master_java_8) > git config core.sparsecheckout > git checkout -f babf35ce61f1686350551ebfcad04b25d4c138fa First time build. Skipping changelog. Parsing POMs Modules changed, recalculating dependency graph [co.codewizards.cloudstore.aggregator] $ java -cp /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-agent-1.4.jar:/home/tomcat/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/tomcat/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven31Main /home/tomcat/apache-maven-3.3.9 /home/tomcat/apache-tomcat-7.0.40/webapps/jenkins/WEB-INF/lib/remoting-2.43.jar /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-interceptor-1.4.jar /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.4.jar 43933 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.aggregator/pom.xml clean deploy site-deploy -P includeLRTs -Dmaven.test.skip=false [INFO] Scanning for projects... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/datanucleus/datanucleus-maven-plugin/4.0.0-release/datanucleus-maven-plugin-4.0.0-release.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/datanucleus/datanucleus-maven-plugin/4.0.0-release/datanucleus-maven-plugin-4.0.0-release.pom (4 KB at 2.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/datanucleus/datanucleus-maven-parent/4.0.5/datanucleus-maven-parent-4.0.5.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/datanucleus/datanucleus-maven-parent/4.0.5/datanucleus-maven-parent-4.0.5.pom (14 KB at 335.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.pom (3 KB at 5.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.pom (5 KB at 9.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.pom (8 KB at 12.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/datanucleus/datanucleus-maven-plugin/4.0.0-release/datanucleus-maven-plugin-4.0.0-release.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/datanucleus/datanucleus-maven-plugin/4.0.0-release/datanucleus-maven-plugin-4.0.0-release.jar (26 KB at 41.7 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar (343 KB at 312.6 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar (1791 KB at 1233.9 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar (1921 KB at 1178.0 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] co.codewizards.cloudstore.parent [INFO] co.codewizards.cloudstore.core [INFO] co.codewizards.cloudstore.core.oio.nio [INFO] co.codewizards.cloudstore.local [INFO] co.codewizards.cloudstore.rest.shared [INFO] co.codewizards.cloudstore.rest.client [INFO] co.codewizards.cloudstore.updater [INFO] co.codewizards.cloudstore.ls.core [INFO] co.codewizards.cloudstore.ls.rest.server [INFO] co.codewizards.cloudstore.ls.server [INFO] co.codewizards.cloudstore.ls.rest.client [INFO] co.codewizards.cloudstore.ls.server.cproc [INFO] co.codewizards.cloudstore.client [INFO] co.codewizards.cloudstore.ls.client [INFO] co.codewizards.cloudstore.site.skin [INFO] co.codewizards.cloudstore.rest.server [INFO] co.codewizards.cloudstore.server [INFO] co.codewizards.cloudstore.test [INFO] co.codewizards.cloudstore.webapp [INFO] co.codewizards.cloudstore.aggregator [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.parent 0.10.8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.1.2/maven-source-plugin-2.1.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.1.2/maven-source-plugin-2.1.2.pom (6 KB at 140.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 KB at 334.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.1.2/maven-source-plugin-2.1.2.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.1.2/maven-source-plugin-2.1.2.jar (24 KB at 671.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.pom (16 KB at 324.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.jar (360 KB at 4381.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.5/maven-resources-plugin-2.5.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.5/maven-resources-plugin-2.5.pom (7 KB at 193.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/19/maven-plugins-19.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/19/maven-plugins-19.pom (11 KB at 228.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.5/maven-resources-plugin-2.5.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.5/maven-resources-plugin-2.5.jar (26 KB at 751.5 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom (3 KB at 93.8 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom (12 KB at 363.4 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/ch/qos/logback/logback-classic/1.0.13/logback-classic-1.0.13.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.0.13/logback-classic-1.0.13.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.0.13/logback-classic-1.0.13.pom (12 KB at 386.4 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/ch/qos/logback/logback-parent/1.0.13/logback-parent-1.0.13.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.0.13/logback-parent-1.0.13.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.0.13/logback-parent-1.0.13.pom (15 KB at 575.2 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/ch/qos/logback/logback-core/1.0.13/logback-core-1.0.13.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.0.13/logback-core-1.0.13.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.0.13/logback-core-1.0.13.pom (5 KB at 148.4 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar [INFO] Downloading: https://codewizards.co/maven/release/ch/qos/logback/logback-classic/1.0.13/logback-classic-1.0.13.jar [INFO] Downloading: https://codewizards.co/maven/release/ch/qos/logback/logback-core/1.0.13/logback-core-1.0.13.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.0.13/logback-classic-1.0.13.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.0.13/logback-core-1.0.13.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar (29 KB at 366.3 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.0.13/logback-classic-1.0.13.jar (259 KB at 2034.6 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.0.13/logback-core-1.0.13.jar (410 KB at 2985.8 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ co.codewizards.cloudstore.parent --- [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.parent --- [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.4.1/maven-archiver-2.4.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.4.1/maven-archiver-2.4.1.pom (4 KB at 167.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.4.1/maven-archiver-2.4.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.4.1/maven-archiver-2.4.1.jar (20 KB at 754.8 KB/sec) [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ co.codewizards.cloudstore.parent --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.parent/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/0.10.8-SNAPSHOT/co.codewizards.cloudstore.parent-0.10.8-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.parent --- [INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/0.10.8-SNAPSHOT/maven-metadata.xml (636 B at 56.5 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/0.10.8-SNAPSHOT/co.codewizards.cloudstore.parent-0.10.8-20200223.044358-9.pom [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/0.10.8-SNAPSHOT/co.codewizards.cloudstore.parent-0.10.8-20200223.044358-9.pom (29 KB at 3592.9 KB/sec) [INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/maven-metadata.xml [INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/maven-metadata.xml (318 B at 103.5 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/0.10.8-SNAPSHOT/maven-metadata.xml (636 B at 77.6 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/maven-metadata.xml (318 B at 155.3 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.parent --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co [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/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_8/co.codewizards.cloudstore.parent/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore_java_8/site/co.codewizards.cloudstore.parent log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. [INFO] [INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) > generate-sources @ co.codewizards.cloudstore.parent >>> [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) < generate-sources @ co.codewizards.cloudstore.parent <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.parent --- [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (2 KB at 72.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (2 KB at 67.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2 KB at 94.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 KB at 423.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (2 KB at 46.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8 KB at 338.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 962.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 130.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom (6 KB at 256.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom (4 KB at 170.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom (6 KB at 274.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom (15 KB at 528.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom (24 KB at 937.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom (6 KB at 198.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom (12 KB at 386.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 375.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.pom (3 KB at 74.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom (18 KB at 505.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (5 KB at 130.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom (4 KB at 111.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.2/plexus-utils-3.0.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.2/plexus-utils-3.0.2.pom (3 KB at 76.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (2 KB at 70.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 KB at 555.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 145.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 316.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 KB at 343.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 KB at 787.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 167.4 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 KB at 618.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1277.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 558.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar (28 KB at 268.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 343.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 119.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar (170 KB at 941.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar (219 KB at 1020.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar (423 KB at 1589.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 740.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar (176 KB at 562.8 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.jar (359 KB at 1077.6 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (57 KB at 167.9 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (191 KB at 559.6 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.jar (181 KB at 504.3 KB/sec) [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.parent --- [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.0/maven-filtering-1.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.0/maven-filtering-1.0.pom (6 KB at 225.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.0/maven-filtering-1.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.0/maven-filtering-1.0.jar (42 KB at 1497.6 KB/sec) [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.parent/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.parent/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.parent --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.parent/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.parent --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.parent/target/site [INFO] >>> to file:/tmp/cloudstore-junk/./ [INFO] >>> to file:/tmp/cloudstore-junk/de/./ file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.core 0.10.8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 KB at 474.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (42 KB at 1747.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 226.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 581.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 KB at 1500.1 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.pom (23 KB at 1020.4 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/javax/xml/bind/jaxb-api-parent/2.3.0/jaxb-api-parent-2.3.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.0/jaxb-api-parent-2.3.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.0/jaxb-api-parent-2.3.0.pom (6 KB at 250.4 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.pom (15 KB at 537.3 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/com/sun/xml/bind/mvn/jaxb-bundles/2.3.0/jaxb-bundles-2.3.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/2.3.0/jaxb-bundles-2.3.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/2.3.0/jaxb-bundles-2.3.0.pom (3 KB at 135.6 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/com/sun/xml/bind/mvn/jaxb-parent/2.3.0/jaxb-parent-2.3.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.0/jaxb-parent-2.3.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.0/jaxb-parent-2.3.0.pom (42 KB at 1398.3 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/com/sun/xml/bind/jaxb-bom-ext/2.3.0/jaxb-bom-ext-2.3.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.0/jaxb-bom-ext-2.3.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.0/jaxb-bom-ext-2.3.0.pom (7 KB at 334.8 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/org/glassfish/jaxb/jaxb-bom/2.3.0/jaxb-bom-2.3.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.0/jaxb-bom-2.3.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.0/jaxb-bom-2.3.0.pom (11 KB at 531.2 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.pom (16 KB at 717.7 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/javax/activation/activation/1.1.1/activation-1.1.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1.1/activation-1.1.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1.1/activation-1.1.1.pom (644 B at 33.1 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.jar [INFO] Downloading: https://codewizards.co/maven/release/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar [INFO] Downloading: https://codewizards.co/maven/release/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar [INFO] Downloading: https://codewizards.co/maven/release/javax/activation/activation/1.1.1/activation-1.1.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1.1/activation-1.1.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.jar (123 KB at 1410.2 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1.1/activation-1.1.1.jar (68 KB at 470.7 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar (250 KB at 1569.3 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar (942 KB at 3779.4 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ co.codewizards.cloudstore.core --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.core --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ co.codewizards.cloudstore.core --- [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 133.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 33.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (4 KB at 207.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 30.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom (769 B at 37.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom (2 KB at 48.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (206 KB at 3165.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (5 KB at 85.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 KB at 312.9 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 KB at 210.5 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 270.1 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar (151 KB at 1247.1 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar (350 KB at 3330.4 KB/sec) [INFO] Changes detected - recompiling the module! [INFO] Compiling 218 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.core/target/classes [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/updater/CloudStoreUpdaterCore.java: Some input files use or override a deprecated API. [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/updater/CloudStoreUpdaterCore.java: Recompile with -Xlint:deprecation for details. [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/ReflectionUtil.java: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/ReflectionUtil.java uses unchecked or unsafe operations. [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/ReflectionUtil.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.core --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ co.codewizards.cloudstore.core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 33 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.core/target/test-classes [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.core/src/test/java/co/codewizards/cloudstore/core/util/IOUtilTest.java: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.core/src/test/java/co/codewizards/cloudstore/core/util/IOUtilTest.java uses or overrides a deprecated API. [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.core/src/test/java/co/codewizards/cloudstore/core/util/IOUtilTest.java: Recompile with -Xlint:deprecation for details. [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.core/src/test/java/co/codewizards/cloudstore/core/util/MyGeneric1.java: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.core/src/test/java/co/codewizards/cloudstore/core/util/MyGeneric1.java uses unchecked or unsafe operations. [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.core/src/test/java/co/codewizards/cloudstore/core/util/MyGeneric1.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.core --- [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 341.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (2 KB at 83.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 588.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (4 KB at 131.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (4 KB at 172.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 KB at 210.9 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (192 KB at 2081.3 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 427.2 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 1505.2 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (286 KB at 1819.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom (4 KB at 187.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom (3 KB at 125.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar (74 KB at 2231.9 KB/sec) ------------------------------------------------------- T E S T S ------------------------------------------------------- Running co.codewizards.cloudstore.core.io.LockFileTest Running co.codewizards.cloudstore.core.otp.OneTimePadRegistryTest Running co.codewizards.cloudstore.core.auth.AuthTokenEncryptAndDecryptTest Running co.codewizards.cloudstore.core.auth.AuthTokenIOTest Running co.codewizards.cloudstore.core.otp.OneTimePadEncryptorTest Running co.codewizards.cloudstore.core.ignore.IgnoreRuleManagerTest Running co.codewizards.cloudstore.core.util.IOUtilTest Running co.codewizards.cloudstore.core.auth.AuthTokenSignAndVerifyTest Running co.codewizards.cloudstore.core.oio.IoFileRelativePathUtilTest >>> before >>> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.277 sec - in co.codewizards.cloudstore.core.otp.OneTimePadEncryptorTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.135 sec - in co.codewizards.cloudstore.core.oio.IoFileRelativePathUtilTest 05:44:32.964 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory [0].acquireAndRelease[0]: entered [1].acquireAndRelease[0]: entered [2].acquireAndRelease[0]: entered [3].acquireAndRelease[0]: entered [4].acquireAndRelease[0]: entered [5].acquireAndRelease[0]: entered [6].acquireAndRelease[0]: entered [7].acquireAndRelease[0]: entered [8].acquireAndRelease[0]: entered [9].acquireAndRelease[0]: entered [10].acquireAndRelease[0]: entered [11].acquireAndRelease[0]: entered [5].acquireAndRelease[0]: waited before lock [10].acquireAndRelease[0]: waited before lock [12].acquireAndRelease[0]: entered [13].acquireAndRelease[0]: entered [14].acquireAndRelease[0]: entered [15].acquireAndRelease[0]: entered [16].acquireAndRelease[0]: entered [0].acquireAndRelease[0]: waited before lock [17].acquireAndRelease[0]: entered [3].acquireAndRelease[0]: waited before lock [8].acquireAndRelease[0]: waited before lock [7].acquireAndRelease[0]: waited before lock [13].acquireAndRelease[0]: waited before lock [2].acquireAndRelease[0]: waited before lock [19].acquireAndRelease[0]: entered [6].acquireAndRelease[0]: waited before lock [18].acquireAndRelease[0]: entered [6].acquireAndRelease[0]: locked [2].acquireAndRelease[0]: locked [13].acquireAndRelease[0]: locked [7].acquireAndRelease[0]: locked [8].acquireAndRelease[0]: locked [10].acquireAndRelease[0]: locked [0].acquireAndRelease[0]: locked [3].acquireAndRelease[0]: locked [20].acquireAndRelease[0]: entered [20].acquireAndRelease[0]: waited before lock [20].acquireAndRelease[0]: locked [5].acquireAndRelease[0]: locked [14].acquireAndRelease[0]: waited before lock [14].acquireAndRelease[0]: locked [21].acquireAndRelease[0]: entered [22].acquireAndRelease[0]: entered [1].acquireAndRelease[0]: waited before lock [1].acquireAndRelease[0]: locked [9].acquireAndRelease[0]: waited before lock [9].acquireAndRelease[0]: locked [4].acquireAndRelease[0]: waited before lock [10].acquireAndRelease[0]: waited before unlock [10].acquireAndRelease[0]: exiting [10].acquireAndRelease[1]: entered [11].acquireAndRelease[0]: waited before lock [11].acquireAndRelease[0]: locked [16].acquireAndRelease[0]: waited before lock [16].acquireAndRelease[0]: locked [4].acquireAndRelease[0]: locked [6].acquireAndRelease[0]: waited before unlock [6].acquireAndRelease[0]: exiting [6].acquireAndRelease[1]: entered [11].acquireAndRelease[0]: waited before unlock [11].acquireAndRelease[0]: exiting [11].acquireAndRelease[1]: entered [12].acquireAndRelease[0]: waited before lock [12].acquireAndRelease[0]: locked [32].acquireAndRelease[005:44:33.268 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory ]: entered [7].acquireAndRelease[0]: waited before unlock [7].acquireAndRelease[0]: exiting [19].acquireAndRelease[0]: waited before lock [19].acquireAndRelease[0]: locked [15].acquireAndRelease[0]: waited before lock [15].acquireAndRelease[0]: locked [10].acquireAndRelease[1]: waited before lock [10].acquireAndRelease[1]: locked [24].acquireAndRelease[0]: entered [23].acquireAndRelease[0]: entered [31].acquireAndRelease[0]: entered [30].acquireAndRelease[0]: entered [29].acquireAndRelease[0]: entered [28].acquireAndRelease[0]: entered [18].acquireAndRelease[0]: waited before lock [18].acquireAndRelease[0]: locked [27].acquireAndRelease[0]: entered [26].acquireAndRelease[0]: entered [25].acquireAndRelease[0]: entered [7].acquireAndRelease[1]: entered [17].acquireAndRelease[0]: waited before lock [17].acquireAndRelease[0]: locked [21].acquireAndRelease[0]: waited before lock [21].acquireAndRelease[0]: locked [22].acquireAndRelease[0]: waited before lock [22].acquireAndRelease[0]: locked [22].acquireAndRelease[0]: waited before unlock [22].acquireAndRelease[0]: exiting [5].acquireAndRelease[0]: waited before unlock [5].acquireAndRelease[0]: exiting [5].acquireAndRelease[1]: entered [22].acquireAndRelease[1]: entered [15].acquireAndRelease[0]: waited before unlock [15].acquireAndRelease[0]: exiting [15].acquireAndRelease[1]: entered [31].acquireAndRelease[0]: waited before lock [31].acquireAndRelease[0]: locked [25].acquireAndRelease[0]: waited before lock [25].acquireAndRelease[0]: locked [26].acquireAndRelease[0]: waited before lock [26].acquireAndRelease[0]: locked [15].acquireAndRelease[1]: waited before lock [15].acquireAndRelease[1]: locked [32].acquireAndRelease[0]: waited before lock [32].acquireAndRelease[0]: locked [15].acquireAndRelease[1]: waited before unlock [15].acquireAndRelease[1]: exiting [15].acquireAndRelease[2]: entered [22].acquireAndRelease[1]: waited before lock [22].acquireAndRelease[1]: locked [8].acquireAndRelease[0]: waited before unlock [8].acquireAndRelease[0]: exiting [8].acquireAndRelease[1]: entered [20].acquireAndRelease[0]: waited before unlock [20].acquireAndRelease[0]: exiting [24].acquireAndRelease[0]: waited before lock [24].acquireAndRelease[0]: locked [5].acquireAndRelease[1]: waited before lock [20].acquireAndRelease[1]: entered [5].acquireAndRelease[1]: locked [24].acquireAndRelease[0]: waited before unlock [24].acquireAndRelease[0]: exiting [24].acquireAndRelease[1]: entered [20].acquireAndRelease[1]: waited before lock [20].acquireAndRelease[1]: locked [7].acquireAndRelease[1]: waited before lock [7].acquireAndRelease[1]: locked [3].acquireAndRelease[0]: waited before unlock [3].acquireAndRelease[0]: exiting [3].acquireAndRelease[1]: entered [23].acquireAndRelease[0]: waited before lock [23].acquireAndRelease[0]: locked [6].acquireAndRelease[1]: waited before lock [6].acquireAndRelease[1]: locked [14].acquireAndRelease[0]: waited before unlock [14].acquireAndRelease[0]: exiting [14].acquireAndRelease[1]: entered [15].acquireAndRelease[2]: waited before lock [15].acquireAndRelease[2]: locked [3].acquireAndRelease[1]: waited before lock [3].acquireAndRelease[1]: locked [26].acquireAndRelease[0]: waited before unlock [26].acquireAndRelease[0]: exiting [26].acquireAndRelease[1]: entered [11].acquireAndRelease[1]: waited before lock [11].acquireAndRelease[1]: locked [27].acquireAndRelease[0]: waited before lock [27].acquireAndRelease[0]: locked [4].acquireAndRelease[0]: waited before unlock [4].acquireAndRelease[0]: exiting [4].acquireAndRelease[1]: entered [24].acquireAndRelease[1]: waited before lock [24].acquireAndRelease[1]: locked [28].acquireAndRelease[0]: waited before lock [28].acquireAndRelease[0]: locked [26].acquireAndRelease[1]: waited before lock [26].acquireAndRelease[1]: locked [30].acquireAndRelease[0]: waited before lock [30].acquireAndRelease[0]: locked [29].acquireAndRelease[0]: waited before lock [29].acquireAndRelease[0]: locked [17].acquireAndRelease[0]: waited before unlock [17].acquireAndRelease[0]: exiting [17].acquireAndRelease[1]: entered [8].acquireAndRelease[1]: waited before lock [8].acquireAndRelease[1]: locked [26].acquireAndRelease[1]: waited before unlock [26].acquireAndRelease[1]: exiting [26].acquireAndRelease[2]: entered [11].acquireAndRelease[1]: waited before unlock [11].acquireAndRelease[1]: exiting [11].acquireAndRelease[2]: entered [4].acquireAndRelease[1]: waited before lock [4].acquireAndRelease[1]: locked [0].acquireAndRelease[0]: waited before unlock [0].acquireAndRelease[0]: exiting [0].acquireAndRelease[1]: entered [0].acquireAndRelease[1]: waited before lock [0].acquireAndRelease[1]: locked [9].acquireAndRelease[0]: waited before unlock [9].acquireAndRelease[0]: exiting [9].acquireAndRelease[1]: entered [26].acquireAndRelease[2]: waited before lock [26].acquireAndRelease[2]: locked [17].acquireAndRelease[1]: waited before lock [17].acquireAndRelease[1]: locked [13].acquireAndRelease[0]: waited before unlock [13].acquireAndRelease[0]: exiting [13].acquireAndRelease[1]: entered [7].acquireAndRelease[1]: waited before unlock [7].acquireAndRelease[1]: exiting [7].acquireAndRelease[2]: entered [1].acquireAndRelease[0]: waited before unlock [1].acquireAndRelease[0]: exiting [1].acquireAndRelease[1]: entered [13].acquireAndRelease[1]: waited before lock [13].acquireAndRelease[1]: locked [22].acquireAndRelease[1]: waited before unlock [22].acquireAndRelease[1]: exiting [22].acquireAndRelease[2]: entered [12].acquireAndRelease[0]: waited before unlock [12].acquireAndRelease[0]: exiting [12].acquireAndRelease[1]: entered [24].acquireAndRelease[1]: waited before unlock [24].acquireAndRelease[1]: exiting [24].acquireAndRelease[2]: entered [0].acquireAndRelease[1]: waited before unlock [0].acquireAndRelease[1]: exiting [0].acquireAndRelease[2]: entered [8].acquireAndRelease[1]: waited before unlock [8].acquireAndRelease[1]: exiting [8].acquireAndRelease[2]: entered [9].acquireAndRelease[1]: waited before lock [9].acquireAndRelease[1]: locked [14].acquireAndRelease[1]: waited before lock [14].acquireAndRelease[1]: locked [32].acquireAndRelease[0]: waited before unlock [32].acquireAndRelease[0]: exiting [32].acquireAndRelease[1]: entered [22].acquireAndRelease[2]: waited before lock [22].acquireAndRelease[2]: locked [10].acquireAndRelease[1]: waited before unlock [10].acquireAndRelease[1]: exiting [10].acquireAndRelease[2]: entered [29].acquireAndRelease[0]: waited before unlock [29].acquireAndRelease[0]: exiting [29].acquireAndRelease[1]: entered [13].acquireAndRelease[1]: waited before unlock [13].acquireAndRelease[1]: exiting [13].acquireAndRelease[2]: entered [32].acquireAndRelease[1]: waited before lock [32].acquireAndRelease[1]: locked [9].acquireAndRelease[1]: waited before unlock [9].acquireAndRelease[1]: exiting [9].acquireAndRelease[2]: entered [16].acquireAndRelease[0]: waited before unlock [16].acquireAndRelease[0]: exiting [16].acquireAndRelease[1]: entered [8].acquireAndRelease[2]: waited before lock [8].acquireAndRelease[2]: locked [2].acquireAndRelease[0]: waited before unlock [2].acquireAndRelease[0]: exiting [2].acquireAndRelease[1]: entered [10].acquireAndRelease[2]: waited before lock [10].acquireAndRelease[2]: locked [13].acquireAndRelease[2]: waited before lock [13].acquireAndRelease[2]: locked [16].acquireAndRelease[1]: waited before lock [16].acquireAndRelease[1]: locked [29].acquireAndRelease[1]: waited before lock [29].acquireAndRelease[1]: locked [19].acquireAndRelease[0]: waited before unlock [19].acquireAndRelease[0]: exiting [19].acquireAndRelease[1]: entered [24].acquireAndRelease[2]: waited before lock [24].acquireAndRelease[2]: locked [8].acquireAndRelease[2]: waited before unlock [8].acquireAndRelease[2]: exiting [8].acquireAndRelease[3]: entered [7].acquireAndRelease[2]: waited before lock [7].acquireAndRelease[2]: locked [24].acquireAndRelease[2]: waited before unlock [24].acquireAndRelease[2]: exiting [24].acquireAndRelease[3]: entered [11].acquireAndRelease[2]: waited before lock [11].acquireAndRelease[2]: locked [31].acquireAndRelease[0]: waited before unlock [31].acquireAndRelease[0]: exiting [31].acquireAndRelease[1]: entered [23].acquireAndRelease[0]: waited before unlock [23].acquireAndRelease[0]: exiting [23].acquireAndRelease[1]: entered [8].acquireAndRelease[3]: waited before lock [8].acquireAndRelease[3]: locked [5].acquireAndRelease[1]: waited before unlock [5].acquireAndRelease[1]: exiting [5].acquireAndRelease[2]: entered [28].acquireAndRelease[0]: waited before unlock [28].acquireAndRelease[0]: exiting [28].acquireAndRelease[1]: entered [0].acquireAndRelease[2]: waited before lock [0].acquireAndRelease[2]: locked [1].acquireAndRelease[1]: waited before lock [1].acquireAndRelease[1]: locked [11].acquireAndRelease[2]: waited before unlock [11].acquireAndRelease[2]: exiting [11].acquireAndRelease[3]: entered [12].acquireAndRelease[1]: waited before lock [12].acquireAndRelease[1]: locked [21].acquireAndRelease[0]: waited before unlock [21].acquireAndRelease[0]: exiting [21].acquireAndRelease[1]: entered [28].acquireAndRelease[1]: waited before lock [28].acquireAndRelease[1]: locked [16].acquireAndRelease[1]: waited before unlock [16].acquireAndRelease[1]: exiting [16].acquireAndRelease[2]: entered [11].acquireAndRelease[3]: waited before lock [11].acquireAndRelease[3]: locked [18].acquireAndRelease[0]: waited before unlock [18].acquireAndRelease[0]: exiting [18].acquireAndRelease[1]: entered [16].acquireAndRelease[2]: waited before lock [16].acquireAndRelease[2]: locked [23].acquireAndRelease[1]: waited before lock [23].acquireAndRelease[1]: locked [3].acquireAndRelease[1]: waited before unlock [3].acquireAndRelease[1]: exiting [3].acquireAndRelease[2]: entered [9].acquireAndRelease[2]: waited before lock [9].acquireAndRelease[2]: locked [6].acquireAndRelease[1]: waited before unlock [6].acquireAndRelease[1]: exiting [6].acquireAndRelease[2]: entered [25].acquireAndRelease[0]: waited before unlock [25].acquireAndRelease[0]: exiting [25].acquireAndRelease[1]: entered [20].acquireAndRelease[1]: waited before unlock [20].acquireAndRelease[1]: exiting [20].acquireAndRelease[2]: entered [31].acquireAndRelease[1]: waited before lock [31].acquireAndRelease[1]: locked [21].acquireAndRelease[1]: waited before lock [21].acquireAndRelease[1]: locked [30].acquireAndRelease[0]: waited before unlock [30].acquireAndRelease[0]: exiting [30].acquireAndRelease[1]: entered [22].acquireAndRelease[2]: waited before unlock [22].acquireAndRelease[2]: exiting [22].acquireAndRelease[3]: entered [4].acquireAndRelease[1]: waited before unlock [4].acquireAndRelease[1]: exiting [4].acquireAndRelease[2]: entered [12].acquireAndRelease[1]: waited before unlock [12].acquireAndRelease[1]: exiting [12].acquireAndRelease[2]: entered [18].acquireAndRelease[1]: waited before lock [18].acquireAndRelease[1]: locked [19].acquireAndRelease[1]: waited before lock [19].acquireAndRelease[1]: locked Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.71 sec - in co.codewizards.cloudstore.core.otp.OneTimePadRegistryTest [30].acquireAndRelease[1]: waited before lock [30].acquireAndRelease[1]: locked [15].acquireAndRelease[2]: waited before unlock [15].acquireAndRelease[2]: exiting [15].acquireAndRelease[3]: entered [11].acquireAndRelease[3]: waited before unlock [11].acquireAndRelease[3]: exiting [11].acquireAndRelease[4]: entered [2].acquireAndRelease[1]: waited before lock [2].acquireAndRelease[1]: locked [27].acquireAndRelease[0]: waited before unlock [27].acquireAndRelease[0]: exiting [27].acquireAndRelease[1]: entered [20].acquireAndRelease[2]: waited before lock [20].acquireAndRelease[2]: locked [24].acquireAndRelease[3]: waited before lock [24].acquireAndRelease[3]: locked [16].acquireAndRelease[2]: waited before unlock [16].acquireAndRelease[2]: exiting [16].acquireAndRelease[3]: entered [3].acquireAndRelease[2]: waited before lock [3].acquireAndRelease[2]: locked [5].acquireAndRelease[2]: waited before lock [5].acquireAndRelease[2]: locked [27].acquireAndRelease[1]: waited before lock [27].acquireAndRelease[1]: locked [4].acquireAndRelease[2]: waited before lock [4].acquireAndRelease[2]: locked [15].acquireAndRelease[3]: waited before lock [15].acquireAndRelease[3]: locked [15].acquireAndRelease[3]: waited before unlock [15].acquireAndRelease[3]: exiting [15].acquireAndRelease[4]: entered [27].acquireAndRelease[1]: waited before unlock [27].acquireAndRelease[1]: exiting [27].acquireAndRelease[2]: entered [26].acquireAndRelease[2]: waited before unlock [26].acquireAndRelease[2]: exiting [26].acquireAndRelease[3]: entered [17].acquireAndRelease[1]: waited before unlock [17].acquireAndRelease[1]: exiting [17].acquireAndRelease[2]: entered [7].acquireAndRelease[2]: waited before unlock [7].acquireAndRelease[2]: exiting [7].acquireAndRelease[3]: entered [25].acquireAndRelease[1]: waited before lock [25].acquireAndRelease[1]: locked [6].acquireAndRelease[2]: waited before lock [6].acquireAndRelease[2]: locked [32].acquireAndRelease[1]: waited before unlock [32].acquireAndRelease[1]: exiting [32].acquireAndRelease[2]: entered [28].acquireAndRelease[1]: waited before unlock [28].acquireAndRelease[1]: exiting [28].acquireAndRelease[2]: entered [25].acquireAndRelease[1]: waited before unlock [25].acquireAndRelease[1]: exiting [25].acquireAndRelease[2]: entered [22].acquireAndRelease[3]: waited before lock [22].acquireAndRelease[3]: locked [29].acquireAndRelease[1]: waited before unlock [29].acquireAndRelease[1]: exiting [29].acquireAndRelease[2]: entered [12].acquireAndRelease[2]: waited before lock [12].acquireAndRelease[2]: locked [23].acquireAndRelease[1]: waited before unlock [23].acquireAndRelease[1]: exiting [23].acquireAndRelease[2]: entered [12].acquireAndRelease[2]: waited before unlock [12].acquireAndRelease[2]: exiting [12].acquireAndRelease[3]: entered [11].acquireAndRelease[4]: waited before lock [11].acquireAndRelease[4]: locked [16].acquireAndRelease[3]: waited before lock [16].acquireAndRelease[3]: locked [3].acquireAndRelease[2]: waited before unlock [3].acquireAndRelease[2]: exiting [3].acquireAndRelease[3]: entered [12].acquireAndRelease[3]: waited before lock [12].acquireAndRelease[3]: locked [21].acquireAndRelease[1]: waited before unlock [21].acquireAndRelease[1]: exiting [21].acquireAndRelease[2]: entered [30].acquireAndRelease[1]: waited before unlock [30].acquireAndRelease[1]: exiting [30].acquireAndRelease[2]: entered [13].acquireAndRelease[2]: waited before unlock [23].acquireAndRelease[2]: waited before lock [23].acquireAndRelease[2]: locked [13].acquireAndRelease[2]: exiting [13].acquireAndRelease[3]: entered [10].acquireAndRelease[2]: waited before unlock [10].acquireAndRelease[2]: exiting [10].acquireAndRelease[3]: entered [21].acquireAndRelease[2]: waited before lock [21].acquireAndRelease[2]: locked [13].acquireAndRelease[3]: waited before lock [13].acquireAndRelease[3]: locked [10].acquireAndRelease[3]: waited before lock [10].acquireAndRelease[3]: locked [0].acquireAndRelease[2]: waited before unlock [0].acquireAndRelease[2]: exiting [0].acquireAndRelease[3]: entered [26].acquireAndRelease[3]: waited before lock [26].acquireAndRelease[3]: locked [5].acquireAndRelease[2]: waited before unlock [5].acquireAndRelease[2]: exiting [5].acquireAndRelease[3]: entered [14].acquireAndRelease[1]: waited before unlock [14].acquireAndRelease[1]: exiting [14].acquireAndRelease[2]: entered [4].acquireAndRelease[2]: waited before unlock [4].acquireAndRelease[2]: exiting [4].acquireAndRelease[3]: entered [27].acquireAndRelease[2]: waited before lock [27].acquireAndRelease[2]: locked [15].acquireAndRelease[4]: waited before lock [15].acquireAndRelease[4]: locked [28].acquireAndRelease[2]: waited before lock [28].acquireAndRelease[2]: locked [9].acquireAndRelease[2]: waited before unlock [9].acquireAndRelease[2]: exiting [9].acquireAndRelease[3]: entered [7].acquireAndRelease[3]: waited before lock [7].acquireAndRelease[3]: locked [32].acquireAndRelease[2]: waited before lock [25].acquireAndRelease[2]: waited before lock [25].acquireAndRelease[2]: locked [32].acquireAndRelease[2]: locked [17].acquireAndRelease[2]: waited before lock [17].acquireAndRelease[2]: locked [29].acquireAndRelease[2]: waited before lock [29].acquireAndRelease[2]: locked [3].acquireAndRelease[3]: waited before lock [3].acquireAndRelease[3]: locked [9].acquireAndRelease[3]: waited before lock [9].acquireAndRelease[3]: locked [19].acquireAndRelease[1]: waited before unlock [19].acquireAndRelease[1]: exiting [19].acquireAndRelease[2]: entered [30].acquireAndRelease[2]: waited before lock [14].acquireAndRelease[2]: waited before lock [14].acquireAndRelease[2]: locked [10].acquireAndRelease[3]: waited before unlock [10].acquireAndRelease[3]: exiting [10].acquireAndRelease[4]: entered [13].acquireAndRelease[3]: waited before unlock [13].acquireAndRelease[3]: exiting [13].acquireAndRelease[4]: entered [21].acquireAndRelease[2]: waited before unlock [21].acquireAndRelease[2]: exiting [21].acquireAndRelease[3]: entered [12].acquireAndRelease[3]: waited before unlock [12].acquireAndRelease[3]: exiting [12].acquireAndRelease[4]: entered [8].acquireAndRelease[3]: waited before unlock [8].acquireAndRelease[3]: exiting [8].acquireAndRelease[4]: entered [30].acquireAndRelease[2]: locked [11].acquireAndRelease[4]: waited before unlock [11].acquireAndRelease[4]: exiting [11].acquireAndRelease[5]: entered [11].acquireAndRelease[5]: waited before lock [11].acquireAndRelease[5]: locked [14].acquireAndRelease[2]: waited before unlock [14].acquireAndRelease[2]: exiting [14].acquireAndRelease[3]: entered [1].acquireAndRelease[1]: waited before unlock [1].acquireAndRelease[1]: exiting [1].acquireAndRelease[2]: entered [20].acquireAndRelease[2]: waited before unlock [20].acquireAndRelease[2]: exiting [20].acquireAndRelease[3]: entered [14].acquireAndRelease[3]: waited before lock [14].acquireAndRelease[3]: locked [6].acquireAndRelease[2]: waited before unlock [6].acquireAndRelease[2]: exiting [6].acquireAndRelease[3]: entered [26].acquireAndRelease[3]: waited before unlock [26].acquireAndRelease[3]: exiting [26].acquireAndRelease[4]: entered [11].acquireAndRelease[5]: waited before unlock [11].acquireAndRelease[5]: exiting [11].acquireAndRelease[6]: entered [8].acquireAndRelease[4]: waited before lock [8].acquireAndRelease[4]: locked [0].acquireAndRelease[3]: waited before lock [0].acquireAndRelease[3]: locked [4].acquireAndRelease[3]: waited before lock [4].acquireAndRelease[3]: locked [18].acquireAndRelease[1]: waited before unlock [18].acquireAndRelease[1]: exiting [18].acquireAndRelease[2]: entered [28].acquireAndRelease[2]: waited before unlock [28].acquireAndRelease[2]: exiting [28].acquireAndRelease[3]: entered [2].acquireAndRelease[1]: waited before unlock [2].acquireAndRelease[1]: exiting [2].acquireAndRelease[2]: entered [31].acquireAndRelease[1]: waited before unlock [31].acquireAndRelease[1]: exiting [31].acquireAndRelease[2]: entered [22].acquireAndRelease[3]: waited before unlock [22].acquireAndRelease[3]: exiting [22].acquireAndRelease[4]: entered [5].acquireAndRelease[3]: waited before lock [5].acquireAndRelease[3]: locked [19].acquireAndRelease[2]: waited before lock [19].acquireAndRelease[2]: locked [9].acquireAndRelease[3]: waited before unlock [9].acquireAndRelease[3]: exiting [9].acquireAndRelease[4]: entered [12].acquireAndRelease[4]: waited before lock [12].acquireAndRelease[4]: locked [26].acquireAndRelease[4]: waited before lock [26].acquireAndRelease[4]: locked [1].acquireAndRelease[2]: waited before lock [1].acquireAndRelease[2]: locked 05:44:34.288 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory [26].acquireAndRelease[4]: waited before unlock [26].acquireAndRelease[4]: exiting [26].acquireAndRelease[5]: entered [18].acquireAndRelease[2]: waited before lock [18].acquireAndRelease[2]: locked [24].acquireAndRelease[3]: waited before unlock [24].acquireAndRelease[3]: exiting [24].acquireAndRelease[4]: entered [12].acquireAndRelease[4]: waited before unlock [12].acquireAndRelease[4]: exiting [12].acquireAndRelease[5]: entered [27].acquireAndRelease[2]: waited before unlock [27].acquireAndRelease[2]: exiting [27].acquireAndRelease[3]: entered [6].acquireAndRelease[3]: waited before lock [6].acquireAndRelease[3]: locked [21].acquireAndRelease[3]: waited before lock [21].acquireAndRelease[3]: locked [10].acquireAndRelease[4]: waited before lock [10].acquireAndRelease[4]: locked [13].acquireAndRelease[4]: waited before lock [13].acquireAndRelease[4]: locked [19].acquireAndRelease[2]: waited before unlock [19].acquireAndRelease[2]: exiting [19].acquireAndRelease[3]: entered [20].acquireAndRelease[3]: waited before lock [20].acquireAndRelease[3]: locked [26].acquireAndRelease[5]: waited before lock [26].acquireAndRelease[5]: locked [9].acquireAndRelease[4]: waited before lock [9].acquireAndRelease[4]: locked [11].acquireAndRelease[6]: waited before lock [11].acquireAndRelease[6]: locked [13].acquireAndRelease[4]: waited before unlock [13].acquireAndRelease[4]: exiting [13].acquireAndRelease[5]: entered [5].acquireAndRelease[3]: waited before unlock [5].acquireAndRelease[3]: exiting [5].acquireAndRelease[4]: entered [19].acquireAndRelease[3]: waited before lock [19].acquireAndRelease[3]: locked [13].acquireAndRelease[5]: waited before lock [13].acquireAndRelease[5]: locked [0].acquireAndRelease[3]: waited before unlock [0].acquireAndRelease[3]: exiting [0].acquireAndRelease[4]: entered [31].acquireAndRelease[2]: waited before lock [31].acquireAndRelease[2]: locked [28].acquireAndRelease[3]: waited before lock [28].acquireAndRelease[3]: locked [15].acquireAndRelease[4]: waited before unlock [15].acquireAndRelease[4]: exiting [15].acquireAndRelease[5]: entered [25].acquireAndRelease[2]: waited before unlock [25].acquireAndRelease[2]: exiting [25].acquireAndRelease[3]: entered [22].acquireAndRelease[4]: waited before lock [22].acquireAndRelease[4]: locked [27].acquireAndRelease[3]: waited before lock [27].acquireAndRelease[3]: locked [24].acquireAndRelease[4]: waited before lock [24].acquireAndRelease[4]: locked [2].acquireAndRelease[2]: waited before lock [2].acquireAndRelease[2]: locked [29].acquireAndRelease[2]: waited before unlock [29].acquireAndRelease[2]: exiting [29].acquireAndRelease[3]: entered [18].acquireAndRelease[2]: waited before unlock [18].acquireAndRelease[2]: exiting [18].acquireAndRelease[3]: entered [30].acquireAndRelease[2]: waited before unlock [30].acquireAndRelease[2]: exiting [30].acquireAndRelease[3]: entered [10].acquireAndRelease[4]: waited before unlock [10].acquireAndRelease[4]: exiting [10].acquireAndRelease[5]: entered [0].acquireAndRelease[4]: waited before lock [0].acquireAndRelease[4]: locked [12].acquireAndRelease[5]: waited before lock [12].acquireAndRelease[5]: locked [16].acquireAndRelease[3]: waited before unlock [16].acquireAndRelease[3]: exiting [16].acquireAndRelease[4]: entered [23].acquireAndRelease[2]: waited before unlock [23].acquireAndRelease[2]: exiting [23].acquireAndRelease[3]: entered [5].acquireAndRelease[4]: waited before lock [5].acquireAndRelease[4]: locked [7].acquireAndRelease[3]: waited before unlock [7].acquireAndRelease[3]: exiting [7].acquireAndRelease[4]: entered [19].acquireAndRelease[3]: waited before unlock [19].acquireAndRelease[3]: exiting [19].acquireAndRelease[4]: entered [26].acquireAndRelease[5]: waited before unlock [26].acquireAndRelease[5]: exiting [26].acquireAndRelease[6]: entered [21].acquireAndRelease[3]: waited before unlock [21].acquireAndRelease[3]: exiting [21].acquireAndRelease[4]: entered [29].acquireAndRelease[3]: waited before lock [29].acquireAndRelease[3]: locked [0].acquireAndRelease[4]: waited before unlock [0].acquireAndRelease[4]: exiting [0].acquireAndRelease[5]: entered [20].acquireAndRelease[3]: waited before unlock [20].acquireAndRelease[3]: exiting [20].acquireAndRelease[4]: entered [1].acquireAndRelease[2]: waited before unlock [1].acquireAndRelease[2]: exiting [1].acquireAndRelease[3]: entered [17].acquireAndRelease[2]: waited before unlock [17].acquireAndRelease[2]: exiting [17].acquireAndRelease[3]: entered [8].acquireAndRelease[4]: waited before unlock [8].acquireAndRelease[4]: exiting [8].acquireAndRelease[5]: entered [31].acquireAndRelease[2]: waited before unlock [31].acquireAndRelease[2]: exiting [31].acquireAndRelease[3]: entered [3].acquireAndRelease[3]: waited before unlock [3].acquireAndRelease[3]: exiting [3].acquireAndRelease[4]: entered [27].acquireAndRelease[3]: waited before unlock [27].acquireAndRelease[3]: exiting [27].acquireAndRelease[4]: entered [28].acquireAndRelease[3]: waited before unlock [28].acquireAndRelease[3]: exiting [28].acquireAndRelease[4]: entered [18].acquireAndRelease[3]: waited before lock [18].acquireAndRelease[3]: locked [16].acquireAndRelease[4]: waited before lock [16].acquireAndRelease[4]: locked [26].acquireAndRelease[6]: waited before lock [26].acquireAndRelease[6]: locked [25].acquireAndRelease[3]: waited before lock [25].acquireAndRelease[3]: locked [32].acquireAndRelease[2]: waited before unlock [32].acquireAndRelease[2]: exiting [32].acquireAndRelease[3]: entered [3].acquireAndRelease[4]: waited before lock [3].acquireAndRelease[4]: locked [19].acquireAndRelease[4]: waited before lock [19].acquireAndRelease[4]: locked *** regex1 *** [24].acquireAndRelease[4]: waited before unlock [24].acquireAndRelease[4]: exiting [24].acquireAndRelease[5]: entered [3].acquireAndRelease[4]: waited before unlock [3].acquireAndRelease[4]: exiting [3].acquireAndRelease[5]: entered [15].acquireAndRelease[5]: waited before lock [15].acquireAndRelease[5]: locked [6].acquireAndRelease[3]: waited before unlock [6].acquireAndRelease[3]: exiting [6].acquireAndRelease[4]: entered [31].acquireAndRelease[3]: waited before lock [31].acquireAndRelease[3]: locked [10].acquireAndRelease[5]: waited before lock [10].acquireAndRelease[5]: locked [28].acquireAndRelease[4]: waited before lock [28].acquireAndRelease[4]: locked [23].acquireAndRelease[3]: waited before lock [23].acquireAndRelease[3]: locked [6].acquireAndRelease[4]: waited before lock [6].acquireAndRelease[4]: locked [30].acquireAndRelease[3]: waited before lock [30].acquireAndRelease[3]: locked [9].acquireAndRelease[4]: waited before unlock [9].acquireAndRelease[4]: exiting [9].acquireAndRelease[5]: entered [20].acquireAndRelease[4]: waited before lock [20].acquireAndRelease[4]: locked [11].acquireAndRelease[6]: waited before unlock [11].acquireAndRelease[6]: exiting [11].acquireAndRelease[7]: entered [12].acquireAndRelease[5]: waited before unlock [12].acquireAndRelease[5]: exiting [12].acquireAndRelease[6]: entered [12].acquireAndRelease[6]: waited before lock [12].acquireAndRelease[6]: locked [7].acquireAndRelease[4]: waited before lock [7].acquireAndRelease[4]: locked [17].acquireAndRelease[3]: waited before lock [17].acquireAndRelease[3]: locked [20].acquireAndRelease[4]: waited before unlock [20].acquireAndRelease[4]: exiting [20].acquireAndRelease[5]: entered [14].acquireAndRelease[3]: waited before unlock [14].acquireAndRelease[3]: exiting [14].acquireAndRelease[4]: entered [28].acquireAndRelease[4]: waited before unlock [28].acquireAndRelease[4]: exiting [28].acquireAndRelease[5]: entered [32].acquireAndRelease[3]: waited before lock [32].acquireAndRelease[3]: locked [21].acquireAndRelease[4]: waited before lock [21].acquireAndRelease[4]: locked [1].acquireAndRelease[3]: waited before lock [1].acquireAndRelease[3]: locked [2].acquireAndRelease[2]: waited before unlock [2].acquireAndRelease[2]: exiting [2].acquireAndRelease[3]: entered [8].acquireAndRelease[5]: waited before lock [8].acquireAndRelease[5]: locked [4].acquireAndRelease[3]: waited before unlock [4].acquireAndRelease[3]: exiting [4].acquireAndRelease[4]: entered [30].acquireAndRelease[3]: waited before unlock [0].acquireAndRelease[5]: waited before lock [0].acquireAndRelease[5]: locked [30].acquireAndRelease[3]: exiting [30].acquireAndRelease[4]: entered 05:44:34.732 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory [27].acquireAndRelease[4]: waited before lock [27].acquireAndRelease[4]: locked testDir= /tmp/IOUtilTest/testDir fileName= /tmp/IOUtilTest/testDir/subFolder/fileName [28].acquireAndRelease[5]: waited before lock [28].acquireAndRelease[5]: locked [3].acquireAndRelease[5]: waited before lock [3].acquireAndRelease[5]: locked relPath= subFolder/fileName [18].acquireAndRelease[3]: waited before unlock [18].acquireAndRelease[3]: exiting [18].acquireAndRelease[4]: entered [20].acquireAndRelease[5]: waited before lock [20].acquireAndRelease[5]: locked [24].acquireAndRelease[5]: waited before lock [24].acquireAndRelease[5]: locked [11].acquireAndRelease[7]: waited before lock [11].acquireAndRelease[7]: locked [31].acquireAndRelease[3]: waited before unlock [31].acquireAndRelease[3]: exiting [31].acquireAndRelease[4]: entered [25].acquireAndRelease[3]: waited before unlock [25].acquireAndRelease[3]: exiting [25].acquireAndRelease[4]: entered [23].acquireAndRelease[3]: waited before unlock [23].acquireAndRelease[3]: exiting [23].acquireAndRelease[4]: entered [16].acquireAndRelease[4]: waited before unlock [16].acquireAndRelease[4]: exiting [16].acquireAndRelease[5]: entered [26].acquireAndRelease[6]: waited before unlock [26].acquireAndRelease[6]: exiting [26].acquireAndRelease[7]: entered [12].acquireAndRelease[6]: waited before unlock [12].acquireAndRelease[6]: exiting [12].acquireAndRelease[7]: entered [9].acquireAndRelease[5]: waited before lock [9].acquireAndRelease[5]: locked [13].acquireAndRelease[5]: waited before unlock [13].acquireAndRelease[5]: exiting [13].acquireAndRelease[6]: entered [30].acquireAndRelease[4]: waited before lock [30].acquireAndRelease[4]: locked [4].acquireAndRelease[4]: waited before lock [4].acquireAndRelease[4]: locked [30].acquireAndRelease[4]: waited before unlock [30].acquireAndRelease[4]: exiting [30].acquireAndRelease[5]: entered [8].acquireAndRelease[5]: waited before unlock [8].acquireAndRelease[5]: exiting [8].acquireAndRelease[6]: entered [7].acquireAndRelease[4]: waited before unlock [7].acquireAndRelease[4]: exiting [7].acquireAndRelease[5]: entered [3].acquireAndRelease[5]: waited before unlock [3].acquireAndRelease[5]: exiting [3].acquireAndRelease[6]: entered [20].acquireAndRelease[5]: waited before unlock [20].acquireAndRelease[5]: exiting [20].acquireAndRelease[6]: entered [11].acquireAndRelease[7]: waited before unlock [11].acquireAndRelease[7]: exiting [11].acquireAndRelease[8]: entered [13].acquireAndRelease[6]: waited before lock [13].acquireAndRelease[6]: locked [14].acquireAndRelease[4]: waited before lock [14].acquireAndRelease[4]: locked [22].acquireAndRelease[4]: waited before unlock [22].acquireAndRelease[4]: exiting [22].acquireAndRelease[5]: entered [1].acquireAndRelease[3]: waited before unlock [1].acquireAndRelease[3]: exiting [1].acquireAndRelease[4]: entered [17].acquireAndRelease[3]: waited before unlock [17].acquireAndRelease[3]: exiting [17].acquireAndRelease[4]: entered [2].acquireAndRelease[3]: waited before lock [2].acquireAndRelease[3]: locked [12].acquireAndRelease[7]: waited before lock [12].acquireAndRelease[7]: locked [8].acquireAndRelease[6]: waited before lock [8].acquireAndRelease[6]: locked [3].acquireAndRelease[6]: waited before lock [3].acquireAndRelease[6]: locked [10].acquireAndRelease[5]: waited before unlock [10].acquireAndRelease[5]: exiting [10].acquireAndRelease[6]: entered [5].acquireAndRelease[4]: waited before unlock [5].acquireAndRelease[4]: exiting [5].acquireAndRelease[5]: entered [22].acquireAndRelease[5]: waited before lock [22].acquireAndRelease[5]: locked [16].acquireAndRelease[5]: waited before lock [16].acquireAndRelease[5]: locked [10].acquireAndRelease[6]: waited before lock [10].acquireAndRelease[6]: locked [26].acquireAndRelease[7]: waited before lock [26].acquireAndRelease[7]: locked [28].acquireAndRelease[5]: waited before unlock [28].acquireAndRelease[5]: exiting [28].acquireAndRelease[6]: entered [28].acquireAndRelease[6]: waited before lock [28].acquireAndRelease[6]: locked [17].acquireAndRelease[4]: waited before lock [17].acquireAndRelease[4]: locked [4].acquireAndRelease[4]: waited before unlock [4].acquireAndRelease[4]: exiting [4].acquireAndRelease[5]: entered [9].acquireAndRelease[5]: waited before unlock [9].acquireAndRelease[5]: exiting [9].acquireAndRelease[6]: entered [18].acquireAndRelease[4]: waited before lock [18].acquireAndRelease[4]: locked [23].acquireAndRelease[4]: waited before lock [23].acquireAndRelease[4]: locked [7].acquireAndRelease[5]: waited before lock [7].acquireAndRelease[5]: locked [31].acquireAndRelease[4]: waited before lock [31].acquireAndRelease[4]: locked [20].acquireAndRelease[6]: waited before lock [20].acquireAndRelease[6]: locked [14].acquireAndRelease[4]: waited before unlock [14].acquireAndRelease[4]: exiting [14].acquireAndRelease[5]: entered <<< after <<< [1].acquireAndRelease[4]: waited before lock [1].acquireAndRelease[4]: locked [29].acquireAndRelease[3]: waited before unlock [29].acquireAndRelease[3]: exiting [29].acquireAndRelease[4]: entered [25].acquireAndRelease[4]: waited before lock [25].acquireAndRelease[4]: locked [9].acquireAndRelease[6]: waited before lock [9].acquireAndRelease[6]: locked [30].acquireAndRelease[5]: waited before lock [30].acquireAndRelease[5]: locked [19].acquireAndRelease[4]: waited before unlock [19].acquireAndRelease[4]: exiting [19].acquireAndRelease[5]: entered [17].acquireAndRelease[4]: waited before unlock [17].acquireAndRelease[4]: exiting [17].acquireAndRelease[5]: entered [11].acquireAndRelease[8]: waited before lock [11].acquireAndRelease[8]: locked [16].acquireAndRelease[5]: waited before unlock [16].acquireAndRelease[5]: exiting [16].acquireAndRelease[6]: entered [29].acquireAndRelease[4]: waited before lock [29].acquireAndRelease[4]: locked [3].acquireAndRelease[6]: waited before unlock [3].acquireAndRelease[6]: exiting [3].acquireAndRelease[7]: entered [15].acquireAndRelease[5]: waited before unlock [15].acquireAndRelease[5]: exiting [15].acquireAndRelease[6]: entered [30].acquireAndRelease[5]: waited before unlock [30].acquireAndRelease[5]: exiting [30].acquireAndRelease[6]: entered [6].acquireAndRelease[4]: waited before unlock [6].acquireAndRelease[4]: exiting [6].acquireAndRelease[5]: entered >>> before >>> [4].acquireAndRelease[5]: waited before lock [4].acquireAndRelease[5]: locked [0].acquireAndRelease[5]: waited before unlock [0].acquireAndRelease[5]: exiting [0].acquireAndRelease[6]: entered [2].acquireAndRelease[3]: waited before unlock [2].acquireAndRelease[3]: exiting [2].acquireAndRelease[4]: entered [27].acquireAndRelease[4]: waited before unlock [27].acquireAndRelease[4]: exiting [27].acquireAndRelease[5]: entered [28].acquireAndRelease[6]: waited before unlock [28].acquireAndRelease[6]: exiting [28].acquireAndRelease[7]: entered [5].acquireAndRelease[5]: waited before lock [5].acquireAndRelease[5]: locked [30].acquireAndRelease[6]: waited before lock [30].acquireAndRelease[6]: locked [27].acquireAndRelease[5]: waited before lock [27].acquireAndRelease[5]: locked [20].acquireAndRelease[6]: waited before unlock [20].acquireAndRelease[6]: exiting [20].acquireAndRelease[7]: entered [19].acquireAndRelease[5]: waited before lock [19].acquireAndRelease[5]: locked [14].acquireAndRelease[5]: waited before lock [14].acquireAndRelease[5]: locked [32].acquireAndRelease[3]: waited before unlock [32].acquireAndRelease[3]: exiting [32].acquireAndRelease[4]: entered [18].acquireAndRelease[4]: waited before unlock [18].acquireAndRelease[4]: exiting [18].acquireAndRelease[5]: entered [21].acquireAndRelease[4]: waited before unlock [21].acquireAndRelease[4]: exiting [21].acquireAndRelease[5]: entered [28].acquireAndRelease[7]: waited before lock [28].acquireAndRelease[7]: locked [7].acquireAndRelease[5]: waited before unlock [7].acquireAndRelease[5]: exiting [7].acquireAndRelease[6]: entered [24].acquireAndRelease[5]: waited before unlock [24].acquireAndRelease[5]: exiting [24].acquireAndRelease[6]: entered [16].acquireAndRelease[6]: waited before lock [16].acquireAndRelease[6]: locked [12].acquireAndRelease[7]: waited before unlock [12].acquireAndRelease[7]: exiting [12].acquireAndRelease[8]: entered [1].acquireAndRelease[4]: waited before unlock [1].acquireAndRelease[4]: exiting [1].acquireAndRelease[5]: entered [21].acquireAndRelease[5]: waited before lock [21].acquireAndRelease[5]: locked [20].acquireAndRelease[7]: waited before lock [20].acquireAndRelease[7]: locked [6].acquireAndRelease[5]: waited before lock [6].acquireAndRelease[5]: locked [25].acquireAndRelease[4]: waited before unlock [25].acquireAndRelease[4]: exiting [25].acquireAndRelease[5]: entered [2].acquireAndRelease[4]: waited before lock [17].acquireAndRelease[5]: waited before lock [17].acquireAndRelease[5]: locked [2].acquireAndRelease[4]: locked *** regex2 *** [25].acquireAndRelease[5]: waited before lock [25<<< after <<< ].acquireAndRelease[5]: locked [15].acquireAndRelease[6]: waited before lock [15].acquireAndRelease[6]: locked [23].acquireAndRelease[4]: waited before unlock [23].acquireAndRelease[4]: exiting [23].acquireAndRelease[5]: entered [29].acquireAndRelease[4]: waited before unlock [29].acquireAndRelease[4]: exiting [29].acquireAndRelease[5]: entered [31].acquireAndRelease[4]: waited before unlock [31].acquireAndRelease[4]: exiting [31].acquireAndRelease[5]: entered [32].acquireAndRelease[4]: waited before lock [32].acquireAndRelease[4]: locked [3].acquireAndRelease[7]: waited before lock [3].acquireAndRelease[7]: locked [5].acquireAndRelease[5]: waited before unlock [5].acquireAndRelease[5]: exiting [5].acquireAndRelease[6]: entered [13].acquireAndRelease[6]: waited before unlock [13].acquireAndRelease[6]: exiting [13].acquireAndRelease[7]: entered [0].acquireAndRelease[6]: waited before lock [0].acquireAndRelease[6]: locked [31].acquireAndRelease[5]: waited before lock [31].acquireAndRelease[5]: locked [18].acquireAndRelease[5]: waited before lock [18].acquireAndRelease[5]: locked [30].acquireAndRelease[6]: waited before unlock [30].acquireAndRelease[6]: exiting [30].acquireAndRelease[7]: entered [15].acquireAndRelease[6]: waited before unlock [15].acquireAndRelease[6]: exiting [15].acquireAndRelease[7]: entered [30].acquireAndRelease[7]: waited before lock [30].acquireAndRelease[7]: locked [11].acquireAndRelease[8]: waited before unlock [11].acquireAndRelease[8]: exiting [11].acquireAndRelease[9]: entered [24].acquireAndRelease[6]: waited before lock [24].acquireAndRelease[6]: locked [32].acquireAndRelease[4]: waited before unlock [32].acquireAndRelease[4]: exiting [32].acquireAndRelease[5]: entered [1].acquireAndRelease[5]: waited before lock [1].acquireAndRelease[5]: locked [13].acquireAndRelease[7]: waited before lock [13].acquireAndRelease[7]: locked [2].acquireAndRelease[4]: waited before unlock [2].acquireAndRelease[4]: exiting [2].acquireAndRelease[5]: entered [7].acquireAndRelease[6]: waited before lock [7].acquireAndRelease[6]: locked [9].acquireAndRelease[6]: waited before unlock [9].acquireAndRelease[6]: exiting [9].acquireAndRelease[7]: entered [8].acquireAndRelease[6]: waited before unlock [8].acquireAndRelease[6]: exiting [8].acquireAndRelease[7]: entered [29].acquireAndRelease[5]: waited before lock [29].acquireAndRelease[5]: locked [23].acquireAndRelease[5]: waited before lock [23].acquireAndRelease[5]: locked [3].acquireAndRelease[7]: waited before unlock [3].acquireAndRelease[7]: exiting [3].acquireAndRelease[8]: entered [8].acquireAndRelease[7]: waited before lock [4].acquireAndRelease[5]: waited before unlock [4].acquireAndRelease[5]: exiting [4].acquireAndRelease[6]: entered [8].acquireAndRelease[7]: locked [1].acquireAndRelease[5]: waited before unlock [1].acquireAndRelease[5]: exiting [1].acquireAndRelease[6]: entered >>> before >>> [31].acquireAndRelease[5]: waited before unlock [31].acquireAndRelease[5]: exiting [31].acquireAndRelease[6]: entered [26].acquireAndRelease[7]: waited before unlock [26].acquireAndRelease[7]: exiting [26].acquireAndRelease[8]: entered [10].acquireAndRelease[6]: waited before unlock [10].acquireAndRelease[6]: exiting [10].acquireAndRelease[7]: entered [5].acquireAndRelease[6]: waited before lock [5].acquireAndRelease[6]: locked [12].acquireAndRelease[8]: waited before lock [12].acquireAndRelease[8]: locked [2].acquireAndRelease[5]: waited before lock [2].acquireAndRelease[5]: locked [28].acquireAndRelease[7]: waited before unlock [28].acquireAndRelease[7]: exiting [28].acquireAndRelease[8]: entered [26].acquireAndRelease[8]: waited before lock [26].acquireAndRelease[8]: locked [15].acquireAndRelease[7]: waited before lock [15].acquireAndRelease[7]: locked [17].acquireAndRelease[5]: waited before unlock [17].acquireAndRelease[5]: exiting [17].acquireAndRelease[6]: entered [17].acquireAndRelease[6]: waited before lock [17].acquireAndRelease[6]: locked [22].acquireAndRelease[5]: waited before unlock [22].acquireAndRelease[5]: exiting [22].acquireAndRelease[6]: entered [6].acquireAndRelease[5]: waited before unlock [6].acquireAndRelease[5]: exiting [6].acquireAndRelease[6]: entered [29].acquireAndRelease[5]: waited before unlock [29].acquireAndRelease[5]: exiting [29].acquireAndRelease[6]: entered [22].acquireAndRelease[6]: waited before lock [22].acquireAndRelease[6]: locked [14].acquireAndRelease[5]: waited before unlock [14].acquireAndRelease[5]: exiting [14].acquireAndRelease[6]: entered [8].acquireAndRelease[7]: waited before unlock [8].acquireAndRelease[7]: exiting [8].acquireAndRelease[8]: entered [20].acquireAndRelease[7]: waited before unlock [20].acquireAndRelease[7]: exiting [20].acquireAndRelease[8]: entered [3].acquireAndRelease[8]: waited before lock [3].acquireAndRelease[8]: locked [3].acquireAndRelease[8]: waited before unlock [3].acquireAndRelease[8]: exiting [3].acquireAndRelease[9]: entered [20].acquireAndRelease[8]: waited before lock [20].acquireAndRelease[8]: locked [5].acquireAndRelease[6]: waited before unlock [5].acquireAndRelease[6]: exiting [5].acquireAndRelease[7]: entered [26].acquireAndRelease[8]: waited before unlock [26].acquireAndRelease[8]: exiting [26].acquireAndRelease[9]: entered [19].acquireAndRelease[5]: waited before unlock [19].acquireAndRelease[5]: exiting [19].acquireAndRelease[6]: entered [1].acquireAndRelease[6]: waited before lock [1].acquireAndRelease[6]: locked [11].acquireAndRelease[9]: waited before lock [11].acquireAndRelease[9]: locked [30].acquireAndRelease[7]: waited before unlock [30].acquireAndRelease[7]: exiting [30].acquireAndRelease[8]: entered [9].acquireAndRelease[7]: waited before lock [9].acquireAndRelease[7]: locked [16].acquireAndRelease[6]: waited before unlock [16].acquireAndRelease[6]: exiting [16].acquireAndRelease[7]: entered *** shellPattern1 *** [32].acquireAndRelease[5]: waited before lock [32].acquireAndRelease[5]: locked [8].acquireAndRelease[8]: waited before lock [8].acquireAndRelease[8]: locked [14].acquireAndRelease[6]: waited before lock [14].acquireAndRelease[6]: locked [10].acquireAndRelease[7]: waited before lock [10].acquireAndRelease[7]: locked [31].acquireAndRelease[6]: waited before lock [31].acquireAndRelease[6]: locked ####### testInTargetDir ####### testDir= /tmp/IOUtilTest15824330755590 fileName= /tmp/IOUtilTest15824330755590/subFolder/fileName <<< after <<< relPath= subFolder/fileName [24].acquireAndRelease[6]: waited before unlock [24].acquireAndRelease[6]: exiting [24].acquireAndRelease[7]: entered Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.702 sec - in co.codewizards.cloudstore.core.util.IOUtilTest [15].acquireAndRelease[7]: waited before unlock [15].acquireAndRelease[7]: exiting [15].acquireAndRelease[8]: entered [4].acquireAndRelease[6]: waited before lock [4].acquireAndRelease[6]: locked [28].acquireAndRelease[8]: waited before lock [28].acquireAndRelease[8]: locked [26].acquireAndRelease[9]: waited before lock [26].acquireAndRelease[9]: locked [5].acquireAndRelease[7]: waited before lock [5].acquireAndRelease[7]: locked [6].acquireAndRelease[6]: waited before lock [6].acquireAndRelease[6]: locked [27].acquireAndRelease[5]: waited before unlock [27].acquireAndRelease[5]: exiting [27].acquireAndRelease[6]: entered [30].acquireAndRelease[8]: waited before lock [30].acquireAndRelease[8]: locked [23].acquireAndRelease[5]: waited before unlock [23].acquireAndRelease[5]: exiting [23].acquireAndRelease[6]: entered >>> before >>> [3].acquireAndRelease[9]: waited before lock [15].acquireAndRelease[8]: waited before lock [15].acquireAndRelease[8]: locked [3].acquireAndRelease[9]: locked [7].acquireAndRelease[6]: waited before unlock [7].acquireAndRelease[6]: exiting [7].acquireAndRelease[7]: entered [29].acquireAndRelease[6]: waited before lock [29].acquireAndRelease[6]: locked [2].acquireAndRelease[5]: waited before unlock [2].acquireAndRelease[5]: exiting [2].acquireAndRelease[6]: entered [11].acquireAndRelease[9]: waited before unlock [11].acquireAndRelease[9]: exiting [11].acquireAndRelease[10]: entered [16].acquireAndRelease[7]: waited before lock [16].acquireAndRelease[7]: locked [23].acquireAndRelease[6]: waited before lock [23].acquireAndRelease[6]: locked [21].acquireAndRelease[5]: waited before unlock [21].acquireAndRelease[5]: exiting [21].acquireAndRelease[6]: entered [27].acquireAndRelease[6]: waited before lock [27].acquireAndRelease[6]: locked [24].acquireAndRelease[7]: waited before lock [24].acquireAndRelease[7]: locked [22].acquireAndRelease[6]: waited before unlock [22].acquireAndRelease[6]: exiting [22].acquireAndRelease[7]: entered [19].acquireAndRelease[6]: waited before lock [19].acquireAndRelease[6]: locked [17].acquireAndRelease[6]: waited before unlock [17].acquireAndRelease[6]: exiting [17].acquireAndRelease[7]: entered [18].acquireAndRelease[5]: waited before unlock [18].acquireAndRelease[5]: exiting [18].acquireAndRelease[6]: entered [22].acquireAndRelease[7]: waited before lock [22].acquireAndRelease[7]: locked [25].acquireAndRelease[5]: waited before unlock [25].acquireAndRelease[5]: exiting [25].acquireAndRelease[6]: entered [6].acquireAndRelease[6]: waited before unlock [6].acquireAndRelease[6]: exiting [6].acquireAndRelease[7]: entered [26].acquireAndRelease[9]: waited before unlock [26].acquireAndRelease[9]: exiting [26].acquireAndRelease[10]: entered [2].acquireAndRelease[6]: waited before lock [2].acquireAndRelease[6]: locked [13].acquireAndRelease[7]: waited before unlock [13].acquireAndRelease[7]: exiting [13].acquireAndRelease[8]: entered [14].acquireAndRelease[6]: waited before unlock [14].acquireAndRelease[6]: exiting [14].acquireAndRelease[7]: entered [17].acquireAndRelease[7]: waited before lock [17].acquireAndRelease[7]: locked [24].acquireAndRelease[7]: waited before unlock [24].acquireAndRelease[7]: exiting [24].acquireAndRelease[8]: entered [21].acquireAndRelease[6]: waited before lock [21].acquireAndRelease[6]: locked [25].acquireAndRelease[6]: waited before lock [25].acquireAndRelease[6]: locked *** shellPattern2 *** <<< after <<< [16].acquireAndRelease[7]: waited before unlock [16].acquireAndRelease[7]: exiting [16].acquireAndRelease[8]: entered [6].acquireAndRelease[7]: waited before lock [6].acquireAndRelease[7]: locked [19].acquireAndRelease[6]: waited before unlock [19].acquireAndRelease[6]: exiting [19].acquireAndRelease[7]: entered [14].acquireAndRelease[7]: waited before lock [14].acquireAndRelease[7]: locked [13].acquireAndRelease[8]: waited before lock [13].acquireAndRelease[8]: locked [28].acquireAndRelease[8]: waited before unlock [28].acquireAndRelease[8]: exiting [28].acquireAndRelease[9]: entered [7].acquireAndRelease[7]: waited before lock [7].acquireAndRelease[7]: locked [0].acquireAndRelease[6]: waited before unlock [0].acquireAndRelease[6]: exiting [0].acquireAndRelease[7]: entered [12].acquireAndRelease[8]: waited before unlock [12].acquireAndRelease[8]: exiting [12].acquireAndRelease[9]: entered [11].acquireAndRelease[10]: waited before lock [11].acquireAndRelease[10]: locked [24].acquireAndRelease[8]: waited before lock [24].acquireAndRelease[8]: locked [28].acquireAndRelease[9]: waited before lock [28].acquireAndRelease[9]: locked [18].acquireAndRelease[6]: waited before lock [18].acquireAndRelease[6]: locked [30].acquireAndRelease[8]: waited before unlock [30].acquireAndRelease[8]: exiting [30].acquireAndRelease[9]: entered [28].acquireAndRelease[9]: waited before unlock [28].acquireAndRelease[9]: exiting [28].acquireAndRelease[10]: entered [1].acquireAndRelease[6]: waited before unlock [1].acquireAndRelease[6]: exiting [1].acquireAndRelease[7]: entered [31].acquireAndRelease[6]: waited before unlock [31].acquireAndRelease[6]: exiting [31].acquireAndRelease[7]: entered [1].acquireAndRelease[7]: waited before lock [1].acquireAndRelease[7]: locked [26].acquireAndRelease[10]: waited before lock [26].acquireAndRelease[10]: locked [28].acquireAndRelease[10]: waited before lock [28].acquireAndRelease[10]: locked >>> before >>> [24].acquireAndRelease[8]: waited before unlock [24].acquireAndRelease[8]: exiting [24].acquireAndRelease[9]: entered [24].acquireAndRelease[9]: waited before lock [24].acquireAndRelease[9]: locked [7].acquireAndRelease[7]: waited before unlock [7].acquireAndRelease[7]: exiting [7].acquireAndRelease[8]: entered [19].acquireAndRelease[7]: waited before lock [19].acquireAndRelease[7]: locked [10].acquireAndRelease[7]: waited before unlock [10].acquireAndRelease[7]: exiting [10].acquireAndRelease[8]: entered [5].acquireAndRelease[7]: waited before unlock [5].acquireAndRelease[7]: exiting [5].acquireAndRelease[8]: entered [23].acquireAndRelease[6]: waited before unlock [23].acquireAndRelease[6]: exiting [23].acquireAndRelease[7]: entered [3].acquireAndRelease[9]: waited before unlock [3].acquireAndRelease[9]: exiting [3].acquireAndRelease[10]: entered [10].acquireAndRelease[8]: waited before lock [10].acquireAndRelease[8]: locked [12].acquireAndRelease[9]: waited before lock [12].acquireAndRelease[9]: locked [31].acquireAndRelease[7]: waited before lock [31].acquireAndRelease[7]: locked [16].acquireAndRelease[8]: waited before lock [16].acquireAndRelease[8]: locked [9].acquireAndRelease[7]: waited before unlock [9].acquireAndRelease[7]: exiting [9].acquireAndRelease[8]: entered [18].acquireAndRelease[6]: waited before unlock [18].acquireAndRelease[6]: exiting [18].acquireAndRelease[7]: entered [9].acquireAndRelease[8]: waited before lock [9].acquireAndRelease[8]: locked [8].acquireAndRelease[8]: waited before unlock [8].acquireAndRelease[8]: exiting [8].acquireAndRelease[9]: entered [30].acquireAndRelease[9]: waited before lock [30].acquireAndRelease[9]: locked [0].acquireAndRelease[7]: waited before lock [0].acquireAndRelease[7]: locked [20].acquireAndRelease[8]: waited before unlock [20].acquireAndRelease[8]: exiting [20].acquireAndRelease[9]: entered [14].acquireAndRelease[7]: waited before unlock [14].acquireAndRelease[7]: exiting [14].acquireAndRelease[8]: entered [14].acquireAndRelease[8]: waited before lock [14].acquireAndRelease[8]: locked [32].acquireAndRelease[5]: waited before unlock [32].acquireAndRelease[5]: exiting [32].acquireAndRelease[6]: entered [27].acquireAndRelease[6]: waited before unlock [27].acquireAndRelease[6]: exiting [27].acquireAndRelease[7]: entered [20].acquireAndRelease[9]: waited before lock [20].acquireAndRelease[9]: locked [7].acquireAndRelease[8]: waited before lock [7].acquireAndRelease[8]: locked [20].acquireAndRelease[9]: waited before unlock [20].acquireAndRelease[9]: exiting [20].acquireAndRelease[10]: entered [12].acquireAndRelease[9]: waited before unlock [12].acquireAndRelease[9]: exiting [12].acquireAndRelease[10]: entered [10].acquireAndRelease[8]: waited before unlock [10].acquireAndRelease[8]: exiting [10].acquireAndRelease[9]: entered [23].acquireAndRelease[7]: waited before lock [23].acquireAndRelease[7]: locked [8].acquireAndRelease[9]: waited before lock [8].acquireAndRelease[9]: locked *** shellPattern3 *** [22].acquireAndRelease[7]: waited before unlock [22].acquireAndRelease[7]: exiting [22].acquireAndRelease[8]: entered [29].acquireAndRelease[6]: waited before unlock [29].acquireAndRelease[6]: exiting [29].acquireAndRelease[7]: entered [24].acquireAndRelease[9]: waited before unlock [24].acquireAndRelease[9]: exiting [24].acquireAndRelease[10]: entered [32].acquireAndRelease[6]: waited before lock [32].acquireAndRelease[6]: locked <<< after <<< [4].acquireAndRelease[6]: waited before unlock [4].acquireAndRelease[6]: exiting [4].acquireAndRelease[7]: entered [5].acquireAndRelease[8]: waited before lock [5].acquireAndRelease[8]: locked [22].acquireAndRelease[8]: waited before lock [22].acquireAndRelease[8]: locked [3].acquireAndRelease[10]: waited before lock [3].acquireAndRelease[10]: locked [15].acquireAndRelease[8]: waited before unlock [15].acquireAndRelease[8]: exiting [15].acquireAndRelease[9]: entered [1].acquireAndRelease[7]: waited before unlock [1].acquireAndRelease[7]: exiting [1].acquireAndRelease[8]: entered [21].acquireAndRelease[6]: waited before unlock [21].acquireAndRelease[6]: exiting [21].acquireAndRelease[7]: entered [12].acquireAndRelease[10]: waited before lock [12].acquireAndRelease[10]: locked [11].acquireAndRelease[10]: waited before unlock [11].acquireAndRelease[10]: exiting [11].acquireAndRelease[11]: entered [25].acquireAndRelease[6]: waited before unlock [25].acquireAndRelease[6]: exiting [25].acquireAndRelease[7]: entered [23].acquireAndRelease[7]: waited before unlock [23].acquireAndRelease[7]: exiting [23].acquireAndRelease[8]: entered [20].acquireAndRelease[10]: waited before lock [20].acquireAndRelease[10]: locked [25].acquireAndRelease[7]: waited before lock [25].acquireAndRelease[7]: locked [18].acquireAndRelease[7]: waited before lock [18].acquireAndRelease[7]: locked [21].acquireAndRelease[7]: waited before lock [21].acquireAndRelease[7]: locked [10].acquireAndRelease[9]: waited before lock [10].acquireAndRelease[9]: locked [32].acquireAndRelease[6]: waited before unlock [32].acquireAndRelease[6]: exiting >>> before >>> [32].acquireAndRelease[7]: entered [20].acquireAndRelease[10]: waited before unlock [20].acquireAndRelease[10]: exiting [20].acquireAndRelease[11]: entered [6].acquireAndRelease[7]: waited before unlock [6].acquireAndRelease[7]: exiting [6].acquireAndRelease[8]: entered [27].acquireAndRelease[7]: waited before lock [27].acquireAndRelease[7]: locked [2].acquireAndRelease[6]: waited before unlock [2].acquireAndRelease[6]: exiting [2].acquireAndRelease[7]: entered [0].acquireAndRelease[7]: waited before unlock [0].acquireAndRelease[7]: exiting [0].acquireAndRelease[8]: entered [30].acquireAndRelease[9]: waited before unlock [30].acquireAndRelease[9]: exiting [30].acquireAndRelease[10]: entered [4].acquireAndRelease[7]: waited before lock [4].acquireAndRelease[7]: locked [24].acquireAndRelease[10]: waited before lock [24].acquireAndRelease[10]: locked [29].acquireAndRelease[7]: waited before lock [29].acquireAndRelease[7]: locked [17].acquireAndRelease[7]: waited before unlock [17].acquireAndRelease[7]: exiting [17].acquireAndRelease[8]: entered [13].acquireAndRelease[8]: waited before unlock [13].acquireAndRelease[8]: exiting [13].acquireAndRelease[9]: entered [23].acquireAndRelease[8]: waited before lock [23].acquireAndRelease[8]: locked [11].acquireAndRelease[11]: waited before lock [11].acquireAndRelease[11]: locked [32].acquireAndRelease[7]: waited before lock [32].acquireAndRelease[7]: locked [30].acquireAndRelease[10]: waited before lock [30].acquireAndRelease[10]: locked [26].acquireAndRelease[10]: waited before unlock [26].acquireAndRelease[10]: exiting [26].acquireAndRelease[11]: entered [32].acquireAndRelease[7]: waited before unlock [32].acquireAndRelease[7]: exiting [32].acquireAndRelease[8]: entered [6].acquireAndRelease[8]: waited before lock [6].acquireAndRelease[8]: locked [15].acquireAndRelease[9]: waited before lock [15].acquireAndRelease[9]: locked [7].acquireAndRelease[8]: waited before unlock [7].acquireAndRelease[8]: exiting [7].acquireAndRelease[9]: entered [1].acquireAndRelease[8]: waited before lock [1].acquireAndRelease[8]: locked [28].acquireAndRelease[10]: waited before unlock [28].acquireAndRelease[10]: exiting [28].acquireAndRelease[11]: entered [21].acquireAndRelease[7]: waited before unlock [21].acquireAndRelease[7]: exiting [21].acquireAndRelease[8]: entered [17].acquireAndRelease[8]: waited before lock [17].acquireAndRelease[8]: locked [15].acquireAndRelease[9]: waited before unlock [15].acquireAndRelease[9]: exiting [15].acquireAndRelease[10]: entered *** shellPattern4 *** [7].acquireAndRelease[9]: waited before lock [7].acquireAndRelease[9]: locked [19].acquireAndRelease[7]: waited before unlock [19].acquireAndRelease[7]: exiting [19].acquireAndRelease[8]: entered [26].acquireAndRelease[11]: waited before lock [26].acquireAndRelease[11]: locked [14].acquireAndRelease[8]: waited before unlock [14].acquireAndRelease[8]: exiting [14].acquireAndRelease[9]: entered [8].acquireAndRelease[9]: waited before unlock [8].acquireAndRelease[9]: exiting [8].acquireAndRelease[10]: entered [17].acquireAndRelease[8]: waited before unlock [17].acquireAndRelease[8]: exiting [17].acquireAndRelease[9]: entered <<< after <<< Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.35 sec - in co.codewizards.cloudstore.core.ignore.IgnoreRuleManagerTest [12].acquireAndRelease[10]: waited before unlock [12].acquireAndRelease[10]: exiting [12].acquireAndRelease[11]: entered [31].acquireAndRelease[7]: waited before unlock [31].acquireAndRelease[7]: exiting [31].acquireAndRelease[8]: entered [30].acquireAndRelease[10]: waited before unlock [30].acquireAndRelease[10]: exiting [30].acquireAndRelease[11]: entered [0].acquireAndRelease[8]: waited before lock [0].acquireAndRelease[8]: locked [16].acquireAndRelease[8]: waited before unlock [16].acquireAndRelease[8]: exiting [16].acquireAndRelease[9]: entered [20].acquireAndRelease[11]: waited before lock [20].acquireAndRelease[11]: locked [2].acquireAndRelease[7]: waited before lock [2].acquireAndRelease[7]: locked [9].acquireAndRelease[8]: waited before unlock [9].acquireAndRelease[8]: exiting [9].acquireAndRelease[9]: entered [15].acquireAndRelease[10]: waited before lock [15].acquireAndRelease[10]: locked [21].acquireAndRelease[8]: waited before lock [21].acquireAndRelease[8]: locked [5].acquireAndRelease[8]: waited before unlock [5].acquireAndRelease[8]: exiting [5].acquireAndRelease[9]: entered [5].acquireAndRelease[9]: waited before lock [5].acquireAndRelease[9]: locked [22].acquireAndRelease[8]: waited before unlock [22].acquireAndRelease[8]: exiting [22].acquireAndRelease[9]: entered [14].acquireAndRelease[9]: waited before lock [14].acquireAndRelease[9]: locked [28].acquireAndRelease[11]: waited before lock [28].acquireAndRelease[11]: locked [13].acquireAndRelease[9]: waited before lock [13].acquireAndRelease[9]: locked [8].acquireAndRelease[10]: waited before lock [8].acquireAndRelease[10]: locked [1].acquireAndRelease[8]: waited before unlock [1].acquireAndRelease[8]: exiting [1].acquireAndRelease[9]: entered [19].acquireAndRelease[8]: waited before lock [19].acquireAndRelease[8]: locked [13].acquireAndRelease[9]: waited before unlock [13].acquireAndRelease[9]: exiting [13].acquireAndRelease[10]: entered [29].acquireAndRelease[7]: waited before unlock [29].acquireAndRelease[7]: exiting [29].acquireAndRelease[8]: entered [30].acquireAndRelease[11]: waited before lock [30].acquireAndRelease[11]: locked [19].acquireAndRelease[8]: waited before unlock [19].acquireAndRelease[8]: exiting [19].acquireAndRelease[9]: entered [17].acquireAndRelease[9]: waited before lock [17].acquireAndRelease[9]: locked [32].acquireAndRelease[8]: waited before lock [32].acquireAndRelease[8]: locked [10].acquireAndRelease[9]: waited before unlock [10].acquireAndRelease[9]: exiting [10].acquireAndRelease[10]: entered [9].acquireAndRelease[9]: waited before lock [9].acquireAndRelease[9]: locked [31].acquireAndRelease[8]: waited before lock [31].acquireAndRelease[8]: locked [25].acquireAndRelease[7]: waited before unlock [25].acquireAndRelease[7]: exiting [25].acquireAndRelease[8]: entered [19].acquireAndRelease[9]: waited before lock [19].acquireAndRelease[9]: locked [30].acquireAndRelease[11]: waited before unlock [30].acquireAndRelease[11]: exiting [30].acquireAndRelease[12]: entered [12].acquireAndRelease[11]: waited before lock [12].acquireAndRelease[11]: locked [7].acquireAndRelease[9]: waited before unlock [7].acquireAndRelease[9]: exiting [7].acquireAndRelease[10]: entered [29].acquireAndRelease[8]: waited before lock [29].acquireAndRelease[8]: locked [3].acquireAndRelease[10]: waited before unlock [3].acquireAndRelease[10]: exiting [3].acquireAndRelease[11]: entered [24].acquireAndRelease[10]: waited before unlock [24].acquireAndRelease[10]: exiting [24].acquireAndRelease[11]: entered [16].acquireAndRelease[9]: waited before lock [16].acquireAndRelease[9]: locked [2].acquireAndRelease[7]: waited before unlock [2].acquireAndRelease[7]: exiting [2].acquireAndRelease[8]: entered [18].acquireAndRelease[7]: waited before unlock [18].acquireAndRelease[7]: exiting [18].acquireAndRelease[8]: entered [20].acquireAndRelease[11]: waited before unlock [20].acquireAndRelease[11]: exiting [20].acquireAndRelease[12]: entered [30].acquireAndRelease[12]: waited before lock [30].acquireAndRelease[12]: locked [13].acquireAndRelease[10]: waited before lock [13].acquireAndRelease[10]: locked [11].acquireAndRelease[11]: waited before unlock [11].acquireAndRelease[11]: exiting [11].acquireAndRelease[12]: entered [16].acquireAndRelease[9]: waited before unlock [16].acquireAndRelease[9]: exiting [16].acquireAndRelease[10]: entered [22].acquireAndRelease[9]: waited before lock [22].acquireAndRelease[9]: locked [26].acquireAndRelease[11]: waited before unlock [26].acquireAndRelease[11]: exiting [26].acquireAndRelease[12]: entered [1].acquireAndRelease[9]: waited before lock [1].acquireAndRelease[9]: locked [5].acquireAndRelease[9]: waited before unlock [5].acquireAndRelease[9]: exiting [5].acquireAndRelease[10]: entered [21].acquireAndRelease[8]: waited before unlock [21].acquireAndRelease[8]: exiting [21].acquireAndRelease[9]: entered [10].acquireAndRelease[10]: waited before lock [10].acquireAndRelease[10]: locked [4].acquireAndRelease[7]: waited before unlock [4].acquireAndRelease[7]: exiting [4].acquireAndRelease[8]: entered [24].acquireAndRelease[11]: waited before lock [24].acquireAndRelease[11]: locked [23].acquireAndRelease[8]: waited before unlock [23].acquireAndRelease[8]: exiting [23].acquireAndRelease[9]: entered [19].acquireAndRelease[9]: waited before unlock [19].acquireAndRelease[9]: exiting [19].acquireAndRelease[10]: entered [11].acquireAndRelease[12]: waited before lock [11].acquireAndRelease[12]: locked [25].acquireAndRelease[8]: waited before lock [25].acquireAndRelease[8]: locked [28].acquireAndRelease[11]: waited before unlock [28].acquireAndRelease[11]: exiting [28].acquireAndRelease[12]: entered [7].acquireAndRelease[10]: waited before lock [7].acquireAndRelease[10]: locked [4].acquireAndRelease[8]: waited before lock [4].acquireAndRelease[8]: locked Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.94 sec - in co.codewizards.cloudstore.core.auth.AuthTokenIOTest [5].acquireAndRelease[10]: waited before lock [5].acquireAndRelease[10]: locked [28].acquireAndRelease[12]: waited before lock [28].acquireAndRelease[12]: locked [27].acquireAndRelease[7]: waited before unlock [27].acquireAndRelease[7]: exiting [27].acquireAndRelease[8]: entered [15].acquireAndRelease[10]: waited before unlock [15].acquireAndRelease[10]: exiting [15].acquireAndRelease[11]: entered [29].acquireAndRelease[8]: waited before unlock [29].acquireAndRelease[8]: exiting [29].acquireAndRelease[9]: entered [0].acquireAndRelease[8]: waited before unlock [0].acquireAndRelease[8]: exiting [0].acquireAndRelease[9]: entered [18].acquireAndRelease[8]: waited before lock [18].acquireAndRelease[8]: locked [32].acquireAndRelease[8]: waited before unlock [32].acquireAndRelease[8]: exiting [32].acquireAndRelease[9]: entered [3].acquireAndRelease[11]: waited before lock [3].acquireAndRelease[11]: locked [32].acquireAndRelease[9]: waited before lock [32].acquireAndRelease[9]: locked [21].acquireAndRelease[9]: waited before lock [21].acquireAndRelease[9]: locked [24].acquireAndRelease[11]: waited before unlock [24].acquireAndRelease[11]: exiting [24].acquireAndRelease[12]: entered [2].acquireAndRelease[8]: waited before lock [2].acquireAndRelease[8]: locked [6].acquireAndRelease[8]: waited before unlock [6].acquireAndRelease[8]: exiting [6].acquireAndRelease[9]: entered [23].acquireAndRelease[9]: waited before lock [23].acquireAndRelease[9]: locked [9].acquireAndRelease[9]: waited before unlock [9].acquireAndRelease[9]: exiting [9].acquireAndRelease[10]: entered [3].acquireAndRelease[11]: waited before unlock [3].acquireAndRelease[11]: exiting [3].acquireAndRelease[12]: entered [32].acquireAndRelease[9]: waited before unlock [32].acquireAndRelease[9]: exiting [32].acquireAndRelease[10]: entered [20].acquireAndRelease[12]: waited before lock [20].acquireAndRelease[12]: locked [26].acquireAndRelease[12]: waited before lock [26].acquireAndRelease[12]: locked [16].acquireAndRelease[10]: waited before lock [16].acquireAndRelease[10]: locked [31].acquireAndRelease[8]: waited before unlock [31].acquireAndRelease[8]: exiting [31].acquireAndRelease[9]: entered [12].acquireAndRelease[11]: waited before unlock [12].acquireAndRelease[11]: exiting [12].acquireAndRelease[12]: entered [29].acquireAndRelease[9]: waited before lock [29].acquireAndRelease[9]: locked [3].acquireAndRelease[12]: waited before lock [3].acquireAndRelease[12]: locked [24].acquireAndRelease[12]: waited before lock [24].acquireAndRelease[12]: locked [25].acquireAndRelease[8]: waited before unlock [25].acquireAndRelease[8]: exiting [25].acquireAndRelease[9]: entered [19].acquireAndRelease[10]: waited before lock [19].acquireAndRelease[10]: locked [26].acquireAndRelease[12]: waited before unlock [26].acquireAndRelease[12]: exiting [26].acquireAndRelease[13]: entered [14].acquireAndRelease[9]: waited before unlock [14].acquireAndRelease[9]: exiting [14].acquireAndRelease[10]: entered [5].acquireAndRelease[10]: waited before unlock [5].acquireAndRelease[10]: exiting [5].acquireAndRelease[11]: entered [8].acquireAndRelease[10]: waited before unlock [8].acquireAndRelease[10]: exiting [8].acquireAndRelease[11]: entered [3].acquireAndRelease[12]: waited before unlock [3].acquireAndRelease[12]: exiting [3].acquireAndRelease[13]: entered [24].acquireAndRelease[12]: waited before unlock [24].acquireAndRelease[12]: exiting [24].acquireAndRelease[13]: entered [8].acquireAndRelease[11]: waited before lock [8].acquireAndRelease[11]: locked [26].acquireAndRelease[13]: waited before lock [26].acquireAndRelease[13]: locked [5].acquireAndRelease[11]: waited before lock [5].acquireAndRelease[11]: locked [15].acquireAndRelease[11]: waited before lock [15].acquireAndRelease[11]: locked [4].acquireAndRelease[8]: waited before unlock [4].acquireAndRelease[8]: exiting [4].acquireAndRelease[9]: entered [6].acquireAndRelease[9]: waited before lock [6].acquireAndRelease[9]: locked [26].acquireAndRelease[13]: waited before unlock [27].acquireAndRelease[8]: waited before lock [27].acquireAndRelease[8]: locked [26].acquireAndRelease[13]: exiting [26].acquireAndRelease[14]: entered [31].acquireAndRelease[9]: waited before lock [31].acquireAndRelease[9]: locked [0].acquireAndRelease[9]: waited before lock [0].acquireAndRelease[9]: locked [1].acquireAndRelease[9]: waited before unlock [1].acquireAndRelease[9]: exiting [1].acquireAndRelease[10]: entered [18].acquireAndRelease[8]: waited before unlock [18].acquireAndRelease[8]: exiting [18].acquireAndRelease[9]: entered [13].acquireAndRelease[10]: waited before unlock [13].acquireAndRelease[10]: exiting [13].acquireAndRelease[11]: entered [9].acquireAndRelease[10]: waited before lock [9].acquireAndRelease[10]: locked [14].acquireAndRelease[10]: waited before lock [14].acquireAndRelease[10]: locked [20].acquireAndRelease[12]: waited before unlock [20].acquireAndRelease[12]: exiting [20].acquireAndRelease[13]: entered [4].acquireAndRelease[9]: waited before lock [4].acquireAndRelease[9]: locked [32].acquireAndRelease[10]: waited before lock [32].acquireAndRelease[10]: locked [29].acquireAndRelease[9]: waited before unlock [29].acquireAndRelease[9]: exiting [29].acquireAndRelease[10]: entered [30].acquireAndRelease[12]: waited before unlock [30].acquireAndRelease[12]: exiting [30].acquireAndRelease[13]: entered [17].acquireAndRelease[9]: waited before unlock [17].acquireAndRelease[9]: exiting [17].acquireAndRelease[10]: entered [4].acquireAndRelease[9]: waited before unlock [4].acquireAndRelease[9]: exiting [4].acquireAndRelease[10]: entered [27].acquireAndRelease[8]: waited before unlock [27].acquireAndRelease[8]: exiting [27].acquireAndRelease[9]: entered [20].acquireAndRelease[13]: waited before lock [20].acquireAndRelease[13]: locked [27].acquireAndRelease[9]: waited before lock [27].acquireAndRelease[9]: locked [5].acquireAndRelease[11]: waited before unlock [5].acquireAndRelease[11]: exiting [5].acquireAndRelease[12]: entered [7].acquireAndRelease[10]: waited before unlock [7].acquireAndRelease[10]: exiting [7].acquireAndRelease[11]: entered [15].acquireAndRelease[11]: waited before unlock [15].acquireAndRelease[11]: exiting [15].acquireAndRelease[12]: entered [11].acquireAndRelease[12]: waited before unlock [11].acquireAndRelease[12]: exiting [11].acquireAndRelease[13]: entered [26].acquireAndRelease[14]: waited before lock [26].acquireAndRelease[14]: locked [21].acquireAndRelease[9]: waited before unlock [21].acquireAndRelease[9]: exiting [21].acquireAndRelease[10]: entered [12].acquireAndRelease[12]: waited before lock [12].acquireAndRelease[12]: locked [19].acquireAndRelease[10]: waited before unlock [19].acquireAndRelease[10]: exiting [19].acquireAndRelease[11]: entered [28].acquireAndRelease[12]: waited before unlock [28].acquireAndRelease[12]: exiting [28].acquireAndRelease[13]: entered [25].acquireAndRelease[9]: waited before lock [25].acquireAndRelease[9]: locked [1].acquireAndRelease[10]: waited before lock [1].acquireAndRelease[10]: locked [24].acquireAndRelease[13]: waited before lock [24].acquireAndRelease[13]: locked [19].acquireAndRelease[11]: waited before lock [19].acquireAndRelease[11]: locked [30].acquireAndRelease[13]: waited before lock [30].acquireAndRelease[13]: locked [7].acquireAndRelease[11]: waited before lock [7].acquireAndRelease[11]: locked [3].acquireAndRelease[13]: waited before lock [3].acquireAndRelease[13]: locked [13].acquireAndRelease[11]: waited before lock [13].acquireAndRelease[11]: locked [28].acquireAndRelease[13]: waited before lock [28].acquireAndRelease[13]: locked [16].acquireAndRelease[10]: waited before unlock [16].acquireAndRelease[10]: exiting [16].acquireAndRelease[11]: entered [22].acquireAndRelease[9]: waited before unlock [22].acquireAndRelease[9]: exiting [22].acquireAndRelease[10]: entered [4].acquireAndRelease[10]: waited before lock [4].acquireAndRelease[10]: locked [11].acquireAndRelease[13]: waited before lock [11].acquireAndRelease[13]: locked [28].acquireAndRelease[13]: waited before unlock [28].acquireAndRelease[13]: exiting [28].acquireAndRelease[14]: entered [21].acquireAndRelease[10]: waited before lock [21].acquireAndRelease[10]: locked [17].acquireAndRelease[10]: waited before lock [17].acquireAndRelease[10]: locked [0].acquireAndRelease[9]: waited before unlock [0].acquireAndRelease[9]: exiting [0].acquireAndRelease[10]: entered [29].acquireAndRelease[10]: waited before lock [29].acquireAndRelease[10]: locked [18].acquireAndRelease[9]: waited before lock [18].acquireAndRelease[9]: locked [0].acquireAndRelease[10]: waited before lock [0].acquireAndRelease[10]: locked [19].acquireAndRelease[11]: waited before unlock [19].acquireAndRelease[11]: exiting [19].acquireAndRelease[12]: entered [28].acquireAndRelease[14]: waited before lock [28].acquireAndRelease[14]: locked [3].acquireAndRelease[13]: waited before unlock [3].acquireAndRelease[13]: exiting [3].acquireAndRelease[14]: entered [10].acquireAndRelease[10]: waited before unlock [10].acquireAndRelease[10]: exiting [10].acquireAndRelease[11]: entered [26].acquireAndRelease[14]: waited before unlock [26].acquireAndRelease[14]: exiting [26].acquireAndRelease[15]: entered [5].acquireAndRelease[12]: waited before lock [5].acquireAndRelease[12]: locked [6].acquireAndRelease[9]: waited before unlock [6].acquireAndRelease[9]: exiting [6].acquireAndRelease[10]: entered [15].acquireAndRelease[12]: waited before lock [15].acquireAndRelease[12]: locked [6].acquireAndRelease[10]: waited before lock [6].acquireAndRelease[10]: locked [2].acquireAndRelease[8]: waited before unlock [2].acquireAndRelease[8]: exiting [2].acquireAndRelease[9]: entered [10].acquireAndRelease[11]: waited before lock [10].acquireAndRelease[11]: locked [2].acquireAndRelease[9]: waited before lock [2].acquireAndRelease[9]: locked [20].acquireAndRelease[13]: waited before unlock [20].acquireAndRelease[13]: exiting [20].acquireAndRelease[14]: entered [16].acquireAndRelease[11]: waited before lock [16].acquireAndRelease[11]: locked [26].acquireAndRelease[15]: waited before lock [26].acquireAndRelease[15]: locked [19].acquireAndRelease[12]: waited before lock [19].acquireAndRelease[12]: locked [19].acquireAndRelease[12]: waited before unlock [19].acquireAndRelease[12]: exiting [19].acquireAndRelease[13]: entered [1].acquireAndRelease[10]: waited before unlock [1].acquireAndRelease[10]: exiting [1].acquireAndRelease[11]: entered [23].acquireAndRelease[9]: waited before unlock [23].acquireAndRelease[9]: exiting [23].acquireAndRelease[10]: entered [22].acquireAndRelease[10]: waited before lock [22].acquireAndRelease[10]: locked [1].acquireAndRelease[11]: waited before lock [1].acquireAndRelease[11]: locked [19].acquireAndRelease[13]: waited before lock [19].acquireAndRelease[13]: locked [32].acquireAndRelease[10]: waited before unlock [32].acquireAndRelease[10]: exiting [32].acquireAndRelease[11]: entered [3].acquireAndRelease[14]: waited before lock [3].acquireAndRelease[14]: locked [4].acquireAndRelease[10]: waited before unlock [4].acquireAndRelease[10]: exiting [4].acquireAndRelease[11]: entered [32].acquireAndRelease[11]: waited before lock [32].acquireAndRelease[11]: locked [9].acquireAndRelease[10]: waited before unlock [9].acquireAndRelease[10]: exiting [9].acquireAndRelease[11]: entered [13].acquireAndRelease[11]: waited before unlock [13].acquireAndRelease[11]: exiting [13].acquireAndRelease[12]: entered [19].acquireAndRelease[13]: waited before unlock [19].acquireAndRelease[13]: exiting [19].acquireAndRelease[14]: entered [4].acquireAndRelease[11]: waited before lock [4].acquireAndRelease[11]: locked [30].acquireAndRelease[13]: waited before unlock [30].acquireAndRelease[13]: exiting [30].acquireAndRelease[14]: entered [0].acquireAndRelease[10]: waited before unlock [0].acquireAndRelease[10]: exiting [0].acquireAndRelease[11]: entered [20].acquireAndRelease[14]: waited before lock [20].acquireAndRelease[14]: locked [13].acquireAndRelease[12]: waited before lock [13].acquireAndRelease[12]: locked [11].acquireAndRelease[13]: waited before unlock [11].acquireAndRelease[13]: exiting [11].acquireAndRelease[14]: entered [8].acquireAndRelease[11]: waited before unlock [8].acquireAndRelease[11]: exiting [8].acquireAndRelease[12]: entered [31].acquireAndRelease[9]: waited before unlock [31].acquireAndRelease[9]: exiting [31].acquireAndRelease[10]: entered [18].acquireAndRelease[9]: waited before unlock [18].acquireAndRelease[9]: exiting [18].acquireAndRelease[10]: entered [10].acquireAndRelease[11]: waited before unlock [10].acquireAndRelease[11]: exiting [10].acquireAndRelease[12]: entered [28].acquireAndRelease[14]: waited before unlock [28].acquireAndRelease[14]: exiting [28].acquireAndRelease[15]: entered [13].acquireAndRelease[12]: waited before unlock [13].acquireAndRelease[12]: exiting [13].acquireAndRelease[13]: entered [28].acquireAndRelease[15]: waited before lock [28].acquireAndRelease[15]: locked [23].acquireAndRelease[10]: waited before lock [23].acquireAndRelease[10]: locked [14].acquireAndRelease[10]: waited before unlock [14].acquireAndRelease[10]: exiting [14].acquireAndRelease[11]: entered [12].acquireAndRelease[12]: waited before unlock [12].acquireAndRelease[12]: exiting [12].acquireAndRelease[13]: entered [29].acquireAndRelease[10]: waited before unlock [29].acquireAndRelease[10]: exiting [29].acquireAndRelease[11]: entered [31].acquireAndRelease[10]: waited before lock [31].acquireAndRelease[10]: locked [30].acquireAndRelease[14]: waited before lock [30].acquireAndRelease[14]: locked [27].acquireAndRelease[9]: waited before unlock [27].acquireAndRelease[9]: exiting [27].acquireAndRelease[10]: entered [1].acquireAndRelease[11]: waited before unlock [1].acquireAndRelease[11]: exiting [1].acquireAndRelease[12]: entered [9].acquireAndRelease[11]: waited before lock [9].acquireAndRelease[11]: locked [29].acquireAndRelease[11]: waited before lock [29].acquireAndRelease[11]: locked [12].acquireAndRelease[13]: waited before lock [12].acquireAndRelease[13]: locked [30].acquireAndRelease[14]: waited before unlock [30].acquireAndRelease[14]: exiting [30].acquireAndRelease[15]: entered [7].acquireAndRelease[11]: waited before unlock [7].acquireAndRelease[11]: exiting [7].acquireAndRelease[12]: entered [0].acquireAndRelease[11]: waited before lock [0].acquireAndRelease[11]: locked [25].acquireAndRelease[9]: waited before unlock [25].acquireAndRelease[9]: exiting [25].acquireAndRelease[10]: entered [7].acquireAndRelease[12]: waited before lock [7].acquireAndRelease[12]: locked [11].acquireAndRelease[14]: waited before lock [11].acquireAndRelease[14]: locked [21].acquireAndRelease[10]: waited before unlock [21].acquireAndRelease[10]: exiting [21].acquireAndRelease[11]: entered [12].acquireAndRelease[13]: waited before unlock [12].acquireAndRelease[13]: exiting [12].acquireAndRelease[14]: entered [19].acquireAndRelease[14]: waited before lock [19].acquireAndRelease[14]: locked [25].acquireAndRelease[10]: waited before lock [25].acquireAndRelease[10]: locked [12].acquireAndRelease[14]: waited before lock [12].acquireAndRelease[14]: locked [5].acquireAndRelease[12]: waited before unlock [5].acquireAndRelease[12]: exiting [5].acquireAndRelease[13]: entered [10].acquireAndRelease[12]: waited before lock [10].acquireAndRelease[12]: locked [24].acquireAndRelease[13]: waited before unlock [24].acquireAndRelease[13]: exiting [14].acquireAndRelease[11]: waited before lock [14].acquireAndRelease[11]: locked [27].acquireAndRelease[10]: waited before lock [27].acquireAndRelease[10]: locked [24].acquireAndRelease[14]: entered [15].acquireAndRelease[12]: waited before unlock [15].acquireAndRelease[12]: exiting [15].acquireAndRelease[13]: entered [16].acquireAndRelease[11]: waited before unlock [16].acquireAndRelease[11]: exiting [16].acquireAndRelease[12]: entered [17].acquireAndRelease[10]: waited before unlock [17].acquireAndRelease[10]: exiting [17].acquireAndRelease[11]: entered [19].acquireAndRelease[14]: waited before unlock [19].acquireAndRelease[14]: exiting [19].acquireAndRelease[15]: entered [30].acquireAndRelease[15]: waited before lock [30].acquireAndRelease[15]: locked [23].acquireAndRelease[10]: waited before unlock [23].acquireAndRelease[10]: exiting [23].acquireAndRelease[11]: entered [13].acquireAndRelease[13]: waited before lock [13].acquireAndRelease[13]: locked [19].acquireAndRelease[15]: waited before lock [19].acquireAndRelease[15]: locked [8].acquireAndRelease[12]: waited before lock [8].acquireAndRelease[12]: locked [9].acquireAndRelease[11]: waited before unlock [9].acquireAndRelease[11]: exiting [9].acquireAndRelease[12]: entered [18].acquireAndRelease[10]: waited before lock [18].acquireAndRelease[10]: locked [24].acquireAndRelease[14]: waited before lock [24].acquireAndRelease[14]: locked [1].acquireAndRelease[12]: waited before lock [1].acquireAndRelease[12]: locked [6].acquireAndRelease[10]: waited before unlock [6].acquireAndRelease[10]: exiting [6].acquireAndRelease[11]: entered [15].acquireAndRelease[13]: waited before lock [15].acquireAndRelease[13]: locked [26].acquireAndRelease[15]: waited before unlock [26].acquireAndRelease[15]: exiting [26].acquireAndRelease[16]: entered [9].acquireAndRelease[12]: waited before lock [9].acquireAndRelease[12]: locked [5].acquireAndRelease[13]: waited before lock [5].acquireAndRelease[13]: locked [2].acquireAndRelease[9]: waited before unlock [2].acquireAndRelease[9]: exiting [2].acquireAndRelease[10]: entered [21].acquireAndRelease[11]: waited before lock [21].acquireAndRelease[11]: locked [27].acquireAndRelease[10]: waited before unlock [27].acquireAndRelease[10]: exiting [27].acquireAndRelease[11]: entered [11].acquireAndRelease[14]: waited before unlock [11].acquireAndRelease[14]: exiting [11].acquireAndRelease[15]: entered [20].acquireAndRelease[14]: waited before unlock [20].acquireAndRelease[14]: exiting [20].acquireAndRelease[15]: entered [23].acquireAndRelease[11]: waited before lock [23].acquireAndRelease[11]: locked [27].acquireAndRelease[11]: waited before lock [27].acquireAndRelease[11]: locked [26].acquireAndRelease[16]: waited before lock [26].acquireAndRelease[16]: locked [32].acquireAndRelease[11]: waited before unlock [32].acquireAndRelease[11]: exiting [32].acquireAndRelease[12]: entered [22].acquireAndRelease[10]: waited before unlock [22].acquireAndRelease[10]: exiting [22].acquireAndRelease[11]: entered [17].acquireAndRelease[11]: waited before lock [17].acquireAndRelease[11]: locked [16].acquireAndRelease[12]: waited before lock [16].acquireAndRelease[12]: locked [3].acquireAndRelease[14]: waited before unlock [3].acquireAndRelease[14]: exiting [3].acquireAndRelease[15]: entered [18].acquireAndRelease[10]: waited before unlock [18].acquireAndRelease[10]: exiting [18].acquireAndRelease[11]: entered [28].acquireAndRelease[15]: waited before unlock [28].acquireAndRelease[15]: exiting [28].acquireAndRelease[16]: entered [15].acquireAndRelease[13]: waited before unlock [15].acquireAndRelease[13]: exiting [15].acquireAndRelease[14]: entered [15].acquireAndRelease[14]: waited before lock [15].acquireAndRelease[14]: locked [3].acquireAndRelease[15]: waited before lock [3].acquireAndRelease[15]: locked [28].acquireAndRelease[16]: waited before lock [28].acquireAndRelease[16]: locked [4].acquireAndRelease[11]: waited before unlock [4].acquireAndRelease[11]: exiting [4].acquireAndRelease[12]: entered [9].acquireAndRelease[12]: waited before unlock [9].acquireAndRelease[12]: exiting [9].acquireAndRelease[13]: entered [6].acquireAndRelease[11]: waited before lock [6].acquireAndRelease[11]: locked [21].acquireAndRelease[11]: waited before unlock [21].acquireAndRelease[11]: exiting [21].acquireAndRelease[12]: entered [14].acquireAndRelease[11]: waited before unlock [14].acquireAndRelease[11]: exiting [14].acquireAndRelease[12]: entered [23].acquireAndRelease[11]: waited before unlock [23].acquireAndRelease[11]: exiting [23].acquireAndRelease[12]: entered [20].acquireAndRelease[15]: waited before lock [20].acquireAndRelease[15]: locked [2].acquireAndRelease[10]: waited before lock [2].acquireAndRelease[10]: locked [24].acquireAndRelease[14]: waited before unlock [24].acquireAndRelease[14]: exiting [24].acquireAndRelease[15]: entered [23].acquireAndRelease[12]: waited before lock [23].acquireAndRelease[12]: locked [22].acquireAndRelease[11]: waited before lock [22].acquireAndRelease[11]: locked [2].acquireAndRelease[10]: waited before unlock [2].acquireAndRelease[10]: exiting [2].acquireAndRelease[11]: entered [26].acquireAndRelease[16]: waited before unlock [26].acquireAndRelease[16]: exiting [26].acquireAndRelease[17]: entered [14].acquireAndRelease[12]: waited before lock [14].acquireAndRelease[12]: locked [9].acquireAndRelease[13]: waited before lock [9].acquireAndRelease[13]: locked [0].acquireAndRelease[11]: waited before unlock [0].acquireAndRelease[11]: exiting [0].acquireAndRelease[12]: entered [11].acquireAndRelease[15]: waited before lock [11].acquireAndRelease[15]: locked [19].acquireAndRelease[15]: waited before unlock [19].acquireAndRelease[15]: exiting [19].acquireAndRelease[16]: entered [7].acquireAndRelease[12]: waited before unlock [7].acquireAndRelease[12]: exiting [7].acquireAndRelease[13]: entered [21].acquireAndRelease[12]: waited before lock [25].acquireAndRelease[10]: waited before unlock [25].acquireAndRelease[10]: exiting [25].acquireAndRelease[11]: entered [21].acquireAndRelease[12]: locked [32].acquireAndRelease[12]: waited before lock [32].acquireAndRelease[12]: locked [29].acquireAndRelease[11]: waited before unlock [29].acquireAndRelease[11]: exiting [29].acquireAndRelease[12]: entered [4].acquireAndRelease[12]: waited before lock [4].acquireAndRelease[12]: locked [13].acquireAndRelease[13]: waited before unlock [13].acquireAndRelease[13]: exiting [13].acquireAndRelease[14]: entered [24].acquireAndRelease[15]: waited before lock [24].acquireAndRelease[15]: locked [16].acquireAndRelease[12]: waited before unlock [16].acquireAndRelease[12]: exiting [16].acquireAndRelease[13]: entered [31].acquireAndRelease[10]: waited before unlock [31].acquireAndRelease[10]: exiting [31].acquireAndRelease[11]: entered [31].acquireAndRelease[11]: waited before lock [1].acquireAndRelease[12]: waited before unlock [1].acquireAndRelease[12]: exiting [1].acquireAndRelease[13]: entered [31].acquireAndRelease[11]: locked [5].acquireAndRelease[13]: waited before unlock [5].acquireAndRelease[13]: exiting [5].acquireAndRelease[14]: entered [25].acquireAndRelease[11]: waited before lock [25].acquireAndRelease[11]: locked [3].acquireAndRelease[15]: waited before unlock [3].acquireAndRelease[15]: exiting [3].acquireAndRelease[16]: entered [12].acquireAndRelease[14]: waited before unlock [12].acquireAndRelease[14]: exiting [12].acquireAndRelease[15]: entered [18].acquireAndRelease[11]: waited before lock [18].acquireAndRelease[11]: locked [1].acquireAndRelease[13]: waited before lock [1].acquireAndRelease[13]: locked [2].acquireAndRelease[11]: waited before lock [2].acquireAndRelease[11]: locked [24].acquireAndRelease[15]: waited before unlock [24].acquireAndRelease[15]: exiting [24].acquireAndRelease[16]: entered [0].acquireAndRelease[12]: waited before lock [0].acquireAndRelease[12]: locked [19].acquireAndRelease[16]: waited before lock [19].acquireAndRelease[16]: locked [11].acquireAndRelease[15]: waited before unlock [11].acquireAndRelease[15]: exiting [11].acquireAndRelease[16]: entered [4].acquireAndRelease[12]: waited before unlock [4].acquireAndRelease[12]: exiting [4].acquireAndRelease[13]: entered [22].acquireAndRelease[11]: waited before unlock [22].acquireAndRelease[11]: exiting [22].acquireAndRelease[12]: entered [26].acquireAndRelease[17]: waited before lock [26].acquireAndRelease[17]: locked [30].acquireAndRelease[15]: waited before unlock [30].acquireAndRelease[15]: exiting [30].acquireAndRelease[16]: entered [16].acquireAndRelease[13]: waited before lock [16].acquireAndRelease[13]: locked [21].acquireAndRelease[12]: waited before unlock [21].acquireAndRelease[12]: exiting [8].acquireAndRelease[12]: waited before unlock [8].acquireAndRelease[12]: exiting [8].acquireAndRelease[13]: entered [6].acquireAndRelease[11]: waited before unlock [6].acquireAndRelease[11]: exiting [6].acquireAndRelease[12]: entered [21].acquireAndRelease[13]: entered [9].acquireAndRelease[13]: waited before unlock [9].acquireAndRelease[13]: exiting [9].acquireAndRelease[14]: entered [16].acquireAndRelease[13]: waited before unlock [16].acquireAndRelease[13]: exiting [16].acquireAndRelease[14]: entered [14].acquireAndRelease[12]: waited before unlock [14].acquireAndRelease[12]: exiting [14].acquireAndRelease[13]: entered [29].acquireAndRelease[12]: waited before lock [29].acquireAndRelease[12]: locked [7].acquireAndRelease[13]: waited before lock [7].acquireAndRelease[13]: locked [21].acquireAndRelease[13]: waited before lock [21].acquireAndRelease[13]: locked [10].acquireAndRelease[12]: waited before unlock [10].acquireAndRelease[12]: exiting [10].acquireAndRelease[13]: entered [17].acquireAndRelease[11]: waited before unlock [17].acquireAndRelease[11]: exiting [17].acquireAndRelease[12]: entered [5].acquireAndRelease[14]: waited before lock [5].acquireAndRelease[14]: locked [27].acquireAndRelease[11]: waited before unlock [27].acquireAndRelease[11]: exiting [27].acquireAndRelease[12]: entered [17].acquireAndRelease[12]: waited before lock [17].acquireAndRelease[12]: locked [7].acquireAndRelease[13]: waited before unlock [7].acquireAndRelease[13]: exiting [7].acquireAndRelease[14]: entered [5].acquireAndRelease[14]: waited before unlock [5].acquireAndRelease[14]: exiting [5].acquireAndRelease[15]: entered [13].acquireAndRelease[14]: waited before lock [13].acquireAndRelease[14]: locked [5].acquireAndRelease[15]: waited before lock [5].acquireAndRelease[15]: locked [20].acquireAndRelease[15]: waited before unlock [20].acquireAndRelease[15]: exiting [20].acquireAndRelease[16]: entered [24].acquireAndRelease[16]: waited before lock [24].acquireAndRelease[16]: locked [9].acquireAndRelease[14]: waited before lock [9].acquireAndRelease[14]: locked [14].acquireAndRelease[13]: waited before lock [14].acquireAndRelease[13]: locked [3].acquireAndRelease[16]: waited before lock [3].acquireAndRelease[16]: locked [16].acquireAndRelease[14]: waited before lock [16].acquireAndRelease[14]: locked [30].acquireAndRelease[16]: waited before lock [30].acquireAndRelease[16]: locked [7].acquireAndRelease[14]: waited before lock [7].acquireAndRelease[14]: locked [8].acquireAndRelease[13]: waited before lock [8].acquireAndRelease[13]: locked [13].acquireAndRelease[14]: waited before unlock [13].acquireAndRelease[14]: exiting [13].acquireAndRelease[15]: entered [12].acquireAndRelease[15]: waited before lock [12].acquireAndRelease[15]: locked [27].acquireAndRelease[12]: waited before lock [27].acquireAndRelease[12]: locked [4].acquireAndRelease[13]: waited before lock [4].acquireAndRelease[13]: locked [30].acquireAndRelease[16]: waited before unlock [30].acquireAndRelease[16]: exiting [30].acquireAndRelease[17]: entered [20].acquireAndRelease[16]: waited before lock [20].acquireAndRelease[16]: locked [11].acquireAndRelease[16]: waited before lock [11].acquireAndRelease[16]: locked [23].acquireAndRelease[12]: waited before unlock [23].acquireAndRelease[12]: exiting [23].acquireAndRelease[13]: entered [2].acquireAndRelease[11]: waited before unlock [2].acquireAndRelease[11]: exiting [2].acquireAndRelease[12]: entered [10].acquireAndRelease[13]: waited before lock [10].acquireAndRelease[13]: locked [12].acquireAndRelease[15]: waited before unlock [12].acquireAndRelease[15]: exiting [12].acquireAndRelease[16]: entered [22].acquireAndRelease[12]: waited before lock [30].acquireAndRelease[17]: waited before lock [30].acquireAndRelease[17]: locked [22].acquireAndRelease[12]: locked [0].acquireAndRelease[12]: waited before unlock [0].acquireAndRelease[12]: exiting [0].acquireAndRelease[13]: entered [16].acquireAndRelease[14]: waited before unlock [16].acquireAndRelease[14]: exiting [16].acquireAndRelease[15]: entered [17].acquireAndRelease[12]: waited before unlock [17].acquireAndRelease[12]: exiting [17].acquireAndRelease[13]: entered [28].acquireAndRelease[16]: waited before unlock [28].acquireAndRelease[16]: exiting [28].acquireAndRelease[17]: entered [29].acquireAndRelease[12]: waited before unlock [29].acquireAndRelease[12]: exiting [29].acquireAndRelease[13]: entered [6].acquireAndRelease[12]: waited before lock [6].acquireAndRelease[12]: locked [16].acquireAndRelease[15]: waited before lock [16].acquireAndRelease[15]: locked [23].acquireAndRelease[13]: waited before lock [23].acquireAndRelease[13]: locked [25].acquireAndRelease[11]: waited before unlock [25].acquireAndRelease[11]: exiting [25].acquireAndRelease[12]: entered [21].acquireAndRelease[13]: waited before unlock [21].acquireAndRelease[13]: exiting [21].acquireAndRelease[14]: entered [20].acquireAndRelease[16]: waited before unlock [20].acquireAndRelease[16]: exiting [20].acquireAndRelease[17]: entered [26].acquireAndRelease[17]: waited before unlock [26].acquireAndRelease[17]: exiting [26].acquireAndRelease[18]: entered [32].acquireAndRelease[12]: waited before unlock [32].acquireAndRelease[12]: exiting [32].acquireAndRelease[13]: entered [21].acquireAndRelease[14]: waited before lock [21].acquireAndRelease[14]: locked [7].acquireAndRelease[14]: waited before unlock [7].acquireAndRelease[14]: exiting [7].acquireAndRelease[15]: entered [31].acquireAndRelease[11]: waited before unlock [31].acquireAndRelease[11]: exiting [31].acquireAndRelease[12]: entered [13].acquireAndRelease[15]: waited before lock [13].acquireAndRelease[15]: locked [15].acquireAndRelease[14]: waited before unlock [15].acquireAndRelease[14]: exiting [15].acquireAndRelease[15]: entered [29].acquireAndRelease[13]: waited before lock [29].acquireAndRelease[13]: locked [16].acquireAndRelease[15]: waited before unlock [16].acquireAndRelease[15]: exiting [16].acquireAndRelease[16]: entered [3].acquireAndRelease[16]: waited before unlock [3].acquireAndRelease[16]: exiting [3].acquireAndRelease[17]: entered [17].acquireAndRelease[13]: waited before lock [17].acquireAndRelease[13]: locked [14].acquireAndRelease[13]: waited before unlock [14].acquireAndRelease[13]: exiting [14].acquireAndRelease[14]: entered [4].acquireAndRelease[13]: waited before unlock [4].acquireAndRelease[13]: exiting [4].acquireAndRelease[14]: entered [2].acquireAndRelease[12]: waited before lock [2].acquireAndRelease[12]: locked [27].acquireAndRelease[12]: waited before unlock [27].acquireAndRelease[12]: exiting [27].acquireAndRelease[13]: entered [27].acquireAndRelease[13]: waited before lock [27].acquireAndRelease[13]: locked [28].acquireAndRelease[17]: waited before lock [28].acquireAndRelease[17]: locked [16].acquireAndRelease[16]: waited before lock [16].acquireAndRelease[16]: locked [20].acquireAndRelease[17]: waited before lock [20].acquireAndRelease[17]: locked [14].acquireAndRelease[14]: waited before lock [14].acquireAndRelease[14]: locked [31].acquireAndRelease[12]: waited before lock [31].acquireAndRelease[12]: locked [0].acquireAndRelease[13]: waited before lock [0].acquireAndRelease[13]: locked [5].acquireAndRelease[15]: waited before unlock [5].acquireAndRelease[15]: exiting [5].acquireAndRelease[16]: entered [12].acquireAndRelease[16]: waited before lock [12].acquireAndRelease[16]: locked [1].acquireAndRelease[13]: waited before unlock [1].acquireAndRelease[13]: exiting [1].acquireAndRelease[14]: entered [17].acquireAndRelease[13]: waited before unlock [17].acquireAndRelease[13]: exiting [17].acquireAndRelease[14]: entered [27].acquireAndRelease[13]: waited before unlock [27].acquireAndRelease[13]: exiting [27].acquireAndRelease[14]: entered [4].acquireAndRelease[14]: waited before lock [4].acquireAndRelease[14]: locked [5].acquireAndRelease[16]: waited before lock [5].acquireAndRelease[16]: locked [15].acquireAndRelease[15]: waited before lock [15].acquireAndRelease[15]: locked [25].acquireAndRelease[12]: waited before lock [25].acquireAndRelease[12]: locked [9].acquireAndRelease[14]: waited before unlock [9].acquireAndRelease[14]: exiting [9].acquireAndRelease[15]: entered [18].acquireAndRelease[11]: waited before unlock [18].acquireAndRelease[11]: exiting [18].acquireAndRelease[12]: entered [27].acquireAndRelease[14]: waited before lock [27].acquireAndRelease[14]: locked [29].acquireAndRelease[13]: waited before unlock [29].acquireAndRelease[13]: exiting [29].acquireAndRelease[14]: entered [27].acquireAndRelease[14]: waited before unlock [27].acquireAndRelease[14]: exiting [27].acquireAndRelease[15]: entered [19].acquireAndRelease[16]: waited before unlock [19].acquireAndRelease[16]: exiting [19].acquireAndRelease[17]: entered [32].acquireAndRelease[13]: waited before lock [32].acquireAndRelease[13]: locked [3].acquireAndRelease[17]: waited before lock [3].acquireAndRelease[17]: locked [29].acquireAndRelease[14]: waited before lock [29].acquireAndRelease[14]: locked [26].acquireAndRelease[18]: waited before lock [26].acquireAndRelease[18]: locked [7].acquireAndRelease[15]: waited before lock [7].acquireAndRelease[15]: locked [19].acquireAndRelease[17]: waited before lock [19].acquireAndRelease[17]: locked [6].acquireAndRelease[12]: waited before unlock [6].acquireAndRelease[12]: exiting [6].acquireAndRelease[13]: entered [14].acquireAndRelease[14]: waited before unlock [14].acquireAndRelease[14]: exiting [14].acquireAndRelease[15]: entered [1].acquireAndRelease[14]: waited before lock [1].acquireAndRelease[14]: locked [9].acquireAndRelease[15]: waited before lock [9].acquireAndRelease[15]: locked [5].acquireAndRelease[16]: waited before unlock [5].acquireAndRelease[16]: exiting [5].acquireAndRelease[17]: entered [8].acquireAndRelease[13]: waited before unlock [8].acquireAndRelease[13]: exiting [8].acquireAndRelease[14]: entered [4].acquireAndRelease[14]: waited before unlock [4].acquireAndRelease[14]: exiting [4].acquireAndRelease[15]: entered [17].acquireAndRelease[14]: waited before lock [17].acquireAndRelease[14]: locked [11].acquireAndRelease[16]: waited before unlock [11].acquireAndRelease[16]: exiting [11].acquireAndRelease[17]: entered [10].acquireAndRelease[13]: waited before unlock [10].acquireAndRelease[13]: exiting [10].acquireAndRelease[14]: entered [29].acquireAndRelease[14]: waited before unlock [29].acquireAndRelease[14]: exiting [29].acquireAndRelease[15]: entered [18].acquireAndRelease[12]: waited before lock [18].acquireAndRelease[12]: locked [11].acquireAndRelease[17]: waited before lock [11].acquireAndRelease[17]: locked [6].acquireAndRelease[13]: waited before lock [6].acquireAndRelease[13]: locked [13].acquireAndRelease[15]: waited before unlock [13].acquireAndRelease[15]: exiting [13].acquireAndRelease[16]: entered [7].acquireAndRelease[15]: waited before unlock [7].acquireAndRelease[15]: exiting [7].acquireAndRelease[16]: entered [29].acquireAndRelease[15]: waited before lock [29].acquireAndRelease[15]: locked [14].acquireAndRelease[15]: waited before lock [14].acquireAndRelease[15]: locked [24].acquireAndRelease[16]: waited before unlock [24].acquireAndRelease[16]: exiting [24].acquireAndRelease[17]: entered [32].acquireAndRelease[13]: waited before unlock [32].acquireAndRelease[13]: exiting [32].acquireAndRelease[14]: entered [30].acquireAndRelease[17]: waited before unlock [30].acquireAndRelease[17]: exiting [30].acquireAndRelease[18]: entered [23].acquireAndRelease[13]: waited before unlock [23].acquireAndRelease[13]: exiting [23].acquireAndRelease[14]: entered [27].acquireAndRelease[15]: waited before lock [27].acquireAndRelease[15]: locked [8].acquireAndRelease[14]: waited before lock [8].acquireAndRelease[14]: locked [13].acquireAndRelease[16]: waited before lock [13].acquireAndRelease[16]: locked [21].acquireAndRelease[14]: waited before unlock [21].acquireAndRelease[14]: exiting [21].acquireAndRelease[15]: entered [18].acquireAndRelease[12]: waited before unlock [18].acquireAndRelease[12]: exiting [18].acquireAndRelease[13]: entered [3].acquireAndRelease[17]: waited before unlock [3].acquireAndRelease[17]: exiting [3].acquireAndRelease[18]: entered [2].acquireAndRelease[12]: waited before unlock [2].acquireAndRelease[12]: exiting [2].acquireAndRelease[13]: entered [6].acquireAndRelease[13]: waited before unlock [6].acquireAndRelease[13]: exiting [6].acquireAndRelease[14]: entered [19].acquireAndRelease[17]: waited before unlock [19].acquireAndRelease[17]: exiting [19].acquireAndRelease[18]: entered [30].acquireAndRelease[18]: waited before lock [30].acquireAndRelease[18]: locked [23].acquireAndRelease[14]: waited before lock [23].acquireAndRelease[14]: locked [22].acquireAndRelease[12]: waited before unlock [22].acquireAndRelease[12]: exiting [22].acquireAndRelease[13]: entered [9].acquireAndRelease[15]: waited before unlock [9].acquireAndRelease[15]: exiting [9].acquireAndRelease[16]: entered [7].acquireAndRelease[16]: waited before lock [7].acquireAndRelease[16]: locked [22].acquireAndRelease[13]: waited before lock [22].acquireAndRelease[13]: locked [32].acquireAndRelease[14]: waited before lock [32].acquireAndRelease[14]: locked [12].acquireAndRelease[16]: waited before unlock [12].acquireAndRelease[16]: exiting [12].acquireAndRelease[17]: entered [5].acquireAndRelease[17]: waited before lock [5].acquireAndRelease[17]: locked [10].acquireAndRelease[14]: waited before lock [10].acquireAndRelease[14]: locked [4].acquireAndRelease[15]: waited before lock [4].acquireAndRelease[15]: locked [29].acquireAndRelease[15]: waited before unlock [29].acquireAndRelease[15]: exiting [29].acquireAndRelease[16]: entered [12].acquireAndRelease[17]: waited before lock [12].acquireAndRelease[17]: locked [19].acquireAndRelease[18]: waited before lock [19].acquireAndRelease[18]: locked [24].acquireAndRelease[17]: waited before lock [24].acquireAndRelease[17]: locked [12].acquireAndRelease[17]: waited before unlock [12].acquireAndRelease[17]: exiting [12].acquireAndRelease[18]: entered [31].acquireAndRelease[12]: waited before unlock [31].acquireAndRelease[12]: exiting [31].acquireAndRelease[13]: entered [17].acquireAndRelease[14]: waited before unlock [17].acquireAndRelease[14]: exiting [17].acquireAndRelease[15]: entered [28].acquireAndRelease[17]: waited before unlock [28].acquireAndRelease[17]: exiting [28].acquireAndRelease[18]: entered [16].acquireAndRelease[16]: waited before unlock [16].acquireAndRelease[16]: exiting [16].acquireAndRelease[17]: entered [6].acquireAndRelease[14]: waited before lock [6].acquireAndRelease[14]: locked [3].acquireAndRelease[18]: waited before lock [3].acquireAndRelease[18]: locked [31].acquireAndRelease[13]: waited before lock [31].acquireAndRelease[13]: locked [17].acquireAndRelease[15]: waited before lock [17].acquireAndRelease[15]: locked [20].acquireAndRelease[17]: waited before unlock [20].acquireAndRelease[17]: exiting [20].acquireAndRelease[18]: entered [20].acquireAndRelease[18]: waited before lock [20].acquireAndRelease[18]: locked [18].acquireAndRelease[13]: waited before lock [18].acquireAndRelease[13]: locked [28].acquireAndRelease[18]: waited before lock [28].acquireAndRelease[18]: locked [9].acquireAndRelease[16]: waited before lock [9].acquireAndRelease[16]: locked [21].acquireAndRelease[15]: waited before lock [21].acquireAndRelease[15]: locked [25].acquireAndRelease[12]: waited before unlock [25].acquireAndRelease[12]: exiting [25].acquireAndRelease[13]: entered [19].acquireAndRelease[18]: waited before unlock [19].acquireAndRelease[18]: exiting [19].acquireAndRelease[19]: entered [0].acquireAndRelease[13]: waited before unlock [0].acquireAndRelease[13]: exiting [0].acquireAndRelease[14]: entered [17].acquireAndRelease[15]: waited before unlock [17].acquireAndRelease[15]: exiting [17].acquireAndRelease[16]: entered [15].acquireAndRelease[15]: waited before unlock [15].acquireAndRelease[15]: exiting [15].acquireAndRelease[16]: entered [2].acquireAndRelease[13]: waited before lock [2].acquireAndRelease[13]: locked [29].acquireAndRelease[16]: waited before lock [29].acquireAndRelease[16]: locked [25].acquireAndRelease[13]: waited before lock [25].acquireAndRelease[13]: locked [5].acquireAndRelease[17]: waited before unlock [5].acquireAndRelease[17]: exiting [5].acquireAndRelease[18]: entered [13].acquireAndRelease[16]: waited before unlock [13].acquireAndRelease[16]: exiting [13].acquireAndRelease[17]: entered [13].acquireAndRelease[17]: waited before lock [13].acquireAndRelease[17]: locked [16].acquireAndRelease[17]: waited before lock [16].acquireAndRelease[17]: locked [7].acquireAndRelease[16]: waited before unlock [7].acquireAndRelease[16]: exiting [7].acquireAndRelease[17]: entered [4].acquireAndRelease[15]: waited before unlock [4].acquireAndRelease[15]: exiting [4].acquireAndRelease[16]: entered [26].acquireAndRelease[18]: waited before unlock [26].acquireAndRelease[18]: exiting [26].acquireAndRelease[19]: entered [30].acquireAndRelease[18]: waited before unlock [30].acquireAndRelease[18]: exiting [30].acquireAndRelease[19]: entered [31].acquireAndRelease[13]: waited before unlock [31].acquireAndRelease[13]: exiting [31].acquireAndRelease[14]: entered [1].acquireAndRelease[14]: waited before unlock [1].acquireAndRelease[14]: exiting [1].acquireAndRelease[15]: entered [5].acquireAndRelease[18]: waited before lock [5].acquireAndRelease[18]: locked [14].acquireAndRelease[15]: waited before unlock [14].acquireAndRelease[15]: exiting [14].acquireAndRelease[16]: entered [11].acquireAndRelease[17]: waited before unlock [11].acquireAndRelease[17]: exiting [11].acquireAndRelease[18]: entered [19].acquireAndRelease[19]: waited before lock [19].acquireAndRelease[19]: locked [28].acquireAndRelease[18]: waited before unlock [28].acquireAndRelease[18]: exiting [28].acquireAndRelease[19]: entered [12].acquireAndRelease[18]: waited before lock [12].acquireAndRelease[18]: locked [22].acquireAndRelease[13]: waited before unlock [22].acquireAndRelease[13]: exiting [22].acquireAndRelease[14]: entered [0].acquireAndRelease[14]: waited before lock [0].acquireAndRelease[14]: locked [8].acquireAndRelease[14]: waited before unlock [8].acquireAndRelease[14]: exiting [8].acquireAndRelease[15]: entered [1].acquireAndRelease[15]: waited before lock [1].acquireAndRelease[15]: locked [0].acquireAndRelease[14]: waited before unlock [0].acquireAndRelease[14]: exiting [0].acquireAndRelease[15]: entered [14].acquireAndRelease[16]: waited before lock [14].acquireAndRelease[16]: locked [5].acquireAndRelease[18]: waited before unlock [5].acquireAndRelease[18]: exiting [5].acquireAndRelease[19]: entered [8].acquireAndRelease[15]: waited before lock [8].acquireAndRelease[15]: locked [6].acquireAndRelease[14]: waited before unlock [6].acquireAndRelease[14]: exiting [6].acquireAndRelease[15]: entered [18].acquireAndRelease[13]: waited before unlock [18].acquireAndRelease[13]: exiting [18].acquireAndRelease[14]: entered [4].acquireAndRelease[16]: waited before lock [4].acquireAndRelease[16]: locked [28].acquireAndRelease[19]: waited before lock [28].acquireAndRelease[19]: locked [17].acquireAndRelease[16]: waited before lock [17].acquireAndRelease[16]: locked [15].acquireAndRelease[16]: waited before lock [15].acquireAndRelease[16]: locked [31].acquireAndRelease[14]: waited before lock [31].acquireAndRelease[14]: locked [20].acquireAndRelease[18]: waited before unlock [20].acquireAndRelease[18]: exiting [20].acquireAndRelease[19]: entered [27].acquireAndRelease[15]: waited before unlock [27].acquireAndRelease[15]: exiting [27].acquireAndRelease[16]: entered [19].acquireAndRelease[19]: waited before unlock [19].acquireAndRelease[19]: exiting [19].acquireAndRelease[20]: entered [30].acquireAndRelease[19]: waited before lock [30].acquireAndRelease[19]: locked [9].acquireAndRelease[16]: waited before unlock [9].acquireAndRelease[16]: exiting [9].acquireAndRelease[17]: entered [26].acquireAndRelease[19]: waited before lock [26].acquireAndRelease[19]: locked [7].acquireAndRelease[17]: waited before lock [7].acquireAndRelease[17]: locked [17].acquireAndRelease[16]: waited before unlock [17].acquireAndRelease[16]: exiting [17].acquireAndRelease[17]: entered [31].acquireAndRelease[14]: waited before unlock [31].acquireAndRelease[14]: exiting [31].acquireAndRelease[15]: entered [5].acquireAndRelease[19]: waited before lock [5].acquireAndRelease[19]: locked [22].acquireAndRelease[14]: waited before lock [22].acquireAndRelease[14]: locked [19].acquireAndRelease[20]: waited before lock [19].acquireAndRelease[20]: locked [11].acquireAndRelease[18]: waited before lock [11].acquireAndRelease[18]: locked [13].acquireAndRelease[17]: waited before unlock [13].acquireAndRelease[17]: exiting [13].acquireAndRelease[18]: entered [23].acquireAndRelease[14]: waited before unlock [23].acquireAndRelease[14]: exiting [23].acquireAndRelease[15]: entered [0].acquireAndRelease[15]: waited before lock [0].acquireAndRelease[15]: locked [31].acquireAndRelease[15]: waited before lock [31].acquireAndRelease[15]: locked [10].acquireAndRelease[14]: waited before unlock [10].acquireAndRelease[14]: exiting [10].acquireAndRelease[15]: entered [27].acquireAndRelease[16]: waited before lock [27].acquireAndRelease[16]: locked [7].acquireAndRelease[17]: waited before unlock [7].acquireAndRelease[17]: exiting [7].acquireAndRelease[18]: entered [1].acquireAndRelease[15]: waited before unlock [1].acquireAndRelease[15]: exiting [1].acquireAndRelease[16]: entered [32].acquireAndRelease[14]: waited before unlock [32].acquireAndRelease[14]: exiting [32].acquireAndRelease[15]: entered [9].acquireAndRelease[17]: waited before lock [9].acquireAndRelease[17]: locked [21].acquireAndRelease[15]: waited before unlock [21].acquireAndRelease[15]: exiting [21].acquireAndRelease[16]: entered [6].acquireAndRelease[15]: waited before lock [6].acquireAndRelease[15]: locked [17].acquireAndRelease[17]: waited before lock [17].acquireAndRelease[17]: locked [16].acquireAndRelease[17]: waited before unlock [16].acquireAndRelease[17]: exiting [16].acquireAndRelease[18]: entered [18].acquireAndRelease[14]: waited before lock [18].acquireAndRelease[14]: locked [16].acquireAndRelease[18]: waited before lock [16].acquireAndRelease[18]: locked [24].acquireAndRelease[17]: waited before unlock [24].acquireAndRelease[17]: exiting [24].acquireAndRelease[18]: entered [23].acquireAndRelease[15]: waited before lock [23].acquireAndRelease[15]: locked [20].acquireAndRelease[19]: waited before lock [20].acquireAndRelease[19]: locked [2].acquireAndRelease[13]: waited before unlock [2].acquireAndRelease[13]: exiting [2].acquireAndRelease[14]: entered [10].acquireAndRelease[15]: waited before lock [10].acquireAndRelease[15]: locked [6].acquireAndRelease[15]: waited before unlock [6].acquireAndRelease[15]: exiting [6].acquireAndRelease[16]: entered [3].acquireAndRelease[18]: waited before unlock [3].acquireAndRelease[18]: exiting [3].acquireAndRelease[19]: entered [23].acquireAndRelease[15]: waited before unlock [23].acquireAndRelease[15]: exiting [23].acquireAndRelease[16]: entered [2].acquireAndRelease[14]: waited before lock [2].acquireAndRelease[14]: locked [29].acquireAndRelease[16]: waited before unlock [29].acquireAndRelease[16]: exiting [29].acquireAndRelease[17]: entered [18].acquireAndRelease[14]: waited before unlock [18].acquireAndRelease[14]: exiting [18].acquireAndRelease[15]: entered [13].acquireAndRelease[18]: waited before lock [13].acquireAndRelease[18]: locked [32].acquireAndRelease[15]: waited before lock [32].acquireAndRelease[15]: locked [1].acquireAndRelease[16]: waited before lock [1].acquireAndRelease[16]: locked [17].acquireAndRelease[17]: waited before unlock [17].acquireAndRelease[17]: exiting [17].acquireAndRelease[18]: entered [13].acquireAndRelease[18]: waited before unlock [13].acquireAndRelease[18]: exiting [13].acquireAndRelease[19]: entered [15].acquireAndRelease[16]: waited before unlock [15].acquireAndRelease[16]: exiting [15].acquireAndRelease[17]: entered [14].acquireAndRelease[16]: waited before unlock [14].acquireAndRelease[16]: exiting [14].acquireAndRelease[17]: entered [14].acquireAndRelease[17]: waited before lock [14].acquireAndRelease[17]: locked [2].acquireAndRelease[14]: waited before unlock [2].acquireAndRelease[14]: exiting [2].acquireAndRelease[15]: entered [22].acquireAndRelease[14]: waited before unlock [22].acquireAndRelease[14]: exiting [22].acquireAndRelease[15]: entered [5].acquireAndRelease[19]: waited before unlock [5].acquireAndRelease[19]: exiting [5].acquireAndRelease[20]: entered [24].acquireAndRelease[18]: waited before lock [24].acquireAndRelease[18]: locked [25].acquireAndRelease[13]: waited before unlock [25].acquireAndRelease[13]: exiting [25].acquireAndRelease[14]: entered [10].acquireAndRelease[15]: waited before unlock [10].acquireAndRelease[15]: exiting [10].acquireAndRelease[16]: entered [19].acquireAndRelease[20]: waited before unlock [19].acquireAndRelease[20]: exiting [19].acquireAndRelease[21]: entered [3].acquireAndRelease[19]: waited before lock [3].acquireAndRelease[19]: locked [23].acquireAndRelease[16]: waited before lock [23].acquireAndRelease[16]: locked [13].acquireAndRelease[19]: waited before lock [13].acquireAndRelease[19]: locked [8].acquireAndRelease[15]: waited before unlock [8].acquireAndRelease[15]: exiting [8].acquireAndRelease[16]: entered [7].acquireAndRelease[18]: waited before lock [7].acquireAndRelease[18]: locked [28].acquireAndRelease[19]: waited before unlock [28].acquireAndRelease[19]: exiting [28].acquireAndRelease[20]: entered [27].acquireAndRelease[16]: waited before unlock [27].acquireAndRelease[16]: exiting [27].acquireAndRelease[17]: entered [21].acquireAndRelease[16]: waited before lock [21].acquireAndRelease[16]: locked [12].acquireAndRelease[18]: waited before unlock [12].acquireAndRelease[18]: exiting [12].acquireAndRelease[19]: entered [7].acquireAndRelease[18]: waited before unlock [7].acquireAndRelease[18]: exiting [7].acquireAndRelease[19]: entered [18].acquireAndRelease[15]: waited before lock [18].acquireAndRelease[15]: locked [6].acquireAndRelease[16]: waited before lock [6].acquireAndRelease[16]: locked [19].acquireAndRelease[21]: waited before lock [19].acquireAndRelease[21]: locked [17].acquireAndRelease[18]: waited before lock [17].acquireAndRelease[18]: locked [12].acquireAndRelease[19]: waited before lock [12].acquireAndRelease[19]: locked [22].acquireAndRelease[15]: waited before lock [22].acquireAndRelease[15]: locked [5].acquireAndRelease[20]: waited before lock [5].acquireAndRelease[20]: locked [13].acquireAndRelease[19]: waited before unlock [13].acquireAndRelease[19]: exiting [13].acquireAndRelease[20]: entered [31].acquireAndRelease[15]: waited before unlock [31].acquireAndRelease[15]: exiting [31].acquireAndRelease[16]: entered [29].acquireAndRelease[17]: waited before lock [29].acquireAndRelease[17]: locked [10].acquireAndRelease[16]: waited before lock [10].acquireAndRelease[16]: locked [4].acquireAndRelease[16]: waited before unlock [4].acquireAndRelease[16]: exiting [4].acquireAndRelease[17]: entered [8].acquireAndRelease[16]: waited before lock [8].acquireAndRelease[16]: locked [4].acquireAndRelease[17]: waited before lock [4].acquireAndRelease[17]: locked [16].acquireAndRelease[18]: waited before unlock [16].acquireAndRelease[18]: exiting [16].acquireAndRelease[19]: entered [25].acquireAndRelease[14]: waited before lock [25].acquireAndRelease[14]: locked [28].acquireAndRelease[20]: waited before lock [28].acquireAndRelease[20]: locked [21].acquireAndRelease[16]: waited before unlock [21].acquireAndRelease[16]: exiting [21].acquireAndRelease[17]: entered [32].acquireAndRelease[15]: waited before unlock [32].acquireAndRelease[15]: exiting [32].acquireAndRelease[16]: entered [26].acquireAndRelease[19]: waited before unlock [26].acquireAndRelease[19]: exiting [26].acquireAndRelease[20]: entered [2].acquireAndRelease[15]: waited before lock [2].acquireAndRelease[15]: locked [15].acquireAndRelease[17]: waited before lock [15].acquireAndRelease[17]: locked [12].acquireAndRelease[19]: waited before unlock [12].acquireAndRelease[19]: exiting [12].acquireAndRelease[20]: entered [0].acquireAndRelease[15]: waited before unlock [0].acquireAndRelease[15]: exiting [0].acquireAndRelease[16]: entered [12].acquireAndRelease[20]: waited before lock [12].acquireAndRelease[20]: locked [27].acquireAndRelease[17]: waited before lock [27].acquireAndRelease[17]: locked [4].acquireAndRelease[17]: waited before unlock [4].acquireAndRelease[17]: exiting [4].acquireAndRelease[18]: entered [1].acquireAndRelease[16]: waited before unlock [1].acquireAndRelease[16]: exiting [1].acquireAndRelease[17]: entered [30].acquireAndRelease[19]: waited before unlock [30].acquireAndRelease[19]: exiting [30].acquireAndRelease[20]: entered [1].acquireAndRelease[17]: waited before lock [1].acquireAndRelease[17]: locked [16].acquireAndRelease[19]: waited before lock [16].acquireAndRelease[19]: locked [21].acquireAndRelease[17]: waited before lock [21].acquireAndRelease[17]: locked [7].acquireAndRelease[19]: waited before lock [7].acquireAndRelease[19]: locked [14].acquireAndRelease[17]: waited before unlock [14].acquireAndRelease[17]: exiting [14].acquireAndRelease[18]: entered [0].acquireAndRelease[16]: waited before lock [0].acquireAndRelease[16]: locked [12].acquireAndRelease[20]: waited before unlock [12].acquireAndRelease[20]: exiting [12].acquireAndRelease[21]: entered [22].acquireAndRelease[15]: waited before unlock [22].acquireAndRelease[15]: exiting [22].acquireAndRelease[16]: entered [19].acquireAndRelease[21]: waited before unlock [19].acquireAndRelease[21]: exiting [19].acquireAndRelease[22]: entered [14].acquireAndRelease[18]: waited before lock [14].acquireAndRelease[18]: locked [5].acquireAndRelease[20]: waited before unlock [5].acquireAndRelease[20]: exiting [5].acquireAndRelease[21]: entered [31].acquireAndRelease[16]: waited before lock [31].acquireAndRelease[16]: locked [32].acquireAndRelease[16]: waited before lock [32].acquireAndRelease[16]: locked [13].acquireAndRelease[20]: waited before lock [13].acquireAndRelease[20]: locked [30].acquireAndRelease[20]: waited before lock [30].acquireAndRelease[20]: locked [18].acquireAndRelease[15]: waited before unlock [18].acquireAndRelease[15]: exiting [18].acquireAndRelease[16]: entered [11].acquireAndRelease[18]: waited before unlock [11].acquireAndRelease[18]: exiting [11].acquireAndRelease[19]: entered [26].acquireAndRelease[20]: waited before lock [26].acquireAndRelease[20]: locked [0].acquireAndRelease[16]: waited before unlock [0].acquireAndRelease[16]: exiting [0].acquireAndRelease[17]: entered [9].acquireAndRelease[17]: waited before unlock [9].acquireAndRelease[17]: exiting [9].acquireAndRelease[18]: entered [23].acquireAndRelease[16]: waited before unlock [23].acquireAndRelease[16]: exiting [23].acquireAndRelease[17]: entered [25].acquireAndRelease[14]: waited before unlock [25].acquireAndRelease[14]: exiting [25].acquireAndRelease[15]: entered [19].acquireAndRelease[22]: waited before lock [19].acquireAndRelease[22]: locked [10].acquireAndRelease[16]: waited before unlock [10].acquireAndRelease[16]: exiting [10].acquireAndRelease[17]: entered [4].acquireAndRelease[18]: waited before lock [4].acquireAndRelease[18]: locked [1].acquireAndRelease[17]: waited before unlock [1].acquireAndRelease[17]: exiting [1].acquireAndRelease[18]: entered [18].acquireAndRelease[16]: waited before lock [18].acquireAndRelease[16]: locked [27].acquireAndRelease[17]: waited before unlock [27].acquireAndRelease[17]: exiting [27].acquireAndRelease[18]: entered [21].acquireAndRelease[17]: waited before unlock [21].acquireAndRelease[17]: exiting [21].acquireAndRelease[18]: entered [27].acquireAndRelease[18]: waited before lock [27].acquireAndRelease[18]: locked [12].acquireAndRelease[21]: waited before lock [12].acquireAndRelease[21]: locked [23].acquireAndRelease[17]: waited before lock [23].acquireAndRelease[17]: locked [0].acquireAndRelease[17]: waited before lock [0].acquireAndRelease[17]: locked [2].acquireAndRelease[15]: waited before unlock [2].acquireAndRelease[15]: exiting [2].acquireAndRelease[16]: entered [20].acquireAndRelease[19]: waited before unlock [20].acquireAndRelease[19]: exiting [20].acquireAndRelease[20]: entered [7].acquireAndRelease[19]: waited before unlock [7].acquireAndRelease[19]: exiting [7].acquireAndRelease[20]: entered [24].acquireAndRelease[18]: waited before unlock [24].acquireAndRelease[18]: exiting [24].acquireAndRelease[19]: entered [19].acquireAndRelease[22]: waited before unlock [19].acquireAndRelease[22]: exiting [19].acquireAndRelease[23]: entered [31].acquireAndRelease[16]: waited before unlock [31].acquireAndRelease[16]: exiting [31].acquireAndRelease[17]: entered [30].acquireAndRelease[20]: waited before unlock [30].acquireAndRelease[20]: exiting [30].acquireAndRelease[21]: entered [6].acquireAndRelease[16]: waited before unlock [6].acquireAndRelease[16]: exiting [6].acquireAndRelease[17]: entered [31].acquireAndRelease[17]: waited before lock [31].acquireAndRelease[17]: locked [6].acquireAndRelease[17]: waited before lock [6].acquireAndRelease[17]: locked [9].acquireAndRelease[18]: waited before lock [9].acquireAndRelease[18]: locked [11].acquireAndRelease[19]: waited before lock [11].acquireAndRelease[19]: locked [22].acquireAndRelease[16]: waited before lock [22].acquireAndRelease[16]: locked [10].acquireAndRelease[17]: waited before lock [10].acquireAndRelease[17]: locked [2].acquireAndRelease[16]: waited before lock [2].acquireAndRelease[16]: locked [5].acquireAndRelease[21]: waited before lock [5].acquireAndRelease[21]: locked Running co.codewizards.cloudstore.core.util.UrlUtilTest [29].acquireAndRelease[17]: waited before unlock [29].acquireAndRelease[17]: exiting [29].acquireAndRelease[18]: entered [1].acquireAndRelease[18]: waited before lock [1].acquireAndRelease[18]: locked [3].acquireAndRelease[19]: waited before unlock [3].acquireAndRelease[19]: exiting [3].acquireAndRelease[20]: entered [27].acquireAndRelease[18]: waited before unlock [27].acquireAndRelease[18]: exiting [27].acquireAndRelease[19]: entered [24].acquireAndRelease[19]: waited before lock [24].acquireAndRelease[19]: locked [21].acquireAndRelease[18]: waited before lock [21].acquireAndRelease[18]: locked [2].acquireAndRelease[16]: waited before unlock [2].acquireAndRelease[16]: exiting [2].acquireAndRelease[17]: entered [28].acquireAndRelease[20]: waited before unlock [28].acquireAndRelease[20]: exiting [28].acquireAndRelease[21]: entered [17].acquireAndRelease[18]: waited before unlock [17].acquireAndRelease[18]: exiting [17].acquireAndRelease[19]: entered [25].acquireAndRelease[15]: waited before lock [25].acquireAndRelease[15]: locked [27].acquireAndRelease[19]: waited before lock [27].acquireAndRelease[19]: locked [8].acquireAndRelease[16]: waited before unlock [8].acquireAndRelease[16]: exiting [8].acquireAndRelease[17]: entered [20].acquireAndRelease[20]: waited before lock [20].acquireAndRelease[20]: locked [16].acquireAndRelease[19]: waited before unlock [16].acquireAndRelease[19]: exiting [16].acquireAndRelease[20]: entered [28].acquireAndRelease[21]: waited before lock [28].acquireAndRelease[21]: locked [29].acquireAndRelease[18]: waited before lock [29].acquireAndRelease[18]: locked [7].acquireAndRelease[20]: waited before lock [7].acquireAndRelease[20]: locked [31].acquireAndRelease[17]: waited before unlock [31].acquireAndRelease[17]: exiting [31].acquireAndRelease[18]: entered [15].acquireAndRelease[17]: waited before unlock [15].acquireAndRelease[17]: exiting [15].acquireAndRelease[18]: entered [0].acquireAndRelease[17]: waited before unlock [0].acquireAndRelease[17]: exiting [0].acquireAndRelease[18]: entered [27].acquireAndRelease[19]: waited before unlock [27].acquireAndRelease[19]: exiting [27].acquireAndRelease[20]: entered [8].acquireAndRelease[17]: waited before lock [8].acquireAndRelease[17]: locked [31].acquireAndRelease[18]: waited before lock [31].acquireAndRelease[18]: locked [17].acquireAndRelease[19]: waited before lock [17].acquireAndRelease[19]: locked [30].acquireAndRelease[21]: waited before lock [30].acquireAndRelease[21]: locked [10].acquireAndRelease[17]: waited before unlock [10].acquireAndRelease[17]: exiting [10].acquireAndRelease[18]: entered [12].acquireAndRelease[21]: waited before unlock [12].acquireAndRelease[21]: exiting [12].acquireAndRelease[22]: entered [19].acquireAndRelease[23]: waited before lock [19].acquireAndRelease[23]: locked [4].acquireAndRelease[18]: waited before unlock [4].acquireAndRelease[18]: exiting [4].acquireAndRelease[19]: entered [31].acquireAndRelease[18]: waited before unlock [31].acquireAndRelease[18]: exiting [31].acquireAndRelease[19]: entered [1].acquireAndRelease[18]: waited before unlock [1].acquireAndRelease[18]: exiting [1].acquireAndRelease[19]: entered [12].acquireAndRelease[22]: waited before lock [12].acquireAndRelease[22]: locked [3].acquireAndRelease[20]: waited before lock [3].acquireAndRelease[20]: locked [21].acquireAndRelease[18]: waited before unlock [21].acquireAndRelease[18]: exiting [21].acquireAndRelease[19]: entered [15].acquireAndRelease[18]: waited before lock [15].acquireAndRelease[18]: locked [2].acquireAndRelease[17]: waited before lock [2].acquireAndRelease[17]: locked [13].acquireAndRelease[20]: waited before unlock [13].acquireAndRelease[20]: exiting [13].acquireAndRelease[21]: entered [16].acquireAndRelease[20]: waited before lock [16].acquireAndRelease[20]: locked [18].acquireAndRelease[16]: waited before unlock [18].acquireAndRelease[16]: exiting [18].acquireAndRelease[17]: entered [16].acquireAndRelease[20]: waited before unlock [16].acquireAndRelease[20]: exiting [16].acquireAndRelease[21]: entered [7].acquireAndRelease[20]: waited before unlock [7].acquireAndRelease[20]: exiting [7].acquireAndRelease[21]: entered [0].acquireAndRelease[18]: waited before lock [0].acquireAndRelease[18]: locked [14].acquireAndRelease[18]: waited before unlock [14].acquireAndRelease[18]: exiting [14].acquireAndRelease[19]: entered [8].acquireAndRelease[17]: waited before unlock [8].acquireAndRelease[17]: exiting [8].acquireAndRelease[18]: entered [28].acquireAndRelease[21]: waited before unlock [28].acquireAndRelease[21]: exiting [28].acquireAndRelease[22]: entered [30].acquireAndRelease[21]: waited before unlock [30].acquireAndRelease[21]: exiting [30].acquireAndRelease[22]: entered [0].acquireAndRelease[18]: waited before unlock [0].acquireAndRelease[18]: exiting [0].acquireAndRelease[19]: entered [27].acquireAndRelease[20]: waited before lock [27].acquireAndRelease[20]: locked [26].acquireAndRelease[20]: waited before unlock [26].acquireAndRelease[20]: exiting [26].acquireAndRelease[21]: entered [1].acquireAndRelease[19]: waited before lock [1].acquireAndRelease[19]: locked [23].acquireAndRelease[17]: waited before unlock [23].acquireAndRelease[17]: exiting [23].acquireAndRelease[18]: entered [5].acquireAndRelease[21]: waited before unlock [5].acquireAndRelease[21]: exiting [5].acquireAndRelease[22]: entered [22].acquireAndRelease[16]: waited before unlock [22].acquireAndRelease[16]: exiting [22].acquireAndRelease[17]: entered [22].acquireAndRelease[17]: waited before lock [22].acquireAndRelease[17]: locked [29].acquireAndRelease[18]: waited before unlock [29].acquireAndRelease[18]: exiting [29].acquireAndRelease[19]: entered [23].acquireAndRelease[18]: waited before lock [23].acquireAndRelease[18]: locked [32].acquireAndRelease[16]: waited before unlock [32].acquireAndRelease[16]: exiting [32].acquireAndRelease[17]: entered [10].acquireAndRelease[18]: waited before lock [10].acquireAndRelease[18]: locked [31].acquireAndRelease[19]: waited before lock [31].acquireAndRelease[19]: locked [16].acquireAndRelease[21]: waited before lock [16].acquireAndRelease[21]: locked [9].acquireAndRelease[18]: waited before unlock [9].acquireAndRelease[18]: exiting [9].acquireAndRelease[19]: entered [7].acquireAndRelease[21]: waited before lock [7].acquireAndRelease[21]: locked [16].acquireAndRelease[21]: waited before unlock [16].acquireAndRelease[21]: exiting [16].acquireAndRelease[22]: entered [31].acquireAndRelease[19]: waited before unlock [31].acquireAndRelease[19]: exiting [31].acquireAndRelease[20]: entered [4].acquireAndRelease[19]: waited before lock [4].acquireAndRelease[19]: locked [14].acquireAndRelease[19]: waited before lock [14].acquireAndRelease[19]: locked [13].acquireAndRelease[21]: waited before lock [13].acquireAndRelease[21]: locked [21].acquireAndRelease[19]: waited before lock [21].acquireAndRelease[19]: locked [6].acquireAndRelease[17]: waited before unlock [6].acquireAndRelease[17]: exiting [6].acquireAndRelease[18]: entered [19].acquireAndRelease[23]: waited before unlock [19].acquireAndRelease[23]: exiting [19].acquireAndRelease[24]: entered [3].acquireAndRelease[20]: waited before unlock [3].acquireAndRelease[20]: exiting [3].acquireAndRelease[21]: entered [31].acquireAndRelease[20]: waited before lock [31].acquireAndRelease[20]: locked [14].acquireAndRelease[19]: waited before unlock [14].acquireAndRelease[19]: exiting [14].acquireAndRelease[20]: entered [16].acquireAndRelease[22]: waited before lock [16].acquireAndRelease[22]: locked [26].acquireAndRelease[21]: waited before lock [26].acquireAndRelease[21]: locked [5].acquireAndRelease[22]: waited before lock [5].acquireAndRelease[22]: locked [18].acquireAndRelease[17]: waited before lock [18].acquireAndRelease[17]: locked [8].acquireAndRelease[18]: waited before lock [8].acquireAndRelease[18]: locked [28].acquireAndRelease[22]: waited before lock [28].acquireAndRelease[22]: locked [13].acquireAndRelease[21]: waited before unlock [13].acquireAndRelease[21]: exiting [13].acquireAndRelease[22]: entered [30].acquireAndRelease[22]: waited before lock [30].acquireAndRelease[22]: locked [5].acquireAndRelease[22]: waited before unlock [5].acquireAndRelease[22]: exiting [5].acquireAndRelease[23]: entered [30].acquireAndRelease[22]: waited before unlock [30].acquireAndRelease[22]: exiting [30].acquireAndRelease[23]: entered [14].acquireAndRelease[20]: waited before lock [14].acquireAndRelease[20]: locked [19].acquireAndRelease[24]: waited before lock [19].acquireAndRelease[24]: locked [0].acquireAndRelease[19]: waited before lock [0].acquireAndRelease[19]: locked [9].acquireAndRelease[19]: waited before lock [9].acquireAndRelease[19]: locked [1].acquireAndRelease[19]: waited before unlock [1].acquireAndRelease[19]: exiting [1].acquireAndRelease[20]: entered [21].acquireAndRelease[19]: waited before unlock [21].acquireAndRelease[19]: exiting [21].acquireAndRelease[20]: entered [25].acquireAndRelease[15]: waited before unlock [25].acquireAndRelease[15]: exiting [25].acquireAndRelease[16]: entered [6].acquireAndRelease[18]: waited before lock [6].acquireAndRelease[18]: locked [17].acquireAndRelease[19]: waited before unlock [17].acquireAndRelease[19]: exiting [17].acquireAndRelease[20]: entered [24].acquireAndRelease[19]: waited before unlock [24].acquireAndRelease[19]: exiting [24].acquireAndRelease[20]: entered [20].acquireAndRelease[20]: waited before unlock [20].acquireAndRelease[20]: exiting [20].acquireAndRelease[21]: entered [11].acquireAndRelease[19]: waited before unlock [11].acquireAndRelease[19]: exiting [11].acquireAndRelease[20]: entered [32].acquireAndRelease[17]: waited before lock [32].acquireAndRelease[17]: locked [29].acquireAndRelease[19]: waited before lock [29].acquireAndRelease[19]: locked [11].acquireAndRelease[20]: waited before lock [11].acquireAndRelease[20]: locked [11].acquireAndRelease[20]: waited before unlock [11].acquireAndRelease[20]: exiting [11].acquireAndRelease[21]: entered [17].acquireAndRelease[20]: waited before lock [17].acquireAndRelease[20]: locked [5].acquireAndRelease[23]: waited before lock [5].acquireAndRelease[23]: locked [15].acquireAndRelease[18]: waited before unlock [15].acquireAndRelease[18]: exiting [15].acquireAndRelease[19]: entered [13].acquireAndRelease[22]: waited before lock [13].acquireAndRelease[22]: locked [1].acquireAndRelease[20]: waited before lock [1].acquireAndRelease[20]: locked [14].acquireAndRelease[20]: waited before unlock [14].acquireAndRelease[20]: exiting [14].acquireAndRelease[21]: entered [15].acquireAndRelease[19]: waited before lock [15].acquireAndRelease[19]: locked [2].acquireAndRelease[17]: waited before unlock [2].acquireAndRelease[17]: exiting [2].acquireAndRelease[18]: entered [25].acquireAndRelease[16]: waited before lock [25].acquireAndRelease[16]: locked [3].acquireAndRelease[21]: waited before lock [3].acquireAndRelease[21]: locked [30].acquireAndRelease[23]: waited before lock [30].acquireAndRelease[23]: locked [12].acquireAndRelease[22]: waited before unlock [12].acquireAndRelease[22]: exiting [12].acquireAndRelease[23]: entered [16].acquireAndRelease[22]: waited before unlock [16].acquireAndRelease[22]: exiting [16].acquireAndRelease[23]: entered [10].acquireAndRelease[18]: waited before unlock [10].acquireAndRelease[18]: exiting [10].acquireAndRelease[19]: entered [20].acquireAndRelease[21]: waited before lock [20].acquireAndRelease[21]: locked [21].acquireAndRelease[20]: waited before lock [21].acquireAndRelease[20]: locked [10].acquireAndRelease[19]: waited before lock [11].acquireAndRelease[21]: waited before lock [11].acquireAndRelease[21]: locked [10].acquireAndRelease[19]: locked [4].acquireAndRelease[19]: waited before unlock [4].acquireAndRelease[19]: exiting [4].acquireAndRelease[20]: entered [28].acquireAndRelease[22]: waited before unlock [28].acquireAndRelease[22]: exiting [28].acquireAndRelease[23]: entered [15].acquireAndRelease[19]: waited before unlock [15].acquireAndRelease[19]: exiting [15].acquireAndRelease[20]: entered [24].acquireAndRelease[20]: waited before lock [24].acquireAndRelease[20]: locked [28].acquireAndRelease[23]: waited before lock [28].acquireAndRelease[23]: locked [15].acquireAndRelease[20]: waited before lock [15].acquireAndRelease[20]: locked [8].acquireAndRelease[18]: waited before unlock [8].acquireAndRelease[18]: exiting [8].acquireAndRelease[19]: entered [4].acquireAndRelease[20]: waited before lock [4].acquireAndRelease[20]: locked [15].acquireAndRelease[20]: waited before unlock [15].acquireAndRelease[20]: exiting [15].acquireAndRelease[21]: entered [2].acquireAndRelease[18]: waited before lock [2].acquireAndRelease[18]: locked [14].acquireAndRelease[21]: waited before lock [14].acquireAndRelease[21]: locked [0].acquireAndRelease[19]: waited before unlock [0].acquireAndRelease[19]: exiting [0].acquireAndRelease[20]: entered [8].acquireAndRelease[19]: waited before lock [8].acquireAndRelease[19]: locked [24].acquireAndRelease[20]: waited before unlock [24].acquireAndRelease[20]: exiting [24].acquireAndRelease[21]: entered [1].acquireAndRelease[20]: waited before unlock [1].acquireAndRelease[20]: exiting [1].acquireAndRelease[21]: entered [24].acquireAndRelease[21]: waited before lock [24].acquireAndRelease[21]: locked [15].acquireAndRelease[21]: waited before lock [15].acquireAndRelease[21]: locked [5].acquireAndRelease[23]: waited before unlock [5].acquireAndRelease[23]: exiting [5].acquireAndRelease[24]: entered [7].acquireAndRelease[21]: waited before unlock [7].acquireAndRelease[21]: exiting [7].acquireAndRelease[22]: entered [17].acquireAndRelease[20]: waited before unlock [17].acquireAndRelease[20]: exiting [17].acquireAndRelease[21]: entered [27].acquireAndRelease[20]: waited before unlock [27].acquireAndRelease[20]: exiting [27].acquireAndRelease[21]: entered [30].acquireAndRelease[23]: waited before unlock [30].acquireAndRelease[23]: exiting [30].acquireAndRelease[24]: entered [12].acquireAndRelease[23]: waited before lock [12].acquireAndRelease[23]: locked [29].acquireAndRelease[19]: waited before unlock [29].acquireAndRelease[19]: exiting [29].acquireAndRelease[20]: entered [24].acquireAndRelease[21]: waited before unlock [24].acquireAndRelease[21]: exiting [24].acquireAndRelease[22]: entered [8].acquireAndRelease[19]: waited before unlock [8].acquireAndRelease[19]: exiting [8].acquireAndRelease[20]: entered [22].acquireAndRelease[17]: waited before unlock [22].acquireAndRelease[17]: exiting [22].acquireAndRelease[18]: entered [16].acquireAndRelease[23]: waited before lock [16].acquireAndRelease[23]: locked [32].acquireAndRelease[17]: waited before unlock [32].acquireAndRelease[17]: exiting [32].acquireAndRelease[18]: entered [13].acquireAndRelease[22]: waited before unlock [13].acquireAndRelease[22]: exiting [13].acquireAndRelease[23]: entered [23].acquireAndRelease[18]: waited before unlock [23].acquireAndRelease[18]: exiting [23].acquireAndRelease[19]: entered [9].acquireAndRelease[19]: waited before unlock [9].acquireAndRelease[19]: exiting [9].acquireAndRelease[20]: entered [27].acquireAndRelease[21]: waited before lock [27].acquireAndRelease[21]: locked [26].acquireAndRelease[21]: waited before unlock [26].acquireAndRelease[21]: exiting [26].acquireAndRelease[22]: entered [18].acquireAndRelease[17]: waited before unlock [18].acquireAndRelease[17]: exiting [18].acquireAndRelease[18]: entered [19].acquireAndRelease[24]: waited before unlock [19].acquireAndRelease[24]: exiting [19].acquireAndRelease[25]: entered [21].acquireAndRelease[20]: waited before unlock [21].acquireAndRelease[20]: exiting [21].acquireAndRelease[21]: entered [6].acquireAndRelease[18]: waited before unlock [6].acquireAndRelease[18]: exiting [6].acquireAndRelease[19]: entered [17].acquireAndRelease[21]: waited before lock [17].acquireAndRelease[21]: locked [7].acquireAndRelease[22]: waited before lock [7].acquireAndRelease[22]: locked [0].acquireAndRelease[20]: waited before lock [0].acquireAndRelease[20]: locked [20].acquireAndRelease[21]: waited before unlock [20].acquireAndRelease[21]: exiting [20].acquireAndRelease[22]: entered [30].acquireAndRelease[24]: waited before lock [30].acquireAndRelease[24]: locked [24].acquireAndRelease[22]: waited before lock [24].acquireAndRelease[22]: locked [5].acquireAndRelease[24]: waited before lock [Running co.codewizards.cloudstore.core.util.LongUtilTest 5].acquireAndRelease[24]: locked [31].acquireAndRelease[20]: waited before unlock [31].acquireAndRelease[20]: exiting [31].acquireAndRelease[21]: entered [2].acquireAndRelease[18]: waited before unlock [2].acquireAndRelease[18]: exiting [2].acquireAndRelease[19]: entered [25].acquireAndRelease[16]: waited before unlock [25].acquireAndRelease[16]: exiting [25].acquireAndRelease[17]: entered [1].acquireAndRelease[21]: waited before lock [1].acquireAndRelease[21]: locked [22].acquireAndRelease[18]: waited before lock [22].acquireAndRelease[18]: locked [29].acquireAndRelease[20]: waited before lock [29].acquireAndRelease[20]: locked [9].acquireAndRelease[20]: waited before lock [9].acquireAndRelease[20]: locked [32].acquireAndRelease[18]: waited before lock [32].acquireAndRelease[18]: locked [19].acquireAndRelease[25]: waited before lock [19].acquireAndRelease[25]: locked [3].acquireAndRelease[21]: waited before unlock [3].acquireAndRelease[21]: exiting [3].acquireAndRelease[22]: entered [4].acquireAndRelease[20]: waited before unlock [4].acquireAndRelease[20]: exiting [4].acquireAndRelease[21]: entered [8].acquireAndRelease[20]: waited before lock [8].acquireAndRelease[20]: locked [10].acquireAndRelease[19]: waited before unlock [10].acquireAndRelease[19]: exiting [10].acquireAndRelease[20]: entered [18].acquireAndRelease[18]: waited before lock [18].acquireAndRelease[18]: locked [21].acquireAndRelease[21]: waited before lock [21].acquireAndRelease[21]: locked [4].acquireAndRelease[21]: waited before lock [4].acquireAndRelease[21]: locked [13].acquireAndRelease[23]: waited before lock [13].acquireAndRelease[23]: locked [10].acquireAndRelease[20]: waited before lock [10].acquireAndRelease[20]: locked [11].acquireAndRelease[21]: waited before unlock [11].acquireAndRelease[21]: exiting [11].acquireAndRelease[22]: entered [11].acquireAndRelease[22]: waited before lock [11].acquireAndRelease[22]: locked [30].acquireAndRelease[24]: waited before unlock [30].acquireAndRelease[24]: exiting [30].acquireAndRelease[25]: entered [23].acquireAndRelease[19]: waited before lock [23].acquireAndRelease[19]: locked [11].acquireAndRelease[22]: waited before unlock [11].acquireAndRelease[22]: exiting [11].acquireAndRelease[23]: entered [2].acquireAndRelease[19]: waited before lock [2].acquireAndRelease[19]: locked [32].acquireAndRelease[18]: waited before unlock [32].acquireAndRelease[18]: exiting [32].acquireAndRelease[19]: entered [6].acquireAndRelease[19]: waited before lock [6].acquireAndRelease[19]: locked [11].acquireAndRelease[23]: waited before lock [11].acquireAndRelease[23]: locked [30].acquireAndRelease[25]: waited before lock [30].acquireAndRelease[25]: locked [18].acquireAndRelease[18]: waited before unlock [18].acquireAndRelease[18]: exiting [18].acquireAndRelease[19]: entered [32].acquireAndRelease[19]: waited before lock [32].acquireAndRelease[19]: locked [26].acquireAndRelease[22]: waited before lock [26].acquireAndRelease[22]: locked [28].acquireAndRelease[23]: waited before unlock [28].acquireAndRelease[23]: exiting [28].acquireAndRelease[24]: entered [20].acquireAndRelease[22]: waited before lock [20].acquireAndRelease[22]: locked [21].acquireAndRelease[21]: waited before unlock [21].acquireAndRelease[21]: exiting [21].acquireAndRelease[22]: entered [3].acquireAndRelease[22]: waited before lock [3].acquireAndRelease[22]: locked [17].acquireAndRelease[21]: waited before unlock [17].acquireAndRelease[21]: exiting [17].acquireAndRelease[22]: entered [31].acquireAndRelease[21]: waited before lock [31].acquireAndRelease[21]: locked [25].acquireAndRelease[17]: waited before lock [25].acquireAndRelease[17]: locked [23].acquireAndRelease[19]: waited before unlock [23].acquireAndRelease[19]: exiting [23].acquireAndRelease[20]: entered [27].acquireAndRelease[21]: waited before unlock [27].acquireAndRelease[21]: exiting [27].acquireAndRelease[22]: entered [19].acquireAndRelease[25]: waited before unlock [19].acquireAndRelease[25]: exiting [19].acquireAndRelease[26]: entered [26].acquireAndRelease[22]: waited before unlock [26].acquireAndRelease[22]: exiting [26].acquireAndRelease[23]: entered [15].acquireAndRelease[21]: waited before unlock [15].acquireAndRelease[21]: exiting [15].acquireAndRelease[22]: entered [18].acquireAndRelease[19]: waited before lock [18].acquireAndRelease[19]: locked [6].acquireAndRelease[19]: waited before unlock [6].acquireAndRelease[19]: exiting [6].acquireAndRelease[20]: entered [17].acquireAndRelease[22]: waited before lock [17].acquireAndRelease[22]: locked [23].acquireAndRelease[20]: waited before lock [23].acquireAndRelease[20]: locked [5].acquireAndRelease[24]: waited before unlock [5].acquireAndRelease[24]: exiting [5].acquireAndRelease[25]: entered [13].acquireAndRelease[23]: waited before unlock [13].acquireAndRelease[23]: exiting [13].acquireAndRelease[24]: entered [10].acquireAndRelease[20]: waited before unlock [10].acquireAndRelease[20]: exiting [10].acquireAndRelease[21]: entered [28].acquireAndRelease[24]: waited before lock [28].acquireAndRelease[24]: locked [12].acquireAndRelease[23]: waited before unlock [12].acquireAndRelease[23]: exiting [12].acquireAndRelease[24]: entered [26].acquireAndRelease[23]: waited before lock [26].acquireAndRelease[23]: locked [31].acquireAndRelease[21]: waited before unlock [31].acquireAndRelease[21]: exiting [31].acquireAndRelease[22]: entered [15].acquireAndRelease[22]: waited before lock [15].acquireAndRelease[22]: locked [21].acquireAndRelease[22]: waited before lock [21].acquireAndRelease[22]: locked [7].acquireAndRelease[22]: waited before unlock [7].acquireAndRelease[22]: exiting [7].acquireAndRelease[23]: entered [10].acquireAndRelease[21]: waited before lock [10].acquireAndRelease[21]: locked [31].acquireAndRelease[22]: waited before lock [31].acquireAndRelease[22]: locked [8].acquireAndRelease[20]: waited before unlock [8].acquireAndRelease[20]: exiting [8].acquireAndRelease[21]: entered [26].acquireAndRelease[23]: waited before unlock [26].acquireAndRelease[23]: exiting [26].acquireAndRelease[24]: entered [14].acquireAndRelease[21]: waited before unlock [14].acquireAndRelease[21]: exiting [14].acquireAndRelease[22]: entered [19].acquireAndRelease[26]: waited before lock [19].acquireAndRelease[26]: locked [24].acquireAndRelease[22]: waited before unlock [24].acquireAndRelease[22]: exiting [24].acquireAndRelease[23]: entered [4].acquireAndRelease[21]: waited before unlock [4].acquireAndRelease[21]: exiting [4].acquireAndRelease[22]: entered [8].acquireAndRelease[21]: waited before lock [8].acquireAndRelease[21]: locked [25].acquireAndRelease[17]: waited before unlock [25].acquireAndRelease[17]: exiting [25].acquireAndRelease[18]: entered [1].acquireAndRelease[21]: waited before unlock [1].acquireAndRelease[21]: exiting [1].acquireAndRelease[22]: entered [28].acquireAndRelease[24]: waited before unlock [28].acquireAndRelease[24]: exiting [28].acquireAndRelease[25]: entered [22].acquireAndRelease[18]: waited before unlock [22].acquireAndRelease[18]: exiting [22].acquireAndRelease[19]: entered [32].acquireAndRelease[19]: waited before unlock [32].acquireAndRelease[19]: exiting [32].acquireAndRelease[20]: entered [16].acquireAndRelease[23]: waited before unlock [16].acquireAndRelease[23]: exiting [16].acquireAndRelease[24]: entered [13].acquireAndRelease[24]: waited before lock [13].acquireAndRelease[24]: locked [6].acquireAndRelease[20]: waited before lock [6].acquireAndRelease[20]: locked [26].acquireAndRelease[24]: waited before lock [26].acquireAndRelease[24]: locked [20].acquireAndRelease[22]: waited before unlock [20].acquireAndRelease[22]: exiting [20].acquireAndRelease[23]: entered [25].acquireAndRelease[18]: waited before lock [25].acquireAndRelease[18]: locked [12].acquireAndRelease[24]: waited before lock [12].acquireAndRelease[24]: locked [1].acquireAndRelease[22]: waited before lock [1].acquireAndRelease[22]: locked [28].acquireAndRelease[25]: waited before lock [28].acquireAndRelease[25]: locked [5].acquireAndRelease[25]: waited before lock [5].acquireAndRelease[25]: locked [4].acquireAndRelease[22]: waited before lock [4].acquireAndRelease[22]: locked [27].acquireAndRelease[22]: waited before lock [27].acquireAndRelease[22]: locked [9].acquireAndRelease[20]: waited before unlock [9].acquireAndRelease[20]: exiting [9].acquireAndRelease[21]: entered [16].acquireAndRelease[24]: waited before lock [16].acquireAndRelease[24]: locked [29].acquireAndRelease[20]: waited before unlock [29].acquireAndRelease[20]: exiting [29].acquireAndRelease[21]: entered [0].acquireAndRelease[20]: waited before unlock [0].acquireAndRelease[20]: exiting [0].acquireAndRelease[21]: entered [0].acquireAndRelease[21]: waited before lock [0].acquireAndRelease[21]: locked [29].acquireAndRelease[21]: waited before lock [29].acquireAndRelease[21]: locked [32].acquireAndRelease[20]: waited before lock [32].acquireAndRelease[20]: locked [22].acquireAndRelease[19]: waited before lock [22].acquireAndRelease[19]: locked [14].acquireAndRelease[22]: waited before lock [14].acquireAndRelease[22]: locked [24].acquireAndRelease[23]: waited before lock [24].acquireAndRelease[23]: locked [20].acquireAndRelease[23]: waited before lock [20].acquireAndRelease[23]: locked [1].acquireAndRelease[22]: waited before unlock [1].acquireAndRelease[22]: exiting [1].acquireAndRelease[23]: entered [7].acquireAndRelease[23]: waited before lock [7].acquireAndRelease[23]: locked [8].acquireAndRelease[21]: waited before unlock [8].acquireAndRelease[21]: exiting [8].acquireAndRelease[22]: entered [11].acquireAndRelease[23]: waited before unlock [11].acquireAndRelease[23]: exiting [11].acquireAndRelease[24]: entered [13].acquireAndRelease[24]: waited before unlock [13].acquireAndRelease[24]: exiting [13].acquireAndRelease[25]: entered [4].acquireAndRelease[22]: waited before unlock [4].acquireAndRelease[22]: exiting [4].acquireAndRelease[23]: entered [16].acquireAndRelease[24]: waited before unlock [16].acquireAndRelease[24]: exiting [16].acquireAndRelease[25]: entered [1].acquireAndRelease[23]: waited before lock [1].acquireAndRelease[23]: locked [4].acquireAndRelease[23]: waited before lock [4].acquireAndRelease[23]: locked [3].acquireAndRelease[22]: waited before unlock [3].acquireAndRelease[22]: exiting [3].acquireAndRelease[23]: entered [30].acquireAndRelease[25]: waited before unlock [30].acquireAndRelease[25]: exiting [30].acquireAndRelease[26]: entered [32].acquireAndRelease[20]: waited before unlock [32].acquireAndRelease[20]: exiting [32].acquireAndRelease[21]: entered [15].acquireAndRelease[22]: waited before unlock [15].acquireAndRelease[22]: exiting [15].acquireAndRelease[23]: entered [0].acquireAndRelease[21]: waited before unlock [0].acquireAndRelease[21]: exiting [0].acquireAndRelease[22]: entered [31].acquireAndRelease[22]: waited before unlock [31].acquireAndRelease[22]: exiting [31].acquireAndRelease[23]: entered [2].acquireAndRelease[19]: waited before unlock [2].acquireAndRelease[19]: exiting [2].acquireAndRelease[20]: entered [19].acquireAndRelease[26]: waited before unlock [19].acquireAndRelease[26]: exiting [19].acquireAndRelease[27]: entered [11].acquireAndRelease[24]: waited before lock [11].acquireAndRelease[24]: locked [23].acquireAndRelease[20]: waited before unlock [23].acquireAndRelease[20]: exiting [23].acquireAndRelease[21]: entered [10].acquireAndRelease[21]: waited before unlock [10].acquireAndRelease[21]: exiting [10].acquireAndRelease[22]: entered [32].acquireAndRelease[21]: waited before lock [32].acquireAndRelease[21]: locked [18].acquireAndRelease[19]: waited before unlock [18].acquireAndRelease[19]: exiting [18].acquireAndRelease[20]: entered [30].acquireAndRelease[26]: waited before lock [30].acquireAndRelease[26]: locked [2].acquireAndRelease[20]: waited before lock [2].acquireAndRelease[20]: locked [8].acquireAndRelease[22]: waited before lock [8].acquireAndRelease[22]: locked [23].acquireAndRelease[21]: waited before lock [23].acquireAndRelease[21]: locked [9].acquireAndRelease[21]: waited before lock [9].acquireAndRelease[21]: locked [13].acquireAndRelease[25]: waited before lock [13].acquireAndRelease[25]: locked [3].acquireAndRelease[23]: waited before lock [3].acquireAndRelease[23]: locked [15].acquireAndRelease[23]: waited before lock [15].acquireAndRelease[23]: locked [0].acquireAndRelease[22]: waited before lock [0].acquireAndRelease[22]: locked [16].acquireAndRelease[25]: waited before lock [16].acquireAndRelease[25]: locked [31].acquireAndRelease[23]: waited before lock [31].acquireAndRelease[23]: locked [28].acquireAndRelease[25]: waited before unlock [28].acquireAndRelease[25]: exiting [28].acquireAndRelease[26]: entered [6].acquireAndRelease[20]: waited before unlock [6].acquireAndRelease[20]: exiting [6].acquireAndRelease[21]: entered [24].acquireAndRelease[23]: waited before unlock [24].acquireAndRelease[23]: exiting [24].acquireAndRelease[24]: entered [23].acquireAndRelease[21]: waited before unlock [23].acquireAndRelease[21]: exiting [23].acquireAndRelease[22]: entered [25].acquireAndRelease[18]: waited before unlock [25].acquireAndRelease[18]: exiting [25].acquireAndRelease[19]: entered [16].acquireAndRelease[25]: waited before unlock [16].acquireAndRelease[25]: exiting [16].acquireAndRelease[26]: entered [17].acquireAndRelease[22]: waited before unlock [17].acquireAndRelease[22]: exiting [17].acquireAndRelease[23]: entered [13].acquireAndRelease[25]: waited before unlock [13].acquireAndRelease[25]: exiting [13].acquireAndRelease[26]: entered [6].acquireAndRelease[21]: waited before lock [6].acquireAndRelease[21]: locked [19].acquireAndRelease[27]: waited before lock [19].acquireAndRelease[27]: locked [28].acquireAndRelease[26]: waited before lock [28].acquireAndRelease[26]: locked [15].acquireAndRelease[23]: waited before unlock [15].acquireAndRelease[23]: exiting [15].acquireAndRelease[24]: entered [25].acquireAndRelease[19]: waited before lock [25].acquireAndRelease[19]: locked [18].acquireAndRelease[20]: waited before lock [18].acquireAndRelease[20]: locked [23].acquireAndRelease[22]: waited before lock [23].acquireAndRelease[22]: locked [11].acquireAndRelease[24]: waited before unlock [11].acquireAndRelease[24]: exiting [11].acquireAndRelease[25]: entered [24].acquireAndRelease[24]: waited before lock [24].acquireAndRelease[24]: locked [1].acquireAndRelease[23]: waited before unlock [1].acquireAndRelease[23]: exiting [1].acquireAndRelease[24]: entered [27].acquireAndRelease[22]: waited before unlock [27].acquireAndRelease[22]: exiting [27].acquireAndRelease[23]: entered [10].acquireAndRelease[22]: waited before lock [10].acquireAndRelease[22]: locked [20].acquireAndRelease[23]: waited before unlock [20].acquireAndRelease[23]: exiting [20].acquireAndRelease[24]: entered [21].acquireAndRelease[22]: waited before unlock [21].acquireAndRelease[22]: exiting [21].acquireAndRelease[23]: entered [26].acquireAndRelease[24]: waited before unlock [26].acquireAndRelease[24]: exiting [26].acquireAndRelease[25]: entered [13].acquireAndRelease[26]: waited before lock [13].acquireAndRelease[26]: locked [1].acquireAndRelease[24]: waited before lock [1].acquireAndRelease[24]: locked [15].acquireAndRelease[24]: waited before lock [15].acquireAndRelease[24]: locked [21].acquireAndRelease[23]: waited before lock [21].acquireAndRelease[23]: locked [17].acquireAndRelease[23]: waited before lock [17].acquireAndRelease[23]: locked [27].acquireAndRelease[23]: waited before lock [27].acquireAndRelease[23]: locked [14].acquireAndRelease[22]: waited before unlock [14].acquireAndRelease[22]: exiting [14].acquireAndRelease[23]: entered [4].acquireAndRelease[23]: waited before unlock [4].acquireAndRelease[23]: exiting [4].acquireAndRelease[24]: entered [5].acquireAndRelease[25]: waited before unlock [5].acquireAndRelease[25]: exiting [5].acquireAndRelease[26]: entered [23].acquireAndRelease[22]: waited before unlock [23].acquireAndRelease[22]: exiting [23].acquireAndRelease[23]: entered [14].acquireAndRelease[23]: waited before lock [14].acquireAndRelease[23]: locked [7].acquireAndRelease[23]: waited before unlock [7].acquireAndRelease[23]: exiting [7].acquireAndRelease[24]: entered [16].acquireAndRelease[26]: waited before lock [16].acquireAndRelease[26]: locked [25].acquireAndRelease[19]: waited before unlock [25].acquireAndRelease[19]: exiting [25].acquireAndRelease[20]: entered [12].acquireAndRelease[24]: waited before unlock [12].acquireAndRelease[24]: exiting [12].acquireAndRelease[25]: entered [24].acquireAndRelease[24]: waited before unlock [24].acquireAndRelease[24]: exiting [24].acquireAndRelease[25]: entered [9].acquireAndRelease[21]: waited before unlock [9].acquireAndRelease[21]: exiting [9].acquireAndRelease[22]: entered [4].acquireAndRelease[24]: waited before lock [4].acquireAndRelease[24]: locked [11].acquireAndRelease[25]: waited before lock [11].acquireAndRelease[25]: locked [20].acquireAndRelease[24]: waited before lock [20].acquireAndRelease[24]: locked [5].acquireAndRelease[26]: waited before lock [5].acquireAndRelease[26]: locked Running co.codewizards.cloudstore.core.util.ISO8601Test [29].acquireAndRelease[21]: waited before unlock [29].acquireAndRelease[21]: exiting [29].acquireAndRelease[22]: entered [26].acquireAndRelease[25]: waited before lock [26].acquireAndRelease[25]: locked [22].acquireAndRelease[19]: waited before unlock [22].acquireAndRelease[19]: exiting [22].acquireAndRelease[20]: entered [12].acquireAndRelease[25]: waited before lock [12].acquireAndRelease[25]: locked [12].acquireAndRelease[25]: waited before unlock [12].acquireAndRelease[25]: exiting [12].acquireAndRelease[26]: entered [30].acquireAndRelease[26]: waited before unlock [30].acquireAndRelease[26]: exiting [30].acquireAndRelease[27]: entered [30].acquireAndRelease[27]: waited before lock [30].acquireAndRelease[27]: locked [24].acquireAndRelease[25]: waited before lock [24].acquireAndRelease[25]: locked [12].acquireAndRelease[26]: waited before lock [12].acquireAndRelease[26]: locked [2].acquireAndRelease[20]: waited before unlock [2].acquireAndRelease[20]: exiting [2].acquireAndRelease[21]: entered [25].acquireAndRelease[20]: waited before lock [25].acquireAndRelease[20]: locked [23].acquireAndRelease[23]: waited before lock [23].acquireAndRelease[23]: locked [8].acquireAndRelease[22]: waited before unlock [8].acquireAndRelease[22]: exiting [8].acquireAndRelease[23]: entered [16].acquireAndRelease[26]: waited before unlock [16].acquireAndRelease[26]: exiting [16].acquireAndRelease[27]: entered [32].acquireAndRelease[21]: waited before unlock [32].acquireAndRelease[21]: exiting [32].acquireAndRelease[22]: entered [1].acquireAndRelease[24]: waited before unlock [1].acquireAndRelease[24]: exiting [1].acquireAndRelease[25]: entered [7].acquireAndRelease[24]: waited before lock [7].acquireAndRelease[24]: locked [13].acquireAndRelease[26]: waited before unlock [13].acquireAndRelease[26]: exiting [13].acquireAndRelease[27]: entered [9].acquireAndRelease[22]: waited before lock [9].acquireAndRelease[22]: locked [3].acquireAndRelease[23]: waited before unlock [3].acquireAndRelease[23]: exiting [3].acquireAndRelease[24]: entered [14].acquireAndRelease[23]: waited before unlock [14].acquireAndRelease[23]: exiting [14].acquireAndRelease[24]: entered [31].acquireAndRelease[23]: waited before unlock [31].acquireAndRelease[23]: exiting [31].acquireAndRelease[24]: entered [0].acquireAndRelease[22]: waited before unlock [0].acquireAndRelease[22]: exiting [0].acquireAndRelease[23]: entered [19].acquireAndRelease[27]: waited before unlock [19].acquireAndRelease[27]: exiting [19].acquireAndRelease[28]: entered [29].acquireAndRelease[22]: waited before lock [29].acquireAndRelease[22]: locked [22].acquireAndRelease[20]: waited before lock [22].acquireAndRelease[20]: locked [17].acquireAndRelease[23]: waited before unlock [17].acquireAndRelease[23]: exiting [17].acquireAndRelease[24]: entered [12].acquireAndRelease[26]: waited before unlock [12].acquireAndRelease[26]: exiting [12].acquireAndRelease[27]: entered [1].acquireAndRelease[25]: waited before lock [1].acquireAndRelease[25]: locked [2].acquireAndRelease[21]: waited before lock [2].acquireAndRelease[21]: locked [13].acquireAndRelease[27]: waited before lock [13].acquireAndRelease[27]: locked [31].acquireAndRelease[24]: waited before lock [31].acquireAndRelease[24]: locked [18].acquireAndRelease[20]: waited before unlock [18].acquireAndRelease[20]: exiting [18].acquireAndRelease[21]: entered [8].acquireAndRelease[23]: waited before lock [8].acquireAndRelease[23]: locked [26].acquireAndRelease[25]: waited before unlock [26].acquireAndRelease[25]: exiting [26].acquireAndRelease[26]: entered [32].acquireAndRelease[22]: waited before lock [32].acquireAndRelease[22]: locked [28].acquireAndRelease[26]: waited before unlock [28].acquireAndRelease[26]: exiting [28].acquireAndRelease[27]: entered [15].acquireAndRelease[24]: waited before unlock [15].acquireAndRelease[24]: exiting [15].acquireAndRelease[25]: entered [6].acquireAndRelease[21]: waited before unlock [6].acquireAndRelease[21]: exiting [6].acquireAndRelease[22]: entered [16].acquireAndRelease[27]: waited before lock [16].acquireAndRelease[27]: locked [9].acquireAndRelease[22]: waited before unlock [9].acquireAndRelease[22]: exiting [9].acquireAndRelease[23]: entered [20].acquireAndRelease[24]: waited before unlock [20].acquireAndRelease[24]: exiting [20].acquireAndRelease[25]: entered [16].acquireAndRelease[27]: waited before unlock [16].acquireAndRelease[27]: exiting [16].acquireAndRelease[28]: entered [21].acquireAndRelease[23]: waited before unlock [21].acquireAndRelease[23]: exiting [21].acquireAndRelease[24]: entered [5].acquireAndRelease[26]: waited before unlock [5].acquireAndRelease[26]: exiting [5].acquireAndRelease[27]: entered [7].acquireAndRelease[24]: waited before unlock [7].acquireAndRelease[24]: exiting [7].acquireAndRelease[25]: entered [26].acquireAndRelease[26]: waited before lock [26].acquireAndRelease[26]: locked [23].acquireAndRelease[23]: waited before unlock [23].acquireAndRelease[23]: exiting [23].acquireAndRelease[24]: entered [14].acquireAndRelease[24]: waited before lock [14].acquireAndRelease[24]: locked [10].acquireAndRelease[22]: waited before unlock [10].acquireAndRelease[22]: exiting [10].acquireAndRelease[23]: entered [31].acquireAndRelease[24]: waited before unlock [31].acquireAndRelease[24]: exiting [31].acquireAndRelease[25]: entered [10].acquireAndRelease[23]: waited before lock [10].acquireAndRelease[23]: locked [20].acquireAndRelease[25]: waited before lock [4].acquireAndRelease[24]: waited before unlock [4].acquireAndRelease[24]: exiting [4].acquireAndRelease[25]: entered [20].acquireAndRelease[25]: locked [4].acquireAndRelease[25]: waited before lock [4].acquireAndRelease[25]: locked [3].acquireAndRelease[24]: waited before lock [3].acquireAndRelease[24]: locked [17].acquireAndRelease[24]: waited before lock [17].acquireAndRelease[24]: locked [19].acquireAndRelease[28]: waited before lock [19].acquireAndRelease[28]: locked [29].acquireAndRelease[22]: waited before unlock [29].acquireAndRelease[22]: exiting [29].acquireAndRelease[23]: entered [16].acquireAndRelease[28]: waited before lock [16].acquireAndRelease[28]: locked [0].acquireAndRelease[23]: waited before lock [0].acquireAndRelease[23]: locked [21].acquireAndRelease[24]: waited before lock [21].acquireAndRelease[24]: locked [31].acquireAndRelease[25]: waited before lock [31].acquireAndRelease[25]: locked [7].acquireAndRelease[25]: waited before lock [7].acquireAndRelease[25]: locked [12].acquireAndRelease[27]: waited before lock [12].acquireAndRelease[27]: locked [27].acquireAndRelease[23]: waited before unlock [27].acquireAndRelease[23]: exiting [27].acquireAndRelease[24]: entered [32].acquireAndRelease[22]: waited before unlock [32].acquireAndRelease[22]: exiting [32].acquireAndRelease[23]: entered [3].acquireAndRelease[24]: waited before unlock [3].acquireAndRelease[24]: exiting [3].acquireAndRelease[25]: entered [11].acquireAndRelease[25]: waited before unlock [11].acquireAndRelease[25]: exiting [11].acquireAndRelease[26]: entered [15].acquireAndRelease[25]: waited before lock [27].acquireAndRelease[24]: waited before lock [15].acquireAndRelease[25]: locked [27].acquireAndRelease[24]: locked [18].acquireAndRelease[21]: waited before lock [18].acquireAndRelease[21]: locked [28].acquireAndRelease[27]: waited before lock [28].acquireAndRelease[27]: locked [22].acquireAndRelease[20]: waited before unlock [22].acquireAndRelease[20]: exiting [22].acquireAndRelease[21]: entered [22].acquireAndRelease[21]: waited before lock [22].acquireAndRelease[21]: locked [5].acquireAndRelease[27]: waited before lock [5].acquireAndRelease[27]: locked [23].acquireAndRelease[24]: waited before lock [23].acquireAndRelease[24]: locked [2].acquireAndRelease[21]: waited before unlock [2].acquireAndRelease[21]: exiting [2].acquireAndRelease[22]: entered [6].acquireAndRelease[22]: waited before lock [6].acquireAndRelease[22]: locked [10].acquireAndRelease[23]: waited before unlock [10].acquireAndRelease[23]: exiting [10].acquireAndRelease[24]: entered [11].acquireAndRelease[26]: waited before lock [11].acquireAndRelease[26]: locked [2].acquireAndRelease[22]: waited before lock [2].acquireAndRelease[22]: locked [24].acquireAndRelease[25]: waited before unlock [24].acquireAndRelease[25]: exiting [24].acquireAndRelease[26]: entered [9].acquireAndRelease[23]: waited before lock [9].acquireAndRelease[23]: locked [3].acquireAndRelease[25]: waited before lock [3].acquireAndRelease[25]: locked [25].acquireAndRelease[20]: waited before unlock [25].acquireAndRelease[20]: exiting [25].acquireAndRelease[21]: entered [7].acquireAndRelease[25]: waited before unlock [7].acquireAndRelease[25]: exiting [7].acquireAndRelease[26]: entered [30].acquireAndRelease[27]: waited before unlock [30].acquireAndRelease[27]: exiting [30].acquireAndRelease[28]: entered [3].acquireAndRelease[25]: waited before unlock [3].acquireAndRelease[25]: exiting [3].acquireAndRelease[26]: entered [15].acquireAndRelease[25]: waited before unlock [15].acquireAndRelease[25]: exiting [15].acquireAndRelease[26]: entered [18].acquireAndRelease[21]: waited before unlock [18].acquireAndRelease[21]: exiting [18].acquireAndRelease[22]: entered [25].acquireAndRelease[21]: waited before lock [25].acquireAndRelease[21]: locked [24].acquireAndRelease[26]: waited before lock [24].acquireAndRelease[26]: locked [32].acquireAndRelease[23]: waited before lock [32].acquireAndRelease[23]: locked [13].acquireAndRelease[27]: waited before unlock [13].acquireAndRelease[27]: exiting [13].acquireAndRelease[28]: entered [17].acquireAndRelease[24]: waited before unlock [17].acquireAndRelease[24]: exiting [17].acquireAndRelease[25]: entered [29].acquireAndRelease[23]: waited before lock [29].acquireAndRelease[23]: locked [18].acquireAndRelease[22]: waited before lock [18].acquireAndRelease[22]: locked [0].acquireAndRelease[23]: waited before unlock [0].acquireAndRelease[23]: exiting [0].acquireAndRelease[24]: entered [32].acquireAndRelease[23]: waited before unlock [32].acquireAndRelease[23]: exiting [32].acquireAndRelease[24]: entered [30].acquireAndRelease[28]: waited before lock [30].acquireAndRelease[28]: locked [5].acquireAndRelease[27]: waited before unlock [5].acquireAndRelease[27]: exiting [5].acquireAndRelease[28]: entered [8].acquireAndRelease[23]: waited before unlock [8].acquireAndRelease[23]: exiting [8].acquireAndRelease[24]: entered [21].acquireAndRelease[24]: waited before unlock [21].acquireAndRelease[24]: exiting [21].acquireAndRelease[25]: entered [10].acquireAndRelease[24]: waited before lock [10].acquireAndRelease[24]: locked [5].acquireAndRelease[28]: waited before lock [5].acquireAndRelease[28]: locked [9].acquireAndRelease[23]: waited before unlock [9].acquireAndRelease[23]: exiting [9].acquireAndRelease[24]: entered [32].acquireAndRelease[24]: waited before lock [32].acquireAndRelease[24]: locked [3].acquireAndRelease[26]: waited before lock [3].acquireAndRelease[26]: locked [15].acquireAndRelease[26]: waited before lock [15].acquireAndRelease[26]: locked [1].acquireAndRelease[25]: waited before unlock [1].acquireAndRelease[25]: exiting [1].acquireAndRelease[26]: entered [0].acquireAndRelease[24]: waited before lock [0].acquireAndRelease[24]: locked [24].acquireAndRelease[26]: waited before unlock [24].acquireAndRelease[26]: exiting [24].acquireAndRelease[27]: entered [13].acquireAndRelease[28]: waited before lock [13].acquireAndRelease[28]: locked [7].acquireAndRelease[26]: waited before lock [7].acquireAndRelease[26]: locked [6].acquireAndRelease[22]: waited before unlock [6].acquireAndRelease[22]: exiting [6].acquireAndRelease[23]: entered [20].acquireAndRelease[25]: waited before unlock [20].acquireAndRelease[25]: exiting [20].acquireAndRelease[26]: entered [22].acquireAndRelease[21]: waited before unlock [22].acquireAndRelease[21]: exiting [22].acquireAndRelease[22]: entered [21].acquireAndRelease[25]: waited before lock [21].acquireAndRelease[25]: locked [26].acquireAndRelease[26]: waited before unlock [26].acquireAndRelease[26]: exiting [26].acquireAndRelease[27]: entered [6].acquireAndRelease[23]: waited before lock [6].acquireAndRelease[23]: locked [1].acquireAndRelease[26]: waited before lock [1].acquireAndRelease[26]: locked [30].acquireAndRelease[28]: waited before unlock [30].acquireAndRelease[28]: exiting [30].acquireAndRelease[29]: entered [17].acquireAndRelease[25]: waited before lock [17].acquireAndRelease[25]: locked [0].acquireAndRelease[24]: waited before unlock [0].acquireAndRelease[24]: exiting [0].acquireAndRelease[25]: entered [12].acquireAndRelease[27]: waited before unlock [12].acquireAndRelease[27]: exiting [12].acquireAndRelease[28]: entered [9].acquireAndRelease[24]: waited before lock [9].acquireAndRelease[24]: locked [26].acquireAndRelease[27]: waited before lock [26].acquireAndRelease[27]: locked [27].acquireAndRelease[24]: waited before unlock [27].acquireAndRelease[24]: exiting [27].acquireAndRelease[25]: entered [27].acquireAndRelease[25]: waited before lock [27].acquireAndRelease[25]: locked [4].acquireAndRelease[25]: waited before unlock [4].acquireAndRelease[25]: exiting [4].acquireAndRelease[26]: entered [17].acquireAndRelease[25]: waited before unlock [17].acquireAndRelease[25]: exiting [17].acquireAndRelease[26]: entered [11].acquireAndRelease[26]: waited before unlock [11].acquireAndRelease[26]: exiting [11].acquireAndRelease[27]: entered [21].acquireAndRelease[25]: waited before unlock [21].acquireAndRelease[25]: exiting [21].acquireAndRelease[26]: entered [17].acquireAndRelease[26]: waited before lock [17].acquireAndRelease[26]: locked [27].acquireAndRelease[25]: waited before unlock [27].acquireAndRelease[25]: exiting [27].acquireAndRelease[26]: entered [12].acquireAndRelease[28]: waited before lock [12].acquireAndRelease[28]: locked [8].acquireAndRelease[24]: waited before lock [8].acquireAndRelease[24]: locked [0].acquireAndRelease[25]: waited before lock [0].acquireAndRelease[25]: locked [22].acquireAndRelease[22]: waited before lock [22].acquireAndRelease[22]: locked [24].acquireAndRelease[27]: waited before lock [24].acquireAndRelease[27]: locked [2].acquireAndRelease[22]: waited before unlock [2].acquireAndRelease[22]: exiting [2].acquireAndRelease[23]: entered [23].acquireAndRelease[24]: waited before unlock [23].acquireAndRelease[24]: exiting [23].acquireAndRelease[25]: entered [14].acquireAndRelease[24]: waited before unlock [14].acquireAndRelease[24]: exiting [14].acquireAndRelease[25]: entered [21].acquireAndRelease[26]: waited before lock [21].acquireAndRelease[26]: locked [11].acquireAndRelease[27]: waited before lock [11].acquireAndRelease[27]: locked [30].acquireAndRelease[29]: waited before lock [30].acquireAndRelease[29]: locked [12].acquireAndRelease[28]: waited before unlock [12].acquireAndRelease[28]: exiting [12].acquireAndRelease[29]: entered [18].acquireAndRelease[22]: waited before unlock [18].acquireAndRelease[22]: exiting [18].acquireAndRelease[23]: entered [20].acquireAndRelease[26]: waited before lock [20].acquireAndRelease[26]: locked [31].acquireAndRelease[25]: waited before unlock [31].acquireAndRelease[25]: exiting [31].acquireAndRelease[26]: entered [19].acquireAndRelease[28]: waited before unlock [19].acquireAndRelease[28]: exiting [19].acquireAndRelease[29]: entered [19].acquireAndRelease[29]: waited before lock [19].acquireAndRelease[29]: locked [16].acquireAndRelease[28]: waited before unlock [16].acquireAndRelease[28]: exiting [16].acquireAndRelease[29]: entered [26].acquireAndRelease[27]: waited before unlock [26].acquireAndRelease[27]: exiting [26].acquireAndRelease[28]: entered [25].acquireAndRelease[21]: waited before unlock [25].acquireAndRelease[21]: exiting [25].acquireAndRelease[22]: entered [1].acquireAndRelease[26]: waited before unlock [1].acquireAndRelease[26]: exiting [1].acquireAndRelease[27]: entered [28].acquireAndRelease[27]: waited before unlock [28].acquireAndRelease[27]: exiting [28].acquireAndRelease[28]: entered [5].acquireAndRelease[28]: waited before unlock [5].acquireAndRelease[28]: exiting [5].acquireAndRelease[29]: entered [29].acquireAndRelease[23]: waited before unlock [29].acquireAndRelease[23]: exiting [29].acquireAndRelease[24]: entered [28].acquireAndRelease[28]: waited before lock [28].acquireAndRelease[28]: locked [4].acquireAndRelease[26]: waited before lock [4].acquireAndRelease[26]: locked [13].acquireAndRelease[28]: waited before unlock [13].acquireAndRelease[28]: exiting [13].acquireAndRelease[29]: entered [27].acquireAndRelease[26]: waited before lock [27].acquireAndRelease[26]: locked [23].acquireAndRelease[25]: waited before lock [23].acquireAndRelease[25]: locked [25].acquireAndRelease[22]: waited before lock [25].acquireAndRelease[22]: locked [0].acquireAndRelease[25]: waited before unlock [0].acquireAndRelease[25]: exiting [0].acquireAndRelease[26]: entered [16].acquireAndRelease[29]: waited before lock [16].acquireAndRelease[29]: locked [3].acquireAndRelease[26]: waited before unlock [3].acquireAndRelease[26]: exiting [3].acquireAndRelease[27]: entered [17].acquireAndRelease[26]: waited before unlock [17].acquireAndRelease[26]: exiting [17].acquireAndRelease[27]: entered [29].acquireAndRelease[24]: waited before lock [29].acquireAndRelease[24]: locked [8].acquireAndRelease[24]: waited before unlock [8].acquireAndRelease[24]: exiting [8].acquireAndRelease[25]: entered [32].acquireAndRelease[24]: waited before unlock [32].acquireAndRelease[24]: exiting [32].acquireAndRelease[25]: entered [31].acquireAndRelease[26]: waited before lock [31].acquireAndRelease[26]: locked [6].acquireAndRelease[23]: waited before unlock [6].acquireAndRelease[23]: exiting [6].acquireAndRelease[24]: entered [8].acquireAndRelease[25]: waited before lock [8].acquireAndRelease[25]: locked [5].acquireAndRelease[29]: waited before lock [5].acquireAndRelease[29]: locked [2].acquireAndRelease[23]: waited before lock [2].acquireAndRelease[23]: locked [1].acquireAndRelease[27]: waited before lock [1].acquireAndRelease[27]: locked [12].acquireAndRelease[29]: waited before lock [12].acquireAndRelease[29]: locked [17].acquireAndRelease[27]: waited before lock [17].acquireAndRelease[27]: locked [15].acquireAndRelease[26]: waited before unlock [15].acquireAndRelease[26]: exiting [15].acquireAndRelease[27]: entered [18].acquireAndRelease[23]: waited before lock [18].acquireAndRelease[23]: locked [14].acquireAndRelease[25]: waited before lock [14].acquireAndRelease[25]: locked [10].acquireAndRelease[24]: waited before unlock [10].acquireAndRelease[24]: exiting [10].acquireAndRelease[25]: entered [1].acquireAndRelease[27]: waited before unlock [1].acquireAndRelease[27]: exiting [1].acquireAndRelease[28]: entered [14].acquireAndRelease[25]: waited before unlock [14].acquireAndRelease[25]: exiting [14].acquireAndRelease[26]: entered [6].acquireAndRelease[24]: waited before lock [6].acquireAndRelease[24]: locked [26].acquireAndRelease[28]: waited before lock [26].acquireAndRelease[28]: locked [12].acquireAndRelease[29]: waited before unlock [12].acquireAndRelease[29]: exiting [12].acquireAndRelease[30]: entered [21].acquireAndRelease[26]: waited before unlock [21].acquireAndRelease[26]: exiting [21].acquireAndRelease[27]: entered [4].acquireAndRelease[26]: waited before unlock [4].acquireAndRelease[26]: exiting [4].acquireAndRelease[27]: entered [13].acquireAndRelease[29]: waited before lock [13].acquireAndRelease[29]: locked [15].acquireAndRelease[27]: waited before lock [15].acquireAndRelease[27]: locked [31].acquireAndRelease[26]: waited before unlock [31].acquireAndRelease[26]: exiting [31].acquireAndRelease[27]: entered [18].acquireAndRelease[23]: waited before unlock [18].acquireAndRelease[23]: exiting [18].acquireAndRelease[24]: entered [31].acquireAndRelease[27]: waited before lock [31].acquireAndRelease[27]: locked [1].acquireAndRelease[28]: waited before lock [1].acquireAndRelease[28]: locked [3].acquireAndRelease[27]: waited before lock [3].acquireAndRelease[27]: locked [16].acquireAndRelease[29]: waited before unlock [16].acquireAndRelease[29]: exiting [16].acquireAndRelease[30]: entered [25].acquireAndRelease[22]: waited before unlock [25].acquireAndRelease[22]: exiting [25].acquireAndRelease[23]: entered [0].acquireAndRelease[26]: waited before lock [0].acquireAndRelease[26]: locked [7].acquireAndRelease[26]: waited before unlock [7].acquireAndRelease[26]: exiting [7].acquireAndRelease[27]: entered [30].acquireAndRelease[29]: waited before unlock [30].acquireAndRelease[29]: exiting [30].acquireAndRelease[30]: entered [12].acquireAndRelease[30]: waited before lock [12].acquireAndRelease[30]: locked [25].acquireAndRelease[23]: waited before lock [25].acquireAndRelease[23]: locked [32].acquireAndRelease[25]: waited before lock [32].acquireAndRelease[25]: locked [10].acquireAndRelease[25]: waited before lock [10].acquireAndRelease[25]: locked [9].acquireAndRelease[24]: waited before unlock [9].acquireAndRelease[24]: exiting [9].acquireAndRelease[25]: entered [8].acquireAndRelease[25]: waited before unlock [8].acquireAndRelease[25]: exiting [8].acquireAndRelease[26]: entered [18].acquireAndRelease[24]: waited before lock [18].acquireAndRelease[24]: locked [10].acquireAndRelease[25]: waited before unlock [10].acquireAndRelease[25]: exiting [10].acquireAndRelease[26]: entered [2].acquireAndRelease[23]: waited before unlock [2].acquireAndRelease[23]: exiting [2].acquireAndRelease[24]: entered [8].acquireAndRelease[26]: waited before lock [8].acquireAndRelease[26]: locked [27].acquireAndRelease[26]: waited before unlock [27].acquireAndRelease[26]: exiting [27].acquireAndRelease[27]: entered [32].acquireAndRelease[25]: waited before unlock [32].acquireAndRelease[25]: exiting [32].acquireAndRelease[26]: entered [28].acquireAndRelease[28]: waited before unlock [28].acquireAndRelease[28]: exiting [28].acquireAndRelease[29]: entered [8].acquireAndRelease[26]: waited before unlock [8].acquireAndRelease[26]: exiting [8].acquireAndRelease[27]: entered [14].acquireAndRelease[26]: waited before lock [14].acquireAndRelease[26]: locked [2].acquireAndRelease[24]: waited before lock [2].acquireAndRelease[24]: locked [23].acquireAndRelease[25]: waited before unlock [23].acquireAndRelease[25]: exiting [23].acquireAndRelease[26]: entered [11].acquireAndRelease[27]: waited before unlock [11].acquireAndRelease[27]: exiting [11].acquireAndRelease[28]: entered [28].acquireAndRelease[29]: waited before lock [28].acquireAndRelease[29]: locked [29].acquireAndRelease[24]: waited before unlock [29].acquireAndRelease[24]: exiting [29].acquireAndRelease[25]: entered [3].acquireAndRelease[27]: waited before unlock [3].acquireAndRelease[27]: exiting [3].acquireAndRelease[28]: entered [27].acquireAndRelease[27]: waited before lock [27].acquireAndRelease[27]: locked [19].acquireAndRelease[29]: waited before unlock [19].acquireAndRelease[29]: exiting [19].acquireAndRelease[30]: entered [16].acquireAndRelease[30]: waited before lock [16].acquireAndRelease[30]: locked [8].acquireAndRelease[27]: waited before lock [8].acquireAndRelease[27]: locked [24].acquireAndRelease[27]: waited before unlock [24].acquireAndRelease[27]: exiting [24].acquireAndRelease[28]: entered [21].acquireAndRelease[27]: waited before lock [21].acquireAndRelease[27]: locked [4].acquireAndRelease[27]: waited before lock [4].acquireAndRelease[27]: locked [30].acquireAndRelease[30]: waited before lock [30].acquireAndRelease[30]: locked [26].acquireAndRelease[28]: waited before unlock [26].acquireAndRelease[28]: exiting [26].acquireAndRelease[29]: entered [24].acquireAndRelease[28]: waited before lock [24].acquireAndRelease[28]: locked [30].acquireAndRelease[30]: waited before unlock [30].acquireAndRelease[30]: exiting [30].acquireAndRelease[31]: entered [7].acquireAndRelease[27]: waited before lock [7].acquireAndRelease[27]: locked [22].acquireAndRelease[22]: waited before unlock [22].acquireAndRelease[22]: exiting [22].acquireAndRelease[23]: entered [31].acquireAndRelease[27]: waited before unlock [31].acquireAndRelease[27]: exiting [31].acquireAndRelease[28]: entered [17].acquireAndRelease[27]: waited before unlock [17].acquireAndRelease[27]: exiting [17].acquireAndRelease[28]: entered [11].acquireAndRelease[28]: waited before lock [11].acquireAndRelease[28]: locked [10].acquireAndRelease[26]: waited before lock [10].acquireAndRelease[26]: locked [9].acquireAndRelease[25]: waited before lock [9].acquireAndRelease[25]: locked [15].acquireAndRelease[27]: waited before unlock [15].acquireAndRelease[27]: exiting [15].acquireAndRelease[28]: entered [11].acquireAndRelease[28]: waited before unlock [11].acquireAndRelease[28]: exiting [11].acquireAndRelease[29]: entered [29].acquireAndRelease[25]: waited before lock [29].acquireAndRelease[25]: locked [15].acquireAndRelease[28]: waited before lock [15].acquireAndRelease[28]: locked [23].acquireAndRelease[26]: waited before lock [23].acquireAndRelease[26]: locked [20].acquireAndRelease[26]: waited before unlock [20].acquireAndRelease[26]: exiting [20].acquireAndRelease[27]: entered [30].acquireAndRelease[31]: waited before lock [30].acquireAndRelease[31]: locked [31].acquireAndRelease[28]: waited before lock [31].acquireAndRelease[28]: locked [29].acquireAndRelease[25]: waited before unlock [29].acquireAndRelease[25]: exiting [29].acquireAndRelease[26]: entered [3].acquireAndRelease[28]: waited before lock [3].acquireAndRelease[28]: locked [32].acquireAndRelease[26]: waited before lock [32].acquireAndRelease[26]: locked [21].acquireAndRelease[27]: waited before unlock [21].acquireAndRelease[27]: exiting [21].acquireAndRelease[28]: entered [5].acquireAndRelease[29]: waited before unlock [5].acquireAndRelease[29]: exiting [5].acquireAndRelease[30]: entered [26].acquireAndRelease[29]: waited before lock [26].acquireAndRelease[29]: locked [19].acquireAndRelease[30]: waited before lock [19].acquireAndRelease[30]: locked [29].acquireAndRelease[26]: waited before lock [29].acquireAndRelease[26]: locked [31].acquireAndRelease[28]: waited before unlock [31].acquireAndRelease[28]: exiting [31].acquireAndRelease[29]: entered [22].acquireAndRelease[23]: waited before lock [22].acquireAndRelease[23]: locked [4].acquireAndRelease[27]: waited before unlock [4].acquireAndRelease[27]: exiting [4].acquireAndRelease[28]: entered [17].acquireAndRelease[28]: waited before lock [17].acquireAndRelease[28]: locked [20].acquireAndRelease[27]: waited before lock [20].acquireAndRelease[27]: locked [24].acquireAndRelease[28]: waited before unlock [24].acquireAndRelease[28]: exiting [24].acquireAndRelease[29]: entered [21].acquireAndRelease[28]: waited before lock [21].acquireAndRelease[28]: locked [4].acquireAndRelease[28]: waited before lock [4].acquireAndRelease[28]: locked [31].acquireAndRelease[29]: waited before lock [31].acquireAndRelease[29]: locked [6].acquireAndRelease[24]: waited before unlock [6].acquireAndRelease[24]: exiting [6].acquireAndRelease[25]: entered [20].acquireAndRelease[27]: waited before unlock [20].acquireAndRelease[27]: exiting [20].acquireAndRelease[28]: entered [4].acquireAndRelease[28]: waited before unlock [4].acquireAndRelease[28]: exiting [4].acquireAndRelease[29]: entered [5].acquireAndRelease[30]: waited before lock [5].acquireAndRelease[30]: locked [12].acquireAndRelease[30]: waited before unlock [12].acquireAndRelease[30]: exiting [12].acquireAndRelease[31]: entered [13].acquireAndRelease[29]: waited before unlock [13].acquireAndRelease[29]: exiting [13].acquireAndRelease[30]: entered [5].acquireAndRelease[30]: waited before unlock [5].acquireAndRelease[30]: exiting [5].acquireAndRelease[31]: entered [11].acquireAndRelease[29]: waited before lock [11].acquireAndRelease[29]: locked [28].acquireAndRelease[29]: waited before unlock [28].acquireAndRelease[29]: exiting [28].acquireAndRelease[30]: entered 05:44:42.912 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory [14].acquireAndRelease[26]: waited before unlock [14].acquireAndRelease[26]: exiting [14].acquireAndRelease[27]: entered [10].acquireAndRelease[26]: waited before unlock [10].acquireAndRelease[26]: exiting [10].acquireAndRelease[27]: entered [6].acquireAndRelease[25]: waited before lock [6].acquireAndRelease[25]: locked [1].acquireAndRelease[28]: waited before unlock [1].acquireAndRelease[28]: exiting [1].acquireAndRelease[29]: entered [20].acquireAndRelease[28]: waited before lock [20].acquireAndRelease[28]: locked [0].acquireAndRelease[26]: waited before unlock [0].acquireAndRelease[26]: exiting [0].acquireAndRelease[27]: entered [6].acquireAndRelease[25]: waited before unlock [6].acquireAndRelease[25]: exiting [6].acquireAndRelease[26]: entered [28].acquireAndRelease[30]: waited before lock [28].acquireAndRelease[30]: locked [32].acquireAndRelease[26]: waited before unlock [32].acquireAndRelease[26]: exiting [32].acquireAndRelease[27]: entered [25].acquireAndRelease[23]: waited before unlock [25].acquireAndRelease[23]: exiting [25].acquireAndRelease[24]: entered [22].acquireAndRelease[23]: waited before unlock [22].acquireAndRelease[23]: exiting [22].acquireAndRelease[24]: entered [18].acquireAndRelease[24]: waited before unlock [18].acquireAndRelease[24]: exiting [18].acquireAndRelease[25]: entered [1].acquireAndRelease[29]: waited before lock [1].acquireAndRelease[29]: locked [7].acquireAndRelease[27]: waited before unlock [7].acquireAndRelease[27]: exiting [7].acquireAndRelease[28]: entered [12].acquireAndRelease[31]: waited before lock [12].acquireAndRelease[31]: locked [13].acquireAndRelease[30]: waited before lock [13].acquireAndRelease[30]: locked [16].acquireAndRelease[30]: waited before unlock [16].acquireAndRelease[30]: exiting [16].acquireAndRelease[31]: entered [24].acquireAndRelease[29]: waited before lock [24].acquireAndRelease[29]: locked [30].acquireAndRelease[31]: waited before unlock [30].acquireAndRelease[31]: exiting [30].acquireAndRelease[32]: entered [10].acquireAndRelease[27]: waited before lock [10].acquireAndRelease[27]: locked [3].acquireAndRelease[28]: waited before unlock [3].acquireAndRelease[28]: exiting [3].acquireAndRelease[29]: entered [21].acquireAndRelease[28]: waited before unlock [21].acquireAndRelease[28]: exiting [21].acquireAndRelease[29]: entered [2].acquireAndRelease[24]: waited before unlock [2].acquireAndRelease[24]: exiting [2].acquireAndRelease[25]: entered [6].acquireAndRelease[26]: waited before lock [6].acquireAndRelease[26]: locked [28].acquireAndRelease[30]: waited before unlock [28].acquireAndRelease[30]: exiting [28].acquireAndRelease[31]: entered [18].acquireAndRelease[25]: waited before lock [18].acquireAndRelease[25]: locked [4].acquireAndRelease[29]: waited before lock [4].acquireAndRelease[29]: locked [8].acquireAndRelease[27]: waited before unlock [8].acquireAndRelease[27]: exiting [8].acquireAndRelease[28]: entered [23].acquireAndRelease[26]: waited before unlock [23].acquireAndRelease[26]: exiting [23].acquireAndRelease[27]: entered [25].acquireAndRelease[24]: waited before lock [25].acquireAndRelease[24]: locked [23].acquireAndRelease[27]: waited before lock [23].acquireAndRelease[27]: locked [5].acquireAndRelease[31]: waited before lock [5].acquireAndRelease[31]: locked [25].acquireAndRelease[24]: waited before unlock [25].acquireAndRelease[24]: exiting [25].acquireAndRelease[25]: entered [25].acquireAndRelease[25]: waited before lock [25].acquireAndRelease[25]: locked [27].acquireAndRelease[27]: waited before unlock [27].acquireAndRelease[27]: exiting [27].acquireAndRelease[28]: entered [0].acquireAndRelease[27]: waited before lock [0].acquireAndRelease[27]: locked [22].acquireAndRelease[24]: waited before lock [22].acquireAndRelease[24]: locked [28].acquireAndRelease[31]: waited before lock [28].acquireAndRelease[31]: locked [14].acquireAndRelease[27]: waited before lock [14].acquireAndRelease[27]: locked [27].acquireAndRelease[28]: waited before lock [27].acquireAndRelease[28]: locked [26].acquireAndRelease[29]: waited before unlock [26].acquireAndRelease[29]: exiting [26].acquireAndRelease[30]: entered [15].acquireAndRelease[28]: waited before unlock [15].acquireAndRelease[28]: exiting [15].acquireAndRelease[29]: entered [9].acquireAndRelease[25]: waited before unlock [9].acquireAndRelease[25]: exiting [9].acquireAndRelease[26]: entered [32].acquireAndRelease[27]: waited before lock [32].acquireAndRelease[27]: locked [24].acquireAndRelease[29]: waited before unlock [24].acquireAndRelease[29]: exiting [24].acquireAndRelease[30]: entered [21].acquireAndRelease[29]: waited before lock [21].acquireAndRelease[29]: locked [1].acquireAndRelease[29]: waited before unlock [1].acquireAndRelease[29]: exiting [1].acquireAndRelease[30]: entered [26].acquireAndRelease[30]: waited before lock [26].acquireAndRelease[30]: locked [14].acquireAndRelease[27]: waited before unlock [14].acquireAndRelease[27]: exiting [14].acquireAndRelease[28]: entered [14].acquireAndRelease[28]: waited before lock [14].acquireAndRelease[28]: locked [16].acquireAndRelease[31]: waited before lock [16].acquireAndRelease[31]: locked [29].acquireAndRelease[26]: waited before unlock [29].acquireAndRelease[26]: exiting [29].acquireAndRelease[27]: entered [30].acquireAndRelease[32]: waited before lock [30].acquireAndRelease[32]: locked [17].acquireAndRelease[28]: waited before unlock [17].acquireAndRelease[28]: exiting [17].acquireAndRelease[29]: entered [9].acquireAndRelease[26]: waited before lock [9].acquireAndRelease[26]: locked [2].acquireAndRelease[25]: waited before lock [2].acquireAndRelease[25]: locked [15].acquireAndRelease[29]: waited before lock [15].acquireAndRelease[29]: locked [7].acquireAndRelease[28]: waited before lock [7].acquireAndRelease[28]: locked [29].acquireAndRelease[27]: waited before lock [29].acquireAndRelease[27]: locked [25].acquireAndRelease[25]: waited before unlock [25].acquireAndRelease[25]: exiting [25].acquireAndRelease[26]: entered [19].acquireAndRelease[30]: waited before unlock [19].acquireAndRelease[30]: exiting [19].acquireAndRelease[31]: entered [5].acquireAndRelease[31]: waited before unlock [5].acquireAndRelease[31]: exiting [5].acquireAndRelease[32]: entered [6].acquireAndRelease[26]: waited before unlock [6].acquireAndRelease[26]: exiting [6].acquireAndRelease[27]: entered [3].acquireAndRelease[29]: waited before lock [3].acquireAndRelease[29]: locked [30].acquireAndRelease[32]: waited before unlock [30].acquireAndRelease[32]: exiting [30].acquireAndRelease[33]: entered [23].acquireAndRelease[27]: waited before unlock [23].acquireAndRelease[27]: exiting [23].acquireAndRelease[28]: entered [10].acquireAndRelease[27]: waited before unlock [10].acquireAndRelease[27]: exiting [10].acquireAndRelease[28]: entered [8].acquireAndRelease[28]: waited before lock [8].acquireAndRelease[28]: locked [17].acquireAndRelease[29]: waited before lock [17].acquireAndRelease[29]: locked [19].acquireAndRelease[31]: waited before lock [19].acquireAndRelease[31]: locked [15].acquireAndRelease[29]: waited before unlock [15].acquireAndRelease[29]: exiting [15].acquireAndRelease[30]: entered [24].acquireAndRelease[30]: waited before lock [24].acquireAndRelease[30]: locked [28].acquireAndRelease[31]: waited before unlock [28].acquireAndRelease[31]: exiting [28].acquireAndRelease[32]: entered [31].acquireAndRelease[29]: waited before unlock [31].acquireAndRelease[29]: exiting [31].acquireAndRelease[30]: entered [22].acquireAndRelease[24]: waited before unlock [22].acquireAndRelease[24]: exiting [22].acquireAndRelease[25]: entered [9].acquireAndRelease[26]: waited before unlock [9].acquireAndRelease[26]: exiting [9].acquireAndRelease[27]: entered [23].acquireAndRelease[28]: waited before lock [23].acquireAndRelease[28]: locked Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.871 sec - in co.codewizards.cloudstore.core.util.ISO8601Test [25].acquireAndRelease[26]: waited before lock [25].acquireAndRelease[26]: locked [18].acquireAndRelease[25]: waited before unlock [18].acquireAndRelease[25]: exiting [18].acquireAndRelease[26]: entered [1].acquireAndRelease[30]: waited before lock [1].acquireAndRelease[30]: locked [23].acquireAndRelease[28]: waited before unlock [23].acquireAndRelease[28]: exiting [23].acquireAndRelease[29]: entered [11].acquireAndRelease[29]: waited before unlock [11].acquireAndRelease[29]: exiting [11].acquireAndRelease[30]: entered [23].acquireAndRelease[29]: waited before lock [23].acquireAndRelease[29]: locked [9].acquireAndRelease[27]: waited before lock [9].acquireAndRelease[27]: locked [15].acquireAndRelease[30]: waited before lock [15].acquireAndRelease[30]: locked [30].acquireAndRelease[33]: waited before lock [30].acquireAndRelease[33]: locked [21].acquireAndRelease[29]: waited before unlock [21].acquireAndRelease[29]: exiting [21].acquireAndRelease[30]: entered [21].acquireAndRelease[30]: waited before lock [21].acquireAndRelease[30]: locked [28].acquireAndRelease[32]: waited before lock [28].acquireAndRelease[32]: locked [18].acquireAndRelease[26]: waited before lock [18].acquireAndRelease[26]: locked [18].acquireAndRelease[26]: waited before unlock [18].acquireAndRelease[26]: exiting [18].acquireAndRelease[27]: entered [13].acquireAndRelease[30]: waited before unlock [13].acquireAndRelease[30]: exiting [13].acquireAndRelease[31]: entered [29].acquireAndRelease[27]: waited before unlock [29].acquireAndRelease[27]: exiting [29].acquireAndRelease[28]: entered [10].acquireAndRelease[28]: waited before lock [10].acquireAndRelease[28]: locked [24].acquireAndRelease[30]: waited before unlock [24].acquireAndRelease[30]: exiting [24].acquireAndRelease[31]: entered [5].acquireAndRelease[32]: waited before lock [5].acquireAndRelease[32]: locked [6].acquireAndRelease[27]: waited before lock [6].acquireAndRelease[27]: locked [22].acquireAndRelease[25]: waited before lock [22].acquireAndRelease[25]: locked [27].acquireAndRelease[28]: waited before unlock [27].acquireAndRelease[28]: exiting [27].acquireAndRelease[29]: entered [20].acquireAndRelease[28]: waited before unlock [20].acquireAndRelease[28]: exiting [20].acquireAndRelease[29]: entered [29].acquireAndRelease[28]: waited before lock [29].acquireAndRelease[28]: locked [12].acquireAndRelease[31]: waited before unlock [12].acquireAndRelease[31]: exiting [12].acquireAndRelease[32]: entered [20].acquireAndRelease[29]: waited before lock [20].acquireAndRelease[29]: locked [2].acquireAndRelease[25]: waited before unlock [2].acquireAndRelease[25]: exiting [2].acquireAndRelease[26]: entered [31].acquireAndRelease[30]: waited before lock [31].acquireAndRelease[30]: locked [28].acquireAndRelease[32]: waited before unlock [28].acquireAndRelease[32]: exiting [28].acquireAndRelease[33]: entered [32].acquireAndRelease[27]: waited before unlock [32].acquireAndRelease[27]: exiting [32].acquireAndRelease[28]: entered [13].acquireAndRelease[31]: waited before lock [13].acquireAndRelease[31]: locked [6].acquireAndRelease[27]: waited before unlock [6].acquireAndRelease[27]: exiting [6].acquireAndRelease[28]: entered [0].acquireAndRelease[27]: waited before unlock [0].acquireAndRelease[27]: exiting [0].acquireAndRelease[28]: entered [15].acquireAndRelease[30]: waited before unlock [15].acquireAndRelease[30]: exiting [15].acquireAndRelease[31]: entered [12].acquireAndRelease[32]: waited before lock [12].acquireAndRelease[32]: locked [11].acquireAndRelease[30]: waited before lock [11].acquireAndRelease[30]: locked [15].acquireAndRelease[31]: waited before lock [15].acquireAndRelease[31]: locked [7].acquireAndRelease[28]: waited before unlock [7].acquireAndRelease[28]: exiting [7].acquireAndRelease[29]: entered [18].acquireAndRelease[27]: waited before lock [18].acquireAndRelease[27]: locked [26].acquireAndRelease[30]: waited before unlock [26].acquireAndRelease[30]: exiting [26].acquireAndRelease[31]: entered [24].acquireAndRelease[31]: waited before lock [24].acquireAndRelease[31]: locked [23].acquireAndRelease[29]: waited before unlock [23].acquireAndRelease[29]: exiting [23].acquireAndRelease[30]: entered [2].acquireAndRelease[26]: waited before lock [2].acquireAndRelease[26]: locked [8].acquireAndRelease[28]: waited before unlock [8].acquireAndRelease[28]: exiting [8].acquireAndRelease[29]: entered [22].acquireAndRelease[25]: waited before unlock [22].acquireAndRelease[25]: exiting [22].acquireAndRelease[26]: entered [22].acquireAndRelease[26]: waited before lock [22].acquireAndRelease[26]: locked [8].acquireAndRelease[29]: waited before lock [8].acquireAndRelease[29]: locked [4].acquireAndRelease[29]: waited before unlock [4].acquireAndRelease[29]: exiting [4].acquireAndRelease[30]: entered [31].acquireAndRelease[30]: waited before unlock [31].acquireAndRelease[30]: exiting [31].acquireAndRelease[31]: entered [27].acquireAndRelease[29]: waited before lock [27].acquireAndRelease[29]: locked [30].acquireAndRelease[33]: waited before unlock [30].acquireAndRelease[33]: exiting [30].acquireAndRelease[34]: entered [32].acquireAndRelease[28]: waited before lock [32].acquireAndRelease[28]: locked [19].acquireAndRelease[31]: waited before unlock [19].acquireAndRelease[31]: exiting [19].acquireAndRelease[32]: entered [14].acquireAndRelease[28]: waited before unlock [14].acquireAndRelease[28]: exiting [14].acquireAndRelease[29]: entered [6].acquireAndRelease[28]: waited before lock [6].acquireAndRelease[28]: locked [7].acquireAndRelease[29]: waited before lock [7].acquireAndRelease[29]: locked [0].acquireAndRelease[28]: waited before lock [0].acquireAndRelease[28]: locked [6].acquireAndRelease[28]: waited before unlock [6].acquireAndRelease[28]: exiting [6].acquireAndRelease[29]: entered [16].acquireAndRelease[31]: waited before unlock [16].acquireAndRelease[31]: exiting [16].acquireAndRelease[32]: entered [4].acquireAndRelease[30]: waited before lock [4].acquireAndRelease[30]: locked [23].acquireAndRelease[30]: waited before lock [23].acquireAndRelease[30]: locked [3].acquireAndRelease[29]: waited before unlock [3].acquireAndRelease[29]: exiting [3].acquireAndRelease[30]: entered [19].acquireAndRelease[32]: waited before lock [19].acquireAndRelease[32]: locked [30].acquireAndRelease[34]: waited before lock [30].acquireAndRelease[34]: locked [22].acquireAndRelease[26]: waited before unlock [22].acquireAndRelease[26]: exiting [22].acquireAndRelease[27]: entered [17].acquireAndRelease[29]: waited before unlock [17].acquireAndRelease[29]: exiting [17].acquireAndRelease[30]: entered [28].acquireAndRelease[33]: waited before lock [28].acquireAndRelease[33]: locked [20].acquireAndRelease[29]: waited before unlock [20].acquireAndRelease[29]: exiting [20].acquireAndRelease[30]: entered [0].acquireAndRelease[28]: waited before unlock [0].acquireAndRelease[28]: exiting [0].acquireAndRelease[29]: entered [31].acquireAndRelease[31]: waited before lock [31].acquireAndRelease[31]: locked [26].acquireAndRelease[31]: waited before lock [26].acquireAndRelease[31]: locked [27].acquireAndRelease[29]: waited before unlock [27].acquireAndRelease[29]: exiting [27].acquireAndRelease[30]: entered [14].acquireAndRelease[29]: waited before lock [14].acquireAndRelease[29]: locked [11].acquireAndRelease[30]: waited before unlock [11].acquireAndRelease[30]: exiting [11].acquireAndRelease[31]: entered [6].acquireAndRelease[29]: waited before lock [6].acquireAndRelease[29]: locked [21].acquireAndRelease[30]: waited before unlock [21].acquireAndRelease[30]: exiting [21].acquireAndRelease[31]: entered [27].acquireAndRelease[30]: waited before lock [27].acquireAndRelease[30]: locked [16].acquireAndRelease[32]: waited before lock [16].acquireAndRelease[32]: locked [29].acquireAndRelease[28]: waited before unlock [29].acquireAndRelease[28]: exiting [29].acquireAndRelease[29]: entered [9].acquireAndRelease[27]: waited before unlock [9].acquireAndRelease[27]: exiting [9].acquireAndRelease[28]: entered [23].acquireAndRelease[30]: waited before unlock [23].acquireAndRelease[30]: exiting [23].acquireAndRelease[31]: entered [22].acquireAndRelease[27]: waited before lock [22].acquireAndRelease[27]: locked [30].acquireAndRelease[34]: waited before unlock [30].acquireAndRelease[34]: exiting [30].acquireAndRelease[35]: entered [1].acquireAndRelease[30]: waited before unlock [1].acquireAndRelease[30]: exiting [1].acquireAndRelease[31]: entered [5].acquireAndRelease[32]: waited before unlock [5].acquireAndRelease[32]: exiting [5].acquireAndRelease[33]: entered [29].acquireAndRelease[29]: waited before lock [29].acquireAndRelease[29]: locked [21].acquireAndRelease[31]: waited before lock [21].acquireAndRelease[31]: locked [10].acquireAndRelease[28]: waited before unlock [10].acquireAndRelease[28]: exiting [10].acquireAndRelease[29]: entered [11].acquireAndRelease[31]: waited before lock [11].acquireAndRelease[31]: locked [25].acquireAndRelease[26]: waited before unlock [25].acquireAndRelease[26]: exiting [28].acquireAndRelease[33]: waited before unlock [28].acquireAndRelease[33]: exiting [28].acquireAndRelease[34]: entered [25].acquireAndRelease[27]: entered [3].acquireAndRelease[30]: waited before lock [3].acquireAndRelease[30]: locked [30].acquireAndRelease[35]: waited before lock [30].acquireAndRelease[35]: locked [18].acquireAndRelease[27]: waited before unlock [18].acquireAndRelease[27]: exiting [18].acquireAndRelease[28]: entered [20].acquireAndRelease[30]: waited before lock [20].acquireAndRelease[30]: locked [17].acquireAndRelease[30]: waited before lock [17].acquireAndRelease[30]: locked [15].acquireAndRelease[31]: waited before unlock [15].acquireAndRelease[31]: exiting [15].acquireAndRelease[32]: entered [12].acquireAndRelease[32]: waited before unlock [12].acquireAndRelease[32]: exiting [12].acquireAndRelease[33]: entered [0].acquireAndRelease[29]: waited before lock [0].acquireAndRelease[29]: locked [13].acquireAndRelease[31]: waited before unlock [13].acquireAndRelease[31]: exiting [13].acquireAndRelease[32]: entered [5].acquireAndRelease[33]: waited before lock [5].acquireAndRelease[33]: locked [19].acquireAndRelease[32]: waited before unlock [19].acquireAndRelease[32]: exiting [19].acquireAndRelease[33]: entered [10].acquireAndRelease[29]: waited before lock [10].acquireAndRelease[29]: locked [23].acquireAndRelease[31]: waited before lock [23].acquireAndRelease[31]: locked [24].acquireAndRelease[31]: waited before unlock [24].acquireAndRelease[31]: exiting [24].acquireAndRelease[32]: entered [5].acquireAndRelease[33]: waited before unlock [5].acquireAndRelease[33]: exiting [5].acquireAndRelease[34]: entered [5].acquireAndRelease[34]: waited before lock [5].acquireAndRelease[34]: locked [25].acquireAndRelease[27]: waited before lock [25].acquireAndRelease[27]: locked [20].acquireAndRelease[30]: waited before unlock [20].acquireAndRelease[30]: exiting [20].acquireAndRelease[31]: entered [1].acquireAndRelease[31]: waited before lock [1].acquireAndRelease[31]: locked [32].acquireAndRelease[28]: waited before unlock [32].acquireAndRelease[28]: exiting [32].acquireAndRelease[29]: entered [24].acquireAndRelease[32]: waited before lock [24].acquireAndRelease[32]: locked [28].acquireAndRelease[34]: waited before lock [19].acquireAndRelease[33]: waited before lock [19].acquireAndRelease[33]: locked [28].acquireAndRelease[34]: locked [8].acquireAndRelease[29]: waited before unlock [8].acquireAndRelease[29]: exiting [8].acquireAndRelease[30]: entered [9].acquireAndRelease[28]: waited before lock [9].acquireAndRelease[28]: locked [0].acquireAndRelease[29]: waited before unlock [0].acquireAndRelease[29]: exiting [0].acquireAndRelease[30]: entered [2].acquireAndRelease[26]: waited before unlock [2].acquireAndRelease[26]: exiting [2].acquireAndRelease[27]: entered [26].acquireAndRelease[31]: waited before unlock [26].acquireAndRelease[31]: exiting [26].acquireAndRelease[32]: entered [13].acquireAndRelease[32]: waited before lock [13].acquireAndRelease[32]: locked [18].acquireAndRelease[28]: waited before lock [18].acquireAndRelease[28]: locked [14].acquireAndRelease[29]: waited before unlock [14].acquireAndRelease[29]: exiting [14].acquireAndRelease[30]: entered [8].acquireAndRelease[30]: waited before lock [8].acquireAndRelease[30]: locked [15].acquireAndRelease[32]: waited before lock [15].acquireAndRelease[32]: locked [10].acquireAndRelease[29]: waited before unlock [10].acquireAndRelease[29]: exiting [10].acquireAndRelease[30]: entered [32].acquireAndRelease[29]: waited before lock [32].acquireAndRelease[29]: locked [12].acquireAndRelease[33]: waited before lock [12].acquireAndRelease[33]: locked [14].acquireAndRelease[30]: waited before lock [14].acquireAndRelease[30]: locked [20].acquireAndRelease[31]: waited before lock [20].acquireAndRelease[31]: locked [0].acquireAndRelease[30]: waited before lock [0].acquireAndRelease[30]: locked [10].acquireAndRelease[30]: waited before lock [10].acquireAndRelease[30]: locked [22].acquireAndRelease[27]: waited before unlock [22].acquireAndRelease[27]: exiting [22].acquireAndRelease[28]: entered [23].acquireAndRelease[31]: waited before unlock [23].acquireAndRelease[31]: exiting [23].acquireAndRelease[32]: entered [29].acquireAndRelease[29]: waited before unlock [29].acquireAndRelease[29]: exiting [29].acquireAndRelease[30]: entered [11].acquireAndRelease[31]: waited before unlock [11].acquireAndRelease[31]: exiting [11].acquireAndRelease[32]: entered [17].acquireAndRelease[30]: waited before unlock [17].acquireAndRelease[30]: exiting [17].acquireAndRelease[31]: entered [32].acquireAndRelease[29]: waited before unlock [32].acquireAndRelease[29]: exiting [32].acquireAndRelease[30]: entered [31].acquireAndRelease[31]: waited before unlock [31].acquireAndRelease[31]: exiting [31].acquireAndRelease[32]: entered [2].acquireAndRelease[27]: waited before lock [2].acquireAndRelease[27]: locked [1].acquireAndRelease[31]: waited before unlock [1].acquireAndRelease[31]: exiting [1].acquireAndRelease[32]: entered [23].acquireAndRelease[32]: waited before lock [23].acquireAndRelease[32]: locked [7].acquireAndRelease[29]: waited before unlock [7].acquireAndRelease[29]: exiting [7].acquireAndRelease[30]: entered [14].acquireAndRelease[30]: waited before unlock [14].acquireAndRelease[30]: exiting [14].acquireAndRelease[31]: entered [32].acquireAndRelease[30]: waited before lock [32].acquireAndRelease[30]: locked [23].acquireAndRelease[32]: waited before unlock [23].acquireAndRelease[32]: exiting [23].acquireAndRelease[33]: entered [11].acquireAndRelease[32]: waited before lock [11].acquireAndRelease[32]: locked [22].acquireAndRelease[28]: waited before lock [22].acquireAndRelease[28]: locked [26].acquireAndRelease[32]: waited before lock [26].acquireAndRelease[32]: locked [6].acquireAndRelease[29]: waited before unlock [6].acquireAndRelease[29]: exiting [6].acquireAndRelease[30]: entered [10].acquireAndRelease[30]: waited before unlock [10].acquireAndRelease[30]: exiting [10].acquireAndRelease[31]: entered [17].acquireAndRelease[31]: waited before lock [17].acquireAndRelease[31]: locked [4].acquireAndRelease[30]: waited before unlock [4].acquireAndRelease[30]: exiting [4].acquireAndRelease[31]: entered [14].acquireAndRelease[31]: waited before lock [14].acquireAndRelease[31]: locked [31].acquireAndRelease[32]: waited before lock [31].acquireAndRelease[32]: locked [13].acquireAndRelease[32]: waited before unlock [13].acquireAndRelease[32]: exiting [13].acquireAndRelease[33]: entered [19].acquireAndRelease[33]: waited before unlock [19].acquireAndRelease[33]: exiting [19].acquireAndRelease[34]: entered [24].acquireAndRelease[32]: waited before unlock [24].acquireAndRelease[32]: exiting [24].acquireAndRelease[33]: entered [16].acquireAndRelease[32]: waited before unlock [16].acquireAndRelease[32]: exiting [16].acquireAndRelease[33]: entered [29].acquireAndRelease[30]: waited before lock [29].acquireAndRelease[30]: locked [10].acquireAndRelease[31]: waited before lock [10].acquireAndRelease[31]: locked [21].acquireAndRelease[31]: waited before unlock [21].acquireAndRelease[31]: exiting [21].acquireAndRelease[32]: entered [27].acquireAndRelease[30]: waited before unlock [27].acquireAndRelease[30]: exiting [27].acquireAndRelease[31]: entered [6].acquireAndRelease[30]: waited before lock [6].acquireAndRelease[30]: locked [9].acquireAndRelease[28]: waited before unlock [9].acquireAndRelease[28]: exiting [9].acquireAndRelease[29]: entered [27].acquireAndRelease[31]: waited before lock [27].acquireAndRelease[31]: locked [23].acquireAndRelease[33]: waited before lock [23].acquireAndRelease[33]: locked [22].acquireAndRelease[28]: waited before unlock [22].acquireAndRelease[28]: exiting [22].acquireAndRelease[29]: entered [14].acquireAndRelease[31]: waited before unlock [14].acquireAndRelease[31]: exiting [14].acquireAndRelease[32]: entered [15].acquireAndRelease[32]: waited before unlock [15].acquireAndRelease[32]: exiting [15].acquireAndRelease[33]: entered [24].acquireAndRelease[33]: waited before lock [24].acquireAndRelease[33]: locked Running co.codewizards.cloudstore.core.util.PasswordUtilTest [1].acquireAndRelease[32]: waited before lock [1].acquireAndRelease[32]: locked [25].acquireAndRelease[27]: waited before unlock [25].acquireAndRelease[27]: exiting [25].acquireAndRelease[28]: entered [30].acquireAndRelease[35]: waited before unlock [30].acquireAndRelease[35]: exiting [30].acquireAndRelease[36]: entered [16].acquireAndRelease[33]: waited before lock [16].acquireAndRelease[33]: locked [3].acquireAndRelease[30]: waited before unlock [3].acquireAndRelease[30]: exiting [3].acquireAndRelease[31]: entered [7].acquireAndRelease[30]: waited before lock [7].acquireAndRelease[30]: locked [2].acquireAndRelease[27]: waited before unlock [2].acquireAndRelease[27]: exiting [2].acquireAndRelease[28]: entered [14].acquireAndRelease[32]: waited before lock [14].acquireAndRelease[32]: locked [19].acquireAndRelease[34]: waited before lock [19].acquireAndRelease[34]: locked [4].acquireAndRelease[31]: waited before lock [4].acquireAndRelease[31]: locked [22].acquireAndRelease[29]: waited before lock [22].acquireAndRelease[29]: locked [13].acquireAndRelease[33]: waited before lock [13].acquireAndRelease[33]: locked [21].acquireAndRelease[32]: waited before lock [21].acquireAndRelease[32]: locked [5].acquireAndRelease[34]: waited before unlock [5].acquireAndRelease[34]: exiting [5].acquireAndRelease[35]: entered [0].acquireAndRelease[30]: waited before unlock [0].acquireAndRelease[30]: exiting [0].acquireAndRelease[31]: entered [30].acquireAndRelease[36]: waited before lock [30].acquireAndRelease[36]: locked [32].acquireAndRelease[30]: waited before unlock [32].acquireAndRelease[30]: exiting [32].acquireAndRelease[31]: entered [20].acquireAndRelease[31]: waited before unlock [20].acquireAndRelease[31]: exiting [20].acquireAndRelease[32]: entered [9].acquireAndRelease[29]: waited before lock [9].acquireAndRelease[29]: locked [20].acquireAndRelease[32]: waited before lock [20].acquireAndRelease[32]: locked [8].acquireAndRelease[30]: waited before unlock [8].acquireAndRelease[30]: exiting [8].acquireAndRelease[31]: entered [7].acquireAndRelease[30]: waited before unlock [7].acquireAndRelease[30]: exiting [7].acquireAndRelease[31]: entered [0].acquireAndRelease[31]: waited before lock [0].acquireAndRelease[31]: locked [7].acquireAndRelease[31]: waited before lock [7].acquireAndRelease[31]: locked [28].acquireAndRelease[34]: waited before unlock [28].acquireAndRelease[34]: exiting [28].acquireAndRelease[35]: entered [18].acquireAndRelease[28]: waited before unlock [18].acquireAndRelease[28]: exiting [18].acquireAndRelease[29]: entered [25].acquireAndRelease[28]: waited before lock [25].acquireAndRelease[28]: locked [5].acquireAndRelease[35]: waited before lock [5].acquireAndRelease[35]: locked [14].acquireAndRelease[32]: waited before unlock [14].acquireAndRelease[32]: exiting [14].acquireAndRelease[33]: entered [21].acquireAndRelease[32]: waited before unlock [21].acquireAndRelease[32]: exiting [21].acquireAndRelease[33]: entered [32].acquireAndRelease[31]: waited before lock [32].acquireAndRelease[31]: locked [24].acquireAndRelease[33]: waited before unlock [24].acquireAndRelease[33]: exiting [24].acquireAndRelease[34]: entered [3].acquireAndRelease[31]: waited before lock [3].acquireAndRelease[31]: locked [15].acquireAndRelease[33]: waited before lock [15].acquireAndRelease[33]: locked [4].acquireAndRelease[31]: waited before unlock [4].acquireAndRelease[31]: exiting [4].acquireAndRelease[32]: entered [22].acquireAndRelease[29]: waited before unlock [22].acquireAndRelease[29]: exiting [22].acquireAndRelease[30]: entered [28].acquireAndRelease[35]: waited before lock [28].acquireAndRelease[35]: locked [25].acquireAndRelease[28]: waited before unlock [25].acquireAndRelease[28]: exiting [25].acquireAndRelease[29]: entered [26].acquireAndRelease[32]: waited before unlock [26].acquireAndRelease[32]: exiting [26].acquireAndRelease[33]: entered [11].acquireAndRelease[32]: waited before unlock [11].acquireAndRelease[32]: exiting [11].acquireAndRelease[33]: entered [2].acquireAndRelease[28]: waited before lock [2].acquireAndRelease[28]: locked [22].acquireAndRelease[30]: waited before lock [22].acquireAndRelease[30]: locked [12].acquireAndRelease[33]: waited before unlock [12].acquireAndRelease[33]: exiting [12].acquireAndRelease[34]: entered [26].acquireAndRelease[33]: waited before lock [26].acquireAndRelease[33]: locked [27].acquireAndRelease[31]: waited before unlock [27].acquireAndRelease[31]: exiting [27].acquireAndRelease[32]: entered [17].acquireAndRelease[31]: waited before unlock [17].acquireAndRelease[31]: exiting [17].acquireAndRelease[32]: entered [31].acquireAndRelease[32]: waited before unlock [31].acquireAndRelease[32]: exiting [31].acquireAndRelease[33]: entered [10].acquireAndRelease[31]: waited before unlock [10].acquireAndRelease[31]: exiting [10].acquireAndRelease[32]: entered [18].acquireAndRelease[29]: waited before lock [18].acquireAndRelease[29]: locked [14].acquireAndRelease[33]: waited before lock [14].acquireAndRelease[33]: locked [10].acquireAndRelease[32]: waited before lock [10].acquireAndRelease[32]: locked [2].acquireAndRelease[28]: waited before unlock [2].acquireAndRelease[28]: exiting [2].acquireAndRelease[29]: entered [6].acquireAndRelease[30]: waited before unlock [6].acquireAndRelease[30]: exiting [6].acquireAndRelease[31]: entered [32].acquireAndRelease[31]: waited before unlock [32].acquireAndRelease[31]: exiting [32].acquireAndRelease[32]: entered [29].acquireAndRelease[30]: waited before unlock [29].acquireAndRelease[30]: exiting [29].acquireAndRelease[31]: entered [32].acquireAndRelease[32]: waited before lock [32].acquireAndRelease[32]: locked [21].acquireAndRelease[33]: waited before lock [21].acquireAndRelease[33]: locked [8].acquireAndRelease[31]: waited before lock [8].acquireAndRelease[31]: locked [6].acquireAndRelease[31]: waited before lock [6].acquireAndRelease[31]: locked [23].acquireAndRelease[33]: waited before unlock [23].acquireAndRelease[33]: exiting [23].acquireAndRelease[34]: entered [4].acquireAndRelease[32]: waited before lock [4].acquireAndRelease[32]: locked [20].acquireAndRelease[32]: waited before unlock [20].acquireAndRelease[32]: exiting [20].acquireAndRelease[33]: entered [19].acquireAndRelease[34]: waited before unlock [19].acquireAndRelease[34]: exiting [19].acquireAndRelease[35]: entered [17].acquireAndRelease[32]: waited before lock [17].acquireAndRelease[32]: locked [11].acquireAndRelease[33]: waited before lock [11].acquireAndRelease[33]: locked [27].acquireAndRelease[32]: waited before lock [27].acquireAndRelease[32]: locked [24].acquireAndRelease[34]: waited before lock [12].acquireAndRelease[34]: waited before lock [24].acquireAndRelease[34]: locked [26].acquireAndRelease[33]: waited before unlock [26].acquireAndRelease[33]: exiting [26].acquireAndRelease[34]: entered [12].acquireAndRelease[34]: locked [25].acquireAndRelease[29]: waited before lock [25].acquireAndRelease[29]: locked [23].acquireAndRelease[34]: waited before lock [23].acquireAndRelease[34]: locked [22].acquireAndRelease[30]: waited before unlock [22].acquireAndRelease[30]: exiting [22].acquireAndRelease[31]: entered [24].acquireAndRelease[34]: waited before unlock [24].acquireAndRelease[34]: exiting [24].acquireAndRelease[35]: entered [10].acquireAndRelease[32]: waited before unlock [10].acquireAndRelease[32]: exiting [10].acquireAndRelease[33]: entered [9].acquireAndRelease[29]: waited before unlock [9].acquireAndRelease[29]: exiting [9].acquireAndRelease[30]: entered [2].acquireAndRelease[29]: waited before lock [2].acquireAndRelease[29]: locked [1].acquireAndRelease[32]: waited before unlock [1].acquireAndRelease[32]: exiting [1].acquireAndRelease[33]: entered [31].acquireAndRelease[33]: waited before lock [31].acquireAndRelease[33]: locked [24].acquireAndRelease[35]: waited before lock [24].acquireAndRelease[35]: locked [26].acquireAndRelease[34]: waited before lock [26].acquireAndRelease[34]: locked [20].acquireAndRelease[33]: waited before lock [20].acquireAndRelease[33]: locked [0].acquireAndRelease[31]: waited before unlock [0].acquireAndRelease[31]: exiting [0].acquireAndRelease[32]: entered [12].acquireAndRelease[34]: waited before unlock [12].acquireAndRelease[34]: exiting [12].acquireAndRelease[35]: entered [13].acquireAndRelease[33]: waited before unlock [13].acquireAndRelease[33]: exiting [13].acquireAndRelease[34]: entered [1].acquireAndRelease[33]: waited before lock [1].acquireAndRelease[33]: locked [29].acquireAndRelease[31]: waited before lock [29].acquireAndRelease[31]: locked [24].acquireAndRelease[35]: waited before unlock [24].acquireAndRelease[35]: exiting [24].acquireAndRelease[36]: entered [13].acquireAndRelease[34]: waited before lock [13].acquireAndRelease[34]: locked [8].acquireAndRelease[31]: waited before unlock [8].acquireAndRelease[31]: exiting [8].acquireAndRelease[32]: entered [12].acquireAndRelease[35]: waited before lock [12].acquireAndRelease[35]: locked [28].acquireAndRelease[35]: waited before unlock [28].acquireAndRelease[35]: exiting [28].acquireAndRelease[36]: entered [16].acquireAndRelease[33]: waited before unlock [16].acquireAndRelease[33]: exiting [16].acquireAndRelease[34]: entered [7].acquireAndRelease[31]: waited before unlock [7].acquireAndRelease[31]: exiting [7].acquireAndRelease[32]: entered [19].acquireAndRelease[35]: waited before lock [19].acquireAndRelease[35]: locked [28].acquireAndRelease[36]: waited before lock [28].acquireAndRelease[36]: locked [28].acquireAndRelease[36]: waited before unlock [28].acquireAndRelease[36]: exiting [28].acquireAndRelease[37]: entered [0].acquireAndRelease[32]: waited before lock [0].acquireAndRelease[32]: locked [30].acquireAndRelease[36]: waited before unlock [30].acquireAndRelease[36]: exiting [30].acquireAndRelease[37]: entered [10].acquireAndRelease[33]: waited before lock [10].acquireAndRelease[33]: locked [25].acquireAndRelease[29]: waited before unlock [25].acquireAndRelease[29]: exiting [25].acquireAndRelease[30]: entered [2].acquireAndRelease[29]: waited before unlock [2].acquireAndRelease[29]: exiting [2].acquireAndRelease[30]: entered [24].acquireAndRelease[36]: waited before lock [24].acquireAndRelease[36]: locked [22].acquireAndRelease[31]: waited before lock [22].acquireAndRelease[31]: locked [0].acquireAndRelease[32]: waited before unlock [0].acquireAndRelease[32]: exiting [0].acquireAndRelease[33]: entered [10].acquireAndRelease[33]: waited before unlock [10].acquireAndRelease[33]: exiting [10].acquireAndRelease[34]: entered [8].acquireAndRelease[32]: waited before lock [8].acquireAndRelease[32]: locked [9].acquireAndRelease[30]: waited before lock [9].acquireAndRelease[30]: locked [5].acquireAndRelease[35]: waited before unlock [5].acquireAndRelease[35]: exiting [5].acquireAndRelease[36]: entered [4].acquireAndRelease[32]: waited before unlock [4].acquireAndRelease[32]: exiting [4].acquireAndRelease[33]: entered [21].acquireAndRelease[33]: waited before unlock [21].acquireAndRelease[33]: exiting [21].acquireAndRelease[34]: entered [3].acquireAndRelease[31]: waited before unlock [3].acquireAndRelease[31]: exiting [3].acquireAndRelease[32]: entered [21].acquireAndRelease[34]: waited before lock [21].acquireAndRelease[34]: locked [14].acquireAndRelease[33]: waited before unlock [14].acquireAndRelease[33]: exiting [14].acquireAndRelease[34]: entered [18].acquireAndRelease[29]: waited before unlock [18].acquireAndRelease[29]: exiting [18].acquireAndRelease[30]: entered [23].acquireAndRelease[34]: waited before unlock [23].acquireAndRelease[34]: exiting [23].acquireAndRelease[35]: entered [15].acquireAndRelease[33]: waited before unlock [15].acquireAndRelease[33]: exiting [15].acquireAndRelease[34]: entered [23].acquireAndRelease[35]: waited before lock [23].acquireAndRelease[35]: locked [16].acquireAndRelease[34]: waited before lock [16].acquireAndRelease[34]: locked [32].acquireAndRelease[32]: waited before unlock [32].acquireAndRelease[32]: exiting [32].acquireAndRelease[33]: entered [28].acquireAndRelease[37]: waited before lock [28].acquireAndRelease[37]: locked [4].acquireAndRelease[33]: waited before lock [4].acquireAndRelease[33]: locked [14].acquireAndRelease[34]: waited before lock [14].acquireAndRelease[34]: locked [27].acquireAndRelease[32]: waited before unlock [27].acquireAndRelease[32]: exiting [27].acquireAndRelease[33]: entered [8].acquireAndRelease[32]: waited before unlock [8].acquireAndRelease[32]: exiting [8].acquireAndRelease[33]: entered [0].acquireAndRelease[33]: waited before lock [0].acquireAndRelease[33]: locked [7].acquireAndRelease[32]: waited before lock [7].acquireAndRelease[32]: locked [31].acquireAndRelease[33]: waited before unlock [31].acquireAndRelease[33]: exiting [31].acquireAndRelease[34]: entered [26].acquireAndRelease[34]: waited before unlock [26].acquireAndRelease[34]: exiting [26].acquireAndRelease[35]: entered [30].acquireAndRelease[37]: waited before lock [30].acquireAndRelease[37]: locked [25].acquireAndRelease[30]: waited before lock [25].acquireAndRelease[30]: locked [10].acquireAndRelease[34]: waited before lock [10].acquireAndRelease[34]: locked [17].acquireAndRelease[32]: waited before unlock [17].acquireAndRelease[32]: exiting [17].acquireAndRelease[33]: entered [3].acquireAndRelease[32]: waited before lock [3].acquireAndRelease[32]: locked [2].acquireAndRelease[30]: waited before lock [2].acquireAndRelease[30]: locked [6].acquireAndRelease[31]: waited before unlock [6].acquireAndRelease[31]: exiting [6].acquireAndRelease[32]: entered [32].acquireAndRelease[33]: waited before lock [32].acquireAndRelease[33]: locked [17].acquireAndRelease[33]: waited before lock [17].acquireAndRelease[33]: locked [27].acquireAndRelease[33]: waited before lock [27].acquireAndRelease[33]: locked [5].acquireAndRelease[36]: waited before lock [5].acquireAndRelease[36]: locked [20].acquireAndRelease[33]: waited before unlock [20].acquireAndRelease[33]: exiting [20].acquireAndRelease[34]: entered [18].acquireAndRelease[30]: waited before lock [18].acquireAndRelease[30]: locked 05:44:45.066 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory [17].acquireAndRelease[33]: waited before unlock [17].acquireAndRelease[33]: exiting [17].acquireAndRelease[34]: entered [15].acquireAndRelease[34]: waited before lock [15].acquireAndRelease[34]: locked [27].acquireAndRelease[33]: waited before unlock [27].acquireAndRelease[33]: exiting [27].acquireAndRelease[34]: entered [8].acquireAndRelease[33]: waited before lock [8].acquireAndRelease[33]: locked rootFile=/ rootUrl=file:/ rootFile2=/ canonicalizedRootURL=file:/ rootFile3=/ [13].acquireAndRelease[34]: waited before unlock [13].acquireAndRelease[34]: exiting [13].acquireAndRelease[35]: entered [22].acquireAndRelease[31]: waited before unlock [22].acquireAndRelease[31]: exiting [22].acquireAndRelease[32]: entered [24].acquireAndRelease[36]: waited before unlock [24].acquireAndRelease[36]: exiting [24].acquireAndRelease[37]: entered Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.668 sec - in co.codewizards.cloudstore.core.util.LongUtilTest [28].acquireAndRelease[37]: waited before unlock [28].acquireAndRelease[37]: exiting [28].acquireAndRelease[38]: entered [17].acquireAndRelease[34]: waited before lock [17].acquireAndRelease[34]: locked [11].acquireAndRelease[33]: waited before unlock [11].acquireAndRelease[33]: exiting [11].acquireAndRelease[34]: entered [11].acquireAndRelease[34]: waited before lock [11].acquireAndRelease[34]: locked [31].acquireAndRelease[34]: waited before lock [31].acquireAndRelease[34]: locked [22].acquireAndRelease[32]: waited before lock [22].acquireAndRelease[32]: locked [26].acquireAndRelease[35]: waited before lock [26].acquireAndRelease[35]: locked [6].acquireAndRelease[32]: waited before lock [6].acquireAndRelease[32]: locked [27].acquireAndRelease[34]: waited before lock [27].acquireAndRelease[34]: locked [13].acquireAndRelease[35]: waited before lock [13].acquireAndRelease[35]: locked [23].acquireAndRelease[35]: waited before unlock [23].acquireAndRelease[35]: exiting [23].acquireAndRelease[36]: entered [28].acquireAndRelease[38]: waited before lock [28].acquireAndRelease[38]: locked [4].acquireAndRelease[33]: waited before unlock [4].acquireAndRelease[33]: exiting [4].acquireAndRelease[34]: entered [20].acquireAndRelease[34]: waited before lock [20].acquireAndRelease[34]: locked [32].acquireAndRelease[33]: waited before unlock [32].acquireAndRelease[33]: exiting [32].acquireAndRelease[34]: entered [12].acquireAndRelease[35]: waited before unlock [12].acquireAndRelease[35]: exiting [12].acquireAndRelease[36]: entered [14].acquireAndRelease[34]: waited before unlock [14].acquireAndRelease[34]: exiting [14].acquireAndRelease[35]: entered [1].acquireAndRelease[33]: waited before unlock [1].acquireAndRelease[33]: exiting [1].acquireAndRelease[34]: entered [8].acquireAndRelease[33]: waited before unlock [8].acquireAndRelease[33]: exiting [8].acquireAndRelease[34]: entered [12].acquireAndRelease[36]: waited before lock [12].acquireAndRelease[36]: locked [29].acquireAndRelease[31]: waited before unlock [29].acquireAndRelease[31]: exiting [29].acquireAndRelease[32]: entered [25].acquireAndRelease[30]: waited before unlock [25].acquireAndRelease[30]: exiting [25].acquireAndRelease[31]: entered [23].acquireAndRelease[36]: waited before lock [23].acquireAndRelease[36]: locked [19].acquireAndRelease[35]: waited before unlock [19].acquireAndRelease[35]: exiting [19].acquireAndRelease[36]: entered [1].acquireAndRelease[34]: waited before lock [1].acquireAndRelease[34]: locked [24].acquireAndRelease[37]: waited before lock [24].acquireAndRelease[37]: locked [13].acquireAndRelease[35]: waited before unlock [13].acquireAndRelease[35]: exiting [13].acquireAndRelease[36]: entered [18].acquireAndRelease[30]: waited before unlock [18].acquireAndRelease[30]: exiting [18].acquireAndRelease[31]: entered [21].acquireAndRelease[34]: waited before unlock [21].acquireAndRelease[34]: exiting [21].acquireAndRelease[35]: entered [10].acquireAndRelease[34]: waited before unlock [10].acquireAndRelease[34]: exiting [10].acquireAndRelease[35]: entered [19].acquireAndRelease[36]: waited before lock [19].acquireAndRelease[36]: locked [4].acquireAndRelease[34]: waited before lock [4].acquireAndRelease[34]: locked [9].acquireAndRelease[30]: waited before unlock [9].acquireAndRelease[30]: exiting [9].acquireAndRelease[31]: entered [18].acquireAndRelease[31]: waited before lock [18].acquireAndRelease[31]: locked [2].acquireAndRelease[30]: waited before unlock [2].acquireAndRelease[30]: exiting [2].acquireAndRelease[31]: entered [32].acquireAndRelease[34]: waited before lock [32].acquireAndRelease[34]: locked [8].acquireAndRelease[34]: waited before lock [8].acquireAndRelease[34]: locked [2].acquireAndRelease[31]: waited before lock [2].acquireAndRelease[31]: locked [25].acquireAndRelease[31]: waited before lock [25].acquireAndRelease[31]: locked Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.972 sec - in co.codewizards.cloudstore.core.auth.AuthTokenEncryptAndDecryptTest [0].acquireAndRelease[33]: waited before unlock [0].acquireAndRelease[33]: exiting [0].acquireAndRelease[34]: entered [10].acquireAndRelease[35]: waited before lock [10].acquireAndRelease[35]: locked [14].acquireAndRelease[35]: waited before lock [14].acquireAndRelease[35]: locked [16].acquireAndRelease[34]: waited before unlock [16].acquireAndRelease[34]: exiting [16].acquireAndRelease[35]: entered [12].acquireAndRelease[36]: waited before unlock [12].acquireAndRelease[36]: exiting [12].acquireAndRelease[37]: entered [6].acquireAndRelease[32]: waited before unlock [6].acquireAndRelease[32]: exiting [6].acquireAndRelease[33]: entered [16].acquireAndRelease[35]: waited before lock [16].acquireAndRelease[35]: locked [13].acquireAndRelease[36]: waited before lock [13].acquireAndRelease[36]: locked [5].acquireAndRelease[36]: waited before unlock [5].acquireAndRelease[36]: exiting [5].acquireAndRelease[37]: entered [30].acquireAndRelease[37]: waited before unlock [30].acquireAndRelease[37]: exiting [30].acquireAndRelease[38]: entered [7].acquireAndRelease[32]: waited before unlock [7].acquireAndRelease[32]: exiting [7].acquireAndRelease[33]: entered [29].acquireAndRelease[32]: waited before lock [29].acquireAndRelease[32]: locked [19].acquireAndRelease[36]: waited before unlock [19].acquireAndRelease[36]: exiting [19].acquireAndRelease[37]: entered [21].acquireAndRelease[35]: waited before lock [21].acquireAndRelease[35]: locked [12].acquireAndRelease[37]: waited before lock [12].acquireAndRelease[37]: locked [7].acquireAndRelease[33]: waited before lock [7].acquireAndRelease[33]: locked [9].acquireAndRelease[31]: waited before lock [9].acquireAndRelease[31]: locked [15].acquireAndRelease[34]: waited before unlock [15].acquireAndRelease[34]: exiting [15].acquireAndRelease[35]: entered [19].acquireAndRelease[37]: waited before lock [19].acquireAndRelease[37]: locked [17].acquireAndRelease[34]: waited before unlock [17].acquireAndRelease[34]: exiting [17].acquireAndRelease[35]: entered [11].acquireAndRelease[34]: waited before unlock [11].acquireAndRelease[34]: exiting [11].acquireAndRelease[35]: entered [31].acquireAndRelease[34]: waited before unlock [31].acquireAndRelease[34]: exiting [31].acquireAndRelease[35]: entered [0].acquireAndRelease[34]: waited before lock [0].acquireAndRelease[34]: locked [3].acquireAndRelease[32]: waited before unlock [3].acquireAndRelease[32]: exiting [3].acquireAndRelease[33]: entered [2].acquireAndRelease[31]: waited before unlock [2].acquireAndRelease[31]: exiting [2].acquireAndRelease[32]: entered [11].acquireAndRelease[35]: waited before lock [11].acquireAndRelease[35]: locked [8].acquireAndRelease[34]: waited before unlock [8].acquireAndRelease[34]: exiting [8].acquireAndRelease[35]: entered [0].acquireAndRelease[34]: waited before unlock [0].acquireAndRelease[34]: exiting [0].acquireAndRelease[35]: entered [6].acquireAndRelease[33]: waited before lock [6].acquireAndRelease[33]: locked [1].acquireAndRelease[34]: waited before unlock [1].acquireAndRelease[34]: exiting [1].acquireAndRelease[35]: entered [15].acquireAndRelease[35]: waited before lock [15].acquireAndRelease[35]: locked [6].acquireAndRelease[33]: waited before unlock [6].acquireAndRelease[33]: exiting [6].acquireAndRelease[34]: entered [5].acquireAndRelease[37]: waited before lock [5].acquireAndRelease[37]: locked [26].acquireAndRelease[35]: waited before unlock [26].acquireAndRelease[35]: exiting [26].acquireAndRelease[36]: entered [12].acquireAndRelease[37]: waited before unlock [12].acquireAndRelease[37]: exiting [12].acquireAndRelease[38]: entered [6].acquireAndRelease[34]: waited before lock [6].acquireAndRelease[34]: locked [31].acquireAndRelease[35]: waited before lock [31].acquireAndRelease[35]: locked [28].acquireAndRelease[38]: waited before unlock [28].acquireAndRelease[38]: exiting [28].acquireAndRelease[39]: entered [11].acquireAndRelease[35]: waited before unlock [11].acquireAndRelease[35]: exiting [11].acquireAndRelease[36]: entered [12].acquireAndRelease[38]: waited before lock [12].acquireAndRelease[38]: locked [22].acquireAndRelease[32]: waited before unlock [22].acquireAndRelease[32]: exiting [22].acquireAndRelease[33]: entered [4].acquireAndRelease[34]: waited before unlock [4].acquireAndRelease[34]: exiting [4].acquireAndRelease[35]: entered [23].acquireAndRelease[36]: waited before unlock [23].acquireAndRelease[36]: exiting [23].acquireAndRelease[37]: entered [23].acquireAndRelease[37]: waited before lock [23].acquireAndRelease[37]: locked [28].acquireAndRelease[39]: waited before lock [28].acquireAndRelease[39]: locked [10].acquireAndRelease[35]: waited before unlock [10].acquireAndRelease[35]: exiting [10].acquireAndRelease[36]: entered [26].acquireAndRelease[36]: waited before lock [26].acquireAndRelease[36]: locked [20].acquireAndRelease[34]: waited before unlock [20].acquireAndRelease[34]: exiting [30].acquireAndRelease[38]: waited before lock [30].acquireAndRelease[38]: locked [20].acquireAndRelease[35]: entered [27].acquireAndRelease[34]: waited before unlock [27].acquireAndRelease[34]: exiting [27].acquireAndRelease[35]: entered [25].acquireAndRelease[31]: waited before unlock [25].acquireAndRelease[31]: exiting [25].acquireAndRelease[32]: entered Running co.codewizards.cloudstore.core.concurrent.CallerBlocksPolicyTest [19].acquireAndRelease[37]: waited before unlock [19].acquireAndRelease[37]: exiting [19].acquireAndRelease[38]: entered [3].acquireAndRelease[33]: waited before lock [3].acquireAndRelease[33]: locked [8].acquireAndRelease[35]: waited before lock [8].acquireAndRelease[35]: locked [23].acquireAndRelease[37]: waited before unlock [23].acquireAndRelease[37]: exiting [23].acquireAndRelease[38]: entered [1].acquireAndRelease[35]: waited before lock [1].acquireAndRelease[35]: locked [0].acquireAndRelease[35]: waited before lock [0].acquireAndRelease[35]: locked [17].acquireAndRelease[35]: waited before lock [17].acquireAndRelease[35]: locked [17].acquireAndRelease[35]: waited before unlock [17].acquireAndRelease[35]: exiting [17].acquireAndRelease[36]: entered [27].acquireAndRelease[35]: waited before lock [27].acquireAndRelease[35]: locked [2].acquireAndRelease[32]: waited before lock [2].acquireAndRelease[32]: locked [7].acquireAndRelease[33]: waited before unlock [7].acquireAndRelease[33]: exiting [7].acquireAndRelease[34]: entered [11].acquireAndRelease[36]: waited before lock [11].acquireAndRelease[36]: locked [32].acquireAndRelease[34]: waited before unlock [32].acquireAndRelease[34]: exiting [32].acquireAndRelease[35]: entered [7].acquireAndRelease[34]: waited before lock [7].acquireAndRelease[34]: locked [22].acquireAndRelease[33]: waited before lock [22].acquireAndRelease[33]: locked [4].acquireAndRelease[35]: waited before lock [4].acquireAndRelease[35]: locked [6].acquireAndRelease[34]: waited before unlock [6].acquireAndRelease[34]: exiting [6].acquireAndRelease[35]: entered Running co.codewizards.cloudstore.core.util.ResolveActualTypeArgumentsTest [18].acquireAndRelease[31]: waited before unlock [18].acquireAndRelease[31]: exiting [18].acquireAndRelease[32]: entered [13].acquireAndRelease[36]: waited before unlock [13].acquireAndRelease[36]: exiting [13].acquireAndRelease[37]: entered [19].acquireAndRelease[38]: waited before lock [19].acquireAndRelease[38]: locked [9].acquireAndRelease[31]: waited before unlock [9].acquireAndRelease[31]: exiting [9].acquireAndRelease[32]: entered [24].acquireAndRelease[37]: waited before unlock [24].acquireAndRelease[37]: exiting [24].acquireAndRelease[38]: entered [9].acquireAndRelease[32]: waited before lock [9].acquireAndRelease[32]: locked [28].acquireAndRelease[39]: waited before unlock [28].acquireAndRelease[39]: exiting [28].acquireAndRelease[40]: entered [28].acquireAndRelease[40]: waited before lock [28].acquireAndRelease[40]: locked [17].acquireAndRelease[36]: waited before lock [17].acquireAndRelease[36]: locked [25].acquireAndRelease[32]: waited before lock [25].acquireAndRelease[32]: locked [10].acquireAndRelease[36]: waited before lock [10].acquireAndRelease[36]: locked [0].acquireAndRelease[35]: waited before unlock [0].acquireAndRelease[35]: exiting [0].acquireAndRelease[36]: entered [20].acquireAndRelease[35]: waited before lock [20].acquireAndRelease[35]: locked [30].acquireAndRelease[38]: waited before unlock [30].acquireAndRelease[38]: exiting [30].acquireAndRelease[39]: entered [13].acquireAndRelease[37]: waited before lock [23].acquireAndRelease[38]: waited before lock [19].acquireAndRelease[38]: waited before unlock [19].acquireAndRelease[38]: exiting [19].acquireAndRelease[39]: entered [23].acquireAndRelease[38]: locked [13].acquireAndRelease[37]: locked [31].acquireAndRelease[35]: waited before unlock [31].acquireAndRelease[35]: exiting [31].acquireAndRelease[36]: entered [32].acquireAndRelease[35]: waited before lock [32].acquireAndRelease[35]: locked [29].acquireAndRelease[32]: waited before unlock [29].acquireAndRelease[32]: exiting [29].acquireAndRelease[33]: entered [13].acquireAndRelease[37]: waited before unlock [13].acquireAndRelease[37]: exiting [13].acquireAndRelease[38]: entered [17].acquireAndRelease[36]: waited before unlock [17].acquireAndRelease[36]: exiting [17].acquireAndRelease[37]: entered [29].acquireAndRelease[33]: waited before lock [29].acquireAndRelease[33]: locked [6].acquireAndRelease[35]: waited before lock [6].acquireAndRelease[35]: locked [0].acquireAndRelease[36]: waited before lock [0].acquireAndRelease[36]: locked [16].acquireAndRelease[35]: waited before unlock [16].acquireAndRelease[35]: exiting [16].acquireAndRelease[36]: entered [24].acquireAndRelease[38]: waited before lock [24].acquireAndRelease[38]: locked [11].acquireAndRelease[36]: waited before unlock [11].acquireAndRelease[36]: exiting [11].acquireAndRelease[37]: entered [18].acquireAndRelease[32]: waited before lock [18].acquireAndRelease[32]: locked [14].acquireAndRelease[35]: waited before unlock [14].acquireAndRelease[35]: exiting [14].acquireAndRelease[36]: entered [30].acquireAndRelease[39]: waited before lock [30].acquireAndRelease[39]: locked File created: /tmp/UrlUtilTest15824330859050/#Cumbia [19].acquireAndRelease[39]: waited before lock [19].acquireAndRelease[39]: locked [15].acquireAndRelease[35]: waited before unlock [15].acquireAndRelease[35]: exiting [15].acquireAndRelease[36]: entered [13].acquireAndRelease[38]: waited before lock [13].acquireAndRelease[38]: locked [21].acquireAndRelease[35]: waited before unlock [21].acquireAndRelease[35]: exiting [21].acquireAndRelease[36]: entered [31].acquireAndRelease[36]: waited before lock [31].acquireAndRelease[36]: locked [10].acquireAndRelease[36]: waited before unlock [10].acquireAndRelease[36]: exiting [10].acquireAndRelease[37]: entered File created: /tmp/UrlUtilTest15824330859810/#Cumbia [24].acquireAndRelease[38]: waited before unlock [24].acquireAndRelease[38]: exiting [24].acquireAndRelease[39]: entered [5].acquireAndRelease[37]: waited before unlock [5].acquireAndRelease[37]: exiting [5].acquireAndRelease[38]: entered File created: /tmp/UrlUtilTest15824330859890/#Cumbia [24].acquireAndRelease[39]: waited before lock [24].acquireAndRelease[39]: locked [19].acquireAndRelease[39]: waited before unlock [19].acquireAndRelease[39]: exiting [19].acquireAndRelease[40]: entered Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.313 sec - in co.codewizards.cloudstore.core.util.UrlUtilTest [27].acquireAndRelease[35]: waited before unlock [27].acquireAndRelease[35]: exiting [27].acquireAndRelease[36]: entered [16].acquireAndRelease[36]: waited before lock [16].acquireAndRelease[36]: locked [1].acquireAndRelease[35]: waited before unlock [1].acquireAndRelease[35]: exiting [1].acquireAndRelease[36]: entered [14].acquireAndRelease[36]: waited before lock [14].acquireAndRelease[36]: locked [0].acquireAndRelease[36]: waited before unlock [0].acquireAndRelease[36]: exiting [0].acquireAndRelease[37]: entered [2].acquireAndRelease[32]: waited before unlock [2].acquireAndRelease[32]: exiting [2].acquireAndRelease[33]: entered [25].acquireAndRelease[32]: waited before unlock [25].acquireAndRelease[32]: exiting [25].acquireAndRelease[33]: entered [29].acquireAndRelease[33]: waited before unlock [29].acquireAndRelease[33]: exiting [29].acquireAndRelease[34]: entered [17].acquireAndRelease[37]: waited before lock [17].acquireAndRelease[37]: locked [2].acquireAndRelease[33]: waited before lock [2].acquireAndRelease[33]: locked [27].acquireAndRelease[36]: waited before lock [27].acquireAndRelease[36]: locked [12].acquireAndRelease[38]: waited before unlock [12].acquireAndRelease[38]: exiting [12].acquireAndRelease[39]: entered [15].acquireAndRelease[36]: waited before lock [15].acquireAndRelease[36]: locked [11].acquireAndRelease[37]: waited before lock [11].acquireAndRelease[37]: locked [26].acquireAndRelease[36]: waited before unlock [26].acquireAndRelease[36]: exiting [26].acquireAndRelease[37]: entered [28].acquireAndRelease[40]: waited before unlock [28].acquireAndRelease[40]: exiting [28].acquireAndRelease[41]: entered [0].acquireAndRelease[37]: waited before lock [0].acquireAndRelease[37]: locked [10].acquireAndRelease[37]: waited before lock [10].acquireAndRelease[37]: locked [29].acquireAndRelease[34]: waited before lock [29].acquireAndRelease[34]: locked [3].acquireAndRelease[33]: waited before unlock [3].acquireAndRelease[33]: exiting [3].acquireAndRelease[34]: entered [5].acquireAndRelease[38]: waited before lock [5].acquireAndRelease[38]: locked Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.231 sec - in co.codewizards.cloudstore.core.auth.AuthTokenSignAndVerifyTest [21].acquireAndRelease[36]: waited before lock [21].acquireAndRelease[36]: locked [17].acquireAndRelease[37]: waited before unlock [17].acquireAndRelease[37]: exiting [17].acquireAndRelease[38]: entered [19].acquireAndRelease[40]: waited before lock [19].acquireAndRelease[40]: locked [16].acquireAndRelease[36]: waited before unlock [16].acquireAndRelease[36]: exiting [16].acquireAndRelease[37]: entered [22].acquireAndRelease[33]: waited before unlock [22].acquireAndRelease[33]: exiting [22].acquireAndRelease[34]: entered [22].acquireAndRelease[34]: waited before lock [22].acquireAndRelease[34]: locked [29].acquireAndRelease[34]: waited before unlock [29].acquireAndRelease[34]: exiting [29].acquireAndRelease[35]: entered [12].acquireAndRelease[39]: waited before lock [12].acquireAndRelease[39]: locked [8].acquireAndRelease[35]: waited before unlock [8].acquireAndRelease[35]: exiting [8].acquireAndRelease[36]: entered [7].acquireAndRelease[34]: waited before unlock [7].acquireAndRelease[34]: exiting [7].acquireAndRelease[35]: entered [26].acquireAndRelease[37]: waited before lock [26].acquireAndRelease[37]: locked [28].acquireAndRelease[41]: waited before lock [28].acquireAndRelease[41]: locked [4].acquireAndRelease[35]: waited before unlock [4].acquireAndRelease[35]: exiting [4].acquireAndRelease[36]: entered [8].acquireAndRelease[36]: waited before lock [8].acquireAndRelease[36]: locked [25].acquireAndRelease[33]: waited before lock [25].acquireAndRelease[33]: locked [1].acquireAndRelease[36]: waited before lock [1].acquireAndRelease[36]: locked [9].acquireAndRelease[32]: waited before unlock [9].acquireAndRelease[32]: exiting [9].acquireAndRelease[33]: entered [23].acquireAndRelease[38]: waited before unlock [23].acquireAndRelease[38]: exiting [23].acquireAndRelease[39]: entered [13].acquireAndRelease[38]: waited before unlock [13].acquireAndRelease[38]: exiting [13].acquireAndRelease[39]: entered [29].acquireAndRelease[35]: waited before lock [29].acquireAndRelease[35]: locked [23].acquireAndRelease[39]: waited before lock [23].acquireAndRelease[39]: locked [5].acquireAndRelease[38]: waited before unlock [5].acquireAndRelease[38]: exiting [5].acquireAndRelease[39]: entered [10].acquireAndRelease[37]: waited before unlock [10].acquireAndRelease[37]: exiting [10].acquireAndRelease[38]: entered [6].acquireAndRelease[35]: waited before unlock [6].acquireAndRelease[35]: exiting [6].acquireAndRelease[36]: entered [18].acquireAndRelease[32]: waited before unlock [18].acquireAndRelease[32]: exiting [18].acquireAndRelease[33]: entered [20].acquireAndRelease[35]: waited before unlock [20].acquireAndRelease[35]: exiting [20].acquireAndRelease[36]: entered [23].acquireAndRelease[39]: waited before unlock [23].acquireAndRelease[39]: exiting [23].acquireAndRelease[40]: entered [3].acquireAndRelease[34]: waited before lock [3].acquireAndRelease[34]: locked [25].acquireAndRelease[33]: waited before unlock [25].acquireAndRelease[33]: exiting [25].acquireAndRelease[34]: entered [20].acquireAndRelease[36]: waited before lock [20].acquireAndRelease[36]: locked [30].acquireAndRelease[39]: waited before unlock [30].acquireAndRelease[39]: exiting [30].acquireAndRelease[40]: entered [27].acquireAndRelease[36]: waited before unlock [27].acquireAndRelease[36]: exiting [27].acquireAndRelease[37]: entered [1].acquireAndRelease[36]: waited before unlock [1].acquireAndRelease[36]: exiting [1].acquireAndRelease[37]: entered [17].acquireAndRelease[38]: waited before lock [17].acquireAndRelease[38]: locked [11].acquireAndRelease[37]: waited before unlock [11].acquireAndRelease[37]: exiting [11].acquireAndRelease[38]: entered [31].acquireAndRelease[36]: waited before unlock [31].acquireAndRelease[36]: exiting [31].acquireAndRelease[37]: entered [0].acquireAndRelease[37]: waited before unlock [0].acquireAndRelease[37]: exiting [0].acquireAndRelease[38]: entered [16].acquireAndRelease[37]: waited before lock [16].acquireAndRelease[37]: locked [32].acquireAndRelease[35]: waited before unlock [32].acquireAndRelease[35]: exiting [32].acquireAndRelease[36]: entered [20].acquireAndRelease[36]: waited before unlock [20].acquireAndRelease[36]: exiting [20].acquireAndRelease[37]: entered [28].acquireAndRelease[41]: waited before unlock [28].acquireAndRelease[41]: exiting [28].acquireAndRelease[42]: entered [27].acquireAndRelease[37]: waited before lock [27].acquireAndRelease[37]: locked [25].acquireAndRelease[34]: waited before lock [25].acquireAndRelease[34]: locked [30].acquireAndRelease[40]: waited before lock [30].acquireAndRelease[40]: locked [6].acquireAndRelease[36]: waited before lock [6].acquireAndRelease[36]: locked [5].acquireAndRelease[39]: waited before lock [5].acquireAndRelease[39]: locked [22].acquireAndRelease[34]: waited before unlock [22].acquireAndRelease[34]: exiting [22].acquireAndRelease[35]: entered [4].acquireAndRelease[36]: waited before lock [4].acquireAndRelease[36]: locked [7].acquireAndRelease[35]: waited before lock [7].acquireAndRelease[35]: locked [24].acquireAndRelease[39]: waited before unlock [24].acquireAndRelease[39]: exiting [24].acquireAndRelease[40]: entered [26].acquireAndRelease[37]: waited before unlock [26].acquireAndRelease[37]: exiting [26].acquireAndRelease[38]: entered [13].acquireAndRelease[39]: waited before lock [13].acquireAndRelease[39]: locked [9].acquireAndRelease[33]: waited before lock [9].acquireAndRelease[33]: locked [24].acquireAndRelease[40]: waited before lock [24].acquireAndRelease[40]: locked [28].acquireAndRelease[42]: waited before lock [28].acquireAndRelease[42]: locked [14].acquireAndRelease[36]: waited before unlock [14].acquireAndRelease[36]: exiting [14].acquireAndRelease[37]: entered [4].acquireAndRelease[36]: waited before unlock [4].acquireAndRelease[36]: exiting [4].acquireAndRelease[37]: entered [23].acquireAndRelease[40]: waited before lock [23].acquireAndRelease[40]: locked [31].acquireAndRelease[37]: waited before lock [31].acquireAndRelease[37]: locked [15].acquireAndRelease[36]: waited before unlock [15].acquireAndRelease[36]: exiting [15].acquireAndRelease[37]: entered [18].acquireAndRelease[33]: waited before lock [18].acquireAndRelease[33]: locked [9].acquireAndRelease[33]: waited before unlock [9].acquireAndRelease[33]: exiting [9].acquireAndRelease[34]: entered [20].acquireAndRelease[37]: waited before lock [20].acquireAndRelease[37]: locked [10].acquireAndRelease[38]: waited before lock [10].acquireAndRelease[38]: locked [21].acquireAndRelease[36]: waited before unlock [21].acquireAndRelease[36]: exiting [21].acquireAndRelease[37]: entered [0].acquireAndRelease[38]: waited before lock [0].acquireAndRelease[38]: locked [21].acquireAndRelease[37]: waited before lock [21].acquireAndRelease[37]: locked [11].acquireAndRelease[38]: waited before lock [11].acquireAndRelease[38]: locked [14].acquireAndRelease[37]: waited before lock [14].acquireAndRelease[37]: locked [15].acquireAndRelease[37]: waited before lock [15].acquireAndRelease[37]: locked [29].acquireAndRelease[35]: waited before unlock [29].acquireAndRelease[35]: exiting [29].acquireAndRelease[36]: entered [7].acquireAndRelease[35]: waited before unlock [7].acquireAndRelease[35]: exiting [7].acquireAndRelease[36]: entered [4].acquireAndRelease[37]: waited before lock [4].acquireAndRelease[37]: locked [32].acquireAndRelease[36]: waited before lock [32].acquireAndRelease[36]: locked [1].acquireAndRelease[37]: waited before lock [1].acquireAndRelease[37]: locked [22].acquireAndRelease[35]: waited before lock [22].acquireAndRelease[35]: locked [31].acquireAndRelease[37]: waited before unlock [31].acquireAndRelease[37]: exiting [31].acquireAndRelease[38]: entered [23].acquireAndRelease[40]: waited before unlock [23].acquireAndRelease[40]: exiting [23].acquireAndRelease[41]: entered [5].acquireAndRelease[39]: waited before unlock [5].acquireAndRelease[39]: exiting [5].acquireAndRelease[40]: entered [19].acquireAndRelease[40]: waited before unlock [19].acquireAndRelease[40]: exiting [19].acquireAndRelease[41]: entered [2].acquireAndRelease[33]: waited before unlock [2].acquireAndRelease[33]: exiting [2].acquireAndRelease[34]: entered [9].acquireAndRelease[34]: waited before lock [9].acquireAndRelease[34]: locked [26].acquireAndRelease[38]: waited before lock [26].acquireAndRelease[38]: locked [16].acquireAndRelease[37]: waited before unlock [16].acquireAndRelease[37]: exiting [16].acquireAndRelease[38]: entered [17].acquireAndRelease[38]: waited before unlock [17].acquireAndRelease[38]: exiting [17].acquireAndRelease[39]: entered [2].acquireAndRelease[34]: waited before lock [2].acquireAndRelease[34]: locked [29].acquireAndRelease[36]: waited before lock [29].acquireAndRelease[36]: locked [6].acquireAndRelease[36]: waited before unlock [6].acquireAndRelease[36]: exiting [6].acquireAndRelease[37]: entered [12].acquireAndRelease[39]: waited before unlock [12].acquireAndRelease[39]: exiting [12].acquireAndRelease[40]: entered [18].acquireAndRelease[33]: waited before unlock [18].acquireAndRelease[33]: exiting [18].acquireAndRelease[34]: entered [3].acquireAndRelease[34]: waited before unlock [3].acquireAndRelease[34]: exiting [3].acquireAndRelease[35]: entered [16].acquireAndRelease[38]: waited before lock [16].acquireAndRelease[38]: locked [7].acquireAndRelease[36]: waited before lock [7].acquireAndRelease[36]: locked [23].acquireAndRelease[41]: waited before lock [23].acquireAndRelease[41]: locked [29].acquireAndRelease[36]: waited before unlock [29].acquireAndRelease[36]: exiting [29].acquireAndRelease[37]: entered [23].acquireAndRelease[41]: waited before unlock [23].acquireAndRelease[41]: exiting [23].acquireAndRelease[42]: entered [27].acquireAndRelease[37]: waited before unlock [27].acquireAndRelease[37]: exiting [27].acquireAndRelease[38]: entered [7].acquireAndRelease[36]: waited before unlock [7].acquireAndRelease[36]: exiting [7].acquireAndRelease[37]: entered [7].acquireAndRelease[37]: waited before lock [7].acquireAndRelease[37]: locked [15].acquireAndRelease[37]: waited before unlock [15].acquireAndRelease[37]: exiting [15].acquireAndRelease[38]: entered [25].acquireAndRelease[34]: waited before unlock [25].acquireAndRelease[34]: exiting [25].acquireAndRelease[35]: entered [12].acquireAndRelease[40]: waited before lock [12].acquireAndRelease[40]: locked [13].acquireAndRelease[39]: waited before unlock [13].acquireAndRelease[39]: exiting [13].acquireAndRelease[40]: entered [8].acquireAndRelease[36]: waited before unlock [8].acquireAndRelease[36]: exiting [8].acquireAndRelease[37]: entered [16].acquireAndRelease[38]: waited before unlock [16].acquireAndRelease[38]: exiting [16].acquireAndRelease[39]: entered [24].acquireAndRelease[40]: waited before unlock [24].acquireAndRelease[40]: exiting [24].acquireAndRelease[41]: entered [31].acquireAndRelease[38]: waited before lock [31].acquireAndRelease[38]: locked [5].acquireAndRelease[40]: waited before lock [5].acquireAndRelease[40]: locked [3].acquireAndRelease[35]: waited before lock [3].acquireAndRelease[35]: locked [28].acquireAndRelease[42]: waited before unlock [28].acquireAndRelease[42]: exiting [28].acquireAndRelease[43]: entered [19].acquireAndRelease[41]: waited before lock [19].acquireAndRelease[41]: locked [25].acquireAndRelease[35]: waited before lock [25].acquireAndRelease[35]: locked [22].acquireAndRelease[35]: waited before unlock [22].acquireAndRelease[35]: exiting [22].acquireAndRelease[36]: entered [17].acquireAndRelease[39]: waited before lock [17].acquireAndRelease[39]: locked [13].acquireAndRelease[40]: waited before lock [13].acquireAndRelease[40]: locked [29].acquireAndRelease[37]: waited before lock [29].acquireAndRelease[37]: locked [7].acquireAndRelease[37]: waited before unlock [7].acquireAndRelease[37]: exiting [7].acquireAndRelease[38]: entered [15].acquireAndRelease[38]: waited before lock [15].acquireAndRelease[38]: locked [21].acquireAndRelease[37]: waited before unlock [21].acquireAndRelease[37]: exiting [21].acquireAndRelease[38]: entered [27].acquireAndRelease[38]: waited before lock [27].acquireAndRelease[38]: locked [4].acquireAndRelease[37]: waited before unlock [4].acquireAndRelease[37]: exiting [4].acquireAndRelease[38]: entered [22].acquireAndRelease[36]: waited before lock [22].acquireAndRelease[36]: locked [25].acquireAndRelease[35]: waited before unlock [25].acquireAndRelease[35]: exiting [25].acquireAndRelease[36]: entered [6].acquireAndRelease[37]: waited before lock [6].acquireAndRelease[37]: locked [1].acquireAndRelease[37]: waited before unlock [1].acquireAndRelease[37]: exiting [1].acquireAndRelease[38]: entered [16].acquireAndRelease[39]: waited before lock [16].acquireAndRelease[39]: locked [24].acquireAndRelease[41]: waited before lock [24].acquireAndRelease[41]: locked [18].acquireAndRelease[34]: waited before lock [18].acquireAndRelease[34]: locked [14].acquireAndRelease[37]: waited before unlock [14].acquireAndRelease[37]: exiting [14].acquireAndRelease[38]: entered [20].acquireAndRelease[37]: waited before unlock [20].acquireAndRelease[37]: exiting [20].acquireAndRelease[38]: entered [20].acquireAndRelease[38]: waited before lock [20].acquireAndRelease[38]: locked [7].acquireAndRelease[38]: waited before lock [7].acquireAndRelease[38]: locked [30].acquireAndRelease[40]: waited before unlock [30].acquireAndRelease[40]: exiting [30].acquireAndRelease[41]: entered [16].acquireAndRelease[39]: waited before unlock [16].acquireAndRelease[39]: exiting [16].acquireAndRelease[40]: entered [23].acquireAndRelease[42]: waited before lock [23].acquireAndRelease[42]: locked [28].acquireAndRelease[43]: waited before lock [28].acquireAndRelease[43]: locked [8].acquireAndRelease[37]: waited before lock [8].acquireAndRelease[37]: locked [10].acquireAndRelease[38]: waited before unlock [10].acquireAndRelease[38]: exiting [10].acquireAndRelease[39]: entered [1].acquireAndRelease[38]: waited before lock [1].acquireAndRelease[38]: locked [0].acquireAndRelease[38]: waited before unlock [0].acquireAndRelease[38]: exiting [0].acquireAndRelease[39]: entered [10].acquireAndRelease[39]: waited before lock [10].acquireAndRelease[39]: locked [25].acquireAndRelease[36]: waited before lock [25].acquireAndRelease[36]: locked [29].acquireAndRelease[37]: waited before unlock [29].acquireAndRelease[37]: exiting [29].acquireAndRelease[38]: entered [21].acquireAndRelease[38]: waited before lock [21].acquireAndRelease[38]: locked [11].acquireAndRelease[38]: waited before unlock [11].acquireAndRelease[38]: exiting [11].acquireAndRelease[39]: entered [4].acquireAndRelease[38]: waited before lock [4].acquireAndRelease[38]: locked [30].acquireAndRelease[41]: waited before lock [30].acquireAndRelease[41]: locked [32].acquireAndRelease[36]: waited before unlock [32].acquireAndRelease[36]: exiting [32].acquireAndRelease[37]: entered [23].acquireAndRelease[42]: waited before unlock [23].acquireAndRelease[42]: exiting [23].acquireAndRelease[43]: entered [26].acquireAndRelease[38]: waited before unlock [26].acquireAndRelease[38]: exiting [26].acquireAndRelease[39]: entered [28].acquireAndRelease[43]: waited before unlock [28].acquireAndRelease[43]: exiting [28].acquireAndRelease[44]: entered [20].acquireAndRelease[38]: waited before unlock [20].acquireAndRelease[38]: exiting [20].acquireAndRelease[39]: entered [14].acquireAndRelease[38]: waited before lock [14].acquireAndRelease[38]: locked [9].acquireAndRelease[34]: waited before unlock [9].acquireAndRelease[34]: exiting [9].acquireAndRelease[35]: entered [16].acquireAndRelease[40]: waited before lock [16].acquireAndRelease[40]: locked [11].acquireAndRelease[39]: waited before lock [11].acquireAndRelease[39]: locked [0].acquireAndRelease[39]: waited before lock [0].acquireAndRelease[39]: locked [5].acquireAndRelease[40]: waited before unlock [5].acquireAndRelease[40]: exiting [5].acquireAndRelease[41]: entered [22].acquireAndRelease[36]: waited before unlock [22].acquireAndRelease[36]: exiting [22].acquireAndRelease[37]: entered [26].acquireAndRelease[39]: waited before lock [26].acquireAndRelease[39]: locked [5].acquireAndRelease[41]: waited before lock [5].acquireAndRelease[41]: locked [9].acquireAndRelease[35]: waited before lock [9].acquireAndRelease[35]: locked [8].acquireAndRelease[37]: waited before unlock [8].acquireAndRelease[37]: exiting [8].acquireAndRelease[38]: entered [8].acquireAndRelease[38]: waited before lock [8].acquireAndRelease[38]: locked [22].acquireAndRelease[37]: waited before lock [22].acquireAndRelease[37]: locked [12].acquireAndRelease[40]: waited before unlock [12].acquireAndRelease[40]: exiting [12].acquireAndRelease[41]: entered [29].acquireAndRelease[38]: waited before lock [29].acquireAndRelease[38]: locked [2].acquireAndRelease[34]: waited before unlock [2].acquireAndRelease[34]: exiting [2].acquireAndRelease[35]: entered [17].acquireAndRelease[39]: waited before unlock [17].acquireAndRelease[39]: exiting [17].acquireAndRelease[40]: entered [18].acquireAndRelease[34]: waited before unlock [18].acquireAndRelease[34]: exiting [18].acquireAndRelease[35]: entered [14].acquireAndRelease[38]: waited before unlock [14].acquireAndRelease[38]: exiting [14].acquireAndRelease[39]: entered [1].acquireAndRelease[38]: waited before unlock [1].acquireAndRelease[38]: exiting [1].acquireAndRelease[39]: entered [27].acquireAndRelease[38]: waited before unlock [27].acquireAndRelease[38]: exiting [27].acquireAndRelease[39]: entered [32].acquireAndRelease[37]: waited before lock [32].acquireAndRelease[37]: locked [14].acquireAndRelease[39]: waited before lock [14].acquireAndRelease[39]: locked [3].acquireAndRelease[35]: waited before unlock [3].acquireAndRelease[35]: exiting [3].acquireAndRelease[36]: entered [20].acquireAndRelease[39]: waited before lock [20].acquireAndRelease[39]: locked [23].acquireAndRelease[43]: waited before lock [23].acquireAndRelease[43]: locked [3].acquireAndRelease[36]: waited before lock [3].acquireAndRelease[36]: locked [27].acquireAndRelease[39]: waited before lock [27].acquireAndRelease[39]: locked [17].acquireAndRelease[40]: waited before lock [17].acquireAndRelease[40]: locked [22].acquireAndRelease[37]: waited before unlock [22].acquireAndRelease[37]: exiting [22].acquireAndRelease[38]: entered [1].acquireAndRelease[39]: waited before lock [1].acquireAndRelease[39]: locked [15].acquireAndRelease[38]: waited before unlock [15].acquireAndRelease[38]: exiting [15].acquireAndRelease[39]: entered [28].acquireAndRelease[44]: waited before lock [28].acquireAndRelease[44]: locked [6].acquireAndRelease[37]: waited before unlock [6].acquireAndRelease[37]: exiting [6].acquireAndRelease[38]: entered [13].acquireAndRelease[40]: waited before unlock [13].acquireAndRelease[40]: exiting [13].acquireAndRelease[41]: entered [28].acquireAndRelease[44]: waited before unlock [28].acquireAndRelease[44]: exiting [28].acquireAndRelease[45]: entered [0].acquireAndRelease[39]: waited before unlock [0].acquireAndRelease[39]: exiting [0].acquireAndRelease[40]: entered [18].acquireAndRelease[35]: waited before lock [18].acquireAndRelease[35]: locked [2].acquireAndRelease[35]: waited before lock [2].acquireAndRelease[35]: locked [31].acquireAndRelease[38]: waited before unlock [31].acquireAndRelease[38]: exiting [31].acquireAndRelease[39]: entered [7].acquireAndRelease[38]: waited before unlock [7].acquireAndRelease[38]: exiting [7].acquireAndRelease[39]: entered [19].acquireAndRelease[41]: waited before unlock [19].acquireAndRelease[41]: exiting [19].acquireAndRelease[42]: entered [7].acquireAndRelease[39]: waited before lock [7].acquireAndRelease[39]: locked [10].acquireAndRelease[39]: waited before unlock [10].acquireAndRelease[39]: exiting [10].acquireAndRelease[40]: entered [16].acquireAndRelease[40]: waited before unlock [16].acquireAndRelease[40]: exiting [16].acquireAndRelease[41]: entered [21].acquireAndRelease[38]: waited before unlock [21].acquireAndRelease[38]: exiting [21].acquireAndRelease[39]: entered [10].acquireAndRelease[40]: waited before lock [10].acquireAndRelease[40]: locked [22].acquireAndRelease[38]: waited before lock [22].acquireAndRelease[38]: locked [5].acquireAndRelease[41]: waited before unlock [5].acquireAndRelease[41]: exiting [5].acquireAndRelease[42]: entered [15].acquireAndRelease[39]: waited before lock [15].acquireAndRelease[39]: locked [0].acquireAndRelease[40]: waited before lock [0].acquireAndRelease[40]: locked [24].acquireAndRelease[41]: waited before unlock [24].acquireAndRelease[41]: exiting [24].acquireAndRelease[42]: entered [28].acquireAndRelease[45]: waited before lock [28].acquireAndRelease[45]: locked [12].acquireAndRelease[41]: waited before lock [12].acquireAndRelease[41]: locked [4].acquireAndRelease[38]: waited before unlock [4].acquireAndRelease[38]: exiting [4].acquireAndRelease[39]: entered [19].acquireAndRelease[42]: waited before lock [19].acquireAndRelease[42]: locked [21].acquireAndRelease[39]: waited before lock [21].acquireAndRelease[39]: locked [14].acquireAndRelease[39]: waited before unlock [14].acquireAndRelease[39]: exiting [14].acquireAndRelease[40]: entered [31].acquireAndRelease[39]: waited before lock [31].acquireAndRelease[39]: locked [9].acquireAndRelease[35]: waited before unlock [9].acquireAndRelease[35]: exiting [9].acquireAndRelease[36]: entered [20].acquireAndRelease[39]: waited before unlock [20].acquireAndRelease[39]: exiting [20].acquireAndRelease[40]: entered [11].acquireAndRelease[39]: waited before unlock [11].acquireAndRelease[39]: exiting [11].acquireAndRelease[40]: entered [9].acquireAndRelease[36]: waited before lock [9].acquireAndRelease[36]: locked [16].acquireAndRelease[41]: waited before lock [16].acquireAndRelease[41]: locked [13].acquireAndRelease[41]: waited before lock [13].acquireAndRelease[41]: locked [8].acquireAndRelease[38]: waited before unlock [8].acquireAndRelease[38]: exiting [8].acquireAndRelease[39]: entered [18].acquireAndRelease[35]: waited before unlock [18].acquireAndRelease[35]: exiting [18].acquireAndRelease[36]: entered [1].acquireAndRelease[39]: waited before unlock [1].acquireAndRelease[39]: exiting [1].acquireAndRelease[40]: entered [16].acquireAndRelease[41]: waited before unlock [16].acquireAndRelease[41]: exiting [16].acquireAndRelease[42]: entered [11].acquireAndRelease[40]: waited before lock [11].acquireAndRelease[40]: locked [8].acquireAndRelease[39]: waited before lock [8].acquireAndRelease[39]: locked [10].acquireAndRelease[40]: waited before unlock [10].acquireAndRelease[40]: exiting [10].acquireAndRelease[41]: entered [6].acquireAndRelease[38]: waited before lock [6].acquireAndRelease[38]: locked [31].acquireAndRelease[39]: waited before unlock [31].acquireAndRelease[39]: exiting [31].acquireAndRelease[40]: entered [25].acquireAndRelease[36]: waited before unlock [25].acquireAndRelease[36]: exiting [25].acquireAndRelease[37]: entered [14].acquireAndRelease[40]: waited before lock [14].acquireAndRelease[40]: locked [17].acquireAndRelease[40]: waited before unlock [17].acquireAndRelease[40]: exiting [17].acquireAndRelease[41]: entered [5].acquireAndRelease[42]: waited before lock [5].acquireAndRelease[42]: locked [4].acquireAndRelease[39]: waited before lock [4].acquireAndRelease[39]: locked [18].acquireAndRelease[36]: waited before lock [18].acquireAndRelease[36]: locked [1].acquireAndRelease[40]: waited before lock [1].acquireAndRelease[40]: locked [30].acquireAndRelease[41]: waited before unlock [30].acquireAndRelease[41]: exiting [30].acquireAndRelease[42]: entered [22].acquireAndRelease[38]: waited before unlock [22].acquireAndRelease[38]: exiting [22].acquireAndRelease[39]: entered [16].acquireAndRelease[42]: waited before lock [16].acquireAndRelease[42]: locked [27].acquireAndRelease[39]: waited before unlock [27].acquireAndRelease[39]: exiting [27].acquireAndRelease[40]: entered [22].acquireAndRelease[39]: waited before lock [22].acquireAndRelease[39]: locked [16].acquireAndRelease[42]: waited before unlock [16].acquireAndRelease[42]: exiting [16].acquireAndRelease[43]: entered [27].acquireAndRelease[40]: waited before lock [27].acquireAndRelease[40]: locked [24].acquireAndRelease[42]: waited before lock [24].acquireAndRelease[42]: locked [26].acquireAndRelease[39]: waited before unlock [26].acquireAndRelease[39]: exiting [26].acquireAndRelease[40]: entered [31].acquireAndRelease[40]: waited before lock [31].acquireAndRelease[40]: locked [16].acquireAndRelease[43]: waited before lock [16].acquireAndRelease[43]: locked [27].acquireAndRelease[40]: waited before unlock [27].acquireAndRelease[40]: exiting [27].acquireAndRelease[41]: entered [10].acquireAndRelease[41]: waited before lock [10].acquireAndRelease[41]: locked [21].acquireAndRelease[39]: waited before unlock [21].acquireAndRelease[39]: exiting [21].acquireAndRelease[40]: entered [17].acquireAndRelease[41]: waited before lock [17].acquireAndRelease[41]: locked [7].acquireAndRelease[39]: waited before unlock [7].acquireAndRelease[39]: exiting [7].acquireAndRelease[40]: entered [32].acquireAndRelease[37]: waited before unlock [32].acquireAndRelease[37]: exiting [32].acquireAndRelease[38]: entered [27].acquireAndRelease[41]: waited before lock [27].acquireAndRelease[41]: locked [20].acquireAndRelease[40]: waited before lock [20].acquireAndRelease[40]: locked [24].acquireAndRelease[42]: waited before unlock [24].acquireAndRelease[42]: exiting [24].acquireAndRelease[43]: entered [29].acquireAndRelease[38]: waited before unlock [29].acquireAndRelease[38]: exiting [29].acquireAndRelease[39]: entered [13].acquireAndRelease[41]: waited before unlock [13].acquireAndRelease[41]: exiting [13].acquireAndRelease[42]: entered [29].acquireAndRelease[39]: waited before lock [29].acquireAndRelease[39]: locked [13].acquireAndRelease[42]: waited before lock [13].acquireAndRelease[42]: locked [25].acquireAndRelease[37]: waited before lock [25].acquireAndRelease[37]: locked [20].acquireAndRelease[40]: waited before unlock [20].acquireAndRelease[40]: exiting [20].acquireAndRelease[41]: entered [20].acquireAndRelease[41]: waited before lock [20].acquireAndRelease[41]: locked [32].acquireAndRelease[38]: waited before lock [32].acquireAndRelease[38]: locked [6].acquireAndRelease[38]: waited before unlock [6].acquireAndRelease[38]: exiting [6].acquireAndRelease[39]: entered [30].acquireAndRelease[42]: waited before lock [30].acquireAndRelease[42]: locked [23].acquireAndRelease[43]: waited before unlock [23].acquireAndRelease[43]: exiting [23].acquireAndRelease[44]: entered [0].acquireAndRelease[40]: waited before unlock [0].acquireAndRelease[40]: exiting [0].acquireAndRelease[41]: entered [3].acquireAndRelease[36]: waited before unlock [3].acquireAndRelease[36]: exiting [3].acquireAndRelease[37]: entered [9].acquireAndRelease[36]: waited before unlock [9].acquireAndRelease[36]: exiting [9].acquireAndRelease[37]: entered [24].acquireAndRelease[43]: waited before lock [24].acquireAndRelease[43]: locked [4].acquireAndRelease[39]: waited before unlock [4].acquireAndRelease[39]: exiting [4].acquireAndRelease[40]: entered [1].acquireAndRelease[40]: waited before unlock [1].acquireAndRelease[40]: exiting [1].acquireAndRelease[41]: entered [0].acquireAndRelease[41]: waited before lock [0].acquireAndRelease[41]: locked [18].acquireAndRelease[36]: waited before unlock [18].acquireAndRelease[36]: exiting [18].acquireAndRelease[37]: entered [26].acquireAndRelease[40]: waited before lock [26].acquireAndRelease[40]: locked [19].acquireAndRelease[42]: waited before unlock [19].acquireAndRelease[42]: exiting [19].acquireAndRelease[43]: entered [18].acquireAndRelease[37]: waited before lock [18].acquireAndRelease[37]: locked [21].acquireAndRelease[40]: waited before lock [21].acquireAndRelease[40]: locked [6].acquireAndRelease[39]: waited before lock [6].acquireAndRelease[39]: locked [29].acquireAndRelease[39]: waited before unlock [29].acquireAndRelease[39]: exiting [29].acquireAndRelease[40]: entered [5].acquireAndRelease[42]: waited before unlock [5].acquireAndRelease[42]: exiting [5].acquireAndRelease[43]: entered [15].acquireAndRelease[39]: waited before unlock [15].acquireAndRelease[39]: exiting [15].acquireAndRelease[40]: entered [11].acquireAndRelease[40]: waited before unlock [11].acquireAndRelease[40]: exiting [11].acquireAndRelease[41]: entered [24].acquireAndRelease[43]: waited before unlock [24].acquireAndRelease[43]: exiting [24].acquireAndRelease[44]: entered [4].acquireAndRelease[40]: waited before lock [4].acquireAndRelease[40]: locked [2].acquireAndRelease[35]: waited before unlock [2].acquireAndRelease[35]: exiting [2].acquireAndRelease[36]: entered [10].acquireAndRelease[41]: waited before unlock [10].acquireAndRelease[41]: exiting [10].acquireAndRelease[42]: entered [7].acquireAndRelease[40]: waited before lock [7].acquireAndRelease[40]: locked [1].acquireAndRelease[41]: waited before lock [1].acquireAndRelease[41]: locked [31].acquireAndRelease[40]: waited before unlock [31].acquireAndRelease[40]: exiting [31].acquireAndRelease[41]: entered [3].acquireAndRelease[37]: waited before lock [3].acquireAndRelease[37]: locked [31].acquireAndRelease[41]: waited before lock [31].acquireAndRelease[41]: locked [8].acquireAndRelease[39]: waited before unlock [8].acquireAndRelease[39]: exiting [8].acquireAndRelease[40]: entered [16].acquireAndRelease[43]: waited before unlock [16].acquireAndRelease[43]: exiting [16].acquireAndRelease[44]: entered [28].acquireAndRelease[45]: waited before unlock [28].acquireAndRelease[45]: exiting [28].acquireAndRelease[46]: entered [2].acquireAndRelease[36]: waited before lock [2].acquireAndRelease[36]: locked [19].acquireAndRelease[43]: waited before lock [19].acquireAndRelease[43]: locked [12].acquireAndRelease[41]: waited before unlock [12].acquireAndRelease[41]: exiting [12].acquireAndRelease[42]: entered [9].acquireAndRelease[37]: waited before lock [9].acquireAndRelease[37]: locked [10].acquireAndRelease[42]: waited before lock [10].acquireAndRelease[42]: locked [23].acquireAndRelease[44]: waited before lock [23].acquireAndRelease[44]: locked [22].acquireAndRelease[39]: waited before unlock [22].acquireAndRelease[39]: exiting [22].acquireAndRelease[40]: entered [25].acquireAndRelease[37]: waited before unlock [25].acquireAndRelease[37]: exiting [25].acquireAndRelease[38]: entered [11].acquireAndRelease[41]: waited before lock [11].acquireAndRelease[41]: locked [29].acquireAndRelease[40]: waited before lock [29].acquireAndRelease[40]: locked [22].acquireAndRelease[40]: waited before lock [22].acquireAndRelease[40]: locked [15].acquireAndRelease[40]: waited before lock [15].acquireAndRelease[40]: locked [8].acquireAndRelease[40]: waited before lock [8].acquireAndRelease[40]: locked [30].acquireAndRelease[42]: waited before unlock [30].acquireAndRelease[42]: exiting [30].acquireAndRelease[43]: entered [5].acquireAndRelease[43]: waited before lock [5].acquireAndRelease[43]: locked [24].acquireAndRelease[44]: waited before lock [24].acquireAndRelease[44]: locked [10].acquireAndRelease[42]: waited before unlock [10].acquireAndRelease[42]: exiting [10].acquireAndRelease[43]: entered [27].acquireAndRelease[41]: waited before unlock [27].acquireAndRelease[41]: exiting [27].acquireAndRelease[42]: entered [6].acquireAndRelease[39]: waited before unlock [6].acquireAndRelease[39]: exiting [6].acquireAndRelease[40]: entered [16].acquireAndRelease[44]: waited before lock [16].acquireAndRelease[44]: locked [28].acquireAndRelease[46]: waited before lock [28].acquireAndRelease[46]: locked [27].acquireAndRelease[42]: waited before lock [27].acquireAndRelease[42]: locked [3].acquireAndRelease[37]: waited before unlock [3].acquireAndRelease[37]: exiting [3].acquireAndRelease[38]: entered [14].acquireAndRelease[40]: waited before unlock [14].acquireAndRelease[40]: exiting [14].acquireAndRelease[41]: entered [18].acquireAndRelease[37]: waited before unlock [18].acquireAndRelease[37]: exiting [18].acquireAndRelease[38]: entered [2].acquireAndRelease[36]: waited before unlock [2].acquireAndRelease[36]: exiting [2].acquireAndRelease[37]: entered [26].acquireAndRelease[40]: waited before unlock [26].acquireAndRelease[40]: exiting [26].acquireAndRelease[41]: entered [22].acquireAndRelease[40]: waited before unlock [22].acquireAndRelease[40]: exiting [22].acquireAndRelease[41]: entered [12].acquireAndRelease[42]: waited before lock [12].acquireAndRelease[42]: locked [13].acquireAndRelease[42]: waited before unlock [13].acquireAndRelease[42]: exiting [13].acquireAndRelease[43]: entered [14].acquireAndRelease[41]: waited before lock [14].acquireAndRelease[41]: locked [26].acquireAndRelease[41]: waited before lock [26].acquireAndRelease[41]: locked [17].acquireAndRelease[41]: waited before unlock [17].acquireAndRelease[41]: exiting [17].acquireAndRelease[42]: entered [1].acquireAndRelease[41]: waited before unlock [1].acquireAndRelease[41]: exiting [1].acquireAndRelease[42]: entered [12].acquireAndRelease[42]: waited before unlock [12].acquireAndRelease[42]: exiting [12].acquireAndRelease[43]: entered [23].acquireAndRelease[44]: waited before unlock [23].acquireAndRelease[44]: exiting [23].acquireAndRelease[45]: entered [22].acquireAndRelease[41]: waited before lock [22].acquireAndRelease[41]: locked [23].acquireAndRelease[45]: waited before lock [23].acquireAndRelease[45]: locked [14].acquireAndRelease[41]: waited before unlock [14].acquireAndRelease[41]: exiting [14].acquireAndRelease[42]: entered [18].acquireAndRelease[38]: waited before lock [18].acquireAndRelease[38]: locked [8].acquireAndRelease[40]: waited before unlock [8].acquireAndRelease[40]: exiting [8].acquireAndRelease[41]: entered [25].acquireAndRelease[38]: waited before lock [25].acquireAndRelease[38]: locked [10].acquireAndRelease[43]: waited before lock [10].acquireAndRelease[43]: locked [13].acquireAndRelease[43]: waited before lock [13].acquireAndRelease[43]: locked [3].acquireAndRelease[38]: waited before lock [3].acquireAndRelease[38]: locked [6].acquireAndRelease[40]: waited before lock [28].acquireAndRelease[46]: waited before unlock [28].acquireAndRelease[46]: exiting [28].acquireAndRelease[47]: entered [6].acquireAndRelease[40]: locked [8].acquireAndRelease[41]: waited before lock [8].acquireAndRelease[41]: locked [0].acquireAndRelease[41]: waited before unlock [0].acquireAndRelease[41]: exiting [0].acquireAndRelease[42]: entered [17].acquireAndRelease[42]: waited before lock [17].acquireAndRelease[42]: locked [20].acquireAndRelease[41]: waited before unlock [20].acquireAndRelease[41]: exiting [20].acquireAndRelease[42]: entered [1].acquireAndRelease[42]: waited before lock [1].acquireAndRelease[42]: locked [30].acquireAndRelease[43]: waited before lock [30].acquireAndRelease[43]: locked [27].acquireAndRelease[42]: waited before unlock [27].acquireAndRelease[42]: exiting [27].acquireAndRelease[43]: entered [2].acquireAndRelease[37]: waited before lock [2].acquireAndRelease[37]: locked [13].acquireAndRelease[43]: waited before unlock [13].acquireAndRelease[43]: exiting [13].acquireAndRelease[44]: entered [22].acquireAndRelease[41]: waited before unlock [22].acquireAndRelease[41]: exiting [22].acquireAndRelease[42]: entered [32].acquireAndRelease[38]: waited before unlock [32].acquireAndRelease[38]: exiting [32].acquireAndRelease[39]: entered [26].acquireAndRelease[41]: waited before unlock [26].acquireAndRelease[41]: exiting [26].acquireAndRelease[42]: entered [10].acquireAndRelease[43]: waited before unlock [10].acquireAndRelease[43]: exiting [10].acquireAndRelease[44]: entered [27].acquireAndRelease[43]: waited before lock [27].acquireAndRelease[43]: locked [26].acquireAndRelease[42]: waited before lock [26].acquireAndRelease[42]: locked [19].acquireAndRelease[43]: waited before unlock [19].acquireAndRelease[43]: exiting [19].acquireAndRelease[44]: entered [10].acquireAndRelease[44]: waited before lock [10].acquireAndRelease[44]: locked [21].acquireAndRelease[40]: waited before unlock [21].acquireAndRelease[40]: exiting [21].acquireAndRelease[41]: entered [21].acquireAndRelease[41]: waited before lock [21].acquireAndRelease[41]: locked [12].acquireAndRelease[43]: waited before lock [12].acquireAndRelease[43]: locked [4].acquireAndRelease[40]: waited before unlock [4].acquireAndRelease[40]: exiting [4].acquireAndRelease[41]: entered [0].acquireAndRelease[42]: waited before lock [0].acquireAndRelease[42]: locked [15].acquireAndRelease[40]: waited before unlock [15].acquireAndRelease[40]: exiting [15].acquireAndRelease[41]: entered [11].acquireAndRelease[41]: waited before unlock [11].acquireAndRelease[41]: exiting [11].acquireAndRelease[42]: entered [14].acquireAndRelease[42]: waited before lock [14].acquireAndRelease[42]: locked [20].acquireAndRelease[42]: waited before lock [20].acquireAndRelease[42]: locked [20].acquireAndRelease[42]: waited before unlock [20].acquireAndRelease[42]: exiting [20].acquireAndRelease[43]: entered [8].acquireAndRelease[41]: waited before unlock [8].acquireAndRelease[41]: exiting [8].acquireAndRelease[42]: entered [28].acquireAndRelease[47]: waited before lock [28].acquireAndRelease[47]: locked [20].acquireAndRelease[43]: waited before lock [20].acquireAndRelease[43]: locked [31].acquireAndRelease[41]: waited before unlock [31].acquireAndRelease[41]: exiting [31].acquireAndRelease[42]: entered [23].acquireAndRelease[45]: waited before unlock [23].acquireAndRelease[45]: exiting [23].acquireAndRelease[46]: entered [9].acquireAndRelease[37]: waited before unlock [9].acquireAndRelease[37]: exiting [9].acquireAndRelease[38]: entered [5].acquireAndRelease[43]: waited before unlock [5].acquireAndRelease[43]: exiting [5].acquireAndRelease[44]: entered [32].acquireAndRelease[39]: waited before lock [32].acquireAndRelease[39]: locked [8].acquireAndRelease[42]: waited before lock [8].acquireAndRelease[42]: locked [18].acquireAndRelease[38]: waited before unlock [18].acquireAndRelease[38]: exiting [18].acquireAndRelease[39]: entered [22].acquireAndRelease[42]: waited before lock [22].acquireAndRelease[42]: locked [24].acquireAndRelease[44]: waited before unlock [24].acquireAndRelease[44]: exiting [24].acquireAndRelease[45]: entered [13].acquireAndRelease[44]: waited before lock [13].acquireAndRelease[44]: locked [7].acquireAndRelease[40]: waited before unlock [7].acquireAndRelease[40]: exiting [7].acquireAndRelease[41]: entered [4].acquireAndRelease[41]: waited before lock [4].acquireAndRelease[41]: locked [7].acquireAndRelease[41]: waited before lock [7].acquireAndRelease[41]: locked [9].acquireAndRelease[38]: waited before lock [9].acquireAndRelease[38]: locked [11].acquireAndRelease[42]: waited before lock [11].acquireAndRelease[42]: locked [12].acquireAndRelease[43]: waited before unlock [12].acquireAndRelease[43]: exiting [12].acquireAndRelease[44]: entered [18].acquireAndRelease[39]: waited before lock [18].acquireAndRelease[39]: locked [32].acquireAndRelease[39]: waited before unlock [32].acquireAndRelease[39]: exiting [32].acquireAndRelease[40]: entered [5].acquireAndRelease[44]: waited before lock [5].acquireAndRelease[44]: locked [4].acquireAndRelease[41]: waited before unlock [4].acquireAndRelease[41]: exiting [4].acquireAndRelease[42]: entered [29].acquireAndRelease[40]: waited before unlock [29].acquireAndRelease[40]: exiting [29].acquireAndRelease[41]: entered [19].acquireAndRelease[44]: waited before lock [19].acquireAndRelease[44]: locked [24].acquireAndRelease[45]: waited before lock [24].acquireAndRelease[45]: locked [12].acquireAndRelease[44]: waited before lock [12].acquireAndRelease[44]: locked [5].acquireAndRelease[44]: waited before unlock [5].acquireAndRelease[44]: exiting [5].acquireAndRelease[45]: entered [25].acquireAndRelease[38]: waited before unlock [25].acquireAndRelease[38]: exiting [25].acquireAndRelease[39]: entered [15].acquireAndRelease[41]: waited before lock [15].acquireAndRelease[41]: locked [32].acquireAndRelease[40]: waited before lock [32].acquireAndRelease[40]: locked [5].acquireAndRelease[45]: waited before lock [5].acquireAndRelease[45]: locked [12].acquireAndRelease[44]: waited before unlock [12].acquireAndRelease[44]: exiting [12].acquireAndRelease[45]: entered [28].acquireAndRelease[47]: waited before unlock [28].acquireAndRelease[47]: exiting [28].acquireAndRelease[48]: entered [3].acquireAndRelease[38]: waited before unlock [3].acquireAndRelease[38]: exiting [3].acquireAndRelease[39]: entered [31].acquireAndRelease[42]: waited before lock [31].acquireAndRelease[42]: locked [17].acquireAndRelease[42]: waited before unlock [17].acquireAndRelease[42]: exiting [17].acquireAndRelease[43]: entered [16].acquireAndRelease[44]: waited before unlock [16].acquireAndRelease[44]: exiting [16].acquireAndRelease[45]: entered [14].acquireAndRelease[42]: waited before unlock [14].acquireAndRelease[42]: exiting [14].acquireAndRelease[43]: entered [21].acquireAndRelease[41]: waited before unlock [21].acquireAndRelease[41]: exiting [21].acquireAndRelease[42]: entered [23].acquireAndRelease[46]: waited before lock [23].acquireAndRelease[46]: locked [10].acquireAndRelease[44]: waited before unlock [10].acquireAndRelease[44]: exiting [10].acquireAndRelease[45]: entered [6].acquireAndRelease[40]: waited before unlock [6].acquireAndRelease[40]: exiting [6].acquireAndRelease[41]: entered [1].acquireAndRelease[42]: waited before unlock [1].acquireAndRelease[42]: exiting [1].acquireAndRelease[43]: entered [28].acquireAndRelease[48]: waited before lock [28].acquireAndRelease[48]: locked [29].acquireAndRelease[41]: waited before lock [29].acquireAndRelease[41]: locked [11].acquireAndRelease[42]: waited before unlock [11].acquireAndRelease[42]: exiting [11].acquireAndRelease[43]: entered [25].acquireAndRelease[39]: waited before lock [25].acquireAndRelease[39]: locked [5].acquireAndRelease[45]: waited before unlock [5].acquireAndRelease[45]: exiting [5].acquireAndRelease[46]: entered [21].acquireAndRelease[42]: waited before lock [21].acquireAndRelease[42]: locked [10].acquireAndRelease[45]: waited before lock [10].acquireAndRelease[45]: locked [28].acquireAndRelease[48]: waited before unlock [28].acquireAndRelease[48]: exiting [28].acquireAndRelease[49]: entered [6].acquireAndRelease[41]: waited before lock [6].acquireAndRelease[41]: locked [18].acquireAndRelease[39]: waited before unlock [18].acquireAndRelease[39]: exiting [18].acquireAndRelease[40]: entered [3].acquireAndRelease[39]: waited before lock [3].acquireAndRelease[39]: locked [4].acquireAndRelease[42]: waited before lock [4].acquireAndRelease[42]: locked [24].acquireAndRelease[45]: waited before unlock [24].acquireAndRelease[45]: exiting [24].acquireAndRelease[46]: entered [7].acquireAndRelease[41]: waited before unlock [7].acquireAndRelease[41]: exiting [7].acquireAndRelease[42]: entered [0].acquireAndRelease[42]: waited before unlock [0].acquireAndRelease[42]: exiting [0].acquireAndRelease[43]: entered [21].acquireAndRelease[42]: waited before unlock [21].acquireAndRelease[42]: exiting [21].acquireAndRelease[43]: entered [14].acquireAndRelease[43]: waited before lock [14].acquireAndRelease[43]: locked [0].acquireAndRelease[43]: waited before lock [0].acquireAndRelease[43]: locked [26].acquireAndRelease[42]: waited before unlock [26].acquireAndRelease[42]: exiting [26].acquireAndRelease[43]: entered [0].acquireAndRelease[43]: waited before unlock [0].acquireAndRelease[43]: exiting [0].acquireAndRelease[44]: entered [0].acquireAndRelease[44]: waited before lock [0].acquireAndRelease[44]: locked [27].acquireAndRelease[43]: waited before unlock [27].acquireAndRelease[43]: exiting [27].acquireAndRelease[44]: entered [6].acquireAndRelease[41]: waited before unlock [6].acquireAndRelease[41]: exiting [6].acquireAndRelease[42]: entered [16].acquireAndRelease[45]: waited before lock [16].acquireAndRelease[45]: locked [5].acquireAndRelease[46]: waited before lock [5].acquireAndRelease[46]: locked [11].acquireAndRelease[43]: waited before lock [11].acquireAndRelease[43]: locked [12].acquireAndRelease[45]: waited before lock [12].acquireAndRelease[45]: locked [2].acquireAndRelease[37]: waited before unlock [2].acquireAndRelease[37]: exiting [2].acquireAndRelease[38]: entered [7].acquireAndRelease[42]: waited before lock [7].acquireAndRelease[42]: locked [30].acquireAndRelease[43]: waited before unlock [30].acquireAndRelease[43]: exiting [30].acquireAndRelease[44]: entered [3].acquireAndRelease[39]: waited before unlock [3].acquireAndRelease[39]: exiting [3].acquireAndRelease[40]: entered [1].acquireAndRelease[43]: waited before lock [1].acquireAndRelease[43]: locked [21].acquireAndRelease[43]: waited before lock [21].acquireAndRelease[43]: locked [17].acquireAndRelease[43]: waited before lock [17].acquireAndRelease[43]: locked [20].acquireAndRelease[43]: waited before unlock [20].acquireAndRelease[43]: exiting [20].acquireAndRelease[44]: entered [19].acquireAndRelease[44]: waited before unlock [19].acquireAndRelease[44]: exiting [19].acquireAndRelease[45]: entered [28].acquireAndRelease[49]: waited before lock [28].acquireAndRelease[49]: locked [14].acquireAndRelease[43]: waited before unlock [14].acquireAndRelease[43]: exiting [14].acquireAndRelease[44]: entered [5].acquireAndRelease[46]: waited before unlock [5].acquireAndRelease[46]: exiting [5].acquireAndRelease[47]: entered [2].acquireAndRelease[38]: waited before lock [2].acquireAndRelease[38]: locked [30].acquireAndRelease[44]: waited before lock [30].acquireAndRelease[44]: locked [13].acquireAndRelease[44]: waited before unlock [13].acquireAndRelease[44]: exiting [13].acquireAndRelease[45]: entered [32].acquireAndRelease[40]: waited before unlock [32].acquireAndRelease[40]: exiting [32].acquireAndRelease[41]: entered [0].acquireAndRelease[44]: waited before unlock [0].acquireAndRelease[44]: exiting [0].acquireAndRelease[45]: entered [26].acquireAndRelease[43]: waited before lock [26].acquireAndRelease[43]: locked [3].acquireAndRelease[40]: waited before lock [3].acquireAndRelease[40]: locked [22].acquireAndRelease[42]: waited before unlock [22].acquireAndRelease[42]: exiting [22].acquireAndRelease[43]: entered [9].acquireAndRelease[38]: waited before unlock [9].acquireAndRelease[38]: exiting [9].acquireAndRelease[39]: entered [18].acquireAndRelease[40]: waited before lock [18].acquireAndRelease[40]: locked [10].acquireAndRelease[45]: waited before unlock [10].acquireAndRelease[45]: exiting [10].acquireAndRelease[46]: entered [24].acquireAndRelease[46]: waited before lock [24].acquireAndRelease[46]: locked [0].acquireAndRelease[45]: waited before lock [0].acquireAndRelease[45]: locked [27].acquireAndRelease[44]: waited before lock [27].acquireAndRelease[44]: locked [2].acquireAndRelease[38]: waited before unlock [2].acquireAndRelease[38]: exiting [2].acquireAndRelease[39]: entered [27].acquireAndRelease[44]: waited before unlock [27].acquireAndRelease[44]: exiting [27].acquireAndRelease[45]: entered [6].acquireAndRelease[42]: waited before lock [6].acquireAndRelease[42]: locked [8].acquireAndRelease[42]: waited before unlock [8].acquireAndRelease[42]: exiting [8].acquireAndRelease[43]: entered [31].acquireAndRelease[42]: waited before unlock [31].acquireAndRelease[42]: exiting [31].acquireAndRelease[43]: entered [5].acquireAndRelease[47]: waited before lock [5].acquireAndRelease[47]: locked [7].acquireAndRelease[42]: waited before unlock [7].acquireAndRelease[42]: exiting [7].acquireAndRelease[43]: entered [9].acquireAndRelease[39]: waited before lock [9].acquireAndRelease[39]: locked [18].acquireAndRelease[40]: waited before unlock [18].acquireAndRelease[40]: exiting [18].acquireAndRelease[41]: entered [10].acquireAndRelease[46]: waited before lock [10].acquireAndRelease[46]: locked [4].acquireAndRelease[42]: waited before unlock [4].acquireAndRelease[42]: exiting [4].acquireAndRelease[43]: entered [6].acquireAndRelease[42]: waited before unlock [6].acquireAndRelease[42]: exiting [6].acquireAndRelease[43]: entered [8].acquireAndRelease[43]: waited before lock [8].acquireAndRelease[43]: locked [13].acquireAndRelease[45]: waited before lock [13].acquireAndRelease[45]: locked [20].acquireAndRelease[44]: waited before lock [20].acquireAndRelease[44]: locked [19].acquireAndRelease[45]: waited before lock [19].acquireAndRelease[45]: locked [18].acquireAndRelease[41]: waited before lock [18].acquireAndRelease[41]: locked [32].acquireAndRelease[41]: waited before lock [32].acquireAndRelease[41]: locked [1].acquireAndRelease[43]: waited before unlock [1].acquireAndRelease[43]: exiting [1].acquireAndRelease[44]: entered [24].acquireAndRelease[46]: waited before unlock [24].acquireAndRelease[46]: exiting [24].acquireAndRelease[47]: entered [24].acquireAndRelease[47]: waited before lock [24].acquireAndRelease[47]: locked [21].acquireAndRelease[43]: waited before unlock [21].acquireAndRelease[43]: exiting [21].acquireAndRelease[44]: entered [15].acquireAndRelease[41]: waited before unlock [15].acquireAndRelease[41]: exiting [15].acquireAndRelease[42]: entered [27].acquireAndRelease[45]: waited before lock [27].acquireAndRelease[45]: locked [14].acquireAndRelease[44]: waited before lock [14].acquireAndRelease[44]: locked [12].acquireAndRelease[45]: waited before unlock [12].acquireAndRelease[45]: exiting [12].acquireAndRelease[46]: entered [18].acquireAndRelease[41]: waited before unlock [18].acquireAndRelease[41]: exiting [18].acquireAndRelease[42]: entered [4].acquireAndRelease[43]: waited before lock [4].acquireAndRelease[43]: locked [28].acquireAndRelease[49]: waited before unlock [28].acquireAndRelease[49]: exiting [2].acquireAndRelease[39]: waited before lock [2].acquireAndRelease[39]: locked [12].acquireAndRelease[46]: waited before lock [12].acquireAndRelease[46]: locked [16].acquireAndRelease[45]: waited before unlock [16].acquireAndRelease[45]: exiting [16].acquireAndRelease[46]: entered [27].acquireAndRelease[45]: waited before unlock [27].acquireAndRelease[45]: exiting [27].acquireAndRelease[46]: entered [25].acquireAndRelease[39]: waited before unlock [25].acquireAndRelease[39]: exiting [25].acquireAndRelease[40]: entered [3].acquireAndRelease[40]: waited before unlock [3].acquireAndRelease[40]: exiting [3].acquireAndRelease[41]: entered [15].acquireAndRelease[42]: waited before lock [15].acquireAndRelease[42]: locked [22].acquireAndRelease[43]: waited before lock [22].acquireAndRelease[43]: locked [3].acquireAndRelease[41]: waited before lock [3].acquireAndRelease[41]: locked [1].acquireAndRelease[44]: waited before lock [1].acquireAndRelease[44]: locked [11].acquireAndRelease[43]: waited before unlock [11].acquireAndRelease[43]: exiting [11].acquireAndRelease[44]: entered [7].acquireAndRelease[43]: waited before lock [7].acquireAndRelease[43]: locked [23].acquireAndRelease[46]: waited before unlock [23].acquireAndRelease[46]: exiting [23].acquireAndRelease[47]: entered [26].acquireAndRelease[43]: waited before unlock [26].acquireAndRelease[43]: exiting [26].acquireAndRelease[44]: entered [27].acquireAndRelease[46]: waited before lock [27].acquireAndRelease[46]: locked [6].acquireAndRelease[43]: waited before lock [6].acquireAndRelease[43]: locked [31].acquireAndRelease[43]: waited before lock [31].acquireAndRelease[43]: locked [30].acquireAndRelease[44]: waited before unlock [30].acquireAndRelease[44]: exiting [30].acquireAndRelease[45]: entered [13].acquireAndRelease[45]: waited before unlock [13].acquireAndRelease[45]: exiting [13].acquireAndRelease[46]: entered [8].acquireAndRelease[43]: waited before unlock [8].acquireAndRelease[43]: exiting [8].acquireAndRelease[44]: entered [25].acquireAndRelease[40]: waited before lock [25].acquireAndRelease[40]: locked [29].acquireAndRelease[41]: waited before unlock [29].acquireAndRelease[41]: exiting [29].acquireAndRelease[42]: entered [19].acquireAndRelease[45]: waited before unlock [19].acquireAndRelease[45]: exiting [19].acquireAndRelease[46]: entered [13].acquireAndRelease[46]: waited before lock [13].acquireAndRelease[46]: locked [21].acquireAndRelease[44]: waited before lock [21].acquireAndRelease[44]: locked [0].acquireAndRelease[45]: waited before unlock [0].acquireAndRelease[45]: exiting [0].acquireAndRelease[46]: entered [10].acquireAndRelease[46]: waited before unlock [10].acquireAndRelease[46]: exiting [10].acquireAndRelease[47]: entered [23].acquireAndRelease[47]: waited before lock [23].acquireAndRelease[47]: locked [2].acquireAndRelease[39]: waited before unlock [2].acquireAndRelease[39]: exiting [2].acquireAndRelease[40]: entered [18].acquireAndRelease[42]: waited before lock [18].acquireAndRelease[42]: locked [14].acquireAndRelease[44]: waited before unlock [14].acquireAndRelease[44]: exiting [14].acquireAndRelease[45]: entered [16].acquireAndRelease[46]: waited before lock [16].acquireAndRelease[46]: locked [19].acquireAndRelease[46]: waited before lock [19].acquireAndRelease[46]: locked [0].acquireAndRelease[46]: waited before lock [0].acquireAndRelease[46]: locked [11].acquireAndRelease[44]: waited before lock [11].acquireAndRelease[44]: locked [26].acquireAndRelease[44]: waited before lock [26].acquireAndRelease[44]: locked [17].acquireAndRelease[43]: waited before unlock [17].acquireAndRelease[43]: exiting [17].acquireAndRelease[44]: entered [0].acquireAndRelease[46]: waited before unlock [0].acquireAndRelease[46]: exiting [0].acquireAndRelease[47]: entered [21].acquireAndRelease[44]: waited before unlock [21].acquireAndRelease[44]: exiting [21].acquireAndRelease[45]: entered [14].acquireAndRelease[45]: waited before lock [14].acquireAndRelease[45]: locked [0].acquireAndRelease[47]: waited before lock [0].acquireAndRelease[47]: locked [16].acquireAndRelease[46]: waited before unlock [16].acquireAndRelease[46]: exiting [16].acquireAndRelease[47]: entered [15].acquireAndRelease[42]: waited before unlock [15].acquireAndRelease[42]: exiting [15].acquireAndRelease[43]: entered [17].acquireAndRelease[44]: waited before lock [17].acquireAndRelease[44]: locked [30].acquireAndRelease[45]: waited before lock [30].acquireAndRelease[45]: locked [32].acquireAndRelease[41]: waited before unlock [32].acquireAndRelease[41]: exiting [32].acquireAndRelease[42]: entered [2].acquireAndRelease[40]: waited before lock [2].acquireAndRelease[40]: locked [7].acquireAndRelease[43]: waited before unlock [7].acquireAndRelease[43]: exiting [8].acquireAndRelease[44]: waited before lock [8].acquireAndRelease[44]: locked [7].acquireAndRelease[44]: entered [4].acquireAndRelease[43]: waited before unlock [4].acquireAndRelease[43]: exiting [4].acquireAndRelease[44]: entered [29].acquireAndRelease[42]: waited before lock [29].acquireAndRelease[42]: locked [21].acquireAndRelease[45]: waited before lock [21].acquireAndRelease[45]: locked [20].acquireAndRelease[44]: waited before unlock [20].acquireAndRelease[44]: exiting [20].acquireAndRelease[45]: entered [4].acquireAndRelease[44]: waited before lock [4].acquireAndRelease[44]: locked [16].acquireAndRelease[47]: waited before lock [16].acquireAndRelease[47]: locked [25].acquireAndRelease[40]: waited before unlock [25].acquireAndRelease[40]: exiting [25].acquireAndRelease[41]: entered [7].acquireAndRelease[44]: waited before lock [7].acquireAndRelease[44]: locked [10].acquireAndRelease[47]: waited before lock [10].acquireAndRelease[47]: locked [13].acquireAndRelease[46]: waited before unlock [13].acquireAndRelease[46]: exiting [13].acquireAndRelease[47]: entered [29].acquireAndRelease[42]: waited before unlock [29].acquireAndRelease[42]: exiting [29].acquireAndRelease[43]: entered [12].acquireAndRelease[46]: waited before unlock [12].acquireAndRelease[46]: exiting [12].acquireAndRelease[47]: entered [13].acquireAndRelease[47]: waited before lock [13].acquireAndRelease[47]: locked [18].acquireAndRelease[42]: waited before unlock [18].acquireAndRelease[42]: exiting [18].acquireAndRelease[43]: entered [20].acquireAndRelease[45]: waited before lock [20].acquireAndRelease[45]: locked [20].acquireAndRelease[45]: waited before unlock [20].acquireAndRelease[45]: exiting [20].acquireAndRelease[46]: entered [29].acquireAndRelease[43]: waited before lock [29].acquireAndRelease[43]: locked [24].acquireAndRelease[47]: waited before unlock [24].acquireAndRelease[47]: exiting [24].acquireAndRelease[48]: entered [30].acquireAndRelease[45]: waited before unlock [30].acquireAndRelease[45]: exiting [30].acquireAndRelease[46]: entered [8].acquireAndRelease[44]: waited before unlock [8].acquireAndRelease[44]: exiting [8].acquireAndRelease[45]: entered [9].acquireAndRelease[39]: waited before unlock [9].acquireAndRelease[39]: exiting [9].acquireAndRelease[40]: entered [5].acquireAndRelease[47]: waited before unlock [5].acquireAndRelease[47]: exiting [5].acquireAndRelease[48]: entered [22].acquireAndRelease[43]: waited before unlock [22].acquireAndRelease[43]: exiting [22].acquireAndRelease[44]: entered [3].acquireAndRelease[41]: waited before unlock [3].acquireAndRelease[41]: exiting [3].acquireAndRelease[42]: entered [23].acquireAndRelease[47]: waited before unlock [23].acquireAndRelease[47]: exiting [23].acquireAndRelease[48]: entered [21].acquireAndRelease[45]: waited before unlock [21].acquireAndRelease[45]: exiting [21].acquireAndRelease[46]: entered [25].acquireAndRelease[41]: waited before lock [25].acquireAndRelease[41]: locked [30].acquireAndRelease[46]: waited before lock [30].acquireAndRelease[46]: locked [3].acquireAndRelease[42]: waited before lock [3].acquireAndRelease[42]: locked [31].acquireAndRelease[43]: waited before unlock [31].acquireAndRelease[43]: exiting [31].acquireAndRelease[44]: entered [32].acquireAndRelease[42]: waited before lock [32].acquireAndRelease[42]: locked [3].acquireAndRelease[42]: waited before unlock [3].acquireAndRelease[42]: exiting [3].acquireAndRelease[43]: entered [30].acquireAndRelease[46]: waited before unlock [30].acquireAndRelease[46]: exiting [30].acquireAndRelease[47]: entered [21].acquireAndRelease[46]: waited before lock [21].acquireAndRelease[46]: locked [15].acquireAndRelease[43]: waited before lock [15].acquireAndRelease[43]: locked [31].acquireAndRelease[44]: waited before lock [31].acquireAndRelease[44]: locked [3].acquireAndRelease[43]: waited before lock [3].acquireAndRelease[43]: locked [16].acquireAndRelease[47]: waited before unlock [16].acquireAndRelease[47]: exiting [16].acquireAndRelease[48]: entered [16].acquireAndRelease[48]: waited before lock [16].acquireAndRelease[48]: locked [20].acquireAndRelease[46]: waited before lock [20].acquireAndRelease[46]: locked [14].acquireAndRelease[45]: waited before unlock [14].acquireAndRelease[45]: exiting [14].acquireAndRelease[46]: entered [10].acquireAndRelease[47]: waited before unlock [10].acquireAndRelease[47]: exiting [10].acquireAndRelease[48]: entered [20].acquireAndRelease[46]: waited before unlock [20].acquireAndRelease[46]: exiting [20].acquireAndRelease[47]: entered [20].acquireAndRelease[47]: waited before lock [20].acquireAndRelease[47]: locked [7].acquireAndRelease[44]: waited before unlock [7].acquireAndRelease[44]: exiting [7].acquireAndRelease[45]: entered [27].acquireAndRelease[46]: waited before unlock [27].acquireAndRelease[46]: exiting [27].acquireAndRelease[47]: entered [9].acquireAndRelease[40]: waited before lock [9].acquireAndRelease[40]: locked [24].acquireAndRelease[48]: waited before lock [24].acquireAndRelease[48]: locked [8].acquireAndRelease[45]: waited before lock [8].acquireAndRelease[45]: locked [27].acquireAndRelease[47]: waited before lock [27].acquireAndRelease[47]: locked [23].acquireAndRelease[48]: waited before lock [23].acquireAndRelease[48]: locked [22].acquireAndRelease[44]: waited before lock [22].acquireAndRelease[44]: locked [12].acquireAndRelease[47]: waited before lock [12].acquireAndRelease[47]: locked [4].acquireAndRelease[44]: waited before unlock [4].acquireAndRelease[44]: exiting [4].acquireAndRelease[45]: entered [11].acquireAndRelease[44]: waited before unlock [11].acquireAndRelease[44]: exiting [11].acquireAndRelease[45]: entered [5].acquireAndRelease[48]: waited before lock [5].acquireAndRelease[48]: locked [15].acquireAndRelease[43]: waited before unlock [15].acquireAndRelease[43]: exiting [15].acquireAndRelease[44]: entered [18].acquireAndRelease[43]: waited before lock [18].acquireAndRelease[43]: locked [14].acquireAndRelease[46]: waited before lock [14].acquireAndRelease[46]: locked [20].acquireAndRelease[47]: waited before unlock [20].acquireAndRelease[47]: exiting [20].acquireAndRelease[48]: entered [25].acquireAndRelease[41]: waited before unlock [25].acquireAndRelease[41]: exiting [25].acquireAndRelease[42]: entered [17].acquireAndRelease[44]: waited before unlock [17].acquireAndRelease[44]: exiting [17].acquireAndRelease[45]: entered [23].acquireAndRelease[48]: waited before unlock [23].acquireAndRelease[48]: exiting [23].acquireAndRelease[49]: entered [1].acquireAndRelease[44]: waited before unlock [1].acquireAndRelease[44]: exiting [1].acquireAndRelease[45]: entered [17].acquireAndRelease[45]: waited before lock [17].acquireAndRelease[45]: locked [24].acquireAndRelease[48]: waited before unlock [24].acquireAndRelease[48]: exiting [24].acquireAndRelease[49]: entered [19].acquireAndRelease[46]: waited before unlock [19].acquireAndRelease[46]: exiting [19].acquireAndRelease[47]: entered [6].acquireAndRelease[43]: waited before unlock [6].acquireAndRelease[43]: exiting [6].acquireAndRelease[44]: entered [8].acquireAndRelease[45]: waited before unlock [8].acquireAndRelease[45]: exiting [8].acquireAndRelease[46]: entered [16].acquireAndRelease[48]: waited before unlock [16].acquireAndRelease[48]: exiting [16].acquireAndRelease[49]: entered [15].acquireAndRelease[44]: waited before lock [15].acquireAndRelease[44]: locked [19].acquireAndRelease[47]: waited before lock [19].acquireAndRelease[47]: locked [11].acquireAndRelease[45]: waited before lock [11].acquireAndRelease[45]: locked [7].acquireAndRelease[45]: waited before lock [7].acquireAndRelease[45]: locked [15].acquireAndRelease[44]: waited before unlock [15].acquireAndRelease[44]: exiting [15].acquireAndRelease[45]: entered [10].acquireAndRelease[48]: waited before lock [10].acquireAndRelease[48]: locked [1].acquireAndRelease[45]: waited before lock [1].acquireAndRelease[45]: locked [30].acquireAndRelease[47]: waited before lock [30].acquireAndRelease[47]: locked [25].acquireAndRelease[42]: waited before lock [25].acquireAndRelease[42]: locked [15].acquireAndRelease[45]: waited before lock [15].acquireAndRelease[45]: locked [16].acquireAndRelease[49]: waited before lock [16].acquireAndRelease[49]: locked [6].acquireAndRelease[44]: waited before lock [6].acquireAndRelease[44]: locked [26].acquireAndRelease[44]: waited before unlock [26].acquireAndRelease[44]: exiting [26].acquireAndRelease[45]: entered [15].acquireAndRelease[45]: waited before unlock [15].acquireAndRelease[45]: exiting [15].acquireAndRelease[46]: entered [20].acquireAndRelease[48]: waited before lock [20].acquireAndRelease[48]: locked [3].acquireAndRelease[43]: waited before unlock [3].acquireAndRelease[43]: exiting [14].acquireAndRelease[46]: waited before unlock [14].acquireAndRelease[46]: exiting [14].acquireAndRelease[47]: entered [0].acquireAndRelease[47]: waited before unlock [0].acquireAndRelease[47]: exiting [0].acquireAndRelease[48]: entered [3].acquireAndRelease[44]: entered [4].acquireAndRelease[45]: waited before lock [4].acquireAndRelease[45]: locked [1].acquireAndRelease[45]: waited before unlock [1].acquireAndRelease[45]: exiting [1].acquireAndRelease[46]: entered [0].acquireAndRelease[48]: waited before lock [0].acquireAndRelease[48]: locked [2].acquireAndRelease[40]: waited before unlock [2].acquireAndRelease[40]: exiting [2].acquireAndRelease[41]: entered [14].acquireAndRelease[47]: waited before lock [14].acquireAndRelease[47]: locked [24].acquireAndRelease[49]: waited before lock [24].acquireAndRelease[49]: locked [9].acquireAndRelease[40]: waited before unlock [9].acquireAndRelease[40]: exiting [9].acquireAndRelease[41]: entered [23].acquireAndRelease[49]: waited before lock [23].acquireAndRelease[49]: locked [3].acquireAndRelease[44]: waited before lock [3].acquireAndRelease[44]: locked [15].acquireAndRelease[46]: waited before lock [15].acquireAndRelease[46]: locked [5].acquireAndRelease[48]: waited before unlock [5].acquireAndRelease[48]: exiting [5].acquireAndRelease[49]: entered [8].acquireAndRelease[46]: waited before lock [8].acquireAndRelease[46]: locked [5].acquireAndRelease[49]: waited before lock [5].acquireAndRelease[49]: locked [13].acquireAndRelease[47]: waited before unlock [13].acquireAndRelease[47]: exiting [13].acquireAndRelease[48]: entered [19].acquireAndRelease[47]: waited before unlock [19].acquireAndRelease[47]: exiting [19].acquireAndRelease[48]: entered [2].acquireAndRelease[41]: waited before lock [2].acquireAndRelease[41]: locked [26].acquireAndRelease[45]: waited before lock [26].acquireAndRelease[45]: locked [29].acquireAndRelease[43]: waited before unlock [29].acquireAndRelease[43]: exiting [29].acquireAndRelease[44]: entered [29].acquireAndRelease[44]: waited before lock [29].acquireAndRelease[44]: locked [12].acquireAndRelease[47]: waited before unlock [12].acquireAndRelease[47]: exiting [12].acquireAndRelease[48]: entered [12].acquireAndRelease[48]: waited before lock [12].acquireAndRelease[48]: locked [9].acquireAndRelease[41]: waited before lock [9].acquireAndRelease[41]: locked [32].acquireAndRelease[42]: waited before unlock [32].acquireAndRelease[42]: exiting [32].acquireAndRelease[43]: entered [13].acquireAndRelease[48]: waited before lock [13].acquireAndRelease[48]: locked [22].acquireAndRelease[44]: waited before unlock [22].acquireAndRelease[44]: exiting [22].acquireAndRelease[45]: entered [25].acquireAndRelease[42]: waited before unlock [25].acquireAndRelease[42]: exiting [25].acquireAndRelease[43]: entered [31].acquireAndRelease[44]: waited before unlock [31].acquireAndRelease[44]: exiting [31].acquireAndRelease[45]: entered [14].acquireAndRelease[47]: waited before unlock [14].acquireAndRelease[47]: exiting [14].acquireAndRelease[48]: entered [1].acquireAndRelease[46]: waited before lock [1].acquireAndRelease[46]: locked [23].acquireAndRelease[49]: waited before unlock [23].acquireAndRelease[49]: exiting [4].acquireAndRelease[45]: waited before unlock [4].acquireAndRelease[45]: exiting [4].acquireAndRelease[46]: entered [21].acquireAndRelease[46]: waited before unlock [21].acquireAndRelease[46]: exiting [21].acquireAndRelease[47]: entered [19].acquireAndRelease[48]: waited before lock [19].acquireAndRelease[48]: locked [14].acquireAndRelease[48]: waited before lock [14].acquireAndRelease[48]: locked [22].acquireAndRelease[45]: waited before lock [22].acquireAndRelease[45]: locked [30].acquireAndRelease[47]: waited before unlock [30].acquireAndRelease[47]: exiting [30].acquireAndRelease[48]: entered [18].acquireAndRelease[43]: waited before unlock [18].acquireAndRelease[43]: exiting [18].acquireAndRelease[44]: entered [27].acquireAndRelease[47]: waited before unlock [27].acquireAndRelease[47]: exiting [27].acquireAndRelease[48]: entered [13].acquireAndRelease[48]: waited before unlock [13].acquireAndRelease[48]: exiting [13].acquireAndRelease[49]: entered [27].acquireAndRelease[48]: waited before lock [27].acquireAndRelease[48]: locked [11].acquireAndRelease[45]: waited before unlock [11].acquireAndRelease[45]: exiting [11].acquireAndRelease[46]: entered [0].acquireAndRelease[48]: waited before unlock [0].acquireAndRelease[48]: exiting [0].acquireAndRelease[49]: entered [16].acquireAndRelease[49]: waited before unlock [16].acquireAndRelease[49]: exiting [17].acquireAndRelease[45]: waited before unlock [17].acquireAndRelease[45]: exiting [17].acquireAndRelease[46]: entered [30].acquireAndRelease[48]: waited before lock [30].acquireAndRelease[48]: locked [27].acquireAndRelease[48]: waited before unlock [27].acquireAndRelease[48]: exiting [27].acquireAndRelease[49]: entered [21].acquireAndRelease[47]: waited before lock [21].acquireAndRelease[47]: locked [26].acquireAndRelease[45]: waited before unlock [26].acquireAndRelease[45]: exiting [26].acquireAndRelease[46]: entered [10].acquireAndRelease[48]: waited before unlock [10].acquireAndRelease[48]: exiting [10].acquireAndRelease[49]: entered [31].acquireAndRelease[45]: waited before lock [31].acquireAndRelease[45]: locked [0].acquireAndRelease[49]: waited before lock [0].acquireAndRelease[49]: locked [32].acquireAndRelease[43]: waited before lock [32].acquireAndRelease[43]: locked [6].acquireAndRelease[44]: waited before unlock [6].acquireAndRelease[44]: exiting [6].acquireAndRelease[45]: entered [25].acquireAndRelease[43]: waited before lock [25].acquireAndRelease[43]: locked [18].acquireAndRelease[44]: waited before lock [18].acquireAndRelease[44]: locked [20].acquireAndRelease[48]: waited before unlock [20].acquireAndRelease[48]: exiting [20].acquireAndRelease[49]: entered [7].acquireAndRelease[45]: waited before unlock [7].acquireAndRelease[45]: exiting [7].acquireAndRelease[46]: entered [3].acquireAndRelease[44]: waited before unlock [3].acquireAndRelease[44]: exiting [3].acquireAndRelease[45]: entered [4].acquireAndRelease[46]: waited before lock [4].acquireAndRelease[46]: locked [14].acquireAndRelease[48]: waited before unlock [14].acquireAndRelease[48]: exiting [14].acquireAndRelease[49]: entered [18].acquireAndRelease[44]: waited before unlock [18].acquireAndRelease[44]: exiting [18].acquireAndRelease[45]: entered [3].acquireAndRelease[45]: waited before lock [3].acquireAndRelease[45]: locked [12].acquireAndRelease[48]: waited before unlock [12].acquireAndRelease[48]: exiting [12].acquireAndRelease[49]: entered [26].acquireAndRelease[46]: waited before lock [26].acquireAndRelease[46]: locked [27].acquireAndRelease[49]: waited before lock [27].acquireAndRelease[49]: locked [18].acquireAndRelease[45]: waited before lock [18].acquireAndRelease[45]: locked [13].acquireAndRelease[49]: waited before lock [13].acquireAndRelease[49]: locked [11].acquireAndRelease[46]: waited before lock [11].acquireAndRelease[46]: locked [10].acquireAndRelease[49]: waited before lock [10].acquireAndRelease[49]: locked [31].acquireAndRelease[45]: waited before unlock [31].acquireAndRelease[45]: exiting [31].acquireAndRelease[46]: entered [5].acquireAndRelease[49]: waited before unlock [5].acquireAndRelease[49]: exiting [12].acquireAndRelease[49]: waited before lock [12].acquireAndRelease[49]: locked [24].acquireAndRelease[49]: waited before unlock [24].acquireAndRelease[49]: exiting [31].acquireAndRelease[46]: waited before lock [31].acquireAndRelease[46]: locked [8].acquireAndRelease[46]: waited before unlock [8].acquireAndRelease[46]: exiting [8].acquireAndRelease[47]: entered [17].acquireAndRelease[46]: waited before lock [17].acquireAndRelease[46]: locked [11].acquireAndRelease[46]: waited before unlock [11].acquireAndRelease[46]: exiting [11].acquireAndRelease[47]: entered [7].acquireAndRelease[46]: waited before lock [7].acquireAndRelease[46]: locked [27].acquireAndRelease[49]: waited before unlock [27].acquireAndRelease[49]: exiting [1].acquireAndRelease[46]: waited before unlock [1].acquireAndRelease[46]: exiting [1].acquireAndRelease[47]: entered [11].acquireAndRelease[47]: waited before lock [11].acquireAndRelease[47]: locked [29].acquireAndRelease[44]: waited before unlock [29].acquireAndRelease[44]: exiting [29].acquireAndRelease[45]: entered [20].acquireAndRelease[49]: waited before lock [20].acquireAndRelease[49]: locked [15].acquireAndRelease[46]: waited before unlock [15].acquireAndRelease[46]: exiting [15].acquireAndRelease[47]: entered [2].acquireAndRelease[41]: waited before unlock [2].acquireAndRelease[41]: exiting [2].acquireAndRelease[42]: entered [6].acquireAndRelease[45]: waited before lock [6].acquireAndRelease[45]: locked [31].acquireAndRelease[46]: waited before unlock [31].acquireAndRelease[46]: exiting [31].acquireAndRelease[47]: entered [15].acquireAndRelease[47]: waited before lock [15].acquireAndRelease[47]: locked [14].acquireAndRelease[49]: waited before lock [14].acquireAndRelease[49]: locked [11].acquireAndRelease[47]: waited before unlock [11].acquireAndRelease[47]: exiting [11].acquireAndRelease[48]: entered [9].acquireAndRelease[41]: waited before unlock [9].acquireAndRelease[41]: exiting [9].acquireAndRelease[42]: entered [6].acquireAndRelease[45]: waited before unlock [6].acquireAndRelease[45]: exiting [6].acquireAndRelease[46]: entered [17].acquireAndRelease[46]: waited before unlock [17].acquireAndRelease[46]: exiting [17].acquireAndRelease[47]: entered [17].acquireAndRelease[47]: waited before lock [17].acquireAndRelease[47]: locked [9].acquireAndRelease[42]: waited before lock [9].acquireAndRelease[42]: locked [3].acquireAndRelease[45]: waited before unlock [3].acquireAndRelease[45]: exiting [3].acquireAndRelease[46]: entered [3].acquireAndRelease[46]: waited before lock [3].acquireAndRelease[46]: locked [25].acquireAndRelease[43]: waited before unlock [25].acquireAndRelease[43]: exiting [25].acquireAndRelease[44]: entered [15].acquireAndRelease[47]: waited before unlock [15].acquireAndRelease[47]: exiting [15].acquireAndRelease[48]: entered [22].acquireAndRelease[45]: waited before unlock [22].acquireAndRelease[45]: exiting [22].acquireAndRelease[46]: entered [25].acquireAndRelease[44]: waited before lock [25].acquireAndRelease[44]: locked [10].acquireAndRelease[49]: waited before unlock [10].acquireAndRelease[49]: exiting [11].acquireAndRelease[48]: waited before lock [11].acquireAndRelease[48]: locked [11].acquireAndRelease[48]: waited before unlock [11].acquireAndRelease[48]: exiting [11].acquireAndRelease[49]: entered [25].acquireAndRelease[44]: waited before unlock [25].acquireAndRelease[44]: exiting [25].acquireAndRelease[45]: entered [17].acquireAndRelease[47]: waited before unlock [17].acquireAndRelease[47]: exiting [17].acquireAndRelease[48]: entered [31].acquireAndRelease[47]: waited before lock [31].acquireAndRelease[47]: locked [15].acquireAndRelease[48]: waited before lock [15].acquireAndRelease[48]: locked [12].acquireAndRelease[49]: waited before unlock [12].acquireAndRelease[49]: exiting [4].acquireAndRelease[46]: waited before unlock [4].acquireAndRelease[46]: exiting [4].acquireAndRelease[47]: entered [1].acquireAndRelease[47]: waited before lock [1].acquireAndRelease[47]: locked [29].acquireAndRelease[45]: waited before lock [29].acquireAndRelease[45]: locked [26].acquireAndRelease[46]: waited before unlock [26].acquireAndRelease[46]: exiting [26].acquireAndRelease[47]: entered [2].acquireAndRelease[42]: waited before lock [2].acquireAndRelease[42]: locked [19].acquireAndRelease[48]: waited before unlock [19].acquireAndRelease[48]: exiting [19].acquireAndRelease[49]: entered [8].acquireAndRelease[47]: waited before lock [8].acquireAndRelease[47]: locked [11].acquireAndRelease[49]: waited before lock [11].acquireAndRelease[49]: locked [11].acquireAndRelease[49]: waited before unlock [11].acquireAndRelease[49]: exiting [30].acquireAndRelease[48]: waited before unlock [30].acquireAndRelease[48]: exiting [30].acquireAndRelease[49]: entered [30].acquireAndRelease[49]: waited before lock [30].acquireAndRelease[49]: locked [6].acquireAndRelease[46]: waited before lock [6].acquireAndRelease[46]: locked [0].acquireAndRelease[49]: waited before unlock [0].acquireAndRelease[49]: exiting [31].acquireAndRelease[47]: waited before unlock [31].acquireAndRelease[47]: exiting [31].acquireAndRelease[48]: entered [26].acquireAndRelease[47]: waited before lock [26].acquireAndRelease[47]: locked [30].acquireAndRelease[49]: waited before unlock [30].acquireAndRelease[49]: exiting [4].acquireAndRelease[47]: waited before lock [4].acquireAndRelease[47]: locked [19].acquireAndRelease[49]: waited before lock [19].acquireAndRelease[49]: locked [8].acquireAndRelease[47]: waited before unlock [8].acquireAndRelease[47]: exiting [8].acquireAndRelease[48]: entered [25].acquireAndRelease[45]: waited before lock [25].acquireAndRelease[45]: locked [32].acquireAndRelease[43]: waited before unlock [32].acquireAndRelease[43]: exiting [32].acquireAndRelease[44]: entered [25].acquireAndRelease[45]: waited before unlock [25].acquireAndRelease[45]: exiting [25].acquireAndRelease[46]: entered [17].acquireAndRelease[48]: waited before lock [17].acquireAndRelease[48]: locked [21].acquireAndRelease[47]: waited before unlock [21].acquireAndRelease[47]: exiting [21].acquireAndRelease[48]: entered [20].acquireAndRelease[49]: waited before unlock [20].acquireAndRelease[49]: exiting [22].acquireAndRelease[46]: waited before lock [22].acquireAndRelease[46]: locked [25].acquireAndRelease[46]: waited before lock [25].acquireAndRelease[46]: locked [18].acquireAndRelease[45]: waited before unlock [18].acquireAndRelease[45]: exiting [18].acquireAndRelease[46]: entered [18].acquireAndRelease[46]: waited before lock [18].acquireAndRelease[46]: locked [21].acquireAndRelease[48]: waited before lock [21].acquireAndRelease[48]: locked [13].acquireAndRelease[49]: waited before unlock [13].acquireAndRelease[49]: exiting [26].acquireAndRelease[47]: waited before unlock [26].acquireAndRelease[47]: exiting [26].acquireAndRelease[48]: entered Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.56 sec - in co.codewizards.cloudstore.core.util.ResolveActualTypeArgumentsTest [19].acquireAndRelease[49]: waited before unlock [19].acquireAndRelease[49]: exiting [32].acquireAndRelease[44]: waited before lock [32].acquireAndRelease[44]: locked [7].acquireAndRelease[46]: waited before unlock [7].acquireAndRelease[46]: exiting [7].acquireAndRelease[47]: entered [7].acquireAndRelease[47]: waited before lock [7].acquireAndRelease[47]: locked [7].acquireAndRelease[47]: waited before unlock [7].acquireAndRelease[47]: exiting [7].acquireAndRelease[48]: entered [31].acquireAndRelease[48]: waited before lock [31].acquireAndRelease[48]: locked [4].acquireAndRelease[47]: waited before unlock [4].acquireAndRelease[47]: exiting [4].acquireAndRelease[48]: entered [8].acquireAndRelease[48]: waited before lock [8].acquireAndRelease[48]: locked 05:44:50.290 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitting Callable[0]... [6].acquireAndRelease[46]: waited before unlock [6].acquireAndRelease[46]: exiting [6].acquireAndRelease[47]: entered 05:44:50.367 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitted Callable[0]. 05:44:50.368 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitting Callable[1]... 05:44:50.368 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitted Callable[1]. 05:44:50.369 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitting Callable[2]... [9].acquireAndRelease[42]: waited before unlock [9].acquireAndRelease[42]: exiting [9].acquireAndRelease[43]: entered [15].acquireAndRelease[48]: waited before unlock [15].acquireAndRelease[48]: exiting [15].acquireAndRelease[49]: entered 05:44:50.370 [pool-1-thread-1] INFO c.c.c.c.c.CallerBlocksPolicyTest - [0].begin 05:44:50.380 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitted Callable[2]. 05:44:50.384 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitting Callable[3]... 05:44:50.385 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitted Callable[3]. 05:44:50.385 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitting Callable[4]... [14].acquireAndRelease[49]: waited before unlock [1405:44:50.391 [pool-1-thread-2] INFO c.c.c.c.c.CallerBlocksPolicyTest - [2].begin ].acquireAndRelease[49]: exiting [1].acquireAndRelease[47]: waited before unlock [1].acquireAndRelease[47]: exiting [1].acquireAndRelease[48]: entered 05:44:50.400 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitted Callable[4]. 05:44:50.400 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitting Callable[5]... 05:44:50.412 [pool-1-thread-3] INFO c.c.c.c.c.CallerBlocksPolicyTest - [4].begin [3].acquireAndRelease[46]: waited before unlock [3].acquireAndRelease[46]: exiting [3].acquireAndRelease[47]: entered [6].acquireAndRelease[47]: waited before lock [6].acquireAndRelease[47]: locked [2].acquireAndRelease[42]: waited before unlock [2].acquireAndRelease[42]: exiting [2].acquireAndRelease[43]: entered [26].acquireAndRelease[48]: waited before lock [26].acquireAndRelease[48]: locked [7].acquireAndRelease[48]: waited before lock [7].acquireAndRelease[48]: locked [3].acquireAndRelease[47]: waited before lock [3].acquireAndRelease[47]: locked [21].acquireAndRelease[48]: waited before unlock [21].acquireAndRelease[48]: exiting [21].acquireAndRelease[49]: entered [1].acquireAndRelease[48]: waited before lock [1].acquireAndRelease[48]: locked [29].acquireAndRelease[45]: waited before unlock [29].acquireAndRelease[45]: exiting [29].acquireAndRelease[46]: entered [9].acquireAndRelease[43]: waited before lock [9].acquireAndRelease[43]: locked [15].acquireAndRelease[49]: waited before lock [15].acquireAndRelease[49]: locked [2].acquireAndRelease[43]: waited before lock [2].acquireAndRelease[43]: locked [4].acquireAndRelease[48]: waited before lock [4].acquireAndRelease[48]: locked [31].acquireAndRelease[48]: waited before unlock [31].acquireAndRelease[48]: exiting [31].acquireAndRelease[49]: entered [4].acquireAndRelease[48]: waited before unlock [4].acquireAndRelease[48]: exiting [4].acquireAndRelease[49]: entered [4].acquireAndRelease[49]: waited before lock [4].acquireAndRelease[49]: locked [32].acquireAndRelease[44]: waited before unlock [32].acquireAndRelease[44]: exiting [32].acquireAndRelease[45]: entered [29].acquireAndRelease[46]: waited before lock [29].acquireAndRelease[46]: locked [17].acquireAndRelease[48]: waited before unlock [17].acquireAndRelease[48]: exiting [17].acquireAndRelease[49]: entered [1].acquireAndRelease[48]: waited before unlock [1].acquireAndRelease[48]: exiting [1].acquireAndRelease[49]: entered [7].acquireAndRelease[48]: waited before unlock [7].acquireAndRelease[48]: exiting [7].acquireAndRelease[49]: entered [17].acquireAndRelease[49]: waited before lock [17].acquireAndRelease[49]: locked [21].acquireAndRelease[49]: waited before lock [21].acquireAndRelease[49]: locked [31].acquireAndRelease[49]: waited before lock [31].acquireAndRelease[49]: locked [25].acquireAndRelease[46]: waited before unlock [25].acquireAndRelease[46]: exiting [25].acquireAndRelease[47]: entered [1].acquireAndRelease[49]: waited before lock [1].acquireAndRelease[49]: locked [18].acquireAndRelease[46]: waited before unlock [18].acquireAndRelease[46]: exiting [18].acquireAndRelease[47]: entered [22].acquireAndRelease[46]: waited before unlock [22].acquireAndRelease[46]: exiting [22].acquireAndRelease[47]: entered [32].acquireAndRelease[45]: waited before lock [32].acquireAndRelease[45]: locked [6].acquireAndRelease[47]: waited before unlock [6].acquireAndRelease[47]: exiting [6].acquireAndRelease[48]: entered [25].acquireAndRelease[47]: waited before lock [25].acquireAndRelease[47]: locked [18].acquireAndRelease[47]: waited before lock [18].acquireAndRelease[47]: locked [4].acquireAndRelease[49]: waited before unlock [4].acquireAndRelease[49]: exiting [17].acquireAndRelease[49]: waited before unlock [17].acquireAndRelease[49]: exiting [7].acquireAndRelease[49]: waited before lock [7].acquireAndRelease[49]: locked [21].acquireAndRelease[49]: waited before unlock [21].acquireAndRelease[49]: exiting Running co.codewizards.cloudstore.core.updater.VersionTest [6].acquireAndRelease[48]: waited before lock [6].acquireAndRelease[48]: locked [26].acquireAndRelease[48]: waited before unlock [26].acquireAndRelease[48]: exiting [26].acquireAndRelease[49]: entered [8].acquireAndRelease[48]: waited before unlock [8].acquireAndRelease[48]: exiting [8].acquireAndRelease[49]: entered [22].acquireAndRelease[47]: waited before lock [22].acquireAndRelease[47]: locked [6].acquireAndRelease[48]: waited before unlock [6].acquireAndRelease[48]: exiting [6].acquireAndRelease[49]: entered [9].acquireAndRelease[43]: waited before unlock [9].acquireAndRelease[43]: exiting [9].acquireAndRelease[44]: entered [2].acquireAndRelease[43]: waited before unlock [2].acquireAndRelease[43]: exiting [2].acquireAndRelease[44]: entered [2].acquireAndRelease[44]: waited before lock [2].acquireAndRelease[44]: locked [2].acquireAndRelease[44]: waited before unlock [2].acquireAndRelease[44]: exiting [2].acquireAndRelease[45]: entered [7].acquireAndRelease[49]: waited before unlock [7].acquireAndRelease[49]: exiting [15].acquireAndRelease[49]: waited before unlock [15].acquireAndRelease[49]: exiting [3].acquireAndRelease[47]: waited before unlock [3].acquireAndRelease[47]: exiting [3].acquireAndRelease[48]: entered [6].acquireAndRelease[49]: waited before lock [6].acquireAndRelease[49]: locked [22].acquireAndRelease[47]: waited before unlock [22].acquireAndRelease[47]: exiting [22].acquireAndRelease[48]: entered [26].acquireAndRelease[49]: waited before lock [26].acquireAndRelease[49]: locked [9].acquireAndRelease[44]: waited before lock [9].acquireAndRelease[44]: locked [8].acquireAndRelease[49]: waited before lock [8].acquireAndRelease[49]: locked [26].acquireAndRelease[49]: waited before unlock [26].acquireAndRelease[49]: exiting [3].acquireAndRelease[48]: waited before lock [3].acquireAndRelease[48]: locked [31].acquireAndRelease[49]: waited before unlock [31].acquireAndRelease[49]: exiting [1].acquireAndRelease[49]: waited before unlock [1].acquireAndRelease[49]: exiting [2].acquireAndRelease[45]: waited before lock [2].acquireAndRelease[45]: locked [29].acquireAndRelease[46]: waited before unlock [29].acquireAndRelease[46]: exiting [29].acquireAndRelease[47]: entered [25].acquireAndRelease[47]: waited before unlock [25].acquireAndRelease[47]: exiting [25].acquireAndRelease[48]: entered [18].acquireAndRelease[47]: waited before unlock [18].acquireAndRelease[47]: exiting [18].acquireAndRelease[48]: entered [22].acquireAndRelease[48]: waited before lock [22].acquireAndRelease[48]: locked [22].acquireAndRelease[48]: waited before unlock [22].acquireAndRelease[48]: exiting [22].acquireAndRelease[49]: entered [2].acquireAndRelease[45]: waited before unlock [2].acquireAndRelease[45]: exiting [2].acquireAndRelease[46]: entered [32].acquireAndRelease[45]: waited before unlock [32].acquireAndRelease[45]: exiting [32].acquireAndRelease[46]: entered [22].acquireAndRelease[49]: waited before lock [22].acquireAndRelease[49]: locked [6].acquireAndRelease[49]: waited before unlock [6].acquireAndRelease[49]: exiting [2].acquireAndRelease[46]: waited before lock [2].acquireAndRelease[46]: locked [8].acquireAndRelease[49]: waited before unlock [8].acquireAndRelease[49]: exiting [18].acquireAndRelease[48]: waited before lock [18].acquireAndRelease[48]: locked [29].acquireAndRelease[47]: waited before lock [29].acquireAndRelease[47]: locked [9].acquireAndRelease[44]: waited before unlock [9].acquireAndRelease[44]: exiting [9].acquireAndRelease[45]: entered [3].acquireAndRelease[48]: waited before unlock [3].acquireAndRelease[48]: exiting [3].acquireAndRelease[49]: entered [25].acquireAndRelease[48]: waited before lock [25].acquireAndRelease[48]: locked [32].acquireAndRelease[46]: waited before lock [32].acquireAndRelease[46]: locked [9].acquireAndRelease[45]: waited before lock [9].acquireAndRelease[45]: locked [3].acquireAndRelease[49]: waited before lock [3].acquireAndRelease[49]: locked [32].acquireAndRelease[46]: waited before unlock [32].acquireAndRelease[46]: exiting [32].acquireAndRelease[47]: entered [9].acquireAndRelease[45]: waited before unlock [9].acquireAndRelease[45]: exiting [9].acquireAndRelease[46]: entered [18].acquireAndRelease[48]: waited before unlock [18].acquireAndRelease[48]: exiting [18].acquireAndRelease[49]: entered [2].acquireAndRelease[46]: waited before unlock [2].acquireAndRelease[46]: exiting [2].acquireAndRelease[47]: entered [9].acquireAndRelease[46]: waited before lock [9].acquireAndRelease[46]: locked [22].acquireAndRelease[49]: waited before unlock [22].acquireAndRelease[49]: exiting [9].acquireAndRelease[46]: waited before unlock [9].acquireAndRelease[46]: exiting [9].acquireAndRelease[47]: entered [25].acquireAndRelease[48]: waited before unlock [25].acquireAndRelease[48]: exiting [25].acquireAndRelease[49]: entered [29].acquireAndRelease[47]: waited before unlock [29].acquireAndRelease[47]: exiting [29].acquireAndRelease[48]: entered [18].acquireAndRelease[49]: waited before lock [18].acquireAndRelease[49]: locked [32].acquireAndRelease[47]: waited before lock [32].acquireAndRelease[47]: locked [9].acquireAndRelease[47]: waited before lock [9].acquireAndRelease[47]: locked [2].acquireAndRelease[47]: waited before lock [2].acquireAndRelease[47]: locked [3].acquireAndRelease[49]: waited before unlock [3].acquireAndRelease[49]: exiting [29].acquireAndRelease[48]: waited before lock [29].acquireAndRelease[48]: locked [25].acquireAndRelease[49]: waited before lock [25].acquireAndRelease[49]: locked [18].acquireAndRelease[49]: waited before unlock [18].acquireAndRelease[49]: exiting [32].acquireAndRelease[47]: waited before unlock [32].acquireAndRelease[47]: exiting [32].acquireAndRelease[48]: entered [25].acquireAndRelease[49]: waited before unlock [25].acquireAndRelease[49]: exiting [32].acquireAndRelease[48]: waited before lock [32].acquireAndRelease[48]: locked [2].acquireAndRelease[47]: waited before unlock [2].acquireAndRelease[47]: exiting [2].acquireAndRelease[48]: entered Running co.codewizards.cloudstore.core.dto.DateTimeTest [9].acquireAndRelease[47]: waited before unlock [9].acquireAndRelease[47]: exiting [9].acquireAndRelease[48]: entered [2].acquireAndRelease[48]: waited before lock [2].acquireAndRelease[48]: locked [29].acquireAndRelease[48]: waited before unlock [29].acquireAndRelease[48]: exiting [29].acquireAndRelease[49]: entered [32].acquireAndRelease[48]: waited before unlock [32].acquireAndRelease[48]: exiting [32].acquireAndRelease[49]: entered [9].acquireAndRelease[48]: waited before lock [9].acquireAndRelease[48]: locked [29].acquireAndRelease[49]: waited before lock [29].acquireAndRelease[49]: locked [32].acquireAndRelease[49]: waited before lock [32].acquireAndRelease[49]: locked [32].acquireAndRelease[49]: waited before unlock [32].acquireAndRelease[49]: exiting [2].acquireAndRelease[48]: waited before unlock [2].acquireAndRelease[48]: exiting [2].acquireAndRelease[49]: entered [9].acquireAndRelease[48]: waited before unlock [9].acquireAndRelease[48]: exiting [9].acquireAndRelease[49]: entered 05:44:52.474 [pool-1-thread-3] INFO c.c.c.c.c.CallerBlocksPolicyTest - [4].end 05:44:52.475 [pool-1-thread-3] INFO c.c.c.c.c.CallerBlocksPolicyTest - [1].begin 05:44:52.476 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitted Callable[5]. 05:44:52.476 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitting Callable[6]... [9].acquireAndRelease[49]: waited before lock [9].acquireAndRelease[49]: locked [29].acquireAndRelease[49]: waited before unlock [29].acquireAndRelease[49]: exiting [2].acquireAndRelease[49]: waited before lock [2].acquireAndRelease[49]: locked [2].acquireAndRelease[49]: waited before unlock [2].acquireAndRelease[49]: exiting [9].acquireAndRelease[49]: waited before unlock [9].acquireAndRelease[49]: exiting Test Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.881 sec - in co.codewizards.cloudstore.core.io.LockFileTest Running co.codewizards.cloudstore.core.dto.UidTest 05:44:53.188 [pool-1-thread-1] INFO c.c.c.c.c.CallerBlocksPolicyTest - [0].end 05:44:53.191 [pool-1-thread-1] INFO c.c.c.c.c.CallerBlocksPolicyTest - [3].begin 05:44:53.192 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitted Callable[6]. 05:44:53.192 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitting Callable[7]... 05:44:53.388 [pool-1-thread-2] INFO c.c.c.c.c.CallerBlocksPolicyTest - [2].end 05:44:53.388 [pool-1-thread-2] INFO c.c.c.c.c.CallerBlocksPolicyTest - [5].begin 05:44:53.389 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitted Callable[7]. 05:44:53.389 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitting Callable[8]... Running co.codewizards.cloudstore.core.dto.RemoteExceptionUtilTest Running co.codewizards.cloudstore.core.dto.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.284 sec - in co.codewizards.cloudstore.core.util.PasswordUtilTest 05:44:54.875 [pool-1-thread-3] INFO c.c.c.c.c.CallerBlocksPolicyTest - [1].end 05:44:54.875 [pool-1-thread-3] INFO c.c.c.c.c.CallerBlocksPolicyTest - [6].begin 05:44:54.876 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitted Callable[8]. 05:44:54.876 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitting Callable[9]... java.lang.RuntimeException: java.sql.SQLException: blablubbxxx at co.codewizards.cloudstore.core.dto.RemoteExceptionUtilTest.createRuntimeException(RemoteExceptionUtilTest.java:44) at co.codewizards.cloudstore.core.dto.RemoteExceptionUtilTest.nestedSQLException(RemoteExceptionUtilTest.java:27) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) at co.codewizards.cloudstore.core.dto.RemoteExceptionUtilTest.nestedSQLException(RemoteExceptionUtilTest.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) Caused by: java.sql.SQLException: blablubbxxx at co.codewizards.cloudstore.core.dto.RemoteExceptionUtilTest.createSQLException(RemoteExceptionUtilTest.java:48) at co.codewizards.cloudstore.core.dto.RemoteExceptionUtilTest.nestedSQLException(RemoteExceptionUtilTest.java:26) ... 28 more java.lang.IllegalArgumentException: bla > 0 at co.codewizards.cloudstore.core.dto.RemoteExceptionUtilTest.simpleIllegalArgumentException(RemoteExceptionUtilTest.java:13) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) at co.codewizards.cloudstore.core.dto.RemoteExceptionUtilTest.simpleIllegalArgumentException(RemoteExceptionUtilTest.java:16) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65)Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.358 sec - in co.codewizards.cloudstore.core.updater.VersionTest at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.633 sec - in co.codewizards.cloudstore.core.dto.RemoteExceptionUtilTest 05:44:55.533 [main] INFO c.c.c.c.d.DateTimeTest - dateTimeLong: -235145305578186 05:44:55.591 [pool-1-thread-2] INFO c.c.c.c.c.CallerBlocksPolicyTest - [5].end 05:44:55.592 [pool-1-thread-2] INFO c.c.c.c.c.CallerBlocksPolicyTest - [7].begin 05:44:55.593 [main] INFO c.c.c.c.d.DateTimeTest - dateTimeString: -5482-08-29T19:33:41.814Z 05:44:55.592 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitted Callable[9]. 05:44:55.593 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Waiting for all callables to finish... 05:44:55.595 [main] INFO c.c.c.c.d.DateTimeTest - dateTimeLong2: -235145305578186 05:44:55.665 [pool-1-thread-1] INFO c.c.c.c.c.CallerBlocksPolicyTest - [3].end 05:44:55.666 [pool-1-thread-1] INFO c.c.c.c.c.CallerBlocksPolicyTest - [8].begin Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.008 sec - in co.codewizards.cloudstore.core.dto.DateTimeTest AAAAAAAAAAAAAAAAAAAAAA 05:44:56.674 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory before createLargeTree: 05:44:56.788 [pool-1-thread-2] INFO c.c.c.c.c.CallerBlocksPolicyTest - [7].end 05:44:56.789 [pool-1-thread-2] INFO c.c.c.c.c.CallerBlocksPolicyTest - [9].begin Running co.codewizards.cloudstore.core.TimePeriodTest 05:44:56.858 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=1.8 MiB, available=3.5 GiB 05:44:57.109 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory 05:44:57.554 [pool-1-thread-1] INFO c.c.c.c.c.CallerBlocksPolicyTest - [8].end 05:44:57.596 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 481 RepoFileDtos: 05:44:57.649 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=2.1 MiB, available=3.5 GiB 05:44:57.741 [pool-1-thread-3] INFO c.c.c.c.c.CallerBlocksPolicyTest - [6].end 05:44:57.803 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 582 RepoFileDtos: 05:44:57.942 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=2.2 MiB, available=3.5 GiB 05:44:58.055 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 683 RepoFileDtos: Running co.codewizards.cloudstore.core.collection.StringListMergerTest 05:44:58.153 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=2.2 MiB, available=3.5 GiB 05:44:58.252 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 784 RepoFileDtos: 05:44:58.278 [pool-1-thread-2] INFO c.c.c.c.c.CallerBlocksPolicyTest - [9].end 05:44:58.278 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - ALL DONE! 05:44:58.364 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=2.3 MiB, available=3.5 GiB 05:44:58.472 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 885 RepoFileDtos: 05:44:58.563 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=2.3 MiB, available=3.5 GiB Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.759 sec - in co.codewizards.cloudstore.core.TimePeriodTest 05:44:58.704 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 1082 RepoFileDtos: 05:44:58.790 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=2.4 MiB, available=3.5 GiB 05:44:58.879 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 1183 RepoFileDtos: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.234 sec - in co.codewizards.cloudstore.core.concurrent.CallerBlocksPolicyTest 05:44:58.954 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=2.5 MiB, available=3.5 GiB 05:44:59.048 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 1284 RepoFileDtos: 05:44:59.103 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=2.5 MiB, available=3.5 GiB 05:44:59.198 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 1385 RepoFileDtos: 05:44:59.249 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=2.6 MiB, available=3.5 GiB 05:44:59.384 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 1486 RepoFileDtos: 05:44:59.493 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=2.6 MiB, available=3.5 GiB 05:44:59.647 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 1683 RepoFileDtos: 05:44:59.756 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=2.8 MiB, available=3.5 GiB 05:44:59.836 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 1784 RepoFileDtos: Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.809 sec - in co.codewizards.cloudstore.core.collection.StringListMergerTest 05:44:59.921 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=2.8 MiB, available=3.5 GiB 05:45:00.020 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 1885 RepoFileDtos: 05:45:00.084 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=2.9 MiB, available=3.5 GiB Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.29 sec - in co.codewizards.cloudstore.core.dto.UidTest 05:45:00.145 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 1986 RepoFileDtos: 05:45:00.258 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=2.9 MiB, available=3.5 GiB 05:45:00.341 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 2087 RepoFileDtos: 05:45:00.417 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=3.0 MiB, available=3.5 GiB 05:45:00.532 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 2284 RepoFileDtos: Running co.codewizards.cloudstore.core.collection.StringWrapperListMergerTest 05:45:00.602 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=3.1 MiB, available=3.5 GiB 05:45:00.696 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 2385 RepoFileDtos: 05:45:00.805 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=3.1 MiB, available=3.5 GiB 05:45:00.898 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 2486 RepoFileDtos: 05:45:00.973 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=3.2 MiB, available=3.5 GiB 05:45:01.050 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 2587 RepoFileDtos: 05:45:01.124 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=3.2 MiB, available=3.5 GiB 05:45:01.218 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 2688 RepoFileDtos: 05:45:01.316 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=3.3 MiB, available=3.5 GiB 05:45:01.465 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 2885 RepoFileDtos: 05:45:01.546 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=3.4 MiB, available=3.5 GiB 05:45:01.628 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 2986 RepoFileDtos: 05:45:01.710 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=3.4 MiB, available=3.5 GiB Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.202 sec - in co.codewizards.cloudstore.core.collection.StringWrapperListMergerTest 05:45:01.798 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 3087 RepoFileDtos: 05:45:01.882 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=3.5 MiB, available=3.5 GiB 05:45:02.042 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 3188 RepoFileDtos: 05:45:02.143 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=3.5 MiB, available=3.5 GiB 05:45:02.231 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 3289 RepoFileDtos: 05:45:02.295 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=3.6 MiB, available=3.5 GiB 05:45:02.448 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 3582 RepoFileDtos: 05:45:02.524 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=3.7 MiB, available=3.5 GiB 05:45:02.603 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 3683 RepoFileDtos: 05:45:02.684 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=3.8 MiB, available=3.5 GiB 05:45:02.779 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 3784 RepoFileDtos: 05:45:02.904 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=3.8 MiB, available=3.5 GiB 05:45:02.986 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 3885 RepoFileDtos: 05:45:03.056 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=4.5 MiB, available=3.5 GiB 05:45:03.157 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 3986 RepoFileDtos: 05:45:03.222 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=3.9 MiB, available=3.5 GiB 05:45:03.299 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 4183 RepoFileDtos: 05:45:03.347 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=4.0 MiB, available=3.5 GiB 05:45:03.407 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 4284 RepoFileDtos: 05:45:03.493 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=4.1 MiB, available=3.5 GiB 05:45:03.549 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 4385 RepoFileDtos: 05:45:03.628 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=4.1 MiB, available=3.5 GiB 05:45:03.681 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 4486 RepoFileDtos: 05:45:03.754 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=4.2 MiB, available=3.5 GiB 05:45:03.826 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 4587 RepoFileDtos: 05:45:03.877 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=4.2 MiB, available=3.5 GiB 05:45:04.013 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 4784 RepoFileDtos: 05:45:04.107 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=4.3 MiB, available=3.5 GiB 05:45:04.252 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 4885 RepoFileDtos: 05:45:04.353 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=4.4 MiB, available=3.5 GiB 05:45:04.424 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 4986 RepoFileDtos: 05:45:04.487 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=4.4 MiB, available=3.5 GiB 05:45:04.546 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 5087 RepoFileDtos: 05:45:04.629 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=4.5 MiB, available=3.5 GiB 05:45:04.690 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 5188 RepoFileDtos: 05:45:04.749 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=4.6 MiB, available=3.5 GiB 05:45:04.825 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 5385 RepoFileDtos: 05:45:04.952 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=4.7 MiB, available=3.5 GiB 05:45:05.012 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 5486 RepoFileDtos: 05:45:05.088 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=4.7 MiB, available=3.5 GiB 05:45:05.177 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 5587 RepoFileDtos: 05:45:05.250 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=4.8 MiB, available=3.5 GiB 05:45:05.384 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 5688 RepoFileDtos: 05:45:05.447 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=4.8 MiB, available=3.5 GiB 05:45:05.544 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 5789 RepoFileDtos: 05:45:05.653 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=4.9 MiB, available=3.5 GiB 05:45:05.724 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 5986 RepoFileDtos: 05:45:05.841 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.0 MiB, available=3.5 GiB 05:45:05.923 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 6087 RepoFileDtos: 05:45:06.033 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.0 MiB, available=3.5 GiB 05:45:06.118 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 6188 RepoFileDtos: 05:45:06.186 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.1 MiB, available=3.5 GiB 05:45:06.263 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 6289 RepoFileDtos: 05:45:06.358 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.1 MiB, available=3.5 GiB 05:45:06.425 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 6390 RepoFileDtos: 05:45:06.480 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.2 MiB, available=3.5 GiB 05:45:06.612 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 6683 RepoFileDtos: 05:45:06.676 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.3 MiB, available=3.5 GiB 05:45:06.801 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 6784 RepoFileDtos: 05:45:06.949 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.4 MiB, available=3.5 GiB 05:45:07.056 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 6885 RepoFileDtos: 05:45:07.135 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.4 MiB, available=3.5 GiB 05:45:07.216 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 6986 RepoFileDtos: 05:45:07.302 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.5 MiB, available=3.5 GiB 05:45:07.381 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 7087 RepoFileDtos: 05:45:07.469 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.5 MiB, available=3.5 GiB 05:45:07.579 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 7284 RepoFileDtos: 05:45:07.693 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.6 MiB, available=3.5 GiB 05:45:07.784 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 7385 RepoFileDtos: 05:45:07.853 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.7 MiB, available=3.5 GiB 05:45:07.937 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 7486 RepoFileDtos: 05:45:08.002 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.7 MiB, available=3.5 GiB 05:45:08.083 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 7587 RepoFileDtos: 05:45:08.150 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.8 MiB, available=3.5 GiB 05:45:08.210 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 7688 RepoFileDtos: 05:45:08.269 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.8 MiB, available=3.5 GiB 05:45:08.362 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 7885 RepoFileDtos: 05:45:08.462 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.9 MiB, available=3.5 GiB 05:45:08.530 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 7986 RepoFileDtos: 05:45:08.618 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.0 MiB, available=3.5 GiB 05:45:08.687 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 8087 RepoFileDtos: 05:45:08.816 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.0 MiB, available=3.5 GiB 05:45:08.940 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 8188 RepoFileDtos: 05:45:09.029 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.1 MiB, available=3.5 GiB 05:45:09.118 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 8289 RepoFileDtos: 05:45:09.188 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.1 MiB, available=3.5 GiB 05:45:09.279 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 8486 RepoFileDtos: 05:45:09.352 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.3 MiB, available=3.5 GiB 05:45:09.423 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 8587 RepoFileDtos: 05:45:09.533 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.3 MiB, available=3.5 GiB 05:45:09.608 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 8688 RepoFileDtos: 05:45:09.685 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.4 MiB, available=3.5 GiB 05:45:09.779 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 8789 RepoFileDtos: 05:45:09.846 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.4 MiB, available=3.5 GiB 05:45:09.904 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 8890 RepoFileDtos: 05:45:10.001 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.5 MiB, available=3.5 GiB 05:45:10.080 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 9087 RepoFileDtos: 05:45:10.197 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.6 MiB, available=3.5 GiB 05:45:10.266 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 9188 RepoFileDtos: 05:45:10.337 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.6 MiB, available=3.5 GiB 05:45:10.411 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 9289 RepoFileDtos: 05:45:10.477 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.7 MiB, available=3.5 GiB 05:45:10.555 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 9390 RepoFileDtos: 05:45:10.626 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.7 MiB, available=3.5 GiB 05:45:10.695 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 9491 RepoFileDtos: 05:45:10.777 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.8 MiB, available=3.5 GiB 05:45:10.861 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 9784 RepoFileDtos: 05:45:10.929 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.9 MiB, available=3.5 GiB 05:45:11.046 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 9885 RepoFileDtos: 05:45:11.138 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.0 MiB, available=3.5 GiB 05:45:11.221 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 9986 RepoFileDtos: 05:45:11.279 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.0 MiB, available=3.5 GiB 05:45:11.367 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 10087 RepoFileDtos: 05:45:11.451 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.1 MiB, available=3.5 GiB 05:45:11.548 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 10188 RepoFileDtos: 05:45:11.611 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.1 MiB, available=3.5 GiB 05:45:11.692 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 10385 RepoFileDtos: 05:45:11.761 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.2 MiB, available=3.5 GiB 05:45:11.837 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 10486 RepoFileDtos: 05:45:11.902 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.3 MiB, available=3.5 GiB 05:45:11.965 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 10587 RepoFileDtos: 05:45:12.022 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.3 MiB, available=3.5 GiB 05:45:12.086 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 10688 RepoFileDtos: 05:45:12.170 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.4 MiB, available=3.5 GiB 05:45:12.257 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 10789 RepoFileDtos: 05:45:12.325 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.4 MiB, available=3.5 GiB 05:45:12.398 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 10986 RepoFileDtos: 05:45:12.459 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.5 MiB, available=3.5 GiB 05:45:12.553 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 11087 RepoFileDtos: 05:45:12.617 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.6 MiB, available=3.5 GiB 05:45:12.703 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 11188 RepoFileDtos: 05:45:12.796 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.6 MiB, available=3.5 GiB 05:45:12.864 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 11289 RepoFileDtos: 05:45:12.942 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.7 MiB, available=3.5 GiB 05:45:13.028 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 11390 RepoFileDtos: 05:45:13.124 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.7 MiB, available=3.5 GiB 05:45:13.227 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 11587 RepoFileDtos: 05:45:13.309 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.8 MiB, available=3.5 GiB 05:45:13.389 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 11688 RepoFileDtos: 05:45:13.461 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.9 MiB, available=3.5 GiB 05:45:13.546 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 11789 RepoFileDtos: 05:45:13.663 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.9 MiB, available=3.5 GiB 05:45:13.769 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 11890 RepoFileDtos: 05:45:13.841 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=8.0 MiB, available=3.5 GiB 05:45:13.933 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 11991 RepoFileDtos: 05:45:14.070 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=8.1 MiB, available=3.5 GiB 05:45:14.168 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 12188 RepoFileDtos: 05:45:14.230 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=8.2 MiB, available=3.5 GiB 05:45:14.305 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 12289 RepoFileDtos: 05:45:14.429 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=8.2 MiB, available=3.5 GiB 05:45:14.513 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 12390 RepoFileDtos: 05:45:14.612 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=8.3 MiB, available=3.5 GiB 05:45:14.697 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 12491 RepoFileDtos: 05:45:14.774 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=8.3 MiB, available=3.5 GiB 05:45:14.845 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 12592 RepoFileDtos: 05:45:14.920 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=8.4 MiB, available=3.5 GiB 05:45:15.021 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 12885 RepoFileDtos: 05:45:15.094 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=8.5 MiB, available=3.5 GiB 05:45:15.153 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 12986 RepoFileDtos: 05:45:15.224 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=8.6 MiB, available=3.5 GiB 05:45:15.295 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 13087 RepoFileDtos: 05:45:15.395 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=8.6 MiB, available=3.5 GiB 05:45:15.464 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 13188 RepoFileDtos: 05:45:15.544 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=8.7 MiB, available=3.5 GiB 05:45:15.619 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 13289 RepoFileDtos: 05:45:15.725 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=8.7 MiB, available=3.5 GiB 05:45:15.812 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 13486 RepoFileDtos: 05:45:15.874 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=8.8 MiB, available=3.5 GiB 05:45:15.959 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 13587 RepoFileDtos: 05:45:16.026 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=8.9 MiB, available=3.5 GiB 05:45:16.126 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 13688 RepoFileDtos: 05:45:16.182 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=8.9 MiB, available=3.5 GiB 05:45:16.251 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 13789 RepoFileDtos: 05:45:16.327 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=9.0 MiB, available=3.5 GiB 05:45:16.418 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 13890 RepoFileDtos: 05:45:16.501 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=9.0 MiB, available=3.5 GiB 05:45:16.593 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 14087 RepoFileDtos: 05:45:16.680 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=9.1 MiB, available=3.5 GiB 05:45:16.761 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 14188 RepoFileDtos: 05:45:16.820 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=9.2 MiB, available=3.5 GiB 05:45:16.915 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 14289 RepoFileDtos: 05:45:16.975 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=9.2 MiB, available=3.5 GiB 05:45:17.031 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 14390 RepoFileDtos: 05:45:17.105 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=9.3 MiB, available=3.5 GiB 05:45:17.182 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 14491 RepoFileDtos: 05:45:17.249 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=9.3 MiB, available=3.5 GiB 05:45:17.348 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 14688 RepoFileDtos: 05:45:17.414 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=9.4 MiB, available=3.5 GiB 05:45:17.492 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 14789 RepoFileDtos: 05:45:17.581 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=9.5 MiB, available=3.5 GiB 05:45:17.654 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 14890 RepoFileDtos: 05:45:17.742 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=9.5 MiB, available=3.5 GiB 05:45:17.825 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 14991 RepoFileDtos: 05:45:17.905 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=9.6 MiB, available=3.5 GiB 05:45:17.995 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 15092 RepoFileDtos: 05:45:18.087 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=9.6 MiB, available=3.5 GiB 05:45:18.173 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 15289 RepoFileDtos: 05:45:18.249 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=9.7 MiB, available=3.5 GiB 05:45:18.313 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 15390 RepoFileDtos: 05:45:18.384 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=9.8 MiB, available=3.5 GiB 05:45:18.446 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 15491 RepoFileDtos: 05:45:18.524 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=9.8 MiB, available=3.5 GiB 05:45:18.605 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 15592 RepoFileDtos: 05:45:18.696 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=9.9 MiB, available=3.5 GiB 05:45:18.782 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 15693 RepoFileDtos: 05:45:18.880 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=10.0 MiB, available=3.5 GiB 05:45:19.001 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 16082 RepoFileDtos: 05:45:19.103 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=10.2 MiB, available=3.5 GiB 05:45:19.177 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 16183 RepoFileDtos: 05:45:19.273 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=10.2 MiB, available=3.5 GiB 05:45:19.374 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 16284 RepoFileDtos: 05:45:19.458 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=10.3 MiB, available=3.5 GiB 05:45:19.530 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 16385 RepoFileDtos: 05:45:19.624 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=10.3 MiB, available=3.5 GiB 05:45:19.725 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 16486 RepoFileDtos: 05:45:19.802 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=10.4 MiB, available=3.5 GiB 05:45:19.910 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 16683 RepoFileDtos: 05:45:20.041 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=10.5 MiB, available=3.5 GiB 05:45:20.133 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 16784 RepoFileDtos: 05:45:20.233 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=10.5 MiB, available=3.5 GiB 05:45:20.317 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 16885 RepoFileDtos: 05:45:20.391 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=10.6 MiB, available=3.5 GiB 05:45:20.471 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 16986 RepoFileDtos: 05:45:20.562 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=10.6 MiB, available=3.5 GiB 05:45:20.654 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 17087 RepoFileDtos: 05:45:20.749 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=10.7 MiB, available=3.5 GiB 05:45:20.853 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 17284 RepoFileDtos: 05:45:20.919 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=10.8 MiB, available=3.5 GiB 05:45:21.004 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 17385 RepoFileDtos: 05:45:21.102 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=10.8 MiB, available=3.5 GiB 05:45:21.169 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 17486 RepoFileDtos: 05:45:21.238 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=10.9 MiB, available=3.5 GiB 05:45:21.321 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 17587 RepoFileDtos: 05:45:21.398 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=10.9 MiB, available=3.5 GiB 05:45:21.506 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 17688 RepoFileDtos: 05:45:21.591 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=11.0 MiB, available=3.5 GiB 05:45:21.727 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 17885 RepoFileDtos: 05:45:21.857 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=11.1 MiB, available=3.5 GiB 05:45:21.939 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 17986 RepoFileDtos: 05:45:22.024 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=11.1 MiB, available=3.5 GiB 05:45:22.098 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 18087 RepoFileDtos: 05:45:22.192 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=11.2 MiB, available=3.5 GiB 05:45:22.306 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 18188 RepoFileDtos: 05:45:22.393 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=11.2 MiB, available=3.5 GiB 05:45:22.505 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 18289 RepoFileDtos: 05:45:22.605 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=11.3 MiB, available=3.5 GiB 05:45:22.693 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 18486 RepoFileDtos: 05:45:22.806 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=11.4 MiB, available=3.5 GiB 05:45:22.877 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 18587 RepoFileDtos: 05:45:22.962 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=11.4 MiB, available=3.5 GiB 05:45:23.069 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 18688 RepoFileDtos: 05:45:23.146 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=11.5 MiB, available=3.5 GiB 05:45:23.230 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 18789 RepoFileDtos: 05:45:23.329 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=11.5 MiB, available=3.5 GiB 05:45:23.422 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 18890 RepoFileDtos: 05:45:23.538 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=11.6 MiB, available=3.5 GiB 05:45:23.621 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 19183 RepoFileDtos: 05:45:23.726 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=11.7 MiB, available=3.5 GiB 05:45:23.825 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 19284 RepoFileDtos: 05:45:23.931 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=11.8 MiB, available=3.5 GiB 05:45:24.032 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 19385 RepoFileDtos: 05:45:24.116 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=11.9 MiB, available=3.5 GiB 05:45:24.181 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 19486 RepoFileDtos: 05:45:24.274 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=11.9 MiB, available=3.5 GiB 05:45:24.355 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 19587 RepoFileDtos: 05:45:24.432 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=12.0 MiB, available=3.5 GiB 05:45:24.556 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 19784 RepoFileDtos: 05:45:24.641 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=12.1 MiB, available=3.5 GiB 05:45:24.741 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 19885 RepoFileDtos: 05:45:24.817 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=12.1 MiB, available=3.5 GiB 05:45:24.899 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 19986 RepoFileDtos: 05:45:24.972 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=12.2 MiB, available=3.5 GiB 05:45:25.046 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 20087 RepoFileDtos: 05:45:25.121 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=12.2 MiB, available=3.5 GiB 05:45:25.215 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 20188 RepoFileDtos: 05:45:25.313 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=12.3 MiB, available=3.5 GiB 05:45:25.399 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 20385 RepoFileDtos: 05:45:25.476 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=12.4 MiB, available=3.5 GiB 05:45:25.556 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 20486 RepoFileDtos: 05:45:25.693 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=12.4 MiB, available=3.5 GiB 05:45:25.801 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 20587 RepoFileDtos: 05:45:25.912 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=12.5 MiB, available=3.5 GiB 05:45:26.015 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 20688 RepoFileDtos: 05:45:26.118 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=12.5 MiB, available=3.5 GiB 05:45:26.243 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 20789 RepoFileDtos: 05:45:26.329 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=12.6 MiB, available=3.5 GiB 05:45:26.417 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 20986 RepoFileDtos: 05:45:26.526 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=12.7 MiB, available=3.5 GiB 05:45:26.599 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 21087 RepoFileDtos: 05:45:26.702 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=12.7 MiB, available=3.5 GiB 05:45:26.784 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 21188 RepoFileDtos: 05:45:26.872 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=12.8 MiB, available=3.5 GiB 05:45:26.980 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 21289 RepoFileDtos: 05:45:27.059 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=12.8 MiB, available=3.5 GiB 05:45:27.150 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 21390 RepoFileDtos: 05:45:27.259 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=12.9 MiB, available=3.5 GiB 05:45:27.357 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 21587 RepoFileDtos: 05:45:27.478 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=13.0 MiB, available=3.5 GiB 05:45:27.578 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 21688 RepoFileDtos: 05:45:27.669 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=13.0 MiB, available=3.5 GiB 05:45:27.764 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 21789 RepoFileDtos: 05:45:27.861 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=13.1 MiB, available=3.5 GiB 05:45:27.940 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 21890 RepoFileDtos: 05:45:28.057 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=13.1 MiB, available=3.5 GiB 05:45:28.160 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 21991 RepoFileDtos: 05:45:28.233 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=13.2 MiB, available=3.5 GiB 05:45:28.353 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 22284 RepoFileDtos: 05:45:28.445 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=13.3 MiB, available=3.5 GiB 05:45:28.545 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 22385 RepoFileDtos: 05:45:28.658 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=13.4 MiB, available=3.5 GiB 05:45:28.751 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 22486 RepoFileDtos: 05:45:28.846 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=13.4 MiB, available=3.5 GiB 05:45:28.941 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 22587 RepoFileDtos: 05:45:29.053 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=13.5 MiB, available=3.5 GiB 05:45:29.157 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 22688 RepoFileDtos: 05:45:29.312 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=13.5 MiB, available=3.5 GiB 05:45:29.456 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 22885 RepoFileDtos: 05:45:29.557 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=13.6 MiB, available=3.5 GiB 05:45:29.658 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 22986 RepoFileDtos: 05:45:29.734 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=13.7 MiB, available=3.5 GiB 05:45:29.835 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 23087 RepoFileDtos: 05:45:29.920 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=13.8 MiB, available=3.5 GiB 05:45:30.024 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 23188 RepoFileDtos: 05:45:30.125 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=13.8 MiB, available=3.5 GiB 05:45:30.237 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 23289 RepoFileDtos: 05:45:30.316 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=13.9 MiB, available=3.5 GiB 05:45:30.412 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 23486 RepoFileDtos: 05:45:30.489 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=14.0 MiB, available=3.5 GiB 05:45:30.574 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 23587 RepoFileDtos: 05:45:30.673 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=14.0 MiB, available=3.5 GiB 05:45:30.739 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 23688 RepoFileDtos: 05:45:30.831 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=14.1 MiB, available=3.5 GiB 05:45:30.946 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 23789 RepoFileDtos: 05:45:31.041 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=14.1 MiB, available=3.5 GiB 05:45:31.122 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 23890 RepoFileDtos: 05:45:31.197 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=14.2 MiB, available=3.5 GiB 05:45:31.291 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 24087 RepoFileDtos: 05:45:31.367 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=14.3 MiB, available=3.5 GiB 05:45:31.449 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 24188 RepoFileDtos: 05:45:31.505 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=14.3 MiB, available=3.5 GiB 05:45:31.601 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 24289 RepoFileDtos: 05:45:31.664 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=14.4 MiB, available=3.5 GiB 05:45:31.725 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 24390 RepoFileDtos: 05:45:31.816 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=14.4 MiB, available=3.5 GiB 05:45:31.884 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 24491 RepoFileDtos: 05:45:31.955 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=14.5 MiB, available=3.5 GiB 05:45:32.019 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 24688 RepoFileDtos: 05:45:32.086 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=14.6 MiB, available=3.5 GiB 05:45:32.148 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 24789 RepoFileDtos: 05:45:32.226 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=14.6 MiB, available=3.5 GiB 05:45:32.331 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 24890 RepoFileDtos: 05:45:32.413 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=14.7 MiB, available=3.5 GiB 05:45:32.495 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 24991 RepoFileDtos: 05:45:32.584 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=14.7 MiB, available=3.5 GiB 05:45:32.646 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 25092 RepoFileDtos: 05:45:32.690 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=14.8 MiB, available=3.5 GiB 05:45:32.805 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 25385 RepoFileDtos: 05:45:32.851 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=14.9 MiB, available=3.5 GiB 05:45:32.934 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 25486 RepoFileDtos: 05:45:32.990 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=15.0 MiB, available=3.5 GiB 05:45:33.078 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 25587 RepoFileDtos: 05:45:33.150 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=15.0 MiB, available=3.5 GiB 05:45:33.247 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 25688 RepoFileDtos: 05:45:33.333 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=15.1 MiB, available=3.5 GiB 05:45:33.433 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 25789 RepoFileDtos: 05:45:33.501 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=15.1 MiB, available=3.5 GiB 05:45:33.604 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 25986 RepoFileDtos: 05:45:33.678 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=15.2 MiB, available=3.5 GiB 05:45:33.752 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 26087 RepoFileDtos: 05:45:33.846 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=15.3 MiB, available=3.5 GiB 05:45:33.937 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 26188 RepoFileDtos: 05:45:34.013 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=15.3 MiB, available=3.5 GiB 05:45:34.098 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 26289 RepoFileDtos: 05:45:34.177 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=15.4 MiB, available=3.5 GiB 05:45:34.264 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 26390 RepoFileDtos: 05:45:34.373 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=15.4 MiB, available=3.5 GiB 05:45:34.459 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 26587 RepoFileDtos: 05:45:34.529 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=15.6 MiB, available=3.5 GiB 05:45:34.613 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 26688 RepoFileDtos: 05:45:34.680 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=15.6 MiB, available=3.5 GiB 05:45:34.763 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 26789 RepoFileDtos: 05:45:34.842 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=15.7 MiB, available=3.5 GiB 05:45:34.922 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 26890 RepoFileDtos: 05:45:34.998 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=15.7 MiB, available=3.5 GiB 05:45:35.091 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 26991 RepoFileDtos: 05:45:35.167 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=15.8 MiB, available=3.5 GiB 05:45:35.314 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 27188 RepoFileDtos: 05:45:35.390 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=15.9 MiB, available=3.5 GiB 05:45:35.498 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 27289 RepoFileDtos: 05:45:35.625 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=15.9 MiB, available=3.5 GiB 05:45:35.710 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 27390 RepoFileDtos: 05:45:35.780 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=16.0 MiB, available=3.5 GiB 05:45:35.857 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 27491 RepoFileDtos: 05:45:35.957 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=16.0 MiB, available=3.5 GiB 05:45:36.057 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 27592 RepoFileDtos: 05:45:36.196 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=16.1 MiB, available=3.5 GiB 05:45:36.308 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 27789 RepoFileDtos: 05:45:36.425 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=16.2 MiB, available=3.5 GiB 05:45:36.519 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 27890 RepoFileDtos: 05:45:36.607 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=16.2 MiB, available=3.5 GiB 05:45:36.686 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 27991 RepoFileDtos: 05:45:36.773 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=16.3 MiB, available=3.5 GiB 05:45:36.867 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 28092 RepoFileDtos: 05:45:36.948 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=16.3 MiB, available=3.5 GiB 05:45:37.042 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 28193 RepoFileDtos: 05:45:37.136 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=16.4 MiB, available=3.5 GiB 05:45:37.220 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 28486 RepoFileDtos: 05:45:37.326 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=16.5 MiB, available=3.5 GiB 05:45:37.412 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 28587 RepoFileDtos: 05:45:37.531 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=16.6 MiB, available=3.5 GiB 05:45:37.617 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 28688 RepoFileDtos: 05:45:37.720 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=16.6 MiB, available=3.5 GiB 05:45:37.822 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 28789 RepoFileDtos: 05:45:37.920 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=16.7 MiB, available=3.5 GiB 05:45:38.008 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 28890 RepoFileDtos: 05:45:38.109 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=16.7 MiB, available=3.5 GiB 05:45:38.204 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 29087 RepoFileDtos: 05:45:38.282 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=16.8 MiB, available=3.5 GiB 05:45:38.345 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 29188 RepoFileDtos: 05:45:38.398 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=16.9 MiB, available=3.5 GiB 05:45:38.481 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 29289 RepoFileDtos: 05:45:38.562 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=16.9 MiB, available=3.5 GiB 05:45:38.623 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 29390 RepoFileDtos: 05:45:38.684 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=17.0 MiB, available=3.5 GiB 05:45:38.749 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 29491 RepoFileDtos: 05:45:38.825 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=17.0 MiB, available=3.5 GiB 05:45:38.919 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 29688 RepoFileDtos: 05:45:39.001 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=17.2 MiB, available=3.5 GiB 05:45:39.097 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 29789 RepoFileDtos: 05:45:39.170 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=17.2 MiB, available=3.5 GiB 05:45:39.261 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 29890 RepoFileDtos: 05:45:39.357 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=17.3 MiB, available=3.5 GiB 05:45:39.464 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 29991 RepoFileDtos: 05:45:39.577 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=17.3 MiB, available=3.5 GiB 05:45:39.670 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 30092 RepoFileDtos: 05:45:39.769 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=17.4 MiB, available=3.5 GiB 05:45:39.834 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 30289 RepoFileDtos: 05:45:39.903 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=17.5 MiB, available=3.5 GiB 05:45:40.005 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 30390 RepoFileDtos: 05:45:40.081 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=17.5 MiB, available=3.5 GiB 05:45:40.217 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 30491 RepoFileDtos: 05:45:40.345 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=17.6 MiB, available=3.5 GiB 05:45:40.433 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 30592 RepoFileDtos: 05:45:40.504 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=17.6 MiB, available=3.5 GiB 05:45:40.599 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 30693 RepoFileDtos: 05:45:40.677 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=17.7 MiB, available=3.5 GiB 05:45:40.769 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 30890 RepoFileDtos: 05:45:40.845 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=17.8 MiB, available=3.5 GiB 05:45:40.932 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 30991 RepoFileDtos: 05:45:41.017 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=17.8 MiB, available=3.5 GiB 05:45:41.101 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 31092 RepoFileDtos: 05:45:41.191 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=17.9 MiB, available=3.5 GiB 05:45:41.294 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 31193 RepoFileDtos: 05:45:41.377 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=17.9 MiB, available=3.5 GiB 05:45:41.457 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 31294 RepoFileDtos: 05:45:41.549 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=18.0 MiB, available=3.5 GiB 05:45:41.700 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 31683 RepoFileDtos: 05:45:41.797 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=18.2 MiB, available=3.5 GiB 05:45:41.905 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 31784 RepoFileDtos: 05:45:42.035 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=18.2 MiB, available=3.5 GiB 05:45:42.164 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 31885 RepoFileDtos: 05:45:42.269 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=18.3 MiB, available=3.5 GiB 05:45:42.384 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 31986 RepoFileDtos: 05:45:42.473 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=18.3 MiB, available=3.5 GiB 05:45:42.563 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 32087 RepoFileDtos: 05:45:42.651 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=18.4 MiB, available=3.5 GiB 05:45:42.748 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 32284 RepoFileDtos: 05:45:42.901 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=18.5 MiB, available=3.5 GiB 05:45:43.013 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 32385 RepoFileDtos: 05:45:43.098 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=18.5 MiB, available=3.5 GiB 05:45:43.226 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 32486 RepoFileDtos: 05:45:43.325 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=18.6 MiB, available=3.5 GiB 05:45:43.414 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 32587 RepoFileDtos: 05:45:43.507 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=18.6 MiB, available=3.5 GiB 05:45:43.588 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 32688 RepoFileDtos: 05:45:43.662 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=18.7 MiB, available=3.5 GiB 05:45:43.733 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 32885 RepoFileDtos: 05:45:43.810 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=18.8 MiB, available=3.5 GiB 05:45:43.886 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 32986 RepoFileDtos: 05:45:43.950 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=18.8 MiB, available=3.5 GiB 05:45:44.014 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 33087 RepoFileDtos: 05:45:44.068 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=18.9 MiB, available=3.5 GiB 05:45:44.152 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 33188 RepoFileDtos: 05:45:44.216 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=18.9 MiB, available=3.5 GiB 05:45:44.289 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 33289 RepoFileDtos: 05:45:44.426 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=19.0 MiB, available=3.5 GiB 05:45:44.531 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 33486 RepoFileDtos: 05:45:44.599 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=19.1 MiB, available=3.5 GiB 05:45:44.686 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 33587 RepoFileDtos: 05:45:44.763 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=19.2 MiB, available=3.5 GiB 05:45:44.837 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 33688 RepoFileDtos: 05:45:44.912 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=19.2 MiB, available=3.5 GiB 05:45:44.996 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 33789 RepoFileDtos: 05:45:45.090 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=19.3 MiB, available=3.5 GiB 05:45:45.165 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 33890 RepoFileDtos: 05:45:45.246 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=19.3 MiB, available=3.5 GiB 05:45:45.344 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 34087 RepoFileDtos: 05:45:45.458 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=19.4 MiB, available=3.5 GiB 05:45:45.554 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 34188 RepoFileDtos: 05:45:45.689 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=19.5 MiB, available=3.5 GiB 05:45:45.780 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 34289 RepoFileDtos: 05:45:45.868 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=19.5 MiB, available=3.5 GiB 05:45:45.941 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 34390 RepoFileDtos: 05:45:46.048 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=19.6 MiB, available=3.5 GiB 05:45:46.178 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 34491 RepoFileDtos: 05:45:46.273 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=19.6 MiB, available=3.5 GiB 05:45:46.406 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 34784 RepoFileDtos: 05:45:46.532 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=19.8 MiB, available=3.5 GiB 05:45:46.680 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 34885 RepoFileDtos: 05:45:46.809 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=19.8 MiB, available=3.5 GiB 05:45:46.920 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 34986 RepoFileDtos: 05:45:47.065 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=19.9 MiB, available=3.5 GiB 05:45:47.166 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 35087 RepoFileDtos: 05:45:47.259 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=19.9 MiB, available=3.5 GiB 05:45:47.345 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 35188 RepoFileDtos: 05:45:47.456 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=20.0 MiB, available=3.5 GiB 05:45:47.532 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 35385 RepoFileDtos: 05:45:47.633 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=20.1 MiB, available=3.5 GiB 05:45:47.733 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 35486 RepoFileDtos: 05:45:47.795 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=20.1 MiB, available=3.5 GiB 05:45:47.914 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 35587 RepoFileDtos: 05:45:47.997 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=20.2 MiB, available=3.5 GiB 05:45:48.144 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 35688 RepoFileDtos: 05:45:48.252 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=20.2 MiB, available=3.5 GiB 05:45:48.345 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 35789 RepoFileDtos: 05:45:48.489 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=20.3 MiB, available=3.5 GiB 05:45:48.597 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 35986 RepoFileDtos: 05:45:48.700 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=20.4 MiB, available=3.5 GiB 05:45:48.834 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 36087 RepoFileDtos: 05:45:48.950 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=20.4 MiB, available=3.5 GiB 05:45:49.064 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 36188 RepoFileDtos: 05:45:49.186 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=20.5 MiB, available=3.5 GiB 05:45:49.285 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 36289 RepoFileDtos: 05:45:49.424 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=20.5 MiB, available=3.5 GiB 05:45:49.521 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 36390 RepoFileDtos: 05:45:49.608 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=20.6 MiB, available=3.5 GiB 05:45:49.714 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 36587 RepoFileDtos: 05:45:49.814 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=20.7 MiB, available=3.5 GiB 05:45:49.915 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 36688 RepoFileDtos: 05:45:50.018 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=20.7 MiB, available=3.5 GiB 05:45:50.136 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 36789 RepoFileDtos: 05:45:50.253 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=20.8 MiB, available=3.5 GiB 05:45:50.358 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 36890 RepoFileDtos: 05:45:50.490 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=20.9 MiB, available=3.5 GiB 05:45:50.599 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 36991 RepoFileDtos: 05:45:50.702 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=20.9 MiB, available=3.5 GiB 05:45:50.824 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 37188 RepoFileDtos: 05:45:50.932 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=21.0 MiB, available=3.5 GiB 05:45:51.042 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 37289 RepoFileDtos: 05:45:51.144 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=21.1 MiB, available=3.5 GiB 05:45:51.245 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 37390 RepoFileDtos: 05:45:51.355 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=21.1 MiB, available=3.5 GiB 05:45:51.471 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 37491 RepoFileDtos: 05:45:51.573 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=21.2 MiB, available=3.5 GiB 05:45:51.664 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 37592 RepoFileDtos: 05:45:51.746 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=21.2 MiB, available=3.5 GiB 05:45:51.832 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 37885 RepoFileDtos: 05:45:51.929 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=21.4 MiB, available=3.5 GiB 05:45:52.034 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 37986 RepoFileDtos: 05:45:52.110 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=21.4 MiB, available=3.5 GiB 05:45:52.196 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 38087 RepoFileDtos: 05:45:52.296 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=21.5 MiB, available=3.5 GiB 05:45:52.394 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 38188 RepoFileDtos: 05:45:52.461 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=21.5 MiB, available=3.5 GiB 05:45:52.533 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 38289 RepoFileDtos: 05:45:52.626 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=21.6 MiB, available=3.5 GiB 05:45:52.707 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 38486 RepoFileDtos: 05:45:52.791 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=21.7 MiB, available=3.5 GiB 05:45:52.869 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 38587 RepoFileDtos: 05:45:52.953 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=21.7 MiB, available=3.5 GiB 05:45:53.024 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 38688 RepoFileDtos: 05:45:53.080 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=21.8 MiB, available=3.5 GiB 05:45:53.145 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 38789 RepoFileDtos: 05:45:53.214 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=21.8 MiB, available=3.5 GiB 05:45:53.290 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 38890 RepoFileDtos: 05:45:53.365 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=21.9 MiB, available=3.5 GiB 05:45:53.431 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 39087 RepoFileDtos: 05:45:53.509 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=22.0 MiB, available=3.5 GiB 05:45:53.584 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 39188 RepoFileDtos: 05:45:53.648 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=22.0 MiB, available=3.5 GiB 05:45:53.707 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 39289 RepoFileDtos: 05:45:53.793 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=22.1 MiB, available=3.5 GiB 05:45:53.918 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 39390 RepoFileDtos: 05:45:54.003 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=22.1 MiB, available=3.5 GiB 05:45:54.077 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 39491 RepoFileDtos: 05:45:54.150 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=22.2 MiB, available=3.5 GiB 05:45:54.221 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 39688 RepoFileDtos: 05:45:54.292 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=22.3 MiB, available=3.5 GiB 05:45:54.373 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 39789 RepoFileDtos: 05:45:54.444 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=22.3 MiB, available=3.5 GiB 05:45:54.537 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 39890 RepoFileDtos: 05:45:54.625 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=22.4 MiB, available=3.5 GiB 05:45:54.706 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 39991 RepoFileDtos: 05:45:54.781 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=22.4 MiB, available=3.5 GiB 05:45:54.874 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 40092 RepoFileDtos: 05:45:54.961 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=23.1 MiB, available=3.5 GiB 05:45:55.048 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 40289 RepoFileDtos: 05:45:55.121 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=22.6 MiB, available=3.5 GiB 05:45:55.207 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 40390 RepoFileDtos: 05:45:55.322 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=22.7 MiB, available=3.5 GiB 05:45:55.438 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 40491 RepoFileDtos: 05:45:55.542 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=22.7 MiB, available=3.5 GiB 05:45:55.670 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 40592 RepoFileDtos: 05:45:55.773 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=22.8 MiB, available=3.5 GiB 05:45:55.893 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 40693 RepoFileDtos: 05:45:55.980 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=22.8 MiB, available=3.5 GiB 05:45:56.084 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 40986 RepoFileDtos: 05:45:56.193 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=23.0 MiB, available=3.5 GiB 05:45:56.277 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 41087 RepoFileDtos: 05:45:56.381 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=23.0 MiB, available=3.5 GiB 05:45:56.501 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 41188 RepoFileDtos: 05:45:56.624 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=23.1 MiB, available=3.5 GiB 05:45:56.719 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 41289 RepoFileDtos: 05:45:56.796 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=23.1 MiB, available=3.5 GiB 05:45:56.877 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 41390 RepoFileDtos: 05:45:56.961 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=23.2 MiB, available=3.5 GiB 05:45:57.077 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 41587 RepoFileDtos: 05:45:57.157 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=23.3 MiB, available=3.5 GiB 05:45:57.299 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 41688 RepoFileDtos: 05:45:57.422 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=23.3 MiB, available=3.5 GiB 05:45:57.522 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 41789 RepoFileDtos: 05:45:57.642 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=23.4 MiB, available=3.5 GiB 05:45:57.758 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 41890 RepoFileDtos: 05:45:57.864 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=23.4 MiB, available=3.5 GiB 05:45:57.960 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 41991 RepoFileDtos: 05:45:58.077 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=23.5 MiB, available=3.5 GiB 05:45:58.195 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 42188 RepoFileDtos: 05:45:58.324 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=23.6 MiB, available=3.5 GiB 05:45:58.492 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 42289 RepoFileDtos: 05:45:58.597 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=23.6 MiB, available=3.5 GiB 05:45:58.684 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 42390 RepoFileDtos: 05:45:58.778 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=23.7 MiB, available=3.5 GiB 05:45:58.903 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 42491 RepoFileDtos: 05:45:59.005 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=23.7 MiB, available=3.5 GiB 05:45:59.108 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 42592 RepoFileDtos: 05:45:59.213 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=23.8 MiB, available=3.5 GiB 05:45:59.305 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 42789 RepoFileDtos: 05:45:59.367 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=23.9 MiB, available=3.5 GiB 05:45:59.473 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 42890 RepoFileDtos: 05:45:59.576 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=23.9 MiB, available=3.5 GiB 05:45:59.682 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 42991 RepoFileDtos: 05:45:59.802 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=24.0 MiB, available=3.5 GiB 05:45:59.899 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 43092 RepoFileDtos: 05:45:59.982 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=24.0 MiB, available=3.5 GiB 05:46:00.055 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 43193 RepoFileDtos: 05:46:00.136 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=24.1 MiB, available=3.5 GiB 05:46:00.213 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 43390 RepoFileDtos: 05:46:00.293 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=24.2 MiB, available=3.5 GiB 05:46:00.413 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 43491 RepoFileDtos: 05:46:00.510 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=24.2 MiB, available=3.5 GiB 05:46:00.605 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 43592 RepoFileDtos: 05:46:00.686 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=24.3 MiB, available=3.5 GiB 05:46:00.786 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 43693 RepoFileDtos: 05:46:00.894 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=24.3 MiB, available=3.5 GiB 05:46:01.025 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 43794 RepoFileDtos: 05:46:01.146 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=24.4 MiB, available=3.5 GiB 05:46:01.265 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 44087 RepoFileDtos: 05:46:01.385 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=24.6 MiB, available=3.5 GiB 05:46:01.505 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 44188 RepoFileDtos: 05:46:01.607 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=24.6 MiB, available=3.5 GiB 05:46:01.725 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 44289 RepoFileDtos: 05:46:01.819 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=24.7 MiB, available=3.5 GiB 05:46:01.925 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 44390 RepoFileDtos: 05:46:02.009 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=24.7 MiB, available=3.5 GiB 05:46:02.150 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 44491 RepoFileDtos: 05:46:02.251 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=24.8 MiB, available=3.5 GiB 05:46:02.343 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 44688 RepoFileDtos: 05:46:02.440 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=24.9 MiB, available=3.5 GiB 05:46:02.548 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 44789 RepoFileDtos: 05:46:02.681 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=24.9 MiB, available=3.5 GiB 05:46:02.820 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 44890 RepoFileDtos: 05:46:02.926 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=25.0 MiB, available=3.5 GiB 05:46:03.061 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 44991 RepoFileDtos: 05:46:03.172 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=25.0 MiB, available=3.5 GiB 05:46:03.279 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 45092 RepoFileDtos: 05:46:03.365 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=25.1 MiB, available=3.5 GiB 05:46:03.501 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 45289 RepoFileDtos: 05:46:03.614 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=25.2 MiB, available=3.5 GiB 05:46:03.729 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 45390 RepoFileDtos: 05:46:03.833 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=25.2 MiB, available=3.5 GiB 05:46:03.957 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 45491 RepoFileDtos: 05:46:04.088 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=25.3 MiB, available=3.5 GiB 05:46:04.192 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 45592 RepoFileDtos: 05:46:04.318 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=25.3 MiB, available=3.5 GiB 05:46:04.449 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 45693 RepoFileDtos: 05:46:04.593 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=25.4 MiB, available=3.5 GiB 05:46:04.717 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 45890 RepoFileDtos: 05:46:04.890 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=25.5 MiB, available=3.5 GiB 05:46:05.041 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 45991 RepoFileDtos: 05:46:05.165 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=25.5 MiB, available=3.5 GiB 05:46:05.272 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 46092 RepoFileDtos: 05:46:05.373 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=25.6 MiB, available=3.5 GiB 05:46:05.499 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 46193 RepoFileDtos: 05:46:05.629 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=25.6 MiB, available=3.5 GiB 05:46:05.747 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 46294 RepoFileDtos: 05:46:05.845 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=25.7 MiB, available=3.5 GiB 05:46:05.965 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 46491 RepoFileDtos: 05:46:06.064 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=25.8 MiB, available=3.5 GiB 05:46:06.172 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 46592 RepoFileDtos: 05:46:06.328 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=25.8 MiB, available=3.5 GiB 05:46:06.450 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 46693 RepoFileDtos: 05:46:06.577 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=25.9 MiB, available=3.5 GiB 05:46:06.742 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 46794 RepoFileDtos: 05:46:06.849 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=25.9 MiB, available=3.5 GiB 05:46:06.964 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 46895 RepoFileDtos: 05:46:07.121 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=26.0 MiB, available=3.5 GiB 05:46:07.286 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 47284 RepoFileDtos: 05:46:07.389 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=26.2 MiB, available=3.5 GiB 05:46:07.507 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 47385 RepoFileDtos: 05:46:07.641 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=26.2 MiB, available=3.5 GiB 05:46:07.774 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 47486 RepoFileDtos: 05:46:07.894 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=26.3 MiB, available=3.5 GiB 05:46:08.013 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 47587 RepoFileDtos: 05:46:08.169 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=26.3 MiB, available=3.5 GiB 05:46:08.278 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 47688 RepoFileDtos: 05:46:08.405 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=26.4 MiB, available=3.5 GiB 05:46:08.543 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 47885 RepoFileDtos: 05:46:08.698 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=26.5 MiB, available=3.5 GiB 05:46:08.849 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 47986 RepoFileDtos: 05:46:08.969 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=26.6 MiB, available=3.5 GiB 05:46:09.120 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 48087 RepoFileDtos: 05:46:09.273 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=26.6 MiB, available=3.5 GiB 05:46:09.389 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 48188 RepoFileDtos: 05:46:09.509 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=26.7 MiB, available=3.5 GiB 05:46:09.648 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 48289 RepoFileDtos: 05:46:09.778 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=26.7 MiB, available=3.5 GiB 05:46:09.922 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 48486 RepoFileDtos: 05:46:10.057 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=26.8 MiB, available=3.5 GiB 05:46:10.171 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 48587 RepoFileDtos: 05:46:10.293 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=26.9 MiB, available=3.5 GiB 05:46:10.391 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 48688 RepoFileDtos: 05:46:10.504 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=26.9 MiB, available=3.5 GiB 05:46:10.653 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 48789 RepoFileDtos: 05:46:10.777 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=27.0 MiB, available=3.5 GiB 05:46:10.928 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 48890 RepoFileDtos: 05:46:11.069 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=27.0 MiB, available=3.5 GiB 05:46:11.190 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 49087 RepoFileDtos: 05:46:11.317 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=27.1 MiB, available=3.5 GiB 05:46:11.445 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 49188 RepoFileDtos: 05:46:11.561 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=27.2 MiB, available=3.5 GiB 05:46:11.697 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 49289 RepoFileDtos: 05:46:11.837 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=27.2 MiB, available=3.5 GiB 05:46:11.949 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 49390 RepoFileDtos: 05:46:12.068 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=27.3 MiB, available=3.5 GiB 05:46:12.204 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 49491 RepoFileDtos: 05:46:12.325 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=27.3 MiB, available=3.5 GiB 05:46:12.435 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 49688 RepoFileDtos: 05:46:12.561 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=27.4 MiB, available=3.5 GiB 05:46:12.686 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 49789 RepoFileDtos: 05:46:12.817 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=27.5 MiB, available=3.5 GiB 05:46:12.973 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 49890 RepoFileDtos: 05:46:13.107 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=27.5 MiB, available=3.5 GiB 05:46:13.245 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 49991 RepoFileDtos: 05:46:13.354 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=27.6 MiB, available=3.5 GiB 05:46:13.472 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 50092 RepoFileDtos: 05:46:13.601 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=27.6 MiB, available=3.5 GiB 05:46:13.741 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 50385 RepoFileDtos: 05:46:13.845 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=27.8 MiB, available=3.5 GiB 05:46:13.956 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 50486 RepoFileDtos: 05:46:14.073 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=27.8 MiB, available=3.5 GiB 05:46:14.204 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 50587 RepoFileDtos: 05:46:14.355 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=27.9 MiB, available=3.5 GiB 05:46:14.521 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 50688 RepoFileDtos: 05:46:14.647 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=27.9 MiB, available=3.5 GiB 05:46:14.767 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 50789 RepoFileDtos: 05:46:14.935 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=28.0 MiB, available=3.5 GiB 05:46:15.069 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 50986 RepoFileDtos: 05:46:15.215 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=28.1 MiB, available=3.5 GiB 05:46:15.340 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 51087 RepoFileDtos: 05:46:15.462 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=28.1 MiB, available=3.5 GiB 05:46:15.605 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 51188 RepoFileDtos: 05:46:15.760 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=28.2 MiB, available=3.5 GiB 05:46:15.876 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 51289 RepoFileDtos: 05:46:16.013 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=28.3 MiB, available=3.5 GiB 05:46:16.148 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 51390 RepoFileDtos: 05:46:16.266 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=28.3 MiB, available=3.5 GiB 05:46:16.384 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 51587 RepoFileDtos: 05:46:16.527 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=28.4 MiB, available=3.5 GiB 05:46:16.673 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 51688 RepoFileDtos: 05:46:16.776 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=28.5 MiB, available=3.5 GiB 05:46:16.949 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 51789 RepoFileDtos: 05:46:17.081 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=28.5 MiB, available=3.5 GiB 05:46:17.228 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 51890 RepoFileDtos: 05:46:17.401 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=28.6 MiB, available=3.5 GiB 05:46:17.553 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 51991 RepoFileDtos: 05:46:17.683 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=28.6 MiB, available=3.5 GiB 05:46:17.801 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 52188 RepoFileDtos: 05:46:17.916 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=28.7 MiB, available=3.5 GiB 05:46:18.079 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 52289 RepoFileDtos: 05:46:18.237 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=28.8 MiB, available=3.5 GiB 05:46:18.380 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 52390 RepoFileDtos: 05:46:18.500 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=28.8 MiB, available=3.5 GiB 05:46:18.614 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 52491 RepoFileDtos: 05:46:18.744 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=28.9 MiB, available=3.5 GiB 05:46:18.914 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 52592 RepoFileDtos: 05:46:19.051 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=28.9 MiB, available=3.5 GiB 05:46:19.195 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 52789 RepoFileDtos: 05:46:19.345 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=29.0 MiB, available=3.5 GiB 05:46:19.488 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 52890 RepoFileDtos: 05:46:19.634 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=29.1 MiB, available=3.5 GiB 05:46:19.781 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 52991 RepoFileDtos: 05:46:19.929 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=29.1 MiB, available=3.5 GiB 05:46:20.059 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 53092 RepoFileDtos: 05:46:20.194 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=29.2 MiB, available=3.5 GiB 05:46:20.414 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 53193 RepoFileDtos: 05:46:20.548 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=29.2 MiB, available=3.5 GiB 05:46:20.698 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 53486 RepoFileDtos: 05:46:20.837 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=29.4 MiB, available=3.5 GiB 05:46:20.995 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 53587 RepoFileDtos: 05:46:21.146 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=29.4 MiB, available=3.5 GiB 05:46:21.269 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 53688 RepoFileDtos: 05:46:21.389 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=29.5 MiB, available=3.5 GiB 05:46:21.517 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 53789 RepoFileDtos: 05:46:21.631 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=29.5 MiB, available=3.5 GiB 05:46:21.745 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 53890 RepoFileDtos: 05:46:21.872 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=29.6 MiB, available=3.5 GiB 05:46:21.988 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 54087 RepoFileDtos: 05:46:22.136 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=29.7 MiB, available=3.5 GiB 05:46:22.306 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 54188 RepoFileDtos: 05:46:22.452 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=29.7 MiB, available=3.5 GiB 05:46:22.591 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 54289 RepoFileDtos: 05:46:22.748 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=29.8 MiB, available=3.5 GiB 05:46:22.905 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 54390 RepoFileDtos: 05:46:23.036 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=30.5 MiB, available=3.5 GiB 05:46:23.184 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 54491 RepoFileDtos: 05:46:23.321 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=29.9 MiB, available=3.5 GiB 05:46:23.461 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 54688 RepoFileDtos: 05:46:23.637 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=30.0 MiB, available=3.5 GiB 05:46:23.777 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 54789 RepoFileDtos: 05:46:23.957 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=30.0 MiB, available=3.5 GiB 05:46:24.073 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 54890 RepoFileDtos: 05:46:24.192 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=30.1 MiB, available=3.5 GiB 05:46:24.314 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 54991 RepoFileDtos: 05:46:24.462 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=30.2 MiB, available=3.5 GiB 05:46:24.608 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 55092 RepoFileDtos: 05:46:24.757 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=30.2 MiB, available=3.5 GiB 05:46:24.909 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 55289 RepoFileDtos: 05:46:25.029 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=30.3 MiB, available=3.5 GiB 05:46:25.155 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 55390 RepoFileDtos: 05:46:25.284 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=30.4 MiB, available=3.5 GiB 05:46:25.398 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 55491 RepoFileDtos: 05:46:25.522 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=30.4 MiB, available=3.5 GiB 05:46:25.659 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 55592 RepoFileDtos: 05:46:25.789 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=30.5 MiB, available=3.5 GiB 05:46:25.925 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 55693 RepoFileDtos: 05:46:26.050 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=30.5 MiB, available=3.5 GiB 05:46:26.173 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 55890 RepoFileDtos: 05:46:26.278 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=30.6 MiB, available=3.5 GiB 05:46:26.408 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 55991 RepoFileDtos: 05:46:26.537 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=30.7 MiB, available=3.5 GiB 05:46:26.657 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 56092 RepoFileDtos: 05:46:26.796 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=31.3 MiB, available=3.5 GiB 05:46:26.925 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 56193 RepoFileDtos: 05:46:27.101 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=30.8 MiB, available=3.5 GiB 05:46:27.249 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 56294 RepoFileDtos: 05:46:27.405 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=30.8 MiB, available=3.5 GiB 05:46:27.536 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 56587 RepoFileDtos: 05:46:27.678 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=31.0 MiB, available=3.5 GiB 05:46:27.827 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 56688 RepoFileDtos: 05:46:27.957 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=31.0 MiB, available=3.5 GiB 05:46:28.097 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 56789 RepoFileDtos: 05:46:28.237 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=31.1 MiB, available=3.5 GiB 05:46:28.389 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 56890 RepoFileDtos: 05:46:28.559 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=31.1 MiB, available=3.5 GiB 05:46:28.720 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 56991 RepoFileDtos: 05:46:28.866 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=31.2 MiB, available=3.5 GiB 05:46:29.013 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 57188 RepoFileDtos: 05:46:29.163 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=31.3 MiB, available=3.5 GiB 05:46:29.291 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 57289 RepoFileDtos: 05:46:29.468 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=31.3 MiB, available=3.5 GiB 05:46:29.665 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 57390 RepoFileDtos: 05:46:29.842 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=31.4 MiB, available=3.5 GiB 05:46:29.983 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 57491 RepoFileDtos: 05:46:30.180 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=31.4 MiB, available=3.5 GiB 05:46:30.385 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 57592 RepoFileDtos: 05:46:30.567 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=31.5 MiB, available=3.5 GiB 05:46:30.728 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 57789 RepoFileDtos: 05:46:30.921 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=31.6 MiB, available=3.5 GiB 05:46:31.112 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 57890 RepoFileDtos: 05:46:31.309 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=31.6 MiB, available=3.5 GiB 05:46:31.459 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 57991 RepoFileDtos: 05:46:31.605 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=31.7 MiB, available=3.5 GiB 05:46:31.773 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 58092 RepoFileDtos: 05:46:31.929 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=31.7 MiB, available=3.5 GiB 05:46:32.097 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 58193 RepoFileDtos: 05:46:32.242 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=31.8 MiB, available=3.5 GiB 05:46:32.393 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 58390 RepoFileDtos: 05:46:32.533 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=31.9 MiB, available=3.5 GiB 05:46:32.674 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 58491 RepoFileDtos: 05:46:32.843 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=32.0 MiB, available=3.5 GiB 05:46:32.994 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 58592 RepoFileDtos: 05:46:33.109 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=32.6 MiB, available=3.5 GiB 05:46:33.238 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 58693 RepoFileDtos: 05:46:33.393 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=32.1 MiB, available=3.5 GiB 05:46:33.568 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 58794 RepoFileDtos: 05:46:33.717 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=32.1 MiB, available=3.5 GiB 05:46:33.845 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 58991 RepoFileDtos: 05:46:34.021 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=32.2 MiB, available=3.5 GiB 05:46:34.157 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 59092 RepoFileDtos: 05:46:34.290 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=32.3 MiB, available=3.5 GiB 05:46:34.425 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 59193 RepoFileDtos: 05:46:34.588 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=32.3 MiB, available=3.5 GiB 05:46:34.717 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 59294 RepoFileDtos: 05:46:34.875 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=32.4 MiB, available=3.5 GiB 05:46:34.983 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 59395 RepoFileDtos: 05:46:35.117 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=32.4 MiB, available=3.5 GiB 05:46:35.294 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 59688 RepoFileDtos: 05:46:35.457 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=32.6 MiB, available=3.5 GiB 05:46:35.678 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 59789 RepoFileDtos: 05:46:35.842 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=32.6 MiB, available=3.5 GiB 05:46:36.009 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 59890 RepoFileDtos: 05:46:36.148 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=32.7 MiB, available=3.5 GiB 05:46:36.315 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 59991 RepoFileDtos: 05:46:36.459 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=32.7 MiB, available=3.5 GiB 05:46:36.625 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 60092 RepoFileDtos: 05:46:36.798 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=32.8 MiB, available=3.5 GiB 05:46:36.995 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 60289 RepoFileDtos: 05:46:37.129 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=32.9 MiB, available=3.5 GiB 05:46:37.266 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 60390 RepoFileDtos: 05:46:37.418 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=32.9 MiB, available=3.5 GiB 05:46:37.582 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 60491 RepoFileDtos: 05:46:37.717 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=33.0 MiB, available=3.5 GiB 05:46:37.903 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 60592 RepoFileDtos: 05:46:38.025 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=33.0 MiB, available=3.5 GiB 05:46:38.169 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 60693 RepoFileDtos: 05:46:38.317 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=33.1 MiB, available=3.5 GiB 05:46:38.446 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 60890 RepoFileDtos: 05:46:38.560 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=33.2 MiB, available=3.5 GiB 05:46:38.721 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 60991 RepoFileDtos: 05:46:38.875 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=33.2 MiB, available=3.5 GiB 05:46:39.002 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 61092 RepoFileDtos: 05:46:39.157 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=33.3 MiB, available=3.5 GiB 05:46:39.293 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 61193 RepoFileDtos: 05:46:39.429 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=33.3 MiB, available=3.5 GiB 05:46:39.557 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 61294 RepoFileDtos: 05:46:39.681 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=33.4 MiB, available=3.5 GiB 05:46:39.823 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 61491 RepoFileDtos: 05:46:39.988 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=33.5 MiB, available=3.5 GiB 05:46:40.188 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 61592 RepoFileDtos: 05:46:40.324 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=33.5 MiB, available=3.5 GiB 05:46:40.456 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 61693 RepoFileDtos: 05:46:40.609 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=33.6 MiB, available=3.5 GiB 05:46:40.801 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 61794 RepoFileDtos: 05:46:40.953 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=33.6 MiB, available=3.5 GiB 05:46:41.134 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 61895 RepoFileDtos: 05:46:41.308 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=33.7 MiB, available=3.5 GiB 05:46:41.475 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 62092 RepoFileDtos: 05:46:41.641 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=33.8 MiB, available=3.4 GiB 05:46:41.803 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 62193 RepoFileDtos: 05:46:41.929 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=33.9 MiB, available=3.4 GiB 05:46:42.121 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 62294 RepoFileDtos: 05:46:42.317 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=33.9 MiB, available=3.4 GiB 05:46:42.443 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 62395 RepoFileDtos: 05:46:42.622 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=34.0 MiB, available=3.4 GiB 05:46:42.885 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 62496 RepoFileDtos: 05:46:43.040 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=34.6 MiB, available=3.4 GiB 05:46:43.246 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 62885 RepoFileDtos: 05:46:43.409 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=34.2 MiB, available=3.4 GiB 05:46:43.557 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 62986 RepoFileDtos: 05:46:43.724 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=34.3 MiB, available=3.4 GiB 05:46:43.888 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 63087 RepoFileDtos: 05:46:44.009 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=34.3 MiB, available=3.4 GiB 05:46:44.153 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 63188 RepoFileDtos: 05:46:44.280 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=34.4 MiB, available=3.4 GiB 05:46:44.383 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 63289 RepoFileDtos: 05:46:44.510 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=34.4 MiB, available=3.4 GiB 05:46:44.616 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 63486 RepoFileDtos: 05:46:44.721 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=34.5 MiB, available=3.4 GiB 05:46:44.829 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 63587 RepoFileDtos: 05:46:44.907 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=34.6 MiB, available=3.4 GiB 05:46:44.999 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 63688 RepoFileDtos: 05:46:45.129 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=34.6 MiB, available=3.4 GiB 05:46:45.258 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 63789 RepoFileDtos: 05:46:45.368 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=34.7 MiB, available=3.4 GiB 05:46:45.453 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 63890 RepoFileDtos: 05:46:45.550 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=34.7 MiB, available=3.4 GiB 05:46:45.632 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 64087 RepoFileDtos: 05:46:45.729 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=34.8 MiB, available=3.4 GiB 05:46:45.820 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 64188 RepoFileDtos: 05:46:45.928 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=34.9 MiB, available=3.4 GiB 05:46:46.032 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 64289 RepoFileDtos: 05:46:46.131 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=34.9 MiB, available=3.4 GiB 05:46:46.245 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 64390 RepoFileDtos: 05:46:46.364 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=35.0 MiB, available=3.4 GiB 05:46:46.474 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 64491 RepoFileDtos: 05:46:46.566 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=35.0 MiB, available=3.4 GiB 05:46:46.662 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 64688 RepoFileDtos: 05:46:46.781 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=35.1 MiB, available=3.4 GiB 05:46:46.900 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 64789 RepoFileDtos: 05:46:47.029 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=35.2 MiB, available=3.4 GiB 05:46:47.147 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 64890 RepoFileDtos: 05:46:47.264 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=35.2 MiB, available=3.4 GiB 05:46:47.407 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 64991 RepoFileDtos: 05:46:47.518 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=35.3 MiB, available=3.4 GiB 05:46:47.614 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 65092 RepoFileDtos: 05:46:47.730 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=35.3 MiB, available=3.4 GiB 05:46:47.837 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 65289 RepoFileDtos: 05:46:47.961 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=35.4 MiB, available=3.4 GiB 05:46:48.079 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 65390 RepoFileDtos: 05:46:48.190 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=35.5 MiB, available=3.4 GiB 05:46:48.312 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 65491 RepoFileDtos: 05:46:48.417 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=35.5 MiB, available=3.4 GiB 05:46:48.524 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 65592 RepoFileDtos: 05:46:48.629 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=35.6 MiB, available=3.4 GiB 05:46:48.737 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 65693 RepoFileDtos: 05:46:48.842 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=35.7 MiB, available=3.4 GiB 05:46:48.952 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 65986 RepoFileDtos: 05:46:49.073 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=35.8 MiB, available=3.4 GiB 05:46:49.186 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 66087 RepoFileDtos: 05:46:49.301 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=35.9 MiB, available=3.4 GiB 05:46:49.408 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 66188 RepoFileDtos: 05:46:49.528 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=35.9 MiB, available=3.4 GiB 05:46:49.675 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 66289 RepoFileDtos: 05:46:49.783 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=36.0 MiB, available=3.4 GiB 05:46:49.878 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 66390 RepoFileDtos: 05:46:49.963 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=36.0 MiB, available=3.4 GiB 05:46:50.069 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 66587 RepoFileDtos: 05:46:50.158 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=36.1 MiB, available=3.4 GiB 05:46:50.256 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 66688 RepoFileDtos: 05:46:50.366 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=36.2 MiB, available=3.4 GiB 05:46:50.466 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 66789 RepoFileDtos: 05:46:50.558 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=36.2 MiB, available=3.4 GiB 05:46:50.650 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 66890 RepoFileDtos: 05:46:50.742 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=36.3 MiB, available=3.4 GiB 05:46:50.857 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 66991 RepoFileDtos: 05:46:50.945 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=36.3 MiB, available=3.4 GiB 05:46:51.035 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 67188 RepoFileDtos: 05:46:51.145 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=36.4 MiB, available=3.4 GiB 05:46:51.257 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 67289 RepoFileDtos: 05:46:51.385 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=36.5 MiB, available=3.4 GiB 05:46:51.475 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 67390 RepoFileDtos: 05:46:51.565 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=36.5 MiB, available=3.4 GiB 05:46:51.664 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 67491 RepoFileDtos: 05:46:51.749 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=36.6 MiB, available=3.4 GiB 05:46:51.848 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 67592 RepoFileDtos: 05:46:51.934 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=36.6 MiB, available=3.4 GiB 05:46:52.018 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 67789 RepoFileDtos: 05:46:52.117 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=36.7 MiB, available=3.4 GiB 05:46:52.225 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 67890 RepoFileDtos: 05:46:52.313 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=36.8 MiB, available=3.4 GiB 05:46:52.421 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 67991 RepoFileDtos: 05:46:52.533 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=36.8 MiB, available=3.4 GiB 05:46:52.638 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 68092 RepoFileDtos: 05:46:52.728 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=36.9 MiB, available=3.4 GiB 05:46:52.842 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 68193 RepoFileDtos: 05:46:52.935 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=36.9 MiB, available=3.4 GiB 05:46:53.047 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 68390 RepoFileDtos: 05:46:53.135 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=37.0 MiB, available=3.4 GiB 05:46:53.240 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 68491 RepoFileDtos: 05:46:53.317 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=37.1 MiB, available=3.4 GiB 05:46:53.415 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 68592 RepoFileDtos: 05:46:53.499 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=37.1 MiB, available=3.4 GiB 05:46:53.582 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 68693 RepoFileDtos: 05:46:53.670 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=37.2 MiB, available=3.4 GiB 05:46:53.778 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 68794 RepoFileDtos: 05:46:53.873 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=37.2 MiB, available=3.4 GiB 05:46:53.980 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 69087 RepoFileDtos: 05:46:54.074 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=37.4 MiB, available=3.4 GiB 05:46:54.186 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 69188 RepoFileDtos: 05:46:54.281 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=37.4 MiB, available=3.4 GiB 05:46:54.375 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 69289 RepoFileDtos: 05:46:54.500 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=37.5 MiB, available=3.4 GiB 05:46:54.608 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 69390 RepoFileDtos: 05:46:54.703 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=37.6 MiB, available=3.4 GiB 05:46:54.809 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 69491 RepoFileDtos: 05:46:54.899 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=37.6 MiB, available=3.4 GiB 05:46:54.998 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 69688 RepoFileDtos: 05:46:55.066 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=37.7 MiB, available=3.4 GiB 05:46:55.186 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 69789 RepoFileDtos: 05:46:55.277 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=37.8 MiB, available=3.4 GiB 05:46:55.381 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 69890 RepoFileDtos: 05:46:55.487 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=37.8 MiB, available=3.4 GiB 05:46:55.570 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 69991 RepoFileDtos: 05:46:55.717 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=37.9 MiB, available=3.4 GiB 05:46:55.818 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 70092 RepoFileDtos: 05:46:55.930 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=37.9 MiB, available=3.4 GiB 05:46:56.039 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 70289 RepoFileDtos: 05:46:56.157 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=38.0 MiB, available=3.4 GiB 05:46:56.277 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 70390 RepoFileDtos: 05:46:56.417 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=38.1 MiB, available=3.4 GiB 05:46:56.517 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 70491 RepoFileDtos: 05:46:56.629 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=38.1 MiB, available=3.4 GiB 05:46:56.745 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 70592 RepoFileDtos: 05:46:56.856 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=38.2 MiB, available=3.4 GiB 05:46:56.956 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 70693 RepoFileDtos: 05:46:57.067 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=38.2 MiB, available=3.4 GiB 05:46:57.171 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 70890 RepoFileDtos: 05:46:57.274 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=38.3 MiB, available=3.4 GiB 05:46:57.388 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 70991 RepoFileDtos: 05:46:57.498 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=38.4 MiB, available=3.4 GiB 05:46:57.593 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 71092 RepoFileDtos: 05:46:57.707 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=38.4 MiB, available=3.4 GiB 05:46:57.845 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 71193 RepoFileDtos: 05:46:57.993 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=38.5 MiB, available=3.4 GiB 05:46:58.130 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 71294 RepoFileDtos: 05:46:58.271 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=38.5 MiB, available=3.4 GiB 05:46:58.405 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 71491 RepoFileDtos: 05:46:58.567 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=38.6 MiB, available=3.4 GiB 05:46:58.724 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 71592 RepoFileDtos: 05:46:58.874 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=38.7 MiB, available=3.4 GiB 05:46:59.006 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 71693 RepoFileDtos: 05:46:59.127 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=38.7 MiB, available=3.4 GiB 05:46:59.251 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 71794 RepoFileDtos: 05:46:59.380 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=38.8 MiB, available=3.4 GiB 05:46:59.525 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 71895 RepoFileDtos: 05:46:59.657 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=38.8 MiB, available=3.4 GiB 05:46:59.783 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 72188 RepoFileDtos: 05:46:59.911 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=39.0 MiB, available=3.4 GiB 05:47:00.053 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 72289 RepoFileDtos: 05:47:00.201 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=39.0 MiB, available=3.4 GiB 05:47:00.336 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 72390 RepoFileDtos: 05:47:00.485 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=39.1 MiB, available=3.4 GiB 05:47:00.619 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 72491 RepoFileDtos: 05:47:00.767 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=39.1 MiB, available=3.4 GiB 05:47:00.889 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 72592 RepoFileDtos: 05:47:00.999 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=39.2 MiB, available=3.4 GiB 05:47:01.149 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 72789 RepoFileDtos: 05:47:01.305 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=39.3 MiB, available=3.4 GiB 05:47:01.465 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 72890 RepoFileDtos: 05:47:01.609 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=39.4 MiB, available=3.4 GiB 05:47:01.753 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 72991 RepoFileDtos: 05:47:01.890 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=39.4 MiB, available=3.4 GiB 05:47:02.039 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 73092 RepoFileDtos: 05:47:02.182 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=39.5 MiB, available=3.4 GiB 05:47:02.310 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 73193 RepoFileDtos: 05:47:02.430 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=39.5 MiB, available=3.4 GiB 05:47:02.594 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 73390 RepoFileDtos: 05:47:02.727 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=39.6 MiB, available=3.4 GiB 05:47:02.878 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 73491 RepoFileDtos: 05:47:03.002 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=39.7 MiB, available=3.4 GiB 05:47:03.131 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 73592 RepoFileDtos: 05:47:03.275 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=39.7 MiB, available=3.4 GiB 05:47:03.407 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 73693 RepoFileDtos: 05:47:03.559 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=39.8 MiB, available=3.4 GiB 05:47:03.700 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 73794 RepoFileDtos: 05:47:03.844 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=39.8 MiB, available=3.4 GiB 05:47:03.969 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 73991 RepoFileDtos: 05:47:04.124 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=39.9 MiB, available=3.4 GiB 05:47:04.269 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 74092 RepoFileDtos: 05:47:04.403 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=40.0 MiB, available=3.4 GiB 05:47:04.551 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 74193 RepoFileDtos: 05:47:04.693 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=40.0 MiB, available=3.4 GiB 05:47:04.821 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 74294 RepoFileDtos: 05:47:04.967 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=40.1 MiB, available=3.4 GiB 05:47:05.135 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 74395 RepoFileDtos: 05:47:05.281 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=40.1 MiB, available=3.4 GiB 05:47:05.422 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 74592 RepoFileDtos: 05:47:05.549 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=40.2 MiB, available=3.4 GiB 05:47:05.687 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 74693 RepoFileDtos: 05:47:05.880 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=40.3 MiB, available=3.4 GiB 05:47:06.013 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 74794 RepoFileDtos: 05:47:06.175 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=40.3 MiB, available=3.4 GiB 05:47:06.307 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 74895 RepoFileDtos: 05:47:06.435 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=40.4 MiB, available=3.4 GiB 05:47:06.574 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 74996 RepoFileDtos: 05:47:06.739 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=40.4 MiB, available=3.4 GiB 05:47:06.854 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 75289 RepoFileDtos: 05:47:06.997 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=40.6 MiB, available=3.4 GiB 05:47:07.124 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 75390 RepoFileDtos: 05:47:07.261 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=40.6 MiB, available=3.4 GiB 05:47:07.417 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 75491 RepoFileDtos: 05:47:07.555 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=40.7 MiB, available=3.4 GiB 05:47:07.718 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 75592 RepoFileDtos: 05:47:07.896 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=40.7 MiB, available=3.4 GiB 05:47:08.060 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 75693 RepoFileDtos: 05:47:08.189 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=40.8 MiB, available=3.4 GiB 05:47:08.360 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 75890 RepoFileDtos: 05:47:08.495 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=40.9 MiB, available=3.4 GiB 05:47:08.602 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 75991 RepoFileDtos: 05:47:08.713 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=40.9 MiB, available=3.4 GiB 05:47:08.816 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 76092 RepoFileDtos: 05:47:08.922 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=41.0 MiB, available=3.4 GiB 05:47:09.025 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 76193 RepoFileDtos: 05:47:09.126 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=41.0 MiB, available=3.4 GiB 05:47:09.239 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 76294 RepoFileDtos: 05:47:09.336 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=41.1 MiB, available=3.4 GiB 05:47:09.428 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 76491 RepoFileDtos: 05:47:09.511 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=41.2 MiB, available=3.4 GiB 05:47:09.608 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 76592 RepoFileDtos: 05:47:09.699 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=41.3 MiB, available=3.4 GiB 05:47:09.811 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 76693 RepoFileDtos: 05:47:09.889 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=41.3 MiB, available=3.4 GiB 05:47:09.976 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 76794 RepoFileDtos: 05:47:10.071 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=41.4 MiB, available=3.4 GiB 05:47:10.175 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 76895 RepoFileDtos: 05:47:10.278 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=41.4 MiB, available=3.4 GiB 05:47:10.383 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 77092 RepoFileDtos: 05:47:10.465 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=41.5 MiB, available=3.4 GiB 05:47:10.599 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 77193 RepoFileDtos: 05:47:10.709 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=41.6 MiB, available=3.4 GiB 05:47:10.847 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 77294 RepoFileDtos: 05:47:10.951 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=41.6 MiB, available=3.4 GiB 05:47:11.057 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 77395 RepoFileDtos: 05:47:11.145 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=41.7 MiB, available=3.4 GiB 05:47:11.249 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 77496 RepoFileDtos: 05:47:11.359 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=41.7 MiB, available=3.4 GiB 05:47:11.487 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 77693 RepoFileDtos: 05:47:11.601 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=41.8 MiB, available=3.4 GiB 05:47:11.708 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 77794 RepoFileDtos: 05:47:11.836 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=41.9 MiB, available=3.4 GiB 05:47:11.970 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 77895 RepoFileDtos: 05:47:12.085 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=41.9 MiB, available=3.4 GiB 05:47:12.201 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 77996 RepoFileDtos: 05:47:12.316 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=42.0 MiB, available=3.4 GiB 05:47:12.454 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 78097 RepoFileDtos: 05:47:12.611 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=42.0 MiB, available=3.4 GiB 05:47:13.114 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after createLargeTree with 78101 nodes: 05:47:13.370 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=53.3 MiB, available=3.4 GiB 05:47:13.809 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 1000 nodes: 05:47:14.008 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=52.7 MiB, available=3.4 GiB 05:47:14.326 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 2000 nodes: 05:47:14.461 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=52.0 MiB, available=3.4 GiB 05:47:14.756 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 3000 nodes: 05:47:14.904 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=51.4 MiB, available=3.4 GiB 05:47:15.160 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 4000 nodes: 05:47:15.291 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=50.7 MiB, available=3.4 GiB 05:47:15.578 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 5000 nodes: 05:47:15.695 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=50.1 MiB, available=3.4 GiB 05:47:15.954 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 6000 nodes: 05:47:16.082 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=49.4 MiB, available=3.4 GiB 05:47:16.378 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 7000 nodes: 05:47:16.515 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=48.7 MiB, available=3.4 GiB 05:47:16.753 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 8000 nodes: 05:47:16.888 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=48.1 MiB, available=3.4 GiB 05:47:17.205 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 9000 nodes: 05:47:17.365 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=47.4 MiB, available=3.4 GiB 05:47:17.653 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 10000 nodes: 05:47:17.797 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=46.8 MiB, available=3.4 GiB 05:47:18.085 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 11000 nodes: 05:47:18.237 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=46.1 MiB, available=3.4 GiB 05:47:18.513 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 12000 nodes: 05:47:18.705 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=45.4 MiB, available=3.4 GiB 05:47:19.042 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 13000 nodes: 05:47:19.191 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=44.8 MiB, available=3.4 GiB 05:47:19.483 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 14000 nodes: 05:47:19.657 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=44.1 MiB, available=3.4 GiB 05:47:19.961 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 15000 nodes: 05:47:20.099 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=43.5 MiB, available=3.4 GiB 05:47:20.477 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 16000 nodes: 05:47:20.588 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=42.8 MiB, available=3.4 GiB 05:47:20.848 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 17000 nodes: 05:47:20.993 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=42.2 MiB, available=3.4 GiB 05:47:21.211 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 18000 nodes: 05:47:21.322 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=41.5 MiB, available=3.4 GiB 05:47:21.571 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 19000 nodes: 05:47:21.681 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=40.8 MiB, available=3.4 GiB 05:47:21.880 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 20000 nodes: 05:47:21.981 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=40.2 MiB, available=3.4 GiB 05:47:22.184 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 21000 nodes: 05:47:22.282 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=39.5 MiB, available=3.4 GiB 05:47:22.523 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 22000 nodes: 05:47:22.620 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=38.9 MiB, available=3.4 GiB 05:47:22.796 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 23000 nodes: 05:47:22.893 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=38.2 MiB, available=3.4 GiB 05:47:23.115 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 24000 nodes: 05:47:23.203 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=37.5 MiB, available=3.4 GiB 05:47:23.389 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 25000 nodes: 05:47:23.477 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=36.9 MiB, available=3.4 GiB 05:47:23.733 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 26000 nodes: 05:47:23.838 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=36.2 MiB, available=3.4 GiB 05:47:24.088 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 27000 nodes: 05:47:24.231 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=35.6 MiB, available=3.4 GiB 05:47:24.385 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 28000 nodes: 05:47:24.517 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=34.9 MiB, available=3.4 GiB 05:47:24.699 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 29000 nodes: 05:47:24.798 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=34.2 MiB, available=3.4 GiB 05:47:24.979 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 30000 nodes: 05:47:25.091 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=33.6 MiB, available=3.5 GiB 05:47:25.250 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 31000 nodes: 05:47:25.366 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=32.9 MiB, available=3.5 GiB 05:47:25.644 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 32000 nodes: 05:47:25.803 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=32.3 MiB, available=3.5 GiB 05:47:25.970 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 33000 nodes: 05:47:26.080 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=31.6 MiB, available=3.5 GiB 05:47:26.249 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 34000 nodes: 05:47:26.358 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=31.0 MiB, available=3.5 GiB 05:47:26.515 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 35000 nodes: 05:47:26.616 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=30.3 MiB, available=3.5 GiB 05:47:26.801 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 36000 nodes: 05:47:26.902 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=29.6 MiB, available=3.5 GiB 05:47:27.069 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 37000 nodes: 05:47:27.162 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=29.0 MiB, available=3.5 GiB 05:47:27.347 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 38000 nodes: 05:47:27.437 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=28.3 MiB, available=3.5 GiB 05:47:27.597 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 39000 nodes: 05:47:27.675 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=27.7 MiB, available=3.5 GiB 05:47:27.938 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - *** SUCCESS *** Memory consumption is down by more than 30%. 05:47:28.112 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 40000 nodes: 05:47:28.195 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=27.3 MiB, available=3.5 GiB 05:47:28.369 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 41000 nodes: 05:47:28.458 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=26.4 MiB, available=3.5 GiB 05:47:28.580 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 42000 nodes: 05:47:28.664 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=25.7 MiB, available=3.5 GiB 05:47:28.785 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 43000 nodes: 05:47:28.867 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=25.1 MiB, available=3.5 GiB 05:47:29.047 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 44000 nodes: 05:47:29.128 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=24.4 MiB, available=3.5 GiB 05:47:29.277 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 45000 nodes: 05:47:29.370 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=23.8 MiB, available=3.5 GiB 05:47:29.494 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 46000 nodes: 05:47:29.591 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=23.1 MiB, available=3.5 GiB 05:47:29.789 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 47000 nodes: 05:47:29.912 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=22.4 MiB, available=3.5 GiB 05:47:30.043 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 48000 nodes: 05:47:30.145 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=21.8 MiB, available=3.5 GiB 05:47:30.316 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 49000 nodes: 05:47:30.410 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=21.1 MiB, available=3.5 GiB 05:47:30.573 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 50000 nodes: 05:47:30.652 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=20.5 MiB, available=3.5 GiB 05:47:30.833 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 51000 nodes: 05:47:30.906 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=19.8 MiB, available=3.5 GiB 05:47:31.041 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 52000 nodes: 05:47:31.133 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=19.1 MiB, available=3.5 GiB 05:47:31.273 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 53000 nodes: 05:47:31.350 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=18.5 MiB, available=3.5 GiB 05:47:31.484 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 54000 nodes: 05:47:31.573 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=17.8 MiB, available=3.5 GiB 05:47:31.701 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 55000 nodes: 05:47:31.786 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=17.2 MiB, available=3.5 GiB 05:47:31.907 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 56000 nodes: 05:47:31.970 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=16.5 MiB, available=3.5 GiB 05:47:32.089 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 57000 nodes: 05:47:32.173 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=15.9 MiB, available=3.5 GiB 05:47:32.296 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 58000 nodes: 05:47:32.362 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=15.2 MiB, available=3.5 GiB 05:47:32.489 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 59000 nodes: 05:47:32.560 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=14.5 MiB, available=3.5 GiB 05:47:32.694 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 60000 nodes: 05:47:32.807 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=13.9 MiB, available=3.5 GiB 05:47:32.950 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 61000 nodes: 05:47:33.003 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=13.2 MiB, available=3.5 GiB 05:47:33.145 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 62000 nodes: 05:47:33.209 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=12.6 MiB, available=3.5 GiB 05:47:33.332 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 63000 nodes: 05:47:33.385 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=11.9 MiB, available=3.5 GiB 05:47:33.489 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 64000 nodes: 05:47:33.541 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=11.2 MiB, available=3.5 GiB 05:47:33.621 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 65000 nodes: 05:47:33.670 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=10.6 MiB, available=3.5 GiB 05:47:33.753 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 66000 nodes: 05:47:33.807 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=9.9 MiB, available=3.5 GiB 05:47:33.876 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 67000 nodes: 05:47:33.921 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=9.3 MiB, available=3.5 GiB 05:47:33.995 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 68000 nodes: 05:47:34.034 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=8.6 MiB, available=3.5 GiB 05:47:34.109 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 69000 nodes: 05:47:34.161 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=8.0 MiB, available=3.5 GiB 05:47:34.228 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 70000 nodes: 05:47:34.280 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.3 MiB, available=3.5 GiB 05:47:34.344 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 71000 nodes: 05:47:34.390 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.6 MiB, available=3.5 GiB 05:47:34.470 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 72000 nodes: 05:47:34.509 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.0 MiB, available=3.5 GiB 05:47:34.564 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 73000 nodes: 05:47:34.605 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.3 MiB, available=3.5 GiB 05:47:34.662 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 74000 nodes: 05:47:34.698 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=4.7 MiB, available=3.5 GiB 05:47:34.767 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 75000 nodes: 05:47:34.807 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=4.0 MiB, available=3.5 GiB 05:47:34.854 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 76000 nodes: 05:47:34.889 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=3.3 MiB, available=3.5 GiB 05:47:34.942 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 77000 nodes: 05:47:34.974 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=2.7 MiB, available=3.5 GiB 05:47:35.011 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 78000 nodes: 05:47:35.040 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=2.0 MiB, available=3.5 GiB Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 161.107 sec - in co.codewizards.cloudstore.core.dto.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest Results : Tests run: 80, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.core --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.core/target/co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.core --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/core already added, skipping [INFO] co/codewizards/cloudstore/core/progress already added, skipping [INFO] co/codewizards/cloudstore/core/auth already added, skipping [INFO] co/codewizards/cloudstore/core/context already added, skipping [INFO] co/codewizards/cloudstore/core/exception already added, skipping [INFO] co/codewizards/cloudstore/core/io already added, skipping [INFO] co/codewizards/cloudstore/core/otp already added, skipping [INFO] co/codewizards/cloudstore/core/ignore already added, skipping [INFO] co/codewizards/cloudstore/core/version already added, skipping [INFO] co/codewizards/cloudstore/core/config already added, skipping [INFO] co/codewizards/cloudstore/core/sync already added, skipping [INFO] co/codewizards/cloudstore/core/oio already added, skipping [INFO] co/codewizards/cloudstore/core/appid already added, skipping [INFO] co/codewizards/cloudstore/core/repo already added, skipping [INFO] co/codewizards/cloudstore/core/repo/sync already added, skipping [INFO] co/codewizards/cloudstore/core/repo/transport already added, skipping [INFO] co/codewizards/cloudstore/core/repo/local already added, skipping [INFO] co/codewizards/cloudstore/core/util already added, skipping [INFO] co/codewizards/cloudstore/core/util/childprocess already added, skipping [INFO] co/codewizards/cloudstore/core/concurrent already added, skipping [INFO] co/codewizards/cloudstore/core/objectfactory already added, skipping [INFO] co/codewizards/cloudstore/core/ref already added, skipping [INFO] co/codewizards/cloudstore/core/updater already added, skipping [INFO] co/codewizards/cloudstore/core/ls already added, skipping [INFO] co/codewizards/cloudstore/core/dto already added, skipping [INFO] co/codewizards/cloudstore/core/dto/jaxb already added, skipping [INFO] co/codewizards/cloudstore/core/bean already added, skipping [INFO] co/codewizards/cloudstore/core/collection already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.core/target/co.codewizards.cloudstore.core-0.10.8-SNAPSHOT-sources.jar [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/core already added, skipping [INFO] co/codewizards/cloudstore/core/progress already added, skipping [INFO] co/codewizards/cloudstore/core/auth already added, skipping [INFO] co/codewizards/cloudstore/core/context already added, skipping [INFO] co/codewizards/cloudstore/core/exception already added, skipping [INFO] co/codewizards/cloudstore/core/io already added, skipping [INFO] co/codewizards/cloudstore/core/otp already added, skipping [INFO] co/codewizards/cloudstore/core/ignore already added, skipping [INFO] co/codewizards/cloudstore/core/version already added, skipping [INFO] co/codewizards/cloudstore/core/config already added, skipping [INFO] co/codewizards/cloudstore/core/sync already added, skipping [INFO] co/codewizards/cloudstore/core/oio already added, skipping [INFO] co/codewizards/cloudstore/core/appid already added, skipping [INFO] co/codewizards/cloudstore/core/repo already added, skipping [INFO] co/codewizards/cloudstore/core/repo/sync already added, skipping [INFO] co/codewizards/cloudstore/core/repo/transport already added, skipping [INFO] co/codewizards/cloudstore/core/repo/local already added, skipping [INFO] co/codewizards/cloudstore/core/util already added, skipping [INFO] co/codewizards/cloudstore/core/util/childprocess already added, skipping [INFO] co/codewizards/cloudstore/core/concurrent already added, skipping [INFO] co/codewizards/cloudstore/core/objectfactory already added, skipping [INFO] co/codewizards/cloudstore/core/ref already added, skipping [INFO] co/codewizards/cloudstore/core/updater already added, skipping [INFO] co/codewizards/cloudstore/core/ls already added, skipping [INFO] co/codewizards/cloudstore/core/dto already added, skipping [INFO] co/codewizards/cloudstore/core/dto/jaxb already added, skipping [INFO] co/codewizards/cloudstore/core/bean already added, skipping [INFO] co/codewizards/cloudstore/core/collection already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ co.codewizards.cloudstore.core --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.core/target/co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.8-SNAPSHOT/co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.core/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.8-SNAPSHOT/co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.core/target/co.codewizards.cloudstore.core-0.10.8-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.8-SNAPSHOT/co.codewizards.cloudstore.core-0.10.8-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.core --- [INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.8-SNAPSHOT/maven-metadata.xml (1023 B at 333.0 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.8-SNAPSHOT/co.codewizards.cloudstore.core-0.10.8-20200223.044739-9.jar [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.8-SNAPSHOT/co.codewizards.cloudstore.core-0.10.8-20200223.044739-9.jar (357 KB at 39666.7 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.8-SNAPSHOT/co.codewizards.cloudstore.core-0.10.8-20200223.044739-9.pom [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.8-SNAPSHOT/co.codewizards.cloudstore.core-0.10.8-20200223.044739-9.pom (2 KB at 1335.9 KB/sec) [INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core/maven-metadata.xml [INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core/maven-metadata.xml (316 B at 154.3 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.8-SNAPSHOT/maven-metadata.xml (1023 B at 999.0 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core/maven-metadata.xml (316 B at 154.3 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.8-SNAPSHOT/co.codewizards.cloudstore.core-0.10.8-20200223.044739-9-sources.jar [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.8-SNAPSHOT/co.codewizards.cloudstore.core-0.10.8-20200223.044739-9-sources.jar (255 KB at 42412.3 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.8-SNAPSHOT/maven-metadata.xml (1023 B at 999.0 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.core --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.core [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.core/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_8/co.codewizards.cloudstore.core/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore_java_8/site/co.codewizards.cloudstore.core [INFO] [INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) > generate-sources @ co.codewizards.cloudstore.core >>> [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) < generate-sources @ co.codewizards.cloudstore.core <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.core --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.core --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.core/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.core/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.core --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.core/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.core --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.core/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.core [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.core file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.core.oio.nio 0.10.8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ co.codewizards.cloudstore.core.oio.nio --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.core.oio.nio --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ co.codewizards.cloudstore.core.oio.nio --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.core.oio.nio/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.core.oio.nio --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.core.oio.nio/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ co.codewizards.cloudstore.core.oio.nio --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.core.oio.nio/target/test-classes [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.core.oio.nio/src/test/java/co/codewizards/cloudstore/core/oio/nio/FileFactoryTest.java: Some input files use or override a deprecated API. [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.core.oio.nio/src/test/java/co/codewizards/cloudstore/core/oio/nio/FileFactoryTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.core.oio.nio --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running co.codewizards.cloudstore.core.oio.nio.FileTest Running co.codewizards.cloudstore.core.oio.nio.FileFactoryTest Running co.codewizards.cloudstore.core.oio.nio.IoFileUtilTest fileFactory=NioFileFactory 05:47:43.880 [main] INFO c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory create file: asdf beforeTestMethod: file: target/FileTest/-1328369946-NioFileFactory fileFactory=NioFileFactory 05:47:44.034 [main] INFO c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory ### newFileName_oneFile ### fromDir: /tmp/from15824332640570 toDir: /tmp/to15824332640570 current: /tmp/from15824332640570/a beforeTestMethod: file: target/FileTest/-214345645-NioFileFactory beforeTestMethod: file: target/FileTest/-12390046-NioFileFactory ### newFileName_subdir ### fromDir: /tmp/from0-15824332641520 toDir: /tmp/to0-15824332641530 subDir: /tmp/from0-15824332641520/s Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.832 sec - in co.codewizards.cloudstore.core.oio.nio.IoFileUtilTest 05:47:44.155 [main] INFO c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory created file: /tmp/asdf4774001269012277713/foo9073416136212993421bar fileFactory=NioFileFactory created file: foo/bar fileFactory=NioFileFactory created file: /tmp/foo7654724266727809449bar fileFactory=NioFileFactory created file: /tmp/asdf7107695928462083435 beforeTestMethod: file: target/FileTest/-1797521676-NioFileFactory fileFactory=NioFileFactory created file: /tmp/asdf fileFactory=NioFileFactory created file: asdf fileFactory=NioFileFactory created file: foo/bar fileFactory=IoFileFactory create file: asdf fileFactory=IoFileFactory beforeTestMethod: file: target/FileTest/-174383551-NioFileFactory created file: /tmp/asdf15824332641830/foo1012001176646946526bar beforeTestMethod: file: target/FileTest/-813055101-NioFileFactory fileFactory=IoFileFactory created file: foo/bar beforeTestMethod: file: target/FileTest/-1935732324-NioFileFactory fileFactory=IoFileFactory created file: /tmp/foo4431366508302246469bar fileFactory=IoFileFactory created file: /tmp/asdf15824332641870 fileFactory=IoFileFactory created file: /tmp/asdf fileFactory=IoFileFactory created file: asdf fileFactory=IoFileFactory created file: foo/bar beforeTestMethod: file: target/FileTest/-380567291-NioFileFactory beforeTestMethod: file: target/FileTest/-82799114-NioFileFactory Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.965 sec - in co.codewizards.cloudstore.core.oio.nio.FileFactoryTest beforeTestMethod: file: target/FileTest/-2068206564-NioFileFactory beforeTestMethod: file: target/FileTest/-730219558-NioFileFactory beforeTestMethod: file: target/FileTest/-1138804177-NioFileFactory beforeTestMethod: file: target/FileTest/-2007349211-NioFileFactory beforeTestMethod: file: target/FileTest/-1786089368-NioFileFactory beforeTestMethod: file: target/FileTest/-769702608-NioFileFactory beforeTestMethod: file: target/FileTest/-1373410507-NioFileFactory beforeTestMethod: file: target/FileTest/-705220675-NioFileFactory beforeTestMethod: file: target/FileTest/-1138506270-NioFileFactory beforeTestMethod: file: target/FileTest/-1307399433-NioFileFactory beforeTestMethod: file: target/FileTest/-1471976186-NioFileFactory beforeTestMethod: file: target/FileTest/-1728891838-NioFileFactory beforeTestMethod: file: target/FileTest/-1371850329-NioFileFactory beforeTestMethod: file: target/FileTest/-694014017-NioFileFactory beforeTestMethod: file: target/FileTest/-1480260571-NioFileFactory beforeTestMethod: file: target/FileTest/-1931789801-NioFileFactory beforeTestMethod: file: target/FileTest/-1808138879-NioFileFactory beforeTestMethod: file: target/FileTest/-1684997757-NioFileFactory beforeTestMethod: file: target/FileTest/-414780986-NioFileFactory beforeTestMethod: file: target/FileTest/-661763520-NioFileFactory beforeTestMethod: file: target/FileTest/-1749623966-NioFileFactory beforeTestMethod: file: target/FileTest/-33854665-NioFileFactory beforeTestMethod: file: target/FileTest/-879497599-NioFileFactory beforeTestMethod: file: target/FileTest/-1280305820-IoFileFactory beforeTestMethod: file: target/FileTest/-1233165453-IoFileFactory beforeTestMethod: file: target/FileTest/-2050615347-IoFileFactory beforeTestMethod: file: target/FileTest/-1343166928-IoFileFactory beforeTestMethod: file: target/FileTest/-1232325686-IoFileFactory beforeTestMethod: file: target/FileTest/-1325588388-IoFileFactory beforeTestMethod: file: target/FileTest/-1369037527-IoFileFactory beforeTestMethod: file: target/FileTest/-838501484-IoFileFactory beforeTestMethod: file: target/FileTest/-1760303476-IoFileFactory beforeTestMethod: file: target/FileTest/-430793119-IoFileFactory beforeTestMethod: file: target/FileTest/-744424062-IoFileFactory beforeTestMethod: file: target/FileTest/-1525922813-IoFileFactory beforeTestMethod: file: target/FileTest/-1135953993-IoFileFactory beforeTestMethod: file: target/FileTest/-1799550840-IoFileFactory beforeTestMethod: file: target/FileTest/-1346884812-IoFileFactory beforeTestMethod: file: target/FileTest/-1698676880-IoFileFactory beforeTestMethod: file: target/FileTest/-90307657-IoFileFactory beforeTestMethod: file: target/FileTest/-610484988-IoFileFactory beforeTestMethod: file: target/FileTest/-1650247819-IoFileFactory beforeTestMethod: file: target/FileTest/-1827909592-IoFileFactory beforeTestMethod: file: target/FileTest/-53409767-IoFileFactory beforeTestMethod: file: target/FileTest/-3935734-IoFileFactory beforeTestMethod: file: target/FileTest/-1973592791-IoFileFactory beforeTestMethod: file: target/FileTest/-1188384457-IoFileFactory beforeTestMethod: file: target/FileTest/-73894532-IoFileFactory beforeTestMethod: file: target/FileTest/-1132113964-IoFileFactory beforeTestMethod: file: target/FileTest/-1688868060-IoFileFactory beforeTestMethod: file: target/FileTest/-1106119335-IoFileFactory beforeTestMethod: file: target/FileTest/-1545936702-IoFileFactory beforeTestMethod: file: target/FileTest/-583735417-IoFileFactory beforeTestMethod: file: target/FileTest/-1276875181-IoFileFactory beforeTestMethod: file: target/FileTest/-1022513867-IoFileFactory Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.184 sec - in co.codewizards.cloudstore.core.oio.nio.FileTest Results : Tests run: 86, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.core.oio.nio --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.core.oio.nio/target/co.codewizards.cloudstore.core.oio.nio-0.10.8-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.core.oio.nio --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/core already added, skipping [INFO] co/codewizards/cloudstore/core/oio already added, skipping [INFO] co/codewizards/cloudstore/core/oio/nio already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.core.oio.nio/target/co.codewizards.cloudstore.core.oio.nio-0.10.8-SNAPSHOT-sources.jar [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/core already added, skipping [INFO] co/codewizards/cloudstore/core/oio already added, skipping [INFO] co/codewizards/cloudstore/core/oio/nio already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ co.codewizards.cloudstore.core.oio.nio --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.core.oio.nio/target/co.codewizards.cloudstore.core.oio.nio-0.10.8-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.8-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-0.10.8-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.core.oio.nio/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.8-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-0.10.8-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.core.oio.nio/target/co.codewizards.cloudstore.core.oio.nio-0.10.8-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.8-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-0.10.8-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.core.oio.nio --- [INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 335.6 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.8-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-0.10.8-20200223.044745-9.jar [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.8-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-0.10.8-20200223.044745-9.jar (10 KB at 4915.5 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.8-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-0.10.8-20200223.044745-9.pom [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.8-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-0.10.8-20200223.044745-9.pom (747 B at 364.7 KB/sec) [INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/maven-metadata.xml [INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/maven-metadata.xml (324 B at 158.2 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 503.4 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/maven-metadata.xml (324 B at 158.2 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.8-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-0.10.8-20200223.044745-9-sources.jar [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.8-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-0.10.8-20200223.044745-9-sources.jar (6 KB at 652.5 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 1006.8 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.core.oio.nio --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.core.oio.nio [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.core.oio.nio/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_8/co.codewizards.cloudstore.core.oio.nio/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore_java_8/site/co.codewizards.cloudstore.core.oio.nio [INFO] [INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) > generate-sources @ co.codewizards.cloudstore.core.oio.nio >>> [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) < generate-sources @ co.codewizards.cloudstore.core.oio.nio <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.core.oio.nio --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.core.oio.nio --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.core.oio.nio/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.core.oio.nio/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.core.oio.nio --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.core.oio.nio/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.core.oio.nio --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.core.oio.nio/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.core.oio.nio [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.core.oio.nio file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.local 0.10.8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://codewizards.co/maven/release/javax/jdo/jdo-api/3.1-rc1/jdo-api-3.1-rc1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/jdo/jdo-api/3.1-rc1/jdo-api-3.1-rc1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/jdo/jdo-api/3.1-rc1/jdo-api-3.1-rc1.pom (7 KB at 10.1 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/org/apache/jdo/parent-pom/3.1-rc1/parent-pom-3.1-rc1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jdo/parent-pom/3.1-rc1/parent-pom-3.1-rc1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jdo/parent-pom/3.1-rc1/parent-pom-3.1-rc1.pom (9 KB at 22.8 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/javax/transaction/transaction-api/1.1/transaction-api-1.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/transaction/transaction-api/1.1/transaction-api-1.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/transaction/transaction-api/1.1/transaction-api-1.1.pom (165 B at 9.0 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/org/slf4j/log4j-over-slf4j/1.7.7/log4j-over-slf4j-1.7.7.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/log4j-over-slf4j/1.7.7/log4j-over-slf4j-1.7.7.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/log4j-over-slf4j/1.7.7/log4j-over-slf4j-1.7.7.pom (2 KB at 84.0 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/javax/jdo/jdo-api/3.1-rc1/jdo-api-3.1-rc1.jar [INFO] Downloading: https://codewizards.co/maven/release/javax/transaction/transaction-api/1.1/transaction-api-1.1.jar [INFO] Downloading: https://codewizards.co/maven/release/org/slf4j/log4j-over-slf4j/1.7.7/log4j-over-slf4j-1.7.7.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/jdo/jdo-api/3.1-rc1/jdo-api-3.1-rc1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/transaction/transaction-api/1.1/transaction-api-1.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/log4j-over-slf4j/1.7.7/log4j-over-slf4j-1.7.7.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/log4j-over-slf4j/1.7.7/log4j-over-slf4j-1.7.7.jar (24 KB at 788.4 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/transaction/transaction-api/1.1/transaction-api-1.1.jar (15 KB at 420.5 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/jdo/jdo-api/3.1-rc1/jdo-api-3.1-rc1.jar (217 KB at 220.6 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ co.codewizards.cloudstore.local --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.local --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ co.codewizards.cloudstore.local --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 71 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/classes [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/ChangeSetDtoBuilder.java: Some input files use or override a deprecated API. [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/ChangeSetDtoBuilder.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- datanucleus-maven-plugin:4.0.0-release:enhance (default) @ co.codewizards.cloudstore.local --- [INFO] CP: /home/tomcat/.m2/repository/org/datanucleus/datanucleus-maven-plugin/4.0.0-release/datanucleus-maven-plugin-4.0.0-release.jar [INFO] CP: /home/tomcat/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.jar [INFO] CP: /home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar [INFO] CP: /home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar [INFO] CP: /home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar [INFO] CP: /home/tomcat/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar [INFO] CP: /home/tomcat/.m2/repository/org/apache/maven/maven-artifact/3.0.4/maven-artifact-3.0.4.jar [INFO] CP: /home/tomcat/.m2/repository/org/apache/maven/maven-plugin-api/3.0.4/maven-plugin-api-3.0.4.jar [INFO] CP: /home/tomcat/.m2/repository/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar [INFO] CP: /home/tomcat/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar [INFO] CP: /home/tomcat/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [INFO] CP: /home/tomcat/.m2/repository/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar [INFO] CP: /home/tomcat/.m2/repository/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar [INFO] CP: /home/tomcat/.m2/repository/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar [INFO] CP: /home/tomcat/.m2/repository/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar [INFO] CP: /home/tomcat/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar [INFO] CP: /home/tomcat/.m2/repository/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar [INFO] CP: /home/tomcat/.m2/repository/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar [INFO] CP: /home/tomcat/.m2/repository/com/google/collections/google-collections/1.0/google-collections-1.0.jar [INFO] CP: /home/tomcat/.m2/repository/junit/junit/3.8.2/junit-3.8.2.jar [INFO] CP: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/classes [INFO] CP: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.core/target/co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar [INFO] CP: /home/tomcat/.m2/repository/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.jar [INFO] CP: /home/tomcat/.m2/repository/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar [INFO] CP: /home/tomcat/.m2/repository/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar [INFO] CP: /home/tomcat/.m2/repository/javax/activation/activation/1.1.1/activation-1.1.1.jar [INFO] CP: /home/tomcat/.m2/repository/javax/jdo/jdo-api/3.1-rc1/jdo-api-3.1-rc1.jar [INFO] CP: /home/tomcat/.m2/repository/javax/transaction/transaction-api/1.1/transaction-api-1.1.jar [INFO] CP: /home/tomcat/.m2/repository/org/bouncycastle/bcprov-jdk15on/161b03/bcprov-jdk15on-161b03.jar [INFO] CP: /home/tomcat/.m2/repository/org/apache/derby/derby/10.13.1.1/derby-10.13.1.1.jar [INFO] CP: /home/tomcat/.m2/repository/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar log4j:WARN No appenders could be found for logger (DataNucleus.General). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. DataNucleus Enhancer (version 4.0.7) for API "JDO" DataNucleus Enhancer : Classpath >> /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-agent-1.4.jar >> /home/tomcat/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar >> /home/tomcat/apache-maven-3.3.9/conf/logging ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.FileChunk ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.Directory ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.NormalFile ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.RepoFile ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.CopyModification ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.DeleteModification ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.Modification ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.Entity ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.Symlink ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.RemoteRepository ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.FileInProgressMarker ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.LocalRepository ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.Repository DataNucleus Enhancer completed with success for 15 classes. Timings : input=610 ms, enhance=346 ms, total=956 ms. Consult the log for full details [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.local --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ co.codewizards.cloudstore.local --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/test-classes [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/src/test/java/co/codewizards/cloudstore/local/LocalRepoManagerTest.java: Some input files use or override a deprecated API. [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/src/test/java/co/codewizards/cloudstore/local/LocalRepoManagerTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.local --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running co.codewizards.cloudstore.local.persistence.PersistenceTest Running co.codewizards.cloudstore.core.config.ConfigTest Running co.codewizards.cloudstore.local.transport.RepoTransportFactoryRegistryTest Running co.codewizards.cloudstore.local.LocalRepoManagerTest Running co.codewizards.cloudstore.local.LocalRepoManagerFactoryTest Running co.codewizards.cloudstore.local.sync.RepoToRepoSyncTest Running co.codewizards.cloudstore.local.transport.FileRepoTransportTest Running co.codewizards.cloudstore.local.LocalRepoRegistryTest Running co.codewizards.cloudstore.local.persistence.DaoTest *** buildIdRangePackages_0 *** 0: [[16,21], [25,25], [27,29]] 1: [[34,38], [-1,-1], [-1,-1]] 05:48:01.067 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 05:48:00.543 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 05:48:00.446 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 05:48:01.062 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6a396c1e]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjx24h-227h8' 05:48:00.237 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 05:48:01.030 [main] INFO c.c.c.l.LocalRepoManagerImpl - [37574691]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjx20n-xhtwr' 05:47:59.984 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory *** buildIdRangePackages_1 *** 0: [[1,5], [7,9], [11,14]] 1: [[16,21], [25,25], [27,29]] 2: [[34,38], [40,40], [-1,-1]] *** buildIdRangePackages_2 *** 0: [[1,1], [7,9], [11,14]] 1: [[16,21], [25,25], [27,29]] 2: [[34,38], [-1,-1], [-1,-1]] *** buildIdRangePackages_3 *** 0: [[1,5], [7,9], [11,14]] 1: [[16,21], [25,25], [27,29]] 2: [[34,38], [40,41], [45,48]] *** buildIdRangePackages_4 *** *** buildIdRangePackages_5 *** 0: [[666,666], [-1,-1], [-1,-1]] *** buildIdRangePackages_6 *** 0: [[666,667], [-1,-1], [-1,-1]] *** shrinkIdRangePackageSizeIfPossible_0 *** 0: [[1,5], [7,9], [11,14], [16,21], [25,25], [27,29], [34,38], [40,41], [45,48], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1]] 0: [[1,5], [7,9], [11,14], [16,21], [25,25], [27,29], [34,38], [40,41], [45,48], [-1,-1]] *** shrinkIdRangePackageSizeIfPossible_1 *** 0: [[11,14], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1]] 0: [[11,14]] *** shrinkIdRangePackageSizeIfPossible_2 *** 0: [[1,5], [7,9], [11,14], [16,21], [25,25], [27,29], [34,38], [40,41], [45,48], [50,51], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1]] 0: [[1,5], [7,9], [11,14], [16,21], [25,25], [27,29], [34,38], [40,41], [45,48], [50,51]] *** shrinkIdRangePackageSizeIfPossible_3 *** 0: [[1,5], [7,9], [11,14], [16,21], [25,25], [27,29], [34,38], [40,41], [45,48], [50,51], [53,53], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1]] 0: [[1,5], [7,9], [11,14], [16,21], [25,25], [27,29], [34,38], [40,41], [45,48], [50,51], [53,53], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1]] *** shrinkIdRangePackageSizeIfPossible_4 *** 0: [[11,14], [16,21], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1]] 0: [[11,14], [16,21], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1]] *** shrinkIdRangePackageSizeIfPossible_5 *** 0: [[1,4], [7,8], [18,22], [27,28], [36,38], [42,43], [53,53], [58,64], [69,72], [81,82], [88,90], [97,100], [108,108], [110,111], [115,115], [117,118], [126,127], [133,135], [142,145], [150,150], [159,161], [170,170], [179,180], [191,199], [208,211], [220,223], [231,232], [241,241], [252,252], [254,256], [262,264], [266,270], [277,278], [289,290], [297,299], [307,309], [317,318], [323,323], [331,334], [344,348], [353,359], [364,367], [371,371], [382,382], [393,393], [403,403], [411,413], [419,426], [435,435], [439,439], [442,450], [460,460], [470,473], [476,476], [478,485], [488,495], [500,500], [509,511], [520,522], [527,528], [537,540], [544,548], [550,550], [554,564], [569,576], [579,581], [583,583], [591,596], [604,608], [614,615], [618,618], [622,622], [625,625], [633,633], [640,640], [646,653], [656,659], [661,661], [666,666], [669,670], [672,672], [678,678], [681,681], [683,690], [693,694], [698,699], [703,703], [708,710], [720,723], [728,736], [747,747], [755,756], [765,766], [776,785], [792,792], [803,818], [824,829], [835,838], [848,848], [855,856]] 0: [[1,4], [7,8], [18,22], [27,28], [36,38], [42,43], [53,53], [58,64], [69,72], [81,82], [88,90], [97,100], [108,108], [110,111], [115,115], [117,118], [126,127], [133,135], [142,145], [150,150], [159,161], [170,170], [179,180], [191,199], [208,211], [220,223], [231,232], [241,241], [252,252], [254,256], [262,264], [266,270], [277,278], [289,290], [297,299], [307,309], [317,318], [323,323], [331,334], [344,348], [353,359], [364,367], [371,371], [382,382], [393,393], [403,403], [411,413], [419,426], [435,435], [439,439], [442,450], [460,460], [470,473], [476,476], [478,485], [488,495], [500,500], [509,511], [520,522], [527,528], [537,540], [544,548], [550,550], [554,564], [569,576], [579,581], [583,583], [591,596], [604,608], [614,615], [618,618], [622,622], [625,625], [633,633], [640,640], [646,653], [656,659], [661,661], [666,666], [669,670], [672,672], [678,678], [681,681], [683,690], [693,694], [698,699], [703,703], [708,710], [720,723], [728,736], [747,747], [755,756], [765,766], [776,785], [792,792], [803,818], [824,829], [835,838], [848,848], [855,856]] *** shrinkIdRangePackageSizeIfPossible_6 *** 0: [[1,1], [10,10], [13,15], [19,20], [22,24], [31,31], [39,40], [48,50], [59,59], [63,64], [74,74], [80,80], [91,101], [105,106], [116,118], [127,129], [135,136], [140,142], [144,148], [159,161], [164,164], [174,175], [182,182], [192,197], [208,216], [227,229], [235,236], [247,247], [257,262], [268,271], [276,279], [282,282], [284,285], [289,290], [300,300], [304,305], [314,315], [322,322], [332,332], [340,352], [354,355], [361,371], [379,379], [382,382], [393,395], [398,411], [419,419], [429,430], [432,435], [443,444], [446,450], [458,460], [464,466], [469,477], [485,486], [492,494], [503,505], [514,514], [519,520], [531,538], [549,549], [556,557], [567,570], [578,579], [586,590], [601,601], [603,605], [613,620], [628,632], [637,644], [654,658], [665,668], [676,684], [686,689], [697,700], [702,703], [707,708], [716,717], [722,722], [733,735], [741,741], [744,745], [752,754], [758,758], [769,771], [780,780], [786,786], [793,793], [804,806], [811,817], [828,830], [837,837], [839,841], [847,847], [857,867], [869,870], [878,879], [884,884], [887,889], [898,898]] 1: [[903,907], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1]] 0: [[1,1], [10,10], [13,15], [19,20], [22,24], [31,31], [39,40], [48,50], [59,59], [63,64], [74,74], [80,80], [91,101], [105,106], [116,118], [127,129], [135,136], [140,142], [144,148], [159,161], [164,164], [174,175], [182,182], [192,197], [208,216], [227,229], [235,236], [247,247], [257,262], [268,271], [276,279], [282,282], [284,285], [289,290], [300,300], [304,305], [314,315], [322,322], [332,332], [340,352], [354,355], [361,371], [379,379], [382,382], [393,395], [398,411], [419,419], [429,430], [432,435], [443,444], [446,450], [458,460], [464,466], [469,477], [485,486], [492,494], [503,505], [514,514], [519,520], [531,538], [549,549], [556,557], [567,570], [578,579], [586,590], [601,601], [603,605], [613,620], [628,632], [637,644], [654,658], [665,668], [676,684], [686,689], [697,700], [702,703], [707,708], [716,717], [722,722], [733,735], [741,741], [744,745], [752,754], [758,758], [769,771], [780,780], [786,786], [793,793], [804,806], [811,817], [828,830], [837,837], [839,841], [847,847], [857,867], [869,870], [878,879], [884,884], [887,889], [898,898]] 1: [[903,907], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1]] *** shrinkIdRangePackageSizeIfPossible_7 *** 0: [[1,3], [8,9], [17,19], [21,28], [35,38], [49,56], [62,73], [77,77], [81,82], [93,98], [103,104], [112,119], [124,126], [136,139], [142,147], [154,161], [171,171], [180,181], [186,192], [197,197], [199,199], [205,216], [226,227], [230,230], [238,240], [247,247], [257,259], [265,266], [271,272], [281,281], [289,300], [303,303], [312,316], [323,323], [331,333], [343,343], [350,353], [364,366], [369,375], [379,379], [389,393], [399,399], [406,409], [417,417], [419,419], [426,427], [429,430], [432,437], [443,444], [454,454], [460,460], [471,473], [482,483], [489,498], [507,507], [517,519], [529,537], [544,545], [547,547], [556,560], [571,571], [577,582], [586,590], [592,594], [602,605], [613,613], [615,617], [622,624], [630,636], [644,649], [654,655], [664,664], [675,676], [678,678], [689,692], [699,704], [711,712], [714,723], [732,732], [737,737], [746,757], [760,767], [771,772], [781,781], [783,785], [791,792], [803,804], [815,817], [823,825], [828,828], [838,841], [850,850], [855,856], [862,866], [870,872], [882,882], [891,894], [901,904], [908,909], [-1,-1]] 0: [[1,3], [8,9], [17,19], [21,28], [35,38], [49,56], [62,73], [77,77], [81,82], [93,98], [103,104], [112,119], [124,126], [136,139], [142,147], [154,161], [171,171], [180,181], [186,192], [197,197], [199,199], [205,216], [226,227], [230,230], [238,240], [247,247], [257,259], [265,266], [271,272], [281,281], [289,300], [303,303], [312,316], [323,323], [331,333], [343,343], [350,353], [364,366], [369,375], [379,379], [389,393], [399,399], [406,409], [417,417], [419,419], [426,427], [429,430], [432,437], [443,444], [454,454], [460,460], [471,473], [482,483], [489,498], [507,507], [517,519], [529,537], [544,545], [547,547], [556,560], [571,571], [577,582], [586,590], [592,594], [602,605], [613,613], [615,617], [622,624], [630,636], [644,649], [654,655], [664,664], [675,676], [678,678], [689,692], [699,704], [711,712], [714,723], [732,732], [737,737], [746,757], [760,767], [771,772], [781,781], [783,785], [791,792], [803,804], [815,817], [823,825], [828,828], [838,841], [850,850], [855,856], [862,866], [870,872], [882,882], [891,894], [901,904], [908,909], [-1,-1]] 05:48:01.194 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1988 ms. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.122 sec - in co.codewizards.cloudstore.local.transport.RepoTransportFactoryRegistryTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.473 sec - in co.codewizards.cloudstore.local.persistence.DaoTest 05:48:01.254 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1972 ms. 05:48:01.237 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 05:48:01.282 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1372ed45]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjx2ac-7lvwj-remote' 05:48:01.403 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1975 ms. 05:48:01.562 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6166e06f]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjx2if-1cdpi-local' 05:48:01.563 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 05:48:01.628 [main] INFO c.c.c.l.LocalRepoManagerImpl - [21a947fe]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjx2jy-a0r3t' 05:48:01.639 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 05:48:01.675 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1979 ms. 05:48:01.713 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1990 ms. 05:48:01.863 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3444d69d]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjx2qo-phmkp-remote' 05:48:01.872 [main] INFO c.c.c.l.LocalRepoManagerImpl - [453da22c]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjx2r6-553hs' 05:48:01.930 [main] INFO c.c.c.l.LocalRepoManagerImpl - [453da22c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjx2r6-553hs' locked successfully. 05:48:01.934 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1992 ms. 05:48:01.943 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1971 ms. 05:48:03.212 [main] INFO c.c.c.l.LocalRepoManagerImpl - [491666ad]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjx3t7-wkb4c' 05:48:03.218 [main] INFO c.c.c.l.LocalRepoManagerImpl - [491666ad]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjx3t7-wkb4c' locked successfully. 05:48:03.246 [main] INFO c.c.c.l.LocalRepoManagerImpl - [37574691]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjx20n-xhtwr' locked successfully. 05:48:03.406 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1372ed45]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjx2ac-7lvwj-remote' locked successfully. 05:48:03.680 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6166e06f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjx2if-1cdpi-local' locked successfully. 05:48:03.736 [main] INFO c.c.c.l.LocalRepoManagerImpl - [21a947fe]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjx2jy-a0r3t' locked successfully. 05:48:03.958 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3444d69d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjx2qo-phmkp-remote' locked successfully. 05:48:33.525 [main] INFO c.c.c.l.LocalRepoManagerImpl - [37574691]initPersistenceManagerFactory: repositoryId=7158234b-45ec-4bd4-85a5-64b545e0b10a 05:48:33.586 [main] INFO c.c.c.l.LocalRepoManagerImpl - [37574691]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 22452 ms. 05:48:34.660 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1998 ms. 05:48:34.911 [main] INFO c.c.c.l.LocalRepoManagerImpl - [491666ad]initPersistenceManagerFactory: repositoryId=ab141728-8220-4497-8b58-b193dd909e3a 05:48:34.928 [main] INFO c.c.c.l.LocalRepoManagerImpl - [491666ad]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 23038 ms. 05:48:35.765 [main] INFO c.c.c.l.LocalRepoManagerImpl - [491666ad]getCloseDeferredMillis: closeDeferredMillis=0 05:48:35.784 [main] INFO c.c.c.l.LocalRepoManagerImpl - [491666ad]close: Closing real LocalRepoManager immediately. 05:48:35.784 [main] INFO c.c.c.l.LocalRepoManagerImpl - [491666ad]_close: Shutting down real LocalRepoManager. 05:48:36.663 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1995 ms. 05:48:37.089 [main] INFO c.c.c.l.LocalRepoManagerImpl - [21a947fe]initPersistenceManagerFactory: repositoryId=370d2ce5-f808-4bd1-86bd-b437fa71ff12 05:48:37.130 [main] INFO c.c.c.l.LocalRepoManagerImpl - [34dc85a]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjx3t7-wkb4c' 05:48:37.140 [main] INFO c.c.c.l.LocalRepoManagerImpl - [67403656]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjxtzl-s9rwp' 05:48:37.144 [main] INFO c.c.c.l.LocalRepoManagerImpl - [67403656]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjxtzl-s9rwp' locked successfully. 05:48:37.170 [main] INFO c.c.c.l.LocalRepoManagerImpl - [21a947fe]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 24336 ms. 05:48:37.532 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1372ed45]initPersistenceManagerFactory: repositoryId=890ce3e6-b671-4b64-af0a-167e0107f783 05:48:37.570 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1372ed45]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 25219 ms. 05:48:37.879 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6166e06f]initPersistenceManagerFactory: repositoryId=dddbedc2-5616-49bb-a94d-01298de99c80 05:48:37.980 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6166e06f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 25094 ms. 05:48:38.304 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00% 05:48:38.353 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00% 05:48:38.571 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 58.00% 05:48:38.812 [main] INFO c.c.c.l.LocalRepoManagerImpl - [42e22a53]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjx2il-39bi1-remote' 05:48:38.817 [main] INFO c.c.c.l.LocalRepoManagerImpl - [42e22a53]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjx2il-39bi1-remote' locked successfully. 05:48:39.146 [main] INFO c.c.c.l.LocalRepoManagerImpl - [453da22c]initPersistenceManagerFactory: repositoryId=16b07e80-b91b-405e-b5cd-33267cede7d7 05:48:39.205 [main] INFO c.c.c.l.LocalRepoManagerImpl - [453da22c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 25895 ms. 05:48:39.272 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 63.61% 05:48:39.281 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3444d69d]initPersistenceManagerFactory: repositoryId=cade2ed7-5a2c-4b8a-b535-208bba8533b9 05:48:39.324 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3444d69d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 25492 ms. 05:48:39.432 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 74.34% 05:48:39.603 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 79.77% 05:48:39.769 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1993 ms. 05:48:39.816 [main] INFO c.c.c.l.LocalRepoManagerImpl - [15fdd1f2]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjxw1t-jt1fs-local' 05:48:39.819 [main] INFO c.c.c.l.LocalRepoManagerImpl - [15fdd1f2]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjxw1t-jt1fs-local' locked successfully. 05:48:39.830 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 90.67% 05:48:40.112 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 95.74% 05:48:40.125 [main] INFO c.c.c.l.LocalRepoManagerImpl - [453da22c]getCloseDeferredMillis: closeDeferredMillis=0 05:48:40.125 [main] INFO c.c.c.l.LocalRepoManagerImpl - [453da22c]close: Closing real LocalRepoManager immediately. 05:48:40.126 [main] INFO c.c.c.l.LocalRepoManagerImpl - [453da22c]_close: Shutting down real LocalRepoManager. 05:48:40.537 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00% 05:48:40.765 [main] INFO c.c.c.l.LocalRepoManagerImpl - [21a947fe]getCloseDeferredMillis: closeDeferredMillis=20000 05:48:40.766 [main] INFO c.c.c.l.LocalRepoManagerImpl - [21a947fe]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:48:40.833 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00% 05:48:40.846 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00% 05:48:40.856 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 58.17% 05:48:40.939 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 63.19% 05:48:41.117 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 74.50% 05:48:41.165 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 80.62% 05:48:41.188 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 90.83% 05:48:41.240 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 95.94% 05:48:41.368 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00% 05:48:41.547 [main] INFO c.c.c.l.LocalRepoManagerImpl - [21a947fe]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:48:41.605 [main] INFO c.c.c.l.LocalRepoManagerImpl - [27a7ef08]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjxxfi-tmrio' 05:48:41.609 [main] INFO c.c.c.l.LocalRepoManagerImpl - [27a7ef08]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjxxfi-tmrio' locked successfully. 05:48:42.844 [main] INFO c.c.c.l.LocalRepoManagerImpl - [64aad6db]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjxye1-r3zb3' 05:48:42.846 [main] INFO c.c.c.c.r.l.LocalRepoRegistry - evictDeadEntry: key='repositoryAlias:k6yjxw1h_alias2' value='16b07e80-b91b-405e-b5cd-33267cede7d7' 05:48:42.847 [main] INFO c.c.c.c.r.l.LocalRepoRegistry - evictDeadEntry: key='repositoryAlias:k6yjxw1h_alias1' value='16b07e80-b91b-405e-b5cd-33267cede7d7' 05:48:42.848 [main] INFO c.c.c.c.r.l.LocalRepoRegistry - evictDeadEntry: key='repositoryId:16b07e80-b91b-405e-b5cd-33267cede7d7' value='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjx2r6-553hs' 05:48:42.849 [main] INFO c.c.c.l.LocalRepoManagerImpl - [64aad6db]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjxye1-r3zb3' locked successfully. 05:48:42.887 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1995 ms. 05:48:44.893 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1997 ms. 05:48:47.994 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1996 ms. 05:48:51.094 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1996 ms. 05:48:51.370 [main] INFO c.c.c.l.LocalRepoManagerImpl - [67403656]initPersistenceManagerFactory: repositoryId=1b012b9b-3c09-40ac-a923-073e7b5c2078 05:48:51.380 [main] INFO c.c.c.l.LocalRepoManagerImpl - [67403656]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 11604 ms. 05:48:51.600 [main] INFO c.c.c.l.LocalRepoManagerImpl - [67403656]getCloseDeferredMillis: closeDeferredMillis=0 05:48:51.601 [main] INFO c.c.c.l.LocalRepoManagerImpl - [67403656]close: Closing real LocalRepoManager immediately. 05:48:51.602 [main] INFO c.c.c.l.LocalRepoManagerImpl - [67403656]_close: Shutting down real LocalRepoManager. 05:48:53.188 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1994 ms. 05:48:53.460 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5292ceca]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjxtzl-s9rwp' 05:48:53.466 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5292ceca]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjxtzl-s9rwp' locked successfully. 05:48:55.184 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1998 ms. 05:48:55.805 [main] INFO c.c.c.l.LocalRepoManagerImpl - [42e22a53]initPersistenceManagerFactory: repositoryId=e0b5d353-b73f-408a-be16-785582af1355 05:48:55.813 [main] INFO c.c.c.l.LocalRepoManagerImpl - [42e22a53]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10232 ms. 05:48:55.886 [main] INFO c.c.c.l.LocalRepoManagerImpl - [15fdd1f2]initPersistenceManagerFactory: repositoryId=0a782c05-ec5d-4fc5-9e7c-14e2a1ae134e 05:48:55.901 [main] INFO c.c.c.l.LocalRepoManagerImpl - [15fdd1f2]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9090 ms. 05:48:55.895 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5292ceca]initPersistenceManagerFactory: repositoryId=1b012b9b-3c09-40ac-a923-073e7b5c2078 05:48:55.908 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5292ceca]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2432 ms. 05:48:56.087 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5292ceca]getCloseDeferredMillis: closeDeferredMillis=0 05:48:56.095 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5292ceca]close: Closing real LocalRepoManager immediately. 05:48:56.097 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5292ceca]_close: Shutting down real LocalRepoManager. 05:48:56.356 [main] INFO c.c.c.l.LocalRepoManagerImpl - [27a7ef08]initPersistenceManagerFactory: repositoryId=d600d0ac-cea4-42e9-96f9-b8adf98218f8 05:48:56.369 [main] INFO c.c.c.l.LocalRepoManagerImpl - [27a7ef08]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8014 ms. 05:48:56.592 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00% 05:48:56.606 [main] INFO c.c.c.l.LocalRepoManagerImpl - [15fdd1f2]getCloseDeferredMillis: closeDeferredMillis=20000 05:48:56.607 [main] INFO c.c.c.l.LocalRepoManagerImpl - [15fdd1f2]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:48:56.605 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00% 05:48:56.655 [main] INFO c.c.c.l.LocalRepoManagerImpl - [480ad82c]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjy918-712qt' 05:48:56.664 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4d18b73a]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjy91v-qcm14' 05:48:56.680 [main] INFO c.c.c.l.LocalRepoManagerImpl - [177515d1]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjy924-zum7' 05:48:56.691 [main] INFO c.c.c.l.LocalRepoManagerImpl - [177515d1]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjy924-zum7' locked successfully. 05:48:56.703 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 58.00% 05:48:56.713 [main] INFO c.c.c.l.LocalRepoManagerImpl - [64aad6db]initPersistenceManagerFactory: repositoryId=c2abb4bf-de1d-4829-bcd5-ad971767bd0f 05:48:56.724 [main] INFO c.c.c.l.LocalRepoManagerImpl - [64aad6db]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7398 ms. 05:48:56.734 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 1.00% 05:48:56.826 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 50.00% 05:48:56.847 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 05:48:56.895 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 05:48:56.930 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 58.00% 05:48:56.968 [main] INFO c.c.c.l.LocalRepoManagerImpl - [64aad6db]getCloseDeferredMillis: closeDeferredMillis=0 05:48:56.969 [main] INFO c.c.c.l.LocalRepoManagerImpl - [64aad6db]close: Closing real LocalRepoManager immediately. 05:48:56.969 [main] INFO c.c.c.l.LocalRepoManagerImpl - [64aad6db]_close: Shutting down real LocalRepoManager. 05:48:56.998 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 63.61% 05:48:57.025 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 05:48:57.170 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 74.34% 05:48:57.186 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1997 ms. 05:48:57.258 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 79.45% 05:48:57.387 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 90.67% 05:48:57.495 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 63.61% 05:48:57.541 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 05:48:57.556 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 95.74% 05:48:57.628 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 74.34% 05:48:57.655 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 05:48:57.679 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00% 05:48:57.819 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.34% 05:48:57.856 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 79.80% 05:48:57.884 [main] INFO c.c.c.l.LocalRepoManagerImpl - [27a7ef08]getCloseDeferredMillis: closeDeferredMillis=20000 05:48:57.885 [main] INFO c.c.c.l.LocalRepoManagerImpl - [27a7ef08]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:48:57.905 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00% 05:48:57.911 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00% 05:48:57.914 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 05:48:57.933 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 90.67% 05:48:57.947 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 62.25% 05:48:57.958 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 68.38% 05:48:57.961 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 74.50% 05:48:58.012 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 95.91% 05:48:58.088 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.91% 05:48:58.122 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 86.75% 05:48:58.143 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 92.88% 05:48:58.161 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 99.00% 05:48:58.515 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 100.00% 05:48:58.516 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00% 05:48:58.517 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 05:48:58.556 [main] INFO c.c.c.l.LocalRepoManagerImpl - [27a7ef08]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:48:58.569 [main] INFO c.c.c.l.LocalRepoManagerImpl - [656922a0]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjyaiu-kb6it' 05:48:58.576 [main] INFO c.c.c.l.LocalRepoManagerImpl - [656922a0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjyaiu-kb6it' locked successfully. 05:48:58.791 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: dddbedc2-5616-49bb-a94d-01298de99c80 05:48:58.791 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: e0b5d353-b73f-408a-be16-785582af1355 05:48:58.858 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 05:48:58.861 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e0b5d353-b73f-408a-be16-785582af1355 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjx2il-39bi1-remote' toID=dddbedc2-5616-49bb-a94d-01298de99c80 to='target/repo/k6yjx2if-1cdpi-local', fromRepoLocalSync=true 05:48:58.861 [pool-1-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing dddbedc2-5616-49bb-a94d-01298de99c80 ('target/repo/k6yjx2if-1cdpi-local') 05:48:58.912 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cade2ed7-5a2c-4b8a-b535-208bba8533b9 remoteRepositoryId=0a782c05-ec5d-4fc5-9e7c-14e2a1ae134e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 05:48:58.949 [pool-1-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 05:48:58.975 [main] INFO c.c.c.l.LocalRepoManagerImpl - [e5cbff2]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjxye1-q4ht8' 05:48:58.976 [main] INFO c.c.c.l.LocalRepoManagerImpl - [e5cbff2]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjxye1-q4ht8' locked successfully. 05:48:58.976 [pool-1-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 05:48:58.980 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:48:58.986 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:48:58.991 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 05:48:59.025 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 05:48:59.053 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:48:59.097 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 05:48:59.121 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 05:48:59.146 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 05:48:59.177 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:48:59.186 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3444d69d]getCloseDeferredMillis: closeDeferredMillis=20000 05:48:59.187 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3444d69d]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:48:59.187 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1996 ms. 05:48:59.198 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 1.00% 05:48:59.208 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 50.00% 05:48:59.239 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 58.17% 05:48:59.274 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e0b5d353-b73f-408a-be16-785582af1355 remoteRepositoryId=dddbedc2-5616-49bb-a94d-01298de99c80 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 05:48:59.293 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 63.61% 05:48:59.334 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 74.50% 05:48:59.646 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 05:48:59.687 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 80.62% 05:48:59.736 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 90.83% 05:48:59.770 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 95.94% 05:48:59.846 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 100.00% 05:48:59.846 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 05:48:59.958 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22% 05:48:59.960 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 05:48:59.989 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cade2ed7-5a2c-4b8a-b535-208bba8533b9 remoteRepositoryId=0a782c05-ec5d-4fc5-9e7c-14e2a1ae134e localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 05:49:00.034 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3444d69d]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:49:00.044 [main] INFO c.c.c.l.LocalRepoManagerImpl - [78e17a99]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjybnv-qqsp1-remote' 05:49:00.047 [main] INFO c.c.c.l.LocalRepoManagerImpl - [78e17a99]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjybnv-qqsp1-remote' locked successfully. 05:49:00.073 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 05:49:00.173 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 05:49:00.286 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46% 05:49:00.287 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70% 05:49:00.288 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 05:49:00.368 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='572e1c63247aebe5640fff47f88fc305e80ce454' to.sha1=''): /1/a 05:49:00.487 [main] INFO c.c.c.l.LocalRepoManagerImpl - [e5cbff2]initPersistenceManagerFactory: repositoryId=16b07e80-b91b-405e-b5cd-33267cede7d7 05:49:00.489 [main] INFO c.c.c.l.LocalRepoManagerImpl - [e5cbff2]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1512 ms. 05:49:00.556 [main] INFO c.c.c.l.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'k6yjxw1h_alias1' of repository '16b07e80-b91b-405e-b5cd-33267cede7d7' copied from repo to repoRegistry. 05:49:00.578 [main] INFO c.c.c.l.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'k6yjxw1h_alias2' of repository '16b07e80-b91b-405e-b5cd-33267cede7d7' copied from repo to repoRegistry. 05:49:00.606 [main] INFO c.c.c.l.LocalRepoManagerImpl - [e5cbff2]getCloseDeferredMillis: closeDeferredMillis=0 05:49:00.606 [main] INFO c.c.c.l.LocalRepoManagerImpl - [e5cbff2]close: Closing real LocalRepoManager immediately. 05:49:00.606 [main] INFO c.c.c.l.LocalRepoManagerImpl - [e5cbff2]_close: Shutting down real LocalRepoManager. 05:49:00.786 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="e0b5d353-b73f-408a-be16-785582af1355"] on repo=dddbedc2-5616-49bb-a94d-01298de99c80 05:49:00.799 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 05:49:00.799 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='572e1c63247aebe5640fff47f88fc305e80ce454' toSha1='null' 05:49:00.801 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 05:49:00.801 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 05:49:00.806 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 05:49:01.260 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5b7c8930]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjyclm-odnxg' 05:49:01.268 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5b7c8930]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjyclm-odnxg' locked successfully. 05:49:01.367 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 255843 bytes in 566 ms. path='/1/a' 05:49:01.419 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:49:01.581 [closeDeferredTimer-21a947fe-2] INFO c.c.c.l.LocalRepoManagerImpl - [21a947fe]_close: Shutting down real LocalRepoManager. 05:49:01.654 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="e0b5d353-b73f-408a-be16-785582af1355"] on repo=dddbedc2-5616-49bb-a94d-01298de99c80 05:49:01.686 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 05:49:01.732 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='93232fc0af461319a648a53ccff5d7a4cd935a44' to.sha1=''): /1/b 05:49:01.893 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="e0b5d353-b73f-408a-be16-785582af1355"] on repo=dddbedc2-5616-49bb-a94d-01298de99c80 05:49:01.958 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 05:49:01.958 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='93232fc0af461319a648a53ccff5d7a4cd935a44' toSha1='null' 05:49:01.958 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 05:49:01.959 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 05:49:01.965 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 05:49:02.019 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 225540 bytes in 60 ms. path='/1/b' 05:49:02.035 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:49:02.145 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="e0b5d353-b73f-408a-be16-785582af1355"] on repo=dddbedc2-5616-49bb-a94d-01298de99c80 05:49:02.183 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c' 05:49:02.238 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='eed7d5f47414713992d073988974f36c3fbb977e' to.sha1=''): /1/c 05:49:02.287 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1996 ms. 05:49:02.291 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="e0b5d353-b73f-408a-be16-785582af1355"] on repo=dddbedc2-5616-49bb-a94d-01298de99c80 05:49:02.385 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c' 05:49:02.386 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='eed7d5f47414713992d073988974f36c3fbb977e' toSha1='null' 05:49:02.396 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c' 05:49:02.396 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0 05:49:02.398 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0 05:49:02.425 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 125628 bytes in 29 ms. path='/1/c' 05:49:02.447 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 05:49:02.563 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="e0b5d353-b73f-408a-be16-785582af1355"] on repo=dddbedc2-5616-49bb-a94d-01298de99c80 05:49:02.634 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a' 05:49:02.666 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='550f86c092570efeafb313919a3317a0f9882834' to.sha1=''): /2/1/a 05:49:02.795 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="e0b5d353-b73f-408a-be16-785582af1355"] on repo=dddbedc2-5616-49bb-a94d-01298de99c80 05:49:02.810 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a' 05:49:02.812 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='550f86c092570efeafb313919a3317a0f9882834' toSha1='null' 05:49:02.813 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a' 05:49:02.814 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0 05:49:02.819 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0 05:49:02.837 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 248465 bytes in 23 ms. path='/2/1/a' 05:49:02.853 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:49:02.983 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="e0b5d353-b73f-408a-be16-785582af1355"] on repo=dddbedc2-5616-49bb-a94d-01298de99c80 05:49:03.033 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b' 05:49:03.069 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='167508d291f26ce25fcaab463b0c5407a6b7d6f0' to.sha1=''): /2/1/b 05:49:03.118 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="e0b5d353-b73f-408a-be16-785582af1355"] on repo=dddbedc2-5616-49bb-a94d-01298de99c80 05:49:03.574 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b' 05:49:03.577 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='167508d291f26ce25fcaab463b0c5407a6b7d6f0' toSha1='null' 05:49:03.580 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b' 05:49:03.581 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0 05:49:03.584 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0 05:49:03.603 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 157008 bytes in 22 ms. path='/2/1/b' 05:49:03.618 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:49:03.914 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="e0b5d353-b73f-408a-be16-785582af1355"] on repo=dddbedc2-5616-49bb-a94d-01298de99c80 05:49:03.945 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 05:49:03.978 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f77a7949c865f00dec5ced35e66791a8f1f48ddb' to.sha1=''): /2/a 05:49:04.087 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="e0b5d353-b73f-408a-be16-785582af1355"] on repo=dddbedc2-5616-49bb-a94d-01298de99c80 05:49:04.145 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a' 05:49:04.146 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='f77a7949c865f00dec5ced35e66791a8f1f48ddb' toSha1='null' 05:49:04.147 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 05:49:04.147 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0 05:49:04.149 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0 05:49:04.166 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 170687 bytes in 18 ms. path='/2/a' 05:49:04.176 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:49:04.347 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="e0b5d353-b73f-408a-be16-785582af1355"] on repo=dddbedc2-5616-49bb-a94d-01298de99c80 05:49:04.457 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 05:49:04.488 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='799b35c5205f491f0ee79b4d0a0c3b7105a2c465' to.sha1=''): /3/a 05:49:04.587 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="e0b5d353-b73f-408a-be16-785582af1355"] on repo=dddbedc2-5616-49bb-a94d-01298de99c80 05:49:04.616 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a' 05:49:04.617 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='799b35c5205f491f0ee79b4d0a0c3b7105a2c465' toSha1='null' 05:49:04.618 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 05:49:04.619 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0 05:49:04.627 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0 05:49:04.643 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 298395 bytes in 24 ms. path='/3/a' 05:49:04.654 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:49:04.844 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="e0b5d353-b73f-408a-be16-785582af1355"] on repo=dddbedc2-5616-49bb-a94d-01298de99c80 05:49:04.855 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 05:49:04.885 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5c6105d09b15ec40c518a039e5f4e11ee37a209c' to.sha1=''): /3/b 05:49:04.983 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="e0b5d353-b73f-408a-be16-785582af1355"] on repo=dddbedc2-5616-49bb-a94d-01298de99c80 05:49:05.039 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b' 05:49:05.040 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='5c6105d09b15ec40c518a039e5f4e11ee37a209c' toSha1='null' 05:49:05.041 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 05:49:05.042 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0 05:49:05.049 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0 05:49:05.065 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 297594 bytes in 24 ms. path='/3/b' 05:49:05.082 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:49:05.158 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="e0b5d353-b73f-408a-be16-785582af1355"] on repo=dddbedc2-5616-49bb-a94d-01298de99c80 05:49:05.228 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 05:49:05.258 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='507a905bdc1867da5fd1a36d9fa51f97395c7987' to.sha1=''): /3/c 05:49:05.334 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="e0b5d353-b73f-408a-be16-785582af1355"] on repo=dddbedc2-5616-49bb-a94d-01298de99c80 05:49:05.388 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1995 ms. 05:49:05.785 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c' 05:49:05.785 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='507a905bdc1867da5fd1a36d9fa51f97395c7987' toSha1='null' 05:49:05.785 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 05:49:05.786 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0 05:49:05.798 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0 05:49:05.828 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 776720 bytes in 42 ms. path='/3/c' 05:49:05.845 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 05:49:05.930 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="e0b5d353-b73f-408a-be16-785582af1355"] on repo=dddbedc2-5616-49bb-a94d-01298de99c80 05:49:06.014 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 05:49:06.052 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b69d28cc911871ebcb54ca4216a6399d5a2e8996' to.sha1=''): /3/d 05:49:06.093 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="e0b5d353-b73f-408a-be16-785582af1355"] on repo=dddbedc2-5616-49bb-a94d-01298de99c80 05:49:06.113 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d' 05:49:06.114 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='b69d28cc911871ebcb54ca4216a6399d5a2e8996' toSha1='null' 05:49:06.114 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 05:49:06.114 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0 05:49:06.117 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0 05:49:06.154 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 94497 bytes in 39 ms. path='/3/d' 05:49:06.164 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 05:49:06.217 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="e0b5d353-b73f-408a-be16-785582af1355"] on repo=dddbedc2-5616-49bb-a94d-01298de99c80 05:49:06.283 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27% 05:49:06.361 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e0b5d353-b73f-408a-be16-785582af1355 remoteRepositoryId=dddbedc2-5616-49bb-a94d-01298de99c80 localRepositoryRevisionSynced=2 05:49:06.407 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=dddbedc2-5616-49bb-a94d-01298de99c80 remoteRepositoryId=e0b5d353-b73f-408a-be16-785582af1355 transaction.localRevision=57 remoteFromLocalRevision=2 05:49:06.490 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=dddbedc2-5616-49bb-a94d-01298de99c80 from='target/repo/k6yjx2if-1cdpi-local' toID=e0b5d353-b73f-408a-be16-785582af1355 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjx2il-39bi1-remote' 05:49:06.680 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=dddbedc2-5616-49bb-a94d-01298de99c80 remoteRepositoryId=e0b5d353-b73f-408a-be16-785582af1355 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=57 05:49:06.704 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 05:49:06.705 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 05:49:06.728 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=dddbedc2-5616-49bb-a94d-01298de99c80 remoteRepositoryId=e0b5d353-b73f-408a-be16-785582af1355 localRepositoryRevisionSynced=57 05:49:06.784 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e0b5d353-b73f-408a-be16-785582af1355 remoteRepositoryId=dddbedc2-5616-49bb-a94d-01298de99c80 transaction.localRevision=5 remoteFromLocalRevision=57 05:49:06.844 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e0b5d353-b73f-408a-be16-785582af1355 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjx2il-39bi1-remote' toID=dddbedc2-5616-49bb-a94d-01298de99c80 to='target/repo/k6yjx2if-1cdpi-local', fromRepoLocalSync=false 05:49:06.957 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e0b5d353-b73f-408a-be16-785582af1355 remoteRepositoryId=dddbedc2-5616-49bb-a94d-01298de99c80 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 05:49:06.967 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 05:49:06.967 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 05:49:06.978 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e0b5d353-b73f-408a-be16-785582af1355 remoteRepositoryId=dddbedc2-5616-49bb-a94d-01298de99c80 localRepositoryRevisionSynced=5 05:49:07.072 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=dddbedc2-5616-49bb-a94d-01298de99c80 remoteRepositoryId=e0b5d353-b73f-408a-be16-785582af1355 transaction.localRevision=60 remoteFromLocalRevision=5 05:49:07.146 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:49:07.182 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6166e06f]getCloseDeferredMillis: closeDeferredMillis=20000 05:49:07.182 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6166e06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:49:07.186 [main] INFO c.c.c.l.LocalRepoManagerImpl - [42e22a53]getCloseDeferredMillis: closeDeferredMillis=20000 05:49:07.187 [main] INFO c.c.c.l.LocalRepoManagerImpl - [42e22a53]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:49:07.337 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 05:49:07.338 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e0b5d353-b73f-408a-be16-785582af1355 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjx2il-39bi1-remote' toID=dddbedc2-5616-49bb-a94d-01298de99c80 to='target/repo/k6yjx2if-1cdpi-local', fromRepoLocalSync=true 05:49:07.338 [pool-2-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing dddbedc2-5616-49bb-a94d-01298de99c80 ('target/repo/k6yjx2if-1cdpi-local') 05:49:07.351 [pool-2-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 05:49:07.422 [pool-2-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03% 05:49:07.480 [pool-2-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11% 05:49:07.522 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:49:07.525 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:49:07.528 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 05:49:07.538 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 05:49:07.552 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:49:07.714 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 79.94% 05:49:07.743 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 05:49:07.753 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 05:49:07.855 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:49:07.887 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e0b5d353-b73f-408a-be16-785582af1355 remoteRepositoryId=dddbedc2-5616-49bb-a94d-01298de99c80 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8 05:49:07.942 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 29.72% 05:49:07.943 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 05:49:08.020 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 05:49:08.069 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/new' 05:49:08.203 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/2/1/b' to '/2/new/xxx' 05:49:08.479 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/1/b' 05:49:08.492 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1995 ms. 05:49:08.521 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.79% 05:49:08.534 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 42.68% 05:49:08.535 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new/xxx' 05:49:08.614 [main] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='167508d291f26ce25fcaab463b0c5407a6b7d6f0'): /2/new/xxx 05:49:08.615 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.57% 05:49:08.668 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e0b5d353-b73f-408a-be16-785582af1355 remoteRepositoryId=dddbedc2-5616-49bb-a94d-01298de99c80 localRepositoryRevisionSynced=8 05:49:08.805 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=dddbedc2-5616-49bb-a94d-01298de99c80 remoteRepositoryId=e0b5d353-b73f-408a-be16-785582af1355 transaction.localRevision=65 remoteFromLocalRevision=8 05:49:08.891 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=dddbedc2-5616-49bb-a94d-01298de99c80 from='target/repo/k6yjx2if-1cdpi-local' toID=e0b5d353-b73f-408a-be16-785582af1355 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjx2il-39bi1-remote' 05:49:08.981 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=dddbedc2-5616-49bb-a94d-01298de99c80 remoteRepositoryId=e0b5d353-b73f-408a-be16-785582af1355 localRepositoryRevisionSynced=57 localRepositoryRevisionInProgress=65 05:49:09.015 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 57.84% 05:49:09.017 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/2/1/b' to '/2/new/xxx' 05:49:09.018 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/1/b' 05:49:09.042 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 69.03% 05:49:09.043 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 05:49:09.106 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=dddbedc2-5616-49bb-a94d-01298de99c80 remoteRepositoryId=e0b5d353-b73f-408a-be16-785582af1355 localRepositoryRevisionSynced=65 05:49:09.129 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e0b5d353-b73f-408a-be16-785582af1355 remoteRepositoryId=dddbedc2-5616-49bb-a94d-01298de99c80 transaction.localRevision=11 remoteFromLocalRevision=65 05:49:09.261 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e0b5d353-b73f-408a-be16-785582af1355 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjx2il-39bi1-remote' toID=dddbedc2-5616-49bb-a94d-01298de99c80 to='target/repo/k6yjx2if-1cdpi-local', fromRepoLocalSync=false 05:49:09.333 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e0b5d353-b73f-408a-be16-785582af1355 remoteRepositoryId=dddbedc2-5616-49bb-a94d-01298de99c80 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11 05:49:09.339 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 05:49:09.339 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 05:49:09.350 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e0b5d353-b73f-408a-be16-785582af1355 remoteRepositoryId=dddbedc2-5616-49bb-a94d-01298de99c80 localRepositoryRevisionSynced=11 05:49:09.414 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=dddbedc2-5616-49bb-a94d-01298de99c80 remoteRepositoryId=e0b5d353-b73f-408a-be16-785582af1355 transaction.localRevision=68 remoteFromLocalRevision=11 05:49:09.420 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:49:09.421 [main] INFO c.c.c.l.LocalRepoManagerImpl - [42e22a53]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:49:09.422 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6166e06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:49:09.486 [main] INFO c.c.c.l.LocalRepoManagerImpl - [279126f5]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjyiy5-w4bhf-local' 05:49:09.489 [main] INFO c.c.c.l.LocalRepoManagerImpl - [279126f5]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjyiy5-w4bhf-local' locked successfully. 05:49:11.591 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1996 ms. 05:49:13.247 [main] INFO c.c.c.l.LocalRepoManagerImpl - [177515d1]initPersistenceManagerFactory: repositoryId=d2b57849-b233-47e9-989d-8bcfcad6a9e0 05:49:13.283 [main] INFO c.c.c.l.LocalRepoManagerImpl - [177515d1]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 11598 ms. 05:49:13.325 [main] INFO c.c.c.l.LocalRepoManagerImpl - [177515d1]getCloseDeferredMillis: closeDeferredMillis=0 05:49:13.325 [main] INFO c.c.c.l.LocalRepoManagerImpl - [177515d1]close: Closing real LocalRepoManager immediately. 05:49:13.325 [main] INFO c.c.c.l.LocalRepoManagerImpl - [177515d1]_close: Shutting down real LocalRepoManager. 05:49:13.590 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1997 ms. 05:49:15.619 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1996 ms. 05:49:16.626 [closeDeferredTimer-15fdd1f2-1] INFO c.c.c.l.LocalRepoManagerImpl - [15fdd1f2]_close: Shutting down real LocalRepoManager. 05:49:16.975 [main] INFO c.c.c.l.LocalRepoManagerImpl - [34208baa]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjyoq4-whopb' 05:49:16.979 [main] INFO c.c.c.l.LocalRepoManagerImpl - [34208baa]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjyoq4-whopb' locked successfully. 05:49:17.621 [main] INFO c.c.c.l.LocalRepoManagerImpl - [37574691]getCloseDeferredMillis: closeDeferredMillis=20000 05:49:17.622 [main] INFO c.c.c.l.LocalRepoManagerImpl - [37574691]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:49:18.563 [closeDeferredTimer-27a7ef08-2] INFO c.c.c.l.LocalRepoManagerImpl - [27a7ef08]_close: Shutting down real LocalRepoManager. 05:49:18.747 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1996 ms. 05:49:19.154 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1372ed45]getCloseDeferredMillis: closeDeferredMillis=0 05:49:19.155 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1372ed45]close: Closing real LocalRepoManager immediately. 05:49:19.155 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1372ed45]_close: Shutting down real LocalRepoManager. 05:49:19.407 [main] INFO c.c.c.l.LocalRepoManagerImpl - [656922a0]initPersistenceManagerFactory: repositoryId=27ab99da-ed62-49fe-8fce-08a762da8ba6 05:49:19.425 [main] INFO c.c.c.l.LocalRepoManagerImpl - [656922a0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 11200 ms. 05:49:19.545 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00% 05:49:19.553 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00% 05:49:19.591 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 58.00% 05:49:19.786 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 63.61% 05:49:19.826 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 74.34% 05:49:19.866 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 79.91% 05:49:19.910 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 90.67% 05:49:19.956 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 95.82% 05:49:20.037 [closeDeferredTimer-3444d69d-2] INFO c.c.c.l.LocalRepoManagerImpl - [3444d69d]_close: Shutting down real LocalRepoManager. 05:49:20.049 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00% 05:49:20.129 [main] INFO c.c.c.l.LocalRepoManagerImpl - [656922a0]getCloseDeferredMillis: closeDeferredMillis=20000 05:49:20.130 [main] INFO c.c.c.l.LocalRepoManagerImpl - [656922a0]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:49:20.137 [main] INFO c.c.c.l.LocalRepoManagerImpl - [13ed066e]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjyr60-h4ln5' 05:49:20.141 [main] INFO c.c.c.l.LocalRepoManagerImpl - [13ed066e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjyr60-h4ln5' locked successfully. 05:49:21.847 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1997 ms. 05:49:21.925 [main] INFO c.c.c.l.LocalRepoManagerImpl - [55aa6fd0]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjx2ac-7lvwj-remote' 05:49:21.926 [main] INFO c.c.c.l.LocalRepoManagerImpl - [55aa6fd0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjx2ac-7lvwj-remote' locked successfully. 05:49:23.170 [main] INFO c.c.c.l.LocalRepoManagerImpl - [78e17a99]initPersistenceManagerFactory: repositoryId=be0b4eb7-059b-42e9-8807-44d6eae618c4 05:49:23.183 [main] INFO c.c.c.l.LocalRepoManagerImpl - [78e17a99]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 12389 ms. 05:49:23.282 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2291d9a0]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjytl4-xh3sf-local' 05:49:23.286 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2291d9a0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjytl4-xh3sf-local' locked successfully. 05:49:23.489 [main] INFO c.c.c.l.LocalRepoManagerImpl - [55aa6fd0]initPersistenceManagerFactory: repositoryId=890ce3e6-b671-4b64-af0a-167e0107f783 05:49:23.490 [main] INFO c.c.c.l.LocalRepoManagerImpl - [55aa6fd0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1563 ms. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 86.725 sec - in co.codewizards.cloudstore.core.config.ConfigTest 05:49:24.505 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5b7c8930]initPersistenceManagerFactory: repositoryId=0f351206-b6db-4eb8-b955-5e412f0f682e 05:49:24.524 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5b7c8930]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 12228 ms. 05:49:24.694 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5b7c8930]getCloseDeferredMillis: closeDeferredMillis=0 05:49:24.705 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5b7c8930]close: Closing real LocalRepoManager immediately. 05:49:24.705 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5b7c8930]_close: Shutting down real LocalRepoManager. *** Accessing fromPath and toPath *** /from/0 => /to/0 /from/1 => /to/1 /from/2 => /to/2 /from/3 => /to/3 /from/4 => /to/4 /from/5 => /to/5 /from/6 => /to/6 /from/7 => /to/7 /from/8 => /to/8 /from/9 => /to/9 /from/10 => /to/10 /from/11 => /to/11 /from/12 => /to/12 /from/13 => /to/13 /from/14 => /to/14 /from/15 => /to/15 /from/16 => /to/16 /from/17 => /to/17 /from/18 => /to/18 /from/19 => /to/19 /from/20 => /to/20 /from/21 => /to/21 /from/22 => /to/22 /from/23 => /to/23 /from/24 => /to/24 /from/25 => /to/25 /from/26 => /to/26 /from/27 => /to/27 /from/28 => /to/28 /from/29 => /to/29 /from/30 => /to/30 /from/31 => /to/31 /from/32 => /to/32 /from/33 => /to/33 /from/34 => /to/34 /from/35 => /to/35 /from/36 => /to/36 /from/37 => /to/37 /from/38 => /to/38 /from/39 => /to/39 /from/40 => /to/40 /from/41 => /to/41 /from/42 => /to/42 /from/43 => /to/43 /from/44 => /to/44 /from/45 => /to/45 /from/46 => /to/46 /from/47 => /to/47 /from/48 => /to/48 /from/49 => /to/49 /from/50 => /to/50 /from/51 => /to/51 /from/52 => /to/52 /from/53 => /to/53 /from/54 => /to/54 /from/55 => /to/55 /from/56 => /to/56 /from/57 => /to/57 /from/58 => /to/58 /from/59 => /to/59 /from/60 => /to/60 /from/61 => /to/61 /from/62 => /to/62 /from/63 => /to/63 /from/64 => /to/64 /from/65 => /to/65 /from/66 => /to/66 /from/67 => /to/67 /from/68 => /to/68 /from/69 => /to/69 /from/70 => /to/70 /from/71 => /to/71 /from/72 => /to/72 /from/73 => /to/73 /from/74 => /to/74 /from/75 => /to/75 /from/76 => /to/76 /from/77 => /to/77 /from/78 => /to/78 /from/79 => /to/79 /from/80 => /to/80 /from/81 => /to/81 /from/82 => /to/82 /from/83 => /to/83 /from/84 => /to/84 /from/85 => /to/85 /from/86 => /to/86 /from/87 => /to/87 /from/88 => /to/88 /from/89 => /to/89 /from/90 => /to/90 /from/91 => /to/91 /from/92 => /to/92 /from/93 => /to/93 /from/94 => /to/94 /from/95 => /to/95 /from/96 => /to/96 /from/97 => /to/97 /from/98 => /to/98 /from/99 => /to/99 /from/100 => /to/100 /from/101 => /to/101 /from/102 => /to/102 /from/103 => /to/103 /from/104 => /to/104 /from/105 => /to/105 /from/106 => /to/106 /from/107 => /to/107 /from/108 => /to/108 /from/109 => /to/109 /from/110 => /to/110 /from/111 => /to/111 /from/112 => /to/112 /from/113 => /to/113 /from/114 => /to/114 /from/115 => /to/115 /from/116 => /to/116 /from/117 => /to/117 /from/118 => /to/118 /from/119 => /to/119 /from/120 => /to/120 /from/121 => /to/121 /from/122 => /to/122 /from/123 => /to/123 /from/124 => /to/124 /from/125 => /to/125 /from/126 => /to/126 /from/127 => /to/127 /from/128 => /to/128 /from/129 => /to/129 /from/130 => /to/130 /from/131 => /to/131 /from/132 => /to/132 /from/133 => /to/133 /from/134 => /to/134 /from/135 => /to/135 /from/136 => /to/136 /from/137 => /to/137 /from/138 => /to/138 /from/139 => /to/139 /from/140 => /to/140 /from/141 => /to/141 /from/142 => /to/142 /from/143 => /to/143 /from/144 => /to/144 /from/145 => /to/145 /from/146 => /to/146 /from/147 => /to/147 /from/148 => /to/148 /from/149 => /to/149 /from/150 => /to/150 /from/151 => /to/151 /from/152 => /to/152 /from/153 => /to/153 /from/154 => /to/154 /from/155 => /to/155 /from/156 => /to/156 /from/157 => /to/157 /from/158 => /to/158 /from/159 => /to/159 /from/160 => /to/160 /from/161 => /to/161 /from/162 => /to/162 /from/163 => /to/163 /from/164 => /to/164 /from/165 => /to/165 /from/166 => /to/166 /from/167 => /to/167 /from/168 => /to/168 /from/169 => /to/169 /from/170 => /to/170 /from/171 => /to/171 /from/172 => /to/172 /from/173 => /to/173 /from/174 => /to/174 /from/175 => /to/175 /from/176 => /to/176 /from/177 => /to/177 /from/178 => /to/178 /from/179 => /to/179 /from/180 => /to/180 /from/181 => /to/181 /from/182 => /to/182 /from/183 => /to/183 /from/184 => /to/184 /from/185 => /to/185 /from/186 => /to/186 /from/187 => /to/187 /from/188 => /to/188 /from/189 => /to/189 /from/190 => /to/190 /from/191 => /to/191 /from/192 => /to/192 /from/193 => /to/193 /from/194 => /to/194 /from/195 => /to/195 /from/196 => /to/196 /from/197 => /to/197 /from/198 => /to/198 /from/199 => /to/199 /from/200 => /to/200 /from/201 => /to/201 /from/202 => /to/202 /from/203 => /to/203 /from/204 => /to/204 /from/205 => /to/205 /from/206 => /to/206 /from/207 => /to/207 /from/208 => /to/208 /from/209 => /to/209 /from/210 => /to/210 /from/211 => /to/211 /from/212 => /to/212 /from/213 => /to/213 /from/214 => /to/214 /from/215 => /to/215 /from/216 => /to/216 /from/217 => /to/217 /from/218 => /to/218 /from/219 => /to/219 /from/220 => /to/220 /from/221 => /to/221 /from/222 => /to/222 /from/223 => /to/223 /from/224 => /to/224 /from/225 => /to/225 /from/226 => /to/226 /from/227 => /to/227 /from/228 => /to/228 /from/229 => /to/229 /from/230 => /to/230 /from/231 => /to/231 /from/232 => /to/232 /from/233 => /to/233 /from/234 => /to/234 /from/235 => /to/235 /from/236 => /to/236 /from/237 => /to/237 /from/238 => /to/238 /from/239 => /to/239 /from/240 => /to/240 /from/241 => /to/241 /from/242 => /to/242 /from/243 => /to/243 /from/244 => /to/244 /from/245 => /to/245 /from/246 => /to/246 /from/247 => /to/247 /from/248 => /to/248 /from/249 => /to/249 /from/250 => /to/250 /from/251 => /to/251 /from/252 => /to/252 /from/253 => /to/253 /from/254 => /to/254 /from/255 => /to/255 /from/256 => /to/256 /from/257 => /to/257 /from/258 => /to/258 /from/259 => /to/259 /from/260 => /to/260 /from/261 => /to/261 /from/262 => /to/262 /from/263 => /to/263 /from/264 => /to/264 /from/265 => /to/265 /from/266 => /to/266 /from/267 => /to/267 /from/268 => /to/268 /from/269 => /to/269 /from/270 => /to/270 /from/271 => /to/271 /from/272 => /to/272 /from/273 => /to/273 /from/274 => /to/274 /from/275 => /to/275 /from/276 => /to/276 /from/277 => /to/277 /from/278 => /to/278 /from/279 => /to/279 /from/280 => /to/280 /from/281 => /to/281 /from/282 => /to/282 /from/283 => /to/283 /from/284 => /to/284 /from/285 => /to/285 /from/286 => /to/286 /from/287 => /to/287 /from/288 => /to/288 /from/289 => /to/289 /from/290 => /to/290 /from/291 => /to/291 /from/292 => /to/292 /from/293 => /to/293 /from/294 => /to/294 /from/295 => /to/295 /from/296 => /to/296 /from/297 => /to/297 /from/298 => /to/298 /from/299 => /to/299 /from/300 => /to/300 /from/301 => /to/301 /from/302 => /to/302 /from/303 => /to/303 /from/304 => /to/304 /from/305 => /to/305 /from/306 => /to/306 /from/307 => /to/307 /from/308 => /to/308 /from/309 => /to/309 /from/310 => /to/310 /from/311 => /to/311 /from/312 => /to/312 /from/313 => /to/313 /from/314 => /to/314 /from/315 => /to/315 /from/316 => /to/316 /from/317 => /to/317 /from/318 => /to/318 /from/319 => /to/319 /from/320 => /to/320 /from/321 => /to/321 /from/322 => /to/322 /from/323 => /to/323 /from/324 => /to/324 /from/325 => /to/325 /from/326 => /to/326 /from/327 => /to/327 /from/328 => /to/328 /from/329 => /to/329 /from/330 => /to/330 /from/331 => /to/331 /from/332 => /to/332 /from/333 => /to/333 /from/334 => /to/334 /from/335 => /to/335 /from/336 => /to/336 /from/337 => /to/337 /from/338 => /to/338 /from/339 => /to/339 /from/340 => /to/340 /from/341 => /to/341 /from/342 => /to/342 /from/343 => /to/343 /from/344 => /to/344 /from/345 => /to/345 /from/346 => /to/346 /from/347 => /to/347 /from/348 => /to/348 /from/349 => /to/349 /from/350 => /to/350 /from/351 => /to/351 /from/352 => /to/352 /from/353 => /to/353 /from/354 => /to/354 /from/355 => /to/355 /from/356 => /to/356 /from/357 => /to/357 /from/358 => /to/358 /from/359 => /to/359 /from/360 => /to/360 /from/361 => /to/361 /from/362 => /to/362 /from/363 => /to/363 /from/364 => /to/364 /from/365 => /to/365 /from/366 => /to/366 /from/367 => /to/367 /from/368 => /to/368 /from/369 => /to/369 /from/370 => /to/370 /from/371 => /to/371 /from/372 => /to/372 /from/373 => /to/373 /from/374 => /to/374 /from/375 => /to/375 /from/376 => /to/376 /from/377 => /to/377 /from/378 => /to/378 /from/379 => /to/379 /from/380 => /to/380 /from/381 => /to/381 /from/382 => /to/382 /from/383 => /to/383 /from/384 => /to/384 /from/385 => /to/385 /from/386 => /to/386 /from/387 => /to/387 /from/388 => /to/388 /from/389 => /to/389 /from/390 => /to/390 /from/391 => /to/391 /from/392 => /to/392 /from/393 => /to/393 /from/394 => /to/394 /from/395 => /to/395 /from/396 => /to/396 /from/397 => /to/397 /from/398 => /to/398 /from/399 => /to/399 /from/400 => /to/400 /from/401 => /to/401 /from/402 => /to/402 /from/403 => /to/403 /from/404 => /to/404 /from/405 => /to/405 /from/406 => /to/406 /from/407 => /to/407 /from/408 => /to/408 /from/409 => /to/409 /from/410 => /to/410 /from/411 => /to/411 /from/412 => /to/412 /from/413 => /to/413 /from/414 => /to/414 /from/415 => /to/415 /from/416 => /to/416 /from/417 => /to/417 /from/418 => /to/418 /from/419 => /to/419 /from/420 => /to/420 /from/421 => /to/421 /from/422 => /to/422 /from/423 => /to/423 /from/424 => /to/424 /from/425 => /to/425 /from/426 => /to/426 /from/427 => /to/427 /from/428 => /to/428 /from/429 => /to/429 /from/430 => /to/430 /from/431 => /to/431 /from/432 => /to/432 /from/433 => /to/433 /from/434 => /to/434 /from/435 => /to/435 /from/436 => /to/436 /from/437 => /to/437 /from/438 => /to/438 /from/439 => /to/439 /from/440 => /to/440 /from/441 => /to/441 /from/442 => /to/442 /from/443 => /to/443 /from/444 => /to/444 /from/445 => /to/445 /from/446 => /to/446 /from/447 => /to/447 /from/448 => /to/448 /from/449 => /to/449 /from/450 => /to/450 /from/451 => /to/451 /from/452 => /to/452 /from/453 => /to/453 /from/454 => /to/454 /from/455 => /to/455 /from/456 => /to/456 /from/457 => /to/457 /from/458 => /to/458 /from/459 => /to/459 /from/460 => /to/460 /from/461 => /to/461 /from/462 => /to/462 /from/463 => /to/463 /from/464 => /to/464 /from/465 => /to/465 /from/466 => /to/466 /from/467 => /to/467 /from/468 => /to/468 /from/469 => /to/469 /from/470 => /to/470 /from/471 => /to/471 /from/472 => /to/472 /from/473 => /to/473 /from/474 => /to/474 /from/475 => /to/475 /from/476 => /to/476 /from/477 => /to/477 /from/478 => /to/478 /from/479 => /to/479 /from/480 => /to/480 /from/481 => /to/481 /from/482 => /to/482 /from/483 => /to/483 /from/484 => /to/484 /from/485 => /to/485 /from/486 => /to/486 /from/487 => /to/487 /from/488 => /to/488 /from/489 => /to/489 /from/490 => /to/490 /from/491 => /to/491 /from/492 => /to/492 /from/493 => /to/493 /from/494 => /to/494 /from/495 => /to/495 /from/496 => /to/496 /from/497 => /to/497 /from/498 => /to/498 /from/499 => /to/499 /from/500 => /to/500 /from/501 => /to/501 /from/502 => /to/502 /from/503 => /to/503 /from/504 => /to/504 /from/505 => /to/505 /from/506 => /to/506 /from/507 => /to/507 /from/508 => /to/508 /from/509 => /to/509 /from/510 => /to/510 /from/511 => /to/511 /from/512 => /to/512 /from/513 => /to/513 /from/514 => /to/514 /from/515 => /to/515 /from/516 => /to/516 /from/517 => /to/517 /from/518 => /to/518 /from/519 => /to/519 /from/520 => /to/520 /from/521 => /to/521 /from/522 => /to/522 /from/523 => /to/523 /from/524 => /to/524 /from/525 => /to/525 /from/526 => /to/526 /from/527 => /to/527 /from/528 => /to/528 /from/529 => /to/529 /from/530 => /to/530 /from/531 => /to/531 /from/532 => /to/532 /from/533 => /to/533 /from/534 => /to/534 /from/535 => /to/535 /from/536 => /to/536 /from/537 => /to/537 /from/538 => /to/538 /from/539 => /to/539 /from/540 => /to/540 /from/541 => /to/541 /from/542 => /to/542 /from/543 => /to/543 /from/544 => /to/544 /from/545 => /to/545 /from/546 => /to/546 /from/547 => /to/547 /from/548 => /to/548 /from/549 => /to/549 /from/550 => /to/550 /from/551 => /to/551 /from/552 => /to/552 /from/553 => /to/553 /from/554 => /to/554 /from/555 => /to/555 /from/556 => /to/556 /from/557 => /to/557 /from/558 => /to/558 /from/559 => /to/559 /from/560 => /to/560 /from/561 => /to/561 /from/562 => /to/562 /from/563 => /to/563 /from/564 => /to/564 /from/565 => /to/565 /from/566 => /to/566 /from/567 => /to/567 /from/568 => /to/568 /from/569 => /to/569 /from/570 => /to/570 /from/571 => /to/571 /from/572 => /to/572 /from/573 => /to/573 /from/574 => /to/574 /from/575 => /to/575 /from/576 => /to/576 /from/577 => /to/577 /from/578 => /to/578 /from/579 => /to/579 /from/580 => /to/580 /from/581 => /to/581 /from/582 => /to/582 /from/583 => /to/583 /from/584 => /to/584 /from/585 => /to/585 /from/586 => /to/586 /from/587 => /to/587 /from/588 => /to/588 /from/589 => /to/589 /from/590 => /to/590 /from/591 => /to/591 /from/592 => /to/592 /from/593 => /to/593 /from/594 => /to/594 /from/595 => /to/595 /from/596 => /to/596 /from/597 => /to/597 /from/598 => /to/598 /from/599 => /to/599 /from/600 => /to/600 /from/601 => /to/601 /from/602 => /to/602 /from/603 => /to/603 /from/604 => /to/604 /from/605 => /to/605 /from/606 => /to/606 /from/607 => /to/607 /from/608 => /to/608 /from/609 => /to/609 /from/610 => /to/610 /from/611 => /to/611 /from/612 => /to/612 /from/613 => /to/613 /from/614 => /to/614 /from/615 => /to/615 /from/616 => /to/616 /from/617 => /to/617 /from/618 => /to/618 /from/619 => /to/619 /from/620 => /to/620 /from/621 => /to/621 /from/622 => /to/622 /from/623 => /to/623 /from/624 => /to/624 /from/625 => /to/625 /from/626 => /to/626 /from/627 => /to/627 /from/628 => /to/628 /from/629 => /to/629 /from/630 => /to/630 /from/631 => /to/631 /from/632 => /to/632 /from/633 => /to/633 /from/634 => /to/634 /from/635 => /to/635 /from/636 => /to/636 /from/637 => /to/637 /from/638 => /to/638 /from/639 => /to/639 /from/640 => /to/640 /from/641 => /to/641 /from/642 => /to/642 /from/643 => /to/643 /from/644 => /to/644 /from/645 => /to/645 /from/646 => /to/646 /from/647 => /to/647 /from/648 => /to/648 /from/649 => /to/649 /from/650 => /to/650 /from/651 => /to/651 /from/652 => /to/652 /from/653 => /to/653 /from/654 => /to/654 /from/655 => /to/655 /from/656 => /to/656 /from/657 => /to/657 /from/658 => /to/658 /from/659 => /to/659 /from/660 => /to/660 /from/661 => /to/661 /from/662 => /to/662 /from/663 => /to/663 /from/664 => /to/664 /from/665 => /to/665 /from/666 => /to/666 /from/667 => /to/667 /from/668 => /to/668 /from/669 => /to/669 /from/670 => /to/670 /from/671 => /to/671 /from/672 => /to/672 /from/673 => /to/673 /from/674 => /to/674 /from/675 => /to/675 /from/676 => /to/676 /from/677 => /to/677 /from/678 => /to/678 /from/679 => /to/679 /from/680 => /to/680 /from/681 => /to/681 /from/682 => /to/682 /from/683 => /to/683 /from/684 => /to/684 /from/685 => /to/685 /from/686 => /to/686 /from/687 => /to/687 /from/688 => /to/688 /from/689 => /to/689 /from/690 => /to/690 /from/691 => /to/691 /from/692 => /to/692 /from/693 => /to/693 /from/694 => /to/694 /from/695 => /to/695 /from/696 => /to/696 /from/697 => /to/697 /from/698 => /to/698 /from/699 => /to/699 /from/700 => /to/700 /from/701 => /to/701 /from/702 => /to/702 /from/703 => /to/703 /from/704 => /to/704 /from/705 => /to/705 /from/706 => /to/706 /from/707 => /to/707 /from/708 => /to/708 /from/709 => /to/709 /from/710 => /to/710 /from/711 => /to/711 /from/712 => /to/712 /from/713 => /to/713 /from/714 => /to/714 /from/715 => /to/715 /from/716 => /to/716 /from/717 => /to/717 /from/718 => /to/718 /from/719 => /to/719 /from/720 => /to/720 /from/721 => /to/721 /from/722 => /to/722 /from/723 => /to/723 /from/724 => /to/724 /from/725 => /to/725 /from/726 => /to/726 /from/727 => /to/727 /from/728 => /to/728 /from/729 => /to/729 /from/730 => /to/730 /from/731 => /to/731 /from/732 => /to/732 /from/733 => /to/733 /from/734 => /to/734 /from/735 => /to/735 /from/736 => /to/736 /from/737 => /to/737 /from/738 => /to/738 /from/739 => /to/739 /from/740 => /to/740 /from/741 => /to/741 /from/742 => /to/742 /from/743 => /to/743 /from/744 => /to/744 /from/745 => /to/745 /from/746 => /to/746 /from/747 => /to/747 /from/748 => /to/748 /from/749 => /to/749 /from/750 => /to/750 /from/751 => /to/751 /from/752 => /to/752 /from/753 => /to/753 /from/754 => /to/754 /from/755 => /to/755 /from/756 => /to/756 /from/757 => /to/757 /from/758 => /to/758 /from/759 => /to/759 /from/760 => /to/760 /from/761 => /to/761 /from/762 => /to/762 /from/763 => /to/763 /from/764 => /to/764 /from/765 => /to/765 /from/766 => /to/766 /from/767 => /to/767 /from/768 => /to/768 /from/769 => /to/769 /from/770 => /to/770 /from/771 => /to/771 /from/772 => /to/772 /from/773 => /to/773 /from/774 => /to/774 /from/775 => /to/775 /from/776 => /to/776 /from/777 => /to/777 /from/778 => /to/778 /from/779 => /to/779 /from/780 => /to/780 /from/781 => /to/781 /from/782 => /to/782 /from/783 => /to/783 /from/784 => /to/784 /from/785 => /to/785 /from/786 => /to/786 /from/787 => /to/787 /from/788 => /to/788 /from/789 => /to/789 /from/790 => /to/790 /from/791 => /to/791 /from/792 => /to/792 /from/793 => /to/793 /from/794 => /to/794 /from/795 => /to/795 /from/796 => /to/796 /from/797 => /to/797 /from/798 => /to/798 /from/799 => /to/799 /from/800 => /to/800 /from/801 => /to/801 /from/802 => /to/802 /from/803 => /to/803 /from/804 => /to/804 /from/805 => /to/805 /from/806 => /to/806 /from/807 => /to/807 /from/808 => /to/808 /from/809 => /to/809 /from/810 => /to/810 /from/811 => /to/811 /from/812 => /to/812 /from/813 => /to/813 /from/814 => /to/814 /from/815 => /to/815 /from/816 => /to/816 /from/817 => /to/817 /from/818 => /to/818 /from/819 => /to/819 /from/820 => /to/820 /from/821 => /to/821 /from/822 => /to/822 /from/823 => /to/823 /from/824 => /to/824 /from/825 => /to/825 /from/826 => /to/826 /from/827 => /to/827 /from/828 => /to/828 /from/829 => /to/829 /from/830 => /to/830 /from/831 => /to/831 /from/832 => /to/832 /from/833 => /to/833 /from/834 => /to/834 /from/835 => /to/835 /from/836 => /to/836 /from/837 => /to/837 /from/838 => /to/838 /from/839 => /to/839 /from/840 => /to/840 /from/841 => /to/841 /from/842 => /to/842 /from/843 => /to/843 /from/844 => /to/844 /from/845 => /to/845 /from/846 => /to/846 /from/847 => /to/847 /from/848 => /to/848 /from/849 => /to/849 /from/850 => /to/850 /from/851 => /to/851 /from/852 => /to/852 /from/853 => /to/853 /from/854 => /to/854 /from/855 => /to/855 /from/856 => /to/856 /from/857 => /to/857 /from/858 => /to/858 /from/859 => /to/859 /from/860 => /to/860 /from/861 => /to/861 /from/862 => /to/862 /from/863 => /to/863 /from/864 => /to/864 /from/865 => /to/865 /from/866 => /to/866 /from/867 => /to/867 /from/868 => /to/868 /from/869 => /to/869 /from/870 => /to/870 /from/871 => /to/871 /from/872 => /to/872 /from/873 => /to/873 /from/874 => /to/874 /from/875 => /to/875 /from/876 => /to/876 /from/877 => /to/877 /from/878 => /to/878 /from/879 => /to/879 /from/880 => /to/880 /from/881 => /to/881 /from/882 => /to/882 /from/883 => /to/883 /from/884 => /to/884 /from/885 => /to/885 /from/886 => /to/886 /from/887 => /to/887 /from/888 => /to/888 /from/889 => /to/889 /from/890 => /to/890 /from/891 => /to/891 /from/892 => /to/892 /from/893 => /to/893 /from/894 => /to/894 /from/895 => /to/895 /from/896 => /to/896 /from/897 => /to/897 /from/898 => /to/898 /from/899 => /to/899 /from/900 => /to/900 /from/901 => /to/901 /from/902 => /to/902 /from/903 => /to/903 /from/904 => /to/904 /from/905 => /to/905 /from/906 => /to/906 /from/907 => /to/907 /from/908 => /to/908 /from/909 => /to/909 /from/910 => /to/910 /from/911 => /to/911 /from/912 => /to/912 /from/913 => /to/913 /from/914 => /to/914 /from/915 => /to/915 /from/916 => /to/916 /from/917 => /to/917 /from/918 => /to/918 /from/919 => /to/919 /from/920 => /to/920 /from/921 => /to/921 /from/922 => /to/922 /from/923 => /to/923 /from/924 => /to/924 /from/925 => /to/925 /from/926 => /to/926 /from/927 => /to/927 /from/928 => /to/928 /from/929 => /to/929 /from/930 => /to/930 /from/931 => /to/931 /from/932 => /to/932 /from/933 => /to/933 /from/934 => /to/934 /from/935 => /to/935 /from/936 => /to/936 /from/937 => /to/937 /from/938 => /to/938 /from/939 => /to/939 /from/940 => /to/940 /from/941 => /to/941 /from/942 => /to/942 /from/943 => /to/943 /from/944 => /to/944 /from/945 => /to/945 /from/946 => /to/946 /from/947 => /to/947 /from/948 => /to/948 /from/949 => /to/949 /from/950 => /to/950 /from/951 => /to/951 /from/952 => /to/952 /from/953 => /to/953 /from/954 => /to/954 /from/955 => /to/955 /from/956 => /to/956 /from/957 => /to/957 /from/958 => /to/958 /from/959 => /to/959 /from/960 => /to/960 /from/961 => /to/961 /from/962 => /to/962 /from/963 => /to/963 /from/964 => /to/964 /from/965 => /to/965 /from/966 => /to/966 /from/967 => /to/967 /from/968 => /to/968 /from/969 => /to/969 /from/970 => /to/970 /from/971 => /to/971 /from/972 => /to/972 /from/973 => /to/973 /from/974 => /to/974 /from/975 => /to/975 /from/976 => /to/976 /from/977 => /to/977 /from/978 => /to/978 /from/979 => /to/979 /from/980 => /to/980 /from/981 => /to/981 /from/982 => /to/982 /from/983 => /to/983 /from/984 => /to/984 /from/985 => /to/985 /from/986 => /to/986 /from/987 => /to/987 /from/988 => /to/988 /from/989 => /to/989 /from/990 => /to/990 /from/991 => /to/991 /from/992 => /to/992 /from/993 => /to/993 /from/994 => /to/994 /from/995 => /to/995 /from/996 => /to/996 /from/997 => /to/997 /from/998 => /to/998 /from/999 => /to/999 /from/1000 => /to/1000 /from/1001 => /to/1001 /from/1002 => /to/1002 /from/1003 => /to/1003 /from/1004 => /to/1004 /from/1005 => /to/1005 /from/1006 => /to/1006 /from/1007 => /to/1007 /from/1008 => /to/1008 /from/1009 => /to/1009 /from/1010 => /to/1010 /from/1011 => /to/1011 /from/1012 => /to/1012 /from/1013 => /to/1013 /from/1014 => /to/1014 /from/1015 => /to/1015 /from/1016 => /to/1016 /from/1017 => /to/1017 /from/1018 => /to/1018 /from/1019 => /to/1019 /from/1020 => /to/1020 /from/1021 => /to/1021 /from/1022 => /to/1022 /from/1023 => /to/1023 /from/1024 => /to/1024 /from/1025 => /to/1025 /from/1026 => /to/1026 /from/1027 => /to/1027 /from/1028 => /to/1028 /from/1029 => /to/1029 /from/1030 => /to/1030 /from/1031 => /to/1031 /from/1032 => /to/1032 /from/1033 => /to/1033 /from/1034 => /to/1034 /from/1035 => /to/1035 /from/1036 => /to/1036 /from/1037 => /to/1037 /from/1038 => /to/1038 /from/1039 => /to/1039 /from/1040 => /to/1040 /from/1041 => /to/1041 /from/1042 => /to/1042 /from/1043 => /to/1043 /from/1044 => /to/1044 /from/1045 => /to/1045 /from/1046 => /to/1046 /from/1047 => /to/1047 /from/1048 => /to/1048 /from/1049 => /to/1049 /from/1050 => /to/1050 /from/1051 => /to/1051 /from/1052 => /to/1052 /from/1053 => /to/1053 /from/1054 => /to/1054 /from/1055 => /to/1055 /from/1056 => /to/1056 /from/1057 => /to/1057 /from/1058 => /to/1058 /from/1059 => /to/1059 /from/1060 => /to/1060 /from/1061 => /to/1061 /from/1062 => /to/1062 /from/1063 => /to/1063 /from/1064 => /to/1064 /from/1065 => /to/1065 /from/1066 => /to/1066 /from/1067 => /to/1067 /from/1068 => /to/1068 /from/1069 => /to/1069 /from/1070 => /to/1070 /from/1071 => /to/1071 /from/1072 => /to/1072 /from/1073 => /to/1073 /from/1074 => /to/1074 /from/1075 => /to/1075 /from/1076 => /to/1076 /from/1077 => /to/1077 /from/1078 => /to/1078 /from/1079 => /to/1079 /from/1080 => /to/1080 /from/1081 => /to/1081 /from/1082 => /to/1082 /from/1083 => /to/1083 /from/1084 => /to/1084 /from/1085 => /to/1085 /from/1086 => /to/1086 /from/1087 => /to/1087 /from/1088 => /to/1088 /from/1089 => /to/1089 /from/1090 => /to/1090 /from/1091 => /to/1091 /from/1092 => /to/1092 /from/1093 => /to/1093 /from/1094 => /to/1094 /from/1095 => /to/1095 /from/1096 => /to/1096 /from/1097 => /to/1097 /from/1098 => /to/1098 /from/1099 => /to/1099 /from/1100 => /to/1100 /from/1101 => /to/1101 /from/1102 => /to/1102 /from/1103 => /to/1103 /from/1104 => /to/1104 /from/1105 => /to/1105 /from/1106 => /to/1106 /from/1107 => /to/1107 /from/1108 => /to/1108 /from/1109 => /to/1109 /from/1110 => /to/1110 /from/1111 => /to/1111 /from/1112 => /to/1112 /from/1113 => /to/1113 /from/1114 => /to/1114 /from/1115 => /to/1115 /from/1116 => /to/1116 /from/1117 => /to/1117 /from/1118 => /to/1118 /from/1119 => /to/1119 /from/1120 => /to/1120 /from/1121 => /to/1121 /from/1122 => /to/1122 /from/1123 => /to/1123 /from/1124 => /to/1124 /from/1125 => /to/1125 /from/1126 => /to/1126 /from/1127 => /to/1127 /from/1128 => /to/1128 /from/1129 => /to/1129 /from/1130 => /to/1130 /from/1131 => /to/1131 /from/1132 => /to/1132 /from/1133 => /to/1133 /from/1134 => /to/1134 /from/1135 => /to/1135 /from/1136 => /to/1136 /from/1137 => /to/1137 /from/1138 => /to/1138 /from/1139 => /to/1139 /from/1140 => /to/1140 /from/1141 => /to/1141 /from/1142 => /to/1142 /from/1143 => /to/1143 /from/1144 => /to/1144 /from/1145 => /to/1145 /from/1146 => /to/1146 /from/1147 => /to/1147 /from/1148 => /to/1148 /from/1149 => /to/1149 /from/1150 => /to/1150 /from/1151 => /to/1151 /from/1152 => /to/1152 /from/1153 => /to/1153 /from/1154 => /to/1154 /from/1155 => /to/1155 /from/1156 => /to/1156 /from/1157 => /to/1157 /from/1158 => /to/1158 /from/1159 => /to/1159 /from/1160 => /to/1160 /from/1161 => /to/1161 /from/1162 => /to/1162 /from/1163 => /to/1163 /from/1164 => /to/1164 /from/1165 => /to/1165 /from/1166 => /to/1166 /from/1167 => /to/1167 /from/1168 => /to/1168 /from/1169 => /to/1169 /from/1170 => /to/1170 /from/1171 => /to/1171 /from/1172 => /to/1172 /from/1173 => /to/1173 /from/1174 => /to/1174 /from/1175 => /to/1175 /from/1176 => /to/1176 /from/1177 => /to/1177 /from/1178 => /to/1178 /from/1179 => /to/1179 /from/1180 => /to/1180 /from/1181 => /to/1181 /from/1182 => /to/1182 /from/1183 => /to/1183 /from/1184 => /to/1184 /from/1185 => /to/1185 /from/1186 => /to/1186 /from/1187 => /to/1187 /from/1188 => /to/1188 /from/1189 => /to/1189 /from/1190 => /to/1190 /from/1191 => /to/1191 /from/1192 => /to/1192 /from/1193 => /to/1193 /from/1194 => /to/1194 /from/1195 => /to/1195 /from/1196 => /to/1196 /from/1197 => /to/1197 /from/1198 => /to/1198 /from/1199 => /to/1199 /from/1200 => /to/1200 /from/1201 => /to/1201 /from/1202 => /to/1202 /from/1203 => /to/1203 /from/1204 => /to/1204 /from/1205 => /to/1205 /from/1206 => /to/1206 /from/1207 => /to/1207 /from/1208 => /to/1208 /from/1209 => /to/1209 /from/1210 => /to/1210 /from/1211 => /to/1211 /from/1212 => /to/1212 /from/1213 => /to/1213 /from/1214 => /to/1214 /from/1215 => /to/1215 /from/1216 => /to/1216 /from/1217 => /to/1217 /from/1218 => /to/1218 /from/1219 => /to/1219 /from/1220 => /to/1220 /from/1221 => /to/1221 /from/1222 => /to/1222 /from/1223 => /to/1223 /from/1224 => /to/1224 /from/1225 => /to/1225 /from/1226 => /to/1226 /from/1227 => /to/1227 /from/1228 => /to/1228 /from/1229 => /to/1229 /from/1230 => /to/1230 /from/1231 => /to/1231 /from/1232 => /to/1232 /from/1233 => /to/1233 /from/1234 => /to/1234 /from/1235 => /to/1235 /from/1236 => /to/1236 /from/1237 => /to/1237 /from/1238 => /to/1238 /from/1239 => /to/1239 /from/1240 => /to/1240 /from/1241 => /to/1241 /from/1242 => /to/1242 /from/1243 => /to/1243 /from/1244 => /to/1244 /from/1245 => /to/1245 /from/1246 => /to/1246 /from/1247 => /to/1247 /from/1248 => /to/1248 /from/1249 => /to/1249 /from/1250 => /to/1250 /from/1251 => /to/1251 /from/1252 => /to/1252 /from/1253 => /to/1253 /from/1254 => /to/1254 /from/1255 => /to/1255 /from/1256 => /to/1256 /from/1257 => /to/1257 /from/1258 => /to/1258 /from/1259 => /to/1259 /from/1260 => /to/1260 /from/1261 => /to/1261 /from/1262 => /to/1262 /from/1263 => /to/1263 /from/1264 => /to/1264 /from/1265 => /to/1265 /from/1266 => /to/1266 /from/1267 => /to/1267 /from/1268 => /to/1268 /from/1269 => /to/1269 /from/1270 => /to/1270 /from/1271 => /to/1271 /from/1272 => /to/1272 /from/1273 => /to/1273 /from/1274 => /to/1274 /from/1275 => /to/1275 /from/1276 => /to/1276 /from/1277 => /to/1277 /from/1278 => /to/1278 /from/1279 => /to/1279 /from/1280 => /to/1280 /from/1281 => /to/1281 /from/1282 => /to/1282 /from/1283 => /to/1283 /from/1284 => /to/1284 /from/1285 => /to/1285 /from/1286 => /to/1286 /from/1287 => /to/1287 /from/1288 => /to/1288 /from/1289 => /to/1289 /from/1290 => /to/1290 /from/1291 => /to/1291 /from/1292 => /to/1292 /from/1293 => /to/1293 /from/1294 => /to/1294 /from/1295 => /to/1295 /from/1296 => /to/1296 /from/1297 => /to/1297 /from/1298 => /to/1298 /from/1299 => /to/1299 /from/1300 => /to/1300 /from/1301 => /to/1301 /from/1302 => /to/1302 /from/1303 => /to/1303 /from/1304 => /to/1304 /from/1305 => /to/1305 /from/1306 => /to/1306 /from/1307 => /to/1307 /from/1308 => /to/1308 /from/1309 => /to/1309 /from/1310 => /to/1310 /from/1311 => /to/1311 /from/1312 => /to/1312 /from/1313 => /to/1313 /from/1314 => /to/1314 /from/1315 => /to/1315 /from/1316 => /to/1316 /from/1317 => /to/1317 /from/1318 => /to/1318 /from/1319 => /to/1319 /from/1320 => /to/1320 /from/1321 => /to/1321 /from/1322 => /to/1322 /from/1323 => /to/1323 /from/1324 => /to/1324 /from/1325 => /to/1325 /from/1326 => /to/1326 /from/1327 => /to/1327 /from/1328 => /to/1328 /from/1329 => /to/1329 /from/1330 => /to/1330 /from/1331 => /to/1331 /from/1332 => /to/1332 /from/1333 => /to/1333 /from/1334 => /to/1334 /from/1335 => /to/1335 /from/1336 => /to/1336 /from/1337 => /to/1337 /from/1338 => /to/1338 /from/1339 => /to/1339 /from/1340 => /to/1340 /from/1341 => /to/1341 /from/1342 => /to/1342 /from/1343 => /to/1343 /from/1344 => /to/1344 /from/1345 => /to/1345 /from/1346 => /to/1346 /from/1347 => /to/1347 /from/1348 => /to/1348 /from/1349 => /to/1349 /from/1350 => /to/1350 /from/1351 => /to/1351 /from/1352 => /to/1352 /from/1353 => /to/1353 /from/1354 => /to/1354 /from/1355 => /to/1355 /from/1356 => /to/1356 /from/1357 => /to/1357 /from/1358 => /to/1358 /from/1359 => /to/1359 /from/1360 => /to/1360 /from/1361 => /to/1361 /from/1362 => /to/1362 /from/1363 => /to/1363 /from/1364 => /to/1364 /from/1365 => /to/1365 /from/1366 => /to/1366 /from/1367 => /to/1367 /from/1368 => /to/1368 /from/1369 => /to/1369 /from/1370 => /to/1370 /from/1371 => /to/1371 /from/1372 => /to/1372 /from/1373 => /to/1373 /from/1374 => /to/1374 /from/1375 => /to/1375 /from/1376 => /to/1376 /from/1377 => /to/1377 /from/1378 => /to/1378 /from/1379 => /to/1379 /from/1380 => /to/1380 /from/1381 => /to/1381 /from/1382 => /to/1382 /from/1383 => /to/1383 /from/1384 => /to/1384 /from/1385 => /to/1385 /from/1386 => /to/1386 /from/1387 => /to/1387 /from/1388 => /to/1388 /from/1389 => /to/1389 /from/1390 => /to/1390 /from/1391 => /to/1391 /from/1392 => /to/1392 /from/1393 => /to/1393 /from/1394 => /to/1394 /from/1395 => /to/1395 /from/1396 => /to/1396 /from/1397 => /to/1397 /from/1398 => /to/1398 /from/1399 => /to/1399 /from/1400 => /to/1400 /from/1401 => /to/1401 /from/1402 => /to/1402 /from/1403 => /to/1403 /from/1404 => /to/1404 /from/1405 => /to/1405 /from/1406 => /to/1406 /from/1407 => /to/1407 /from/1408 => /to/1408 /from/1409 => /to/1409 /from/1410 => /to/1410 /from/1411 => /to/1411 /from/1412 => /to/1412 /from/1413 => /to/1413 /from/1414 => /to/1414 /from/1415 => /to/1415 /from/1416 => /to/1416 /from/1417 => /to/1417 /from/1418 => /to/1418 /from/1419 => /to/1419 /from/1420 => /to/1420 /from/1421 => /to/1421 /from/1422 => /to/1422 /from/1423 => /to/1423 /from/1424 => /to/1424 /from/1425 => /to/1425 /from/1426 => /to/1426 /from/1427 => /to/1427 /from/1428 => /to/1428 /from/1429 => /to/1429 /from/1430 => /to/1430 /from/1431 => /to/1431 /from/1432 => /to/1432 /from/1433 => /to/1433 /from/1434 => /to/1434 /from/1435 => /to/1435 /from/1436 => /to/1436 /from/1437 => /to/1437 /from/1438 => /to/1438 /from/1439 => /to/1439 /from/1440 => /to/1440 /from/1441 => /to/1441 /from/1442 => /to/1442 /from/1443 => /to/1443 /from/1444 => /to/1444 /from/1445 => /to/1445 /from/1446 => /to/1446 /from/1447 => /to/1447 /from/1448 => /to/1448 /from/1449 => /to/1449 /from/1450 => /to/1450 /from/1451 => /to/1451 /from/1452 => /to/1452 /from/1453 => /to/1453 /from/1454 => /to/1454 /from/1455 => /to/1455 /from/1456 => /to/1456 /from/1457 => /to/1457 /from/1458 => /to/1458 /from/1459 => /to/1459 /from/1460 => /to/1460 /from/1461 => /to/1461 /from/1462 => /to/1462 /from/1463 => /to/1463 /from/1464 => /to/1464 /from/1465 => /to/1465 /from/1466 => /to/1466 /from/1467 => /to/1467 /from/1468 => /to/1468 /from/1469 => /to/1469 /from/1470 => /to/1470 /from/1471 => /to/1471 /from/1472 => /to/1472 /from/1473 => /to/1473 /from/1474 => /to/1474 /from/1475 => /to/1475 /from/1476 => /to/1476 /from/1477 => /to/1477 /from/1478 => /to/1478 /from/1479 => /to/1479 /from/1480 => /to/1480 /from/1481 => /to/1481 /from/1482 => /to/1482 /from/1483 => /to/1483 /from/1484 => /to/1484 /from/1485 => /to/1485 /from/1486 => /to/1486 /from/1487 => /to/1487 /from/1488 => /to/1488 /from/1489 => /to/1489 /from/1490 => /to/1490 /from/1491 => /to/1491 /from/1492 => /to/1492 /from/1493 => /to/1493 /from/1494 => /to/1494 /from/1495 => /to/1495 /from/1496 => /to/1496 /from/1497 => /to/1497 /from/1498 => /to/1498 /from/1499 => /to/1499 /from/1500 => /to/1500 /from/1501 => /to/1501 /from/1502 => /to/1502 /from/1503 => /to/1503 /from/1504 => /to/1504 /from/1505 => /to/1505 /from/1506 => /to/1506 /from/1507 => /to/1507 /from/1508 => /to/1508 /from/1509 => /to/1509 /from/1510 => /to/1510 /from/1511 => /to/1511 /from/1512 => /to/1512 /from/1513 => /to/1513 /from/1514 => /to/1514 /from/1515 => /to/1515 /from/1516 => /to/1516 /from/1517 => /to/1517 /from/1518 => /to/1518 /from/1519 => /to/1519 /from/1520 => /to/1520 /from/1521 => /to/1521 /from/1522 => /to/1522 /from/1523 => /to/1523 /from/1524 => /to/1524 /from/1525 => /to/1525 /from/1526 => /to/1526 /from/1527 => /to/1527 /from/1528 => /to/1528 /from/1529 => /to/1529 /from/1530 => /to/1530 /from/1531 => /to/1531 /from/1532 => /to/1532 /from/1533 => /to/1533 /from/1534 => /to/1534 /from/1535 => /to/1535 /from/1536 => /to/1536 /from/1537 => /to/1537 /from/1538 => /to/1538 /from/1539 => /to/1539 /from/1540 => /to/1540 /from/1541 => /to/1541 /from/1542 => /to/1542 /from/1543 => /to/1543 /from/1544 => /to/1544 /from/1545 => /to/1545 /from/1546 => /to/1546 /from/1547 => /to/1547 /from/1548 => /to/1548 /from/1549 => /to/1549 /from/1550 => /to/1550 /from/1551 => /to/1551 /from/1552 => /to/1552 /from/1553 => /to/1553 /from/1554 => /to/1554 /from/1555 => /to/1555 /from/1556 => /to/1556 /from/1557 => /to/1557 /from/1558 => /to/1558 /from/1559 => /to/1559 /from/1560 => /to/1560 /from/1561 => /to/1561 /from/1562 => /to/1562 /from/1563 => /to/1563 /from/1564 => /to/1564 /from/1565 => /to/1565 /from/1566 => /to/1566 /from/1567 => /to/1567 /from/1568 => /to/1568 /from/1569 => /to/1569 /from/1570 => /to/1570 /from/1571 => /to/1571 /from/1572 => /to/1572 /from/1573 => /to/1573 /from/1574 => /to/1574 /from/1575 => /to/1575 /from/1576 => /to/1576 /from/1577 => /to/1577 /from/1578 => /to/1578 /from/1579 => /to/1579 /from/1580 => /to/1580 /from/1581 => /to/1581 /from/1582 => /to/1582 /from/1583 => /to/1583 /from/1584 => /to/1584 /from/1585 => /to/1585 /from/1586 => /to/1586 /from/1587 => /to/1587 /from/1588 => /to/1588 /from/1589 => /to/1589 /from/1590 => /to/1590 /from/1591 => /to/1591 /from/1592 => /to/1592 /from/1593 => /to/1593 /from/1594 => /to/1594 /from/1595 => /to/1595 05:49:27.176 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7a687d8d]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjywla-8q29c' /from/1596 => /to/1596 /from/1597 => /to/1597 /from/1598 => /to/1598 /from/1599 => /to/1599 /from/1600 => /to/1600 /from/1601 => /to/1601 /from/1602 => /to/1602 /from/1603 => /to/1603 /from/1604 => /to/1604 /from/1605 => /to/1605 /from/1606 => /to/1606 /from/1607 => /to/1607 /from/1608 => /to/1608 /from/1609 => /to/1609 /from/1610 => /to/1610 /from/1611 => /to/1611 /from/1612 => /to/1612 /from/1613 => /to/1613 /from/1614 => /to/1614 /from/1615 => /to/1615 /from/1616 => /to/1616 /from/1617 => /to/1617 /from/1618 => /to/1618 /from/1619 => /to/1619 /from/1620 => /to/1620 /from/1621 => /to/1621 /from/1622 => /to/1622 /from/1623 => /to/1623 /from/1624 => /to/1624 /from/1625 => /to/1625 /from/1626 => /to/1626 /from/1627 => /to/1627 /from/1628 => /to/1628 /from/1629 => /to/1629 /from/1630 => /to/1630 /from/1631 => /to/1631 /from/1632 => /to/1632 /from/1633 => /to/1633 /from/1634 => /to/1634 /from/1635 => /to/1635 /from/1636 => /to/1636 /from/1637 => /to/1637 /from/1638 => /to/1638 /from/1639 => /to/1639 /from/1640 => /to/1640 /from/1641 => /to/1641 /from/1642 => /to/1642 /from/1643 => /to/1643 /from/1644 => /to/1644 /from/1645 => /to/1645 /from/1646 => /to/1646 /from/1647 => /to/1647 /from/1648 => /to/1648 /from/1649 => /to/1649 /from/1650 => /to/1650 /from/1651 => /to/1651 /from/1652 => /to/1652 /from/1653 => /to/1653 /from/1654 => /to/1654 /from/1655 => /to/1655 /from/1656 => /to/1656 /from/1657 => /to/1657 /from/1658 => /to/1658 /from/1659 => /to/1659 /from/1660 => /to/1660 /from/1661 => /to/1661 /from/1662 => /to/1662 /from/1663 => /to/1663 /from/1664 => /to/1664 /from/1665 => /to/1665 /from/1666 => /to/1666 /from/1667 => /to/1667 /from/1668 => /to/1668 /from/1669 => /to/1669 /from/1670 => /to/1670 /from/1671 => /to/1671 /from/1672 => /to/1672 /from/1673 => /to/1673 /from/1674 => /to/1674 /from/1675 => /to/1675 /from/1676 => /to/1676 /from/1677 => /to/1677 /from/1678 => /to/1678 /from/1679 => /to/1679 /from/1680 => /to/1680 /from/1681 => /to/1681 /from/1682 => /to/1682 /from/1683 => /to/1683 /from/1684 => /to/1684 /from/1685 => /to/1685 /from/1686 => /to/1686 /from/1687 => /to/1687 /from/1688 => /to/1688 /from/1689 => /to/1689 /from/1690 => /to/1690 /from/1691 => /to/1691 /from/1692 => /to/1692 /from/1693 => /to/1693 /from/1694 => /to/1694 /from/1695 => /to/1695 /from/1696 => /to/1696 /from/1697 => /to/1697 05:49:27.196 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7a687d8d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjywla-8q29c' locked successfully. /from/1698 => /to/1698 /from/1699 => /to/1699 /from/1700 => /to/1700 /from/1701 => /to/1701 /from/1702 => /to/1702 /from/1703 => /to/1703 /from/1704 => /to/1704 /from/1705 => /to/1705 /from/1706 => /to/1706 /from/1707 => /to/1707 /from/1708 => /to/1708 /from/1709 => /to/1709 /from/1710 => /to/1710 /from/1711 => /to/1711 /from/1712 => /to/1712 /from/1713 => /to/1713 /from/1714 => /to/1714 /from/1715 => /to/1715 /from/1716 => /to/1716 /from/1717 => /to/1717 /from/1718 => /to/1718 /from/1719 => /to/1719 /from/1720 => /to/1720 /from/1721 => /to/1721 /from/1722 => /to/1722 /from/1723 => /to/1723 /from/1724 => /to/1724 /from/1725 => /to/1725 /from/1726 => /to/1726 /from/1727 => /to/1727 /from/1728 => /to/1728 /from/1729 => /to/1729 /from/1730 => /to/1730 /from/1731 => /to/1731 /from/1732 => /to/1732 /from/1733 => /to/1733 /from/1734 => /to/1734 /from/1735 => /to/1735 /from/1736 => /to/1736 /from/1737 => /to/1737 /from/1738 => /to/1738 /from/1739 => /to/1739 /from/1740 => /to/1740 /from/1741 => /to/1741 /from/1742 => /to/1742 /from/1743 => /to/1743 /from/1744 => /to/1744 /from/1745 => /to/1745 /from/1746 => /to/1746 /from/1747 => /to/1747 /from/1748 => /to/1748 /from/1749 => /to/1749 /from/1750 => /to/1750 /from/1751 => /to/1751 /from/1752 => /to/1752 /from/1753 => /to/1753 /from/1754 => /to/1754 /from/1755 => /to/1755 /from/1756 => /to/1756 /from/1757 => /to/1757 /from/1758 => /to/1758 /from/1759 => /to/1759 /from/1760 => /to/1760 /from/1761 => /to/1761 /from/1762 => /to/1762 /from/1763 => /to/1763 /from/1764 => /to/1764 /from/1765 => /to/1765 /from/1766 => /to/1766 /from/1767 => /to/1767 /from/1768 => /to/1768 /from/1769 => /to/1769 /from/1770 => /to/1770 /from/1771 => /to/1771 /from/1772 => /to/1772 /from/1773 => /to/1773 /from/1774 => /to/1774 /from/1775 => /to/1775 /from/1776 => /to/1776 /from/1777 => /to/1777 /from/1778 => /to/1778 /from/1779 => /to/1779 /from/1780 => /to/1780 /from/1781 => /to/1781 /from/1782 => /to/1782 /from/1783 => /to/1783 /from/1784 => /to/1784 /from/1785 => /to/1785 /from/1786 => /to/1786 /from/1787 => /to/1787 /from/1788 => /to/1788 /from/1789 => /to/1789 /from/1790 => /to/1790 /from/1791 => /to/1791 /from/1792 => /to/1792 /from/1793 => /to/1793 /from/1794 => /to/1794 /from/1795 => /to/1795 /from/1796 => /to/1796 /from/1797 => /to/1797 /from/1798 => /to/1798 /from/1799 => /to/1799 /from/1800 => /to/1800 /from/1801 => /to/1801 /from/1802 => /to/1802 /from/1803 => /to/1803 /from/1804 => /to/1804 /from/1805 => /to/1805 /from/1806 => /to/1806 /from/1807 => /to/1807 /from/1808 => /to/1808 /from/1809 => /to/1809 /from/1810 => /to/1810 /from/1811 => /to/1811 /from/1812 => /to/1812 /from/1813 => /to/1813 /from/1814 => /to/1814 /from/1815 => /to/1815 /from/1816 => /to/1816 /from/1817 => /to/1817 /from/1818 => /to/1818 /from/1819 => /to/1819 /from/1820 => /to/1820 /from/1821 => /to/1821 /from/1822 => /to/1822 /from/1823 => /to/1823 /from/1824 => /to/1824 /from/1825 => /to/1825 /from/1826 => /to/1826 /from/1827 => /to/1827 /from/1828 => /to/1828 /from/1829 => /to/1829 /from/1830 => /to/1830 /from/1831 => /to/1831 /from/1832 => /to/1832 /from/1833 => /to/1833 /from/1834 => /to/1834 /from/1835 => /to/1835 /from/1836 => /to/1836 /from/1837 => /to/1837 /from/1838 => /to/1838 /from/1839 => /to/1839 /from/1840 => /to/1840 /from/1841 => /to/1841 /from/1842 => /to/1842 /from/1843 => /to/1843 /from/1844 => /to/1844 /from/1845 => /to/1845 /from/1846 => /to/1846 /from/1847 => /to/1847 /from/1848 => /to/1848 /from/1849 => /to/1849 /from/1850 => /to/1850 /from/1851 => /to/1851 /from/1852 => /to/1852 /from/1853 => /to/1853 /from/1854 => /to/1854 /from/1855 => /to/1855 /from/1856 => /to/1856 /from/1857 => /to/1857 /from/1858 => /to/1858 /from/1859 => /to/1859 /from/1860 => /to/1860 /from/1861 => /to/1861 /from/1862 => /to/1862 /from/1863 => /to/1863 /from/1864 => /to/1864 /from/1865 => /to/1865 /from/1866 => /to/1866 /from/1867 => /to/1867 /from/1868 => /to/1868 /from/1869 => /to/1869 /from/1870 => /to/1870 /from/1871 => /to/1871 /from/1872 => /to/1872 /from/1873 => /to/1873 /from/1874 => /to/1874 /from/1875 => /to/1875 /from/1876 => /to/1876 /from/1877 => /to/1877 /from/1878 => /to/1878 /from/1879 => /to/1879 /from/1880 => /to/1880 /from/1881 => /to/1881 /from/1882 => /to/1882 /from/1883 => /to/1883 /from/1884 => /to/1884 /from/1885 => /to/1885 /from/1886 => /to/1886 /from/1887 => /to/1887 /from/1888 => /to/1888 /from/1889 => /to/1889 /from/1890 => /to/1890 /from/1891 => /to/1891 /from/1892 => /to/1892 /from/1893 => /to/1893 /from/1894 => /to/1894 /from/1895 => /to/1895 /from/1896 => /to/1896 /from/1897 => /to/1897 /from/1898 => /to/1898 /from/1899 => /to/1899 /from/1900 => /to/1900 /from/1901 => /to/1901 /from/1902 => /to/1902 /from/1903 => /to/1903 /from/1904 => /to/1904 /from/1905 => /to/1905 /from/1906 => /to/1906 /from/1907 => /to/1907 /from/1908 => /to/1908 /from/1909 => /to/1909 /from/1910 => /to/1910 /from/1911 => /to/1911 /from/1912 => /to/1912 /from/1913 => /to/1913 /from/1914 => /to/1914 /from/1915 => /to/1915 /from/1916 => /to/1916 /from/1917 => /to/1917 /from/1918 => /to/1918 /from/1919 => /to/1919 /from/1920 => /to/1920 /from/1921 => /to/1921 /from/1922 => /to/1922 /from/1923 => /to/1923 /from/1924 => /to/1924 /from/1925 => /to/1925 /from/1926 => /to/1926 /from/1927 => /to/1927 /from/1928 => /to/1928 /from/1929 => /to/1929 /from/1930 => /to/1930 /from/1931 => /to/1931 /from/1932 => /to/1932 /from/1933 => /to/1933 /from/1934 => /to/1934 /from/1935 => /to/1935 /from/1936 => /to/1936 /from/1937 => /to/1937 /from/1938 => /to/1938 /from/1939 => /to/1939 /from/1940 => /to/1940 /from/1941 => /to/1941 /from/1942 => /to/1942 /from/1943 => /to/1943 /from/1944 => /to/1944 /from/1945 => /to/1945 /from/1946 => /to/1946 /from/1947 => /to/1947 /from/1948 => /to/1948 /from/1949 => /to/1949 /from/1950 => /to/1950 /from/1951 => /to/1951 /from/1952 => /to/1952 /from/1953 => /to/1953 /from/1954 => /to/1954 /from/1955 => /to/1955 /from/1956 => /to/1956 /from/1957 => /to/1957 /from/1958 => /to/1958 /from/1959 => /to/1959 /from/1960 => /to/1960 /from/1961 => /to/1961 /from/1962 => /to/1962 /from/1963 => /to/1963 /from/1964 => /to/1964 /from/1965 => /to/1965 /from/1966 => /to/1966 /from/1967 => /to/1967 /from/1968 => /to/1968 /from/1969 => /to/1969 /from/1970 => /to/1970 /from/1971 => /to/1971 /from/1972 => /to/1972 /from/1973 => /to/1973 /from/1974 => /to/1974 /from/1975 => /to/1975 /from/1976 => /to/1976 /from/1977 => /to/1977 /from/1978 => /to/1978 /from/1979 => /to/1979 /from/1980 => /to/1980 /from/1981 => /to/1981 /from/1982 => /to/1982 /from/1983 => /to/1983 /from/1984 => /to/1984 /from/1985 => /to/1985 /from/1986 => /to/1986 /from/1987 => /to/1987 /from/1988 => /to/1988 /from/1989 => /to/1989 /from/1990 => /to/1990 /from/1991 => /to/1991 /from/1992 => /to/1992 /from/1993 => /to/1993 /from/1994 => /to/1994 /from/1995 => /to/1995 /from/1996 => /to/1996 /from/1997 => /to/1997 /from/1998 => /to/1998 /from/1999 => /to/1999 /from/2000 => /to/2000 /from/2001 => /to/2001 /from/2002 => /to/2002 /from/2003 => /to/2003 /from/2004 => /to/2004 /from/2005 => /to/2005 /from/2006 => /to/2006 /from/2007 => /to/2007 /from/2008 => /to/2008 /from/2009 => /to/2009 /from/2010 => /to/2010 /from/2011 => /to/2011 /from/2012 => /to/2012 /from/2013 => /to/2013 /from/2014 => /to/2014 /from/2015 => /to/2015 /from/2016 => /to/2016 /from/2017 => /to/2017 /from/2018 => /to/2018 /from/2019 => /to/2019 /from/2020 => /to/2020 /from/2021 => /to/2021 /from/2022 => /to/2022 /from/2023 => /to/2023 /from/2024 => /to/2024 /from/2025 => /to/2025 /from/2026 => /to/2026 /from/2027 => /to/2027 /from/2028 => /to/2028 /from/2029 => /to/2029 /from/2030 => /to/2030 /from/2031 => /to/2031 /from/2032 => /to/2032 /from/2033 => /to/2033 /from/2034 => /to/2034 /from/2035 => /to/2035 /from/2036 => /to/2036 /from/2037 => /to/2037 /from/2038 => /to/2038 /from/2039 => /to/2039 /from/2040 => /to/2040 /from/2041 => /to/2041 /from/2042 => /to/2042 /from/2043 => /to/2043 /from/2044 => /to/2044 /from/2045 => /to/2045 /from/2046 => /to/2046 /from/2047 => /to/2047 /from/2048 => /to/2048 /from/2049 => /to/2049 /from/2050 => /to/2050 /from/2051 => /to/2051 /from/2052 => /to/2052 /from/2053 => /to/2053 /from/2054 => /to/2054 /from/2055 => /to/2055 /from/2056 => /to/2056 /from/2057 => /to/2057 /from/2058 => /to/2058 /from/2059 => /to/2059 /from/2060 => /to/2060 /from/2061 => /to/2061 /from/2062 => /to/2062 /from/2063 => /to/2063 /from/2064 => /to/2064 /from/2065 => /to/2065 /from/2066 => /to/2066 /from/2067 => /to/2067 /from/2068 => /to/2068 /from/2069 => /to/2069 /from/2070 => /to/2070 /from/2071 => /to/2071 /from/2072 => /to/2072 /from/2073 => /to/2073 /from/2074 => /to/2074 /from/2075 => /to/2075 /from/2076 => /to/2076 /from/2077 => /to/2077 /from/2078 => /to/2078 /from/2079 => /to/2079 /from/2080 => /to/2080 /from/2081 => /to/2081 /from/2082 => /to/2082 /from/2083 => /to/2083 /from/2084 => /to/2084 /from/2085 => /to/2085 /from/2086 => /to/2086 /from/2087 => /to/2087 /from/2088 => /to/2088 /from/2089 => /to/2089 /from/2090 => /to/2090 /from/2091 => /to/2091 /from/2092 => /to/2092 /from/2093 => /to/2093 /from/2094 => /to/2094 /from/2095 => /to/2095 /from/2096 => /to/2096 /from/2097 => /to/2097 /from/2098 => /to/2098 /from/2099 => /to/2099 /from/2100 => /to/2100 /from/2101 => /to/2101 /from/2102 => /to/2102 /from/2103 => /to/2103 /from/2104 => /to/2104 /from/2105 => /to/2105 /from/2106 => /to/2106 /from/2107 => /to/2107 /from/2108 => /to/2108 /from/2109 => /to/2109 /from/2110 => /to/2110 /from/2111 => /to/2111 /from/2112 => /to/2112 /from/2113 => /to/2113 /from/2114 => /to/2114 /from/2115 => /to/2115 /from/2116 => /to/2116 /from/2117 => /to/2117 /from/2118 => /to/2118 /from/2119 => /to/2119 /from/2120 => /to/2120 /from/2121 => /to/2121 /from/2122 => /to/2122 /from/2123 => /to/2123 /from/2124 => /to/2124 /from/2125 => /to/2125 /from/2126 => /to/2126 /from/2127 => /to/2127 /from/2128 => /to/2128 /from/2129 => /to/2129 /from/2130 => /to/2130 /from/2131 => /to/2131 /from/2132 => /to/2132 /from/2133 => /to/2133 /from/2134 => /to/2134 /from/2135 => /to/2135 /from/2136 => /to/2136 /from/2137 => /to/2137 /from/2138 => /to/2138 /from/2139 => /to/2139 /from/2140 => /to/2140 /from/2141 => /to/2141 /from/2142 => /to/2142 /from/2143 => /to/2143 /from/2144 => /to/2144 /from/2145 => /to/2145 /from/2146 => /to/2146 /from/2147 => /to/2147 /from/2148 => /to/2148 /from/2149 => /to/2149 /from/2150 => /to/2150 /from/2151 => /to/2151 /from/2152 => /to/2152 /from/2153 => /to/2153 /from/2154 => /to/2154 /from/2155 => /to/2155 /from/2156 => /to/2156 /from/2157 => /to/2157 /from/2158 => /to/2158 /from/2159 => /to/2159 /from/2160 => /to/2160 /from/2161 => /to/2161 /from/2162 => /to/2162 /from/2163 => /to/2163 /from/2164 => /to/2164 /from/2165 => /to/2165 /from/2166 => /to/2166 /from/2167 => /to/2167 /from/2168 => /to/2168 /from/2169 => /to/2169 /from/2170 => /to/2170 /from/2171 => /to/2171 /from/2172 => /to/2172 /from/2173 => /to/2173 /from/2174 => /to/2174 /from/2175 => /to/2175 /from/2176 => /to/2176 /from/2177 => /to/2177 /from/2178 => /to/2178 /from/2179 => /to/2179 /from/2180 => /to/2180 /from/2181 => /to/2181 /from/2182 => /to/2182 /from/2183 => /to/2183 /from/2184 => /to/2184 /from/2185 => /to/2185 /from/2186 => /to/2186 /from/2187 => /to/2187 /from/2188 => /to/2188 /from/2189 => /to/2189 /from/2190 => /to/2190 /from/2191 => /to/2191 /from/2192 => /to/2192 /from/2193 => /to/2193 /from/2194 => /to/2194 /from/2195 => /to/2195 /from/2196 => /to/2196 /from/2197 => /to/2197 /from/2198 => /to/2198 /from/2199 => /to/2199 /from/2200 => /to/2200 /from/2201 => /to/2201 /from/2202 => /to/2202 /from/2203 => /to/2203 /from/2204 => /to/2204 /from/2205 => /to/2205 /from/2206 => /to/2206 /from/2207 => /to/2207 /from/2208 => /to/2208 /from/2209 => /to/2209 /from/2210 => /to/2210 /from/2211 => /to/2211 /from/2212 => /to/2212 /from/2213 => /to/2213 /from/2214 => /to/2214 /from/2215 => /to/2215 /from/2216 => /to/2216 /from/2217 => /to/2217 /from/2218 => /to/2218 /from/2219 => /to/2219 /from/2220 => /to/2220 /from/2221 => /to/2221 /from/2222 => /to/2222 /from/2223 => /to/2223 /from/2224 => /to/2224 /from/2225 => /to/2225 /from/2226 => /to/2226 /from/2227 => /to/2227 /from/2228 => /to/2228 /from/2229 => /to/2229 /from/2230 => /to/2230 /from/2231 => /to/2231 /from/2232 => /to/2232 /from/2233 => /to/2233 /from/2234 => /to/2234 /from/2235 => /to/2235 /from/2236 => /to/2236 /from/2237 => /to/2237 /from/2238 => /to/2238 /from/2239 => /to/2239 /from/2240 => /to/2240 /from/2241 => /to/2241 /from/2242 => /to/2242 /from/2243 => /to/2243 /from/2244 => /to/2244 /from/2245 => /to/2245 /from/2246 => /to/2246 /from/2247 => /to/2247 /from/2248 => /to/2248 /from/2249 => /to/2249 /from/2250 => /to/2250 /from/2251 => /to/2251 /from/2252 => /to/2252 /from/2253 => /to/2253 /from/2254 => /to/2254 /from/2255 => /to/2255 /from/2256 => /to/2256 /from/2257 => /to/2257 /from/2258 => /to/2258 /from/2259 => /to/2259 /from/2260 => /to/2260 /from/2261 => /to/2261 /from/2262 => /to/2262 /from/2263 => /to/2263 /from/2264 => /to/2264 /from/2265 => /to/2265 /from/2266 => /to/2266 /from/2267 => /to/2267 /from/2268 => /to/2268 /from/2269 => /to/2269 /from/2270 => /to/2270 /from/2271 => /to/2271 /from/2272 => /to/2272 /from/2273 => /to/2273 /from/2274 => /to/2274 /from/2275 => /to/2275 /from/2276 => /to/2276 /from/2277 => /to/2277 /from/2278 => /to/2278 /from/2279 => /to/2279 /from/2280 => /to/2280 /from/2281 => /to/2281 /from/2282 => /to/2282 /from/2283 => /to/2283 /from/2284 => /to/2284 /from/2285 => /to/2285 /from/2286 => /to/2286 /from/2287 => /to/2287 /from/2288 => /to/2288 /from/2289 => /to/2289 /from/2290 => /to/2290 /from/2291 => /to/2291 /from/2292 => /to/2292 /from/2293 => /to/2293 /from/2294 => /to/2294 /from/2295 => /to/2295 /from/2296 => /to/2296 /from/2297 => /to/2297 /from/2298 => /to/2298 /from/2299 => /to/2299 /from/2300 => /to/2300 /from/2301 => /to/2301 /from/2302 => /to/2302 /from/2303 => /to/2303 /from/2304 => /to/2304 /from/2305 => /to/2305 /from/2306 => /to/2306 /from/2307 => /to/2307 /from/2308 => /to/2308 /from/2309 => /to/2309 /from/2310 => /to/2310 /from/2311 => /to/2311 /from/2312 => /to/2312 /from/2313 => /to/2313 /from/2314 => /to/2314 /from/2315 => /to/2315 /from/2316 => /to/2316 /from/2317 => /to/2317 /from/2318 => /to/2318 /from/2319 => /to/2319 /from/2320 => /to/2320 /from/2321 => /to/2321 /from/2322 => /to/2322 /from/2323 => /to/2323 /from/2324 => /to/2324 /from/2325 => /to/2325 /from/2326 => /to/2326 /from/2327 => /to/2327 /from/2328 => /to/2328 /from/2329 => /to/2329 /from/2330 => /to/2330 /from/2331 => /to/2331 /from/2332 => /to/2332 /from/2333 => /to/2333 /from/2334 => /to/2334 /from/2335 => /to/2335 /from/2336 => /to/2336 /from/2337 => /to/2337 /from/2338 => /to/2338 /from/2339 => /to/2339 /from/2340 => /to/2340 /from/2341 => /to/2341 /from/2342 => /to/2342 /from/2343 => /to/2343 /from/2344 => /to/2344 /from/2345 => /to/2345 /from/2346 => /to/2346 /from/2347 => /to/2347 /from/2348 => /to/2348 /from/2349 => /to/2349 /from/2350 => /to/2350 /from/2351 => /to/2351 /from/2352 => /to/2352 /from/2353 => /to/2353 /from/2354 => /to/2354 /from/2355 => /to/2355 /from/2356 => /to/2356 /from/2357 => /to/2357 /from/2358 => /to/2358 /from/2359 => /to/2359 /from/2360 => /to/2360 /from/2361 => /to/2361 /from/2362 => /to/2362 /from/2363 => /to/2363 /from/2364 => /to/2364 /from/2365 => /to/2365 /from/2366 => /to/2366 /from/2367 => /to/2367 /from/2368 => /to/2368 /from/2369 => /to/2369 /from/2370 => /to/2370 /from/2371 => /to/2371 /from/2372 => /to/2372 /from/2373 => /to/2373 /from/2374 => /to/2374 /from/2375 => /to/2375 /from/2376 => /to/2376 /from/2377 => /to/2377 /from/2378 => /to/2378 /from/2379 => /to/2379 /from/2380 => /to/2380 /from/2381 => /to/2381 /from/2382 => /to/2382 /from/2383 => /to/2383 /from/2384 => /to/2384 /from/2385 => /to/2385 /from/2386 => /to/2386 /from/2387 => /to/2387 /from/2388 => /to/2388 /from/2389 => /to/2389 /from/2390 => /to/2390 /from/2391 => /to/2391 /from/2392 => /to/2392 /from/2393 => /to/2393 /from/2394 => /to/2394 /from/2395 => /to/2395 /from/2396 => /to/2396 /from/2397 => /to/2397 /from/2398 => /to/2398 /from/2399 => /to/2399 /from/2400 => /to/2400 /from/2401 => /to/2401 /from/2402 => /to/2402 /from/2403 => /to/2403 /from/2404 => /to/2404 /from/2405 => /to/2405 /from/2406 => /to/2406 /from/2407 => /to/2407 /from/2408 => /to/2408 /from/2409 => /to/2409 /from/2410 => /to/2410 /from/2411 => /to/2411 /from/2412 => /to/2412 /from/2413 => /to/2413 /from/2414 => /to/2414 /from/2415 => /to/2415 /from/2416 => /to/2416 /from/2417 => /to/2417 /from/2418 => /to/2418 /from/2419 => /to/2419 /from/2420 => /to/2420 /from/2421 => /to/2421 /from/2422 => /to/2422 /from/2423 => /to/2423 /from/2424 => /to/2424 /from/2425 => /to/2425 /from/2426 => /to/2426 /from/2427 => /to/2427 /from/2428 => /to/2428 /from/2429 => /to/2429 /from/2430 => /to/2430 /from/2431 => /to/2431 /from/2432 => /to/2432 /from/2433 => /to/2433 /from/2434 => /to/2434 /from/2435 => /to/2435 /from/2436 => /to/2436 /from/2437 => /to/2437 /from/2438 => /to/2438 /from/2439 => /to/2439 /from/2440 => /to/2440 /from/2441 => /to/2441 /from/2442 => /to/2442 /from/2443 => /to/2443 /from/2444 => /to/2444 /from/2445 => /to/2445 /from/2446 => /to/2446 /from/2447 => /to/2447 /from/2448 => /to/2448 /from/2449 => /to/2449 /from/2450 => /to/2450 /from/2451 => /to/2451 /from/2452 => /to/2452 /from/2453 => /to/2453 /from/2454 => /to/2454 /from/2455 => /to/2455 /from/2456 => /to/2456 /from/2457 => /to/2457 /from/2458 => /to/2458 /from/2459 => /to/2459 /from/2460 => /to/2460 /from/2461 => /to/2461 /from/2462 => /to/2462 /from/2463 => /to/2463 /from/2464 => /to/2464 /from/2465 => /to/2465 /from/2466 => /to/2466 /from/2467 => /to/2467 /from/2468 => /to/2468 /from/2469 => /to/2469 /from/2470 => /to/2470 /from/2471 => /to/2471 /from/2472 => /to/2472 /from/2473 => /to/2473 /from/2474 => /to/2474 /from/2475 => /to/2475 /from/2476 => /to/2476 /from/2477 => /to/2477 /from/2478 => /to/2478 /from/2479 => /to/2479 /from/2480 => /to/2480 /from/2481 => /to/2481 /from/2482 => /to/2482 /from/2483 => /to/2483 /from/2484 => /to/2484 /from/2485 => /to/2485 /from/2486 => /to/2486 /from/2487 => /to/2487 /from/2488 => /to/2488 /from/2489 => /to/2489 /from/2490 => /to/2490 /from/2491 => /to/2491 /from/2492 => /to/2492 /from/2493 => /to/2493 /from/2494 => /to/2494 /from/2495 => /to/2495 /from/2496 => /to/2496 /from/2497 => /to/2497 /from/2498 => /to/2498 /from/2499 => /to/2499 /from/2500 => /to/2500 /from/2501 => /to/2501 /from/2502 => /to/2502 /from/2503 => /to/2503 /from/2504 => /to/2504 /from/2505 => /to/2505 /from/2506 => /to/2506 /from/2507 => /to/2507 /from/2508 => /to/2508 /from/2509 => /to/2509 /from/2510 => /to/2510 /from/2511 => /to/2511 /from/2512 => /to/2512 /from/2513 => /to/2513 /from/2514 => /to/2514 /from/2515 => /to/2515 /from/2516 => /to/2516 /from/2517 => /to/2517 /from/2518 => /to/2518 /from/2519 => /to/2519 /from/2520 => /to/2520 /from/2521 => /to/2521 /from/2522 => /to/2522 /from/2523 => /to/2523 /from/2524 => /to/2524 /from/2525 => /to/2525 /from/2526 => /to/2526 /from/2527 => /to/2527 /from/2528 => /to/2528 /from/2529 => /to/2529 /from/2530 => /to/2530 /from/2531 => /to/2531 /from/2532 => /to/2532 /from/2533 => /to/2533 /from/2534 => /to/2534 /from/2535 => /to/2535 /from/2536 => /to/2536 /from/2537 => /to/2537 /from/2538 => /to/2538 /from/2539 => /to/2539 /from/2540 => /to/2540 /from/2541 => /to/2541 /from/2542 => /to/2542 /from/2543 => /to/2543 /from/2544 => /to/2544 /from/2545 => /to/2545 /from/2546 => /to/2546 /from/2547 => /to/2547 /from/2548 => /to/2548 /from/2549 => /to/2549 /from/2550 => /to/2550 /from/2551 => /to/2551 /from/2552 => /to/2552 /from/2553 => /to/2553 /from/2554 => /to/2554 /from/2555 => /to/2555 /from/2556 => /to/2556 /from/2557 => /to/2557 /from/2558 => /to/2558 /from/2559 => /to/2559 /from/2560 => /to/2560 /from/2561 => /to/2561 /from/2562 => /to/2562 /from/2563 => /to/2563 /from/2564 => /to/2564 /from/2565 => /to/2565 /from/2566 => /to/2566 /from/2567 => /to/2567 /from/2568 => /to/2568 /from/2569 => /to/2569 /from/2570 => /to/2570 /from/2571 => /to/2571 /from/2572 => /to/2572 /from/2573 => /to/2573 /from/2574 => /to/2574 /from/2575 => /to/2575 /from/2576 => /to/2576 /from/2577 => /to/2577 /from/2578 => /to/2578 /from/2579 => /to/2579 /from/2580 => /to/2580 /from/2581 => /to/2581 /from/2582 => /to/2582 /from/2583 => /to/2583 /from/2584 => /to/2584 /from/2585 => /to/2585 /from/2586 => /to/2586 /from/2587 => /to/2587 /from/2588 => /to/2588 /from/2589 => /to/2589 /from/2590 => /to/2590 /from/2591 => /to/2591 /from/2592 => /to/2592 /from/2593 => /to/2593 /from/2594 => /to/2594 /from/2595 => /to/2595 /from/2596 => /to/2596 /from/2597 => /to/2597 /from/2598 => /to/2598 /from/2599 => /to/2599 /from/2600 => /to/2600 /from/2601 => /to/2601 /from/2602 => /to/2602 /from/2603 => /to/2603 /from/2604 => /to/2604 /from/2605 => /to/2605 /from/2606 => /to/2606 /from/2607 => /to/2607 /from/2608 => /to/2608 /from/2609 => /to/2609 /from/2610 => /to/2610 /from/2611 => /to/2611 /from/2612 => /to/2612 /from/2613 => /to/2613 /from/2614 => /to/2614 /from/2615 => /to/2615 /from/2616 => /to/2616 /from/2617 => /to/2617 /from/2618 => /to/2618 /from/2619 => /to/2619 /from/2620 => /to/2620 /from/2621 => /to/2621 /from/2622 => /to/2622 /from/2623 => /to/2623 /from/2624 => /to/2624 /from/2625 => /to/2625 /from/2626 => /to/2626 /from/2627 => /to/2627 /from/2628 => /to/2628 /from/2629 => /to/2629 /from/2630 => /to/2630 /from/2631 => /to/2631 /from/2632 => /to/2632 /from/2633 => /to/2633 /from/2634 => /to/2634 /from/2635 => /to/2635 /from/2636 => /to/2636 /from/2637 => /to/2637 /from/2638 => /to/2638 /from/2639 => /to/2639 /from/2640 => /to/2640 /from/2641 => /to/2641 /from/2642 => /to/2642 /from/2643 => /to/2643 /from/2644 => /to/2644 /from/2645 => /to/2645 /from/2646 => /to/2646 /from/2647 => /to/2647 /from/2648 => /to/2648 /from/2649 => /to/2649 /from/2650 => /to/2650 /from/2651 => /to/2651 /from/2652 => /to/2652 /from/2653 => /to/2653 /from/2654 => /to/2654 /from/2655 => /to/2655 /from/2656 => /to/2656 /from/2657 => /to/2657 /from/2658 => /to/2658 /from/2659 => /to/2659 /from/2660 => /to/2660 /from/2661 => /to/2661 /from/2662 => /to/2662 /from/2663 => /to/2663 /from/2664 => /to/2664 /from/2665 => /to/2665 /from/2666 => /to/2666 /from/2667 => /to/2667 /from/2668 => /to/2668 /from/2669 => /to/2669 /from/2670 => /to/2670 /from/2671 => /to/2671 /from/2672 => /to/2672 /from/2673 => /to/2673 /from/2674 => /to/2674 /from/2675 => /to/2675 /from/2676 => /to/2676 /from/2677 => /to/2677 /from/2678 => /to/2678 /from/2679 => /to/2679 /from/2680 => /to/2680 /from/2681 => /to/2681 /from/2682 => /to/2682 /from/2683 => /to/2683 /from/2684 => /to/2684 /from/2685 => /to/2685 /from/2686 => /to/2686 /from/2687 => /to/2687 /from/2688 => /to/2688 /from/2689 => /to/2689 /from/2690 => /to/2690 /from/2691 => /to/2691 /from/2692 => /to/2692 /from/2693 => /to/2693 /from/2694 => /to/2694 /from/2695 => /to/2695 /from/2696 => /to/2696 /from/2697 => /to/2697 /from/2698 => /to/2698 /from/2699 => /to/2699 /from/2700 => /to/2700 /from/2701 => /to/2701 /from/2702 => /to/2702 /from/2703 => /to/2703 /from/2704 => /to/2704 /from/2705 => /to/2705 /from/2706 => /to/2706 /from/2707 => /to/2707 /from/2708 => /to/2708 /from/2709 => /to/2709 /from/2710 => /to/2710 /from/2711 => /to/2711 /from/2712 => /to/2712 /from/2713 => /to/2713 /from/2714 => /to/2714 /from/2715 => /to/2715 /from/2716 => /to/2716 /from/2717 => /to/2717 /from/2718 => /to/2718 /from/2719 => /to/2719 /from/2720 => /to/2720 /from/2721 => /to/2721 /from/2722 => /to/2722 /from/2723 => /to/2723 /from/2724 => /to/2724 /from/2725 => /to/2725 /from/2726 => /to/2726 /from/2727 => /to/2727 /from/2728 => /to/2728 /from/2729 => /to/2729 /from/2730 => /to/2730 /from/2731 => /to/2731 /from/2732 => /to/2732 /from/2733 => /to/2733 /from/2734 => /to/2734 /from/2735 => /to/2735 /from/2736 => /to/2736 /from/2737 => /to/2737 /from/2738 => /to/2738 /from/2739 => /to/2739 /from/2740 => /to/2740 /from/2741 => /to/2741 /from/2742 => /to/2742 /from/2743 => /to/2743 /from/2744 => /to/2744 /from/2745 => /to/2745 /from/2746 => /to/2746 /from/2747 => /to/2747 /from/2748 => /to/2748 /from/2749 => /to/2749 /from/2750 => /to/2750 /from/2751 => /to/2751 /from/2752 => /to/2752 /from/2753 => /to/2753 /from/2754 => /to/2754 /from/2755 => /to/2755 /from/2756 => /to/2756 /from/2757 => /to/2757 /from/2758 => /to/2758 /from/2759 => /to/2759 /from/2760 => /to/2760 /from/2761 => /to/2761 /from/2762 => /to/2762 /from/2763 => /to/2763 /from/2764 => /to/2764 /from/2765 => /to/2765 /from/2766 => /to/2766 /from/2767 => /to/2767 /from/2768 => /to/2768 /from/2769 => /to/2769 /from/2770 => /to/2770 /from/2771 => /to/2771 /from/2772 => /to/2772 /from/2773 => /to/2773 /from/2774 => /to/2774 /from/2775 => /to/2775 /from/2776 => /to/2776 /from/2777 => /to/2777 /from/2778 => /to/2778 /from/2779 => /to/2779 /from/2780 => /to/2780 /from/2781 => /to/2781 /from/2782 => /to/2782 /from/2783 => /to/2783 /from/2784 => /to/2784 /from/2785 => /to/2785 /from/2786 => /to/2786 /from/2787 => /to/2787 /from/2788 => /to/2788 /from/2789 => /to/2789 /from/2790 => /to/2790 /from/2791 => /to/2791 /from/2792 => /to/2792 /from/2793 => /to/2793 /from/2794 => /to/2794 /from/2795 => /to/2795 /from/2796 => /to/2796 /from/2797 => /to/2797 /from/2798 => /to/2798 /from/2799 => /to/2799 /from/2800 => /to/2800 /from/2801 => /to/2801 /from/2802 => /to/2802 /from/2803 => /to/2803 /from/2804 => /to/2804 /from/2805 => /to/2805 /from/2806 => /to/2806 /from/2807 => /to/2807 /from/2808 => /to/2808 /from/2809 => /to/2809 /from/2810 => /to/2810 /from/2811 => /to/2811 /from/2812 => /to/2812 /from/2813 => /to/2813 /from/2814 => /to/2814 /from/2815 => /to/2815 /from/2816 => /to/2816 /from/2817 => /to/2817 /from/2818 => /to/2818 /from/2819 => /to/2819 /from/2820 => /to/2820 /from/2821 => /to/2821 /from/2822 => /to/2822 /from/2823 => /to/2823 /from/2824 => /to/2824 /from/2825 => /to/2825 /from/2826 => /to/2826 /from/2827 => /to/2827 /from/2828 => /to/2828 /from/2829 => /to/2829 /from/2830 => /to/2830 /from/2831 => /to/2831 /from/2832 => /to/2832 /from/2833 => /to/2833 /from/2834 => /to/2834 /from/2835 => /to/2835 /from/2836 => /to/2836 /from/2837 => /to/2837 /from/2838 => /to/2838 /from/2839 => /to/2839 /from/2840 => /to/2840 /from/2841 => /to/2841 /from/2842 => /to/2842 /from/2843 => /to/2843 /from/2844 => /to/2844 /from/2845 => /to/2845 /from/2846 => /to/2846 /from/2847 => /to/2847 /from/2848 => /to/2848 /from/2849 => /to/2849 /from/2850 => /to/2850 /from/2851 => /to/2851 /from/2852 => /to/2852 /from/2853 => /to/2853 /from/2854 => /to/2854 /from/2855 => /to/2855 /from/2856 => /to/2856 /from/2857 => /to/2857 /from/2858 => /to/2858 /from/2859 => /to/2859 /from/2860 => /to/2860 /from/2861 => /to/2861 /from/2862 => /to/2862 /from/2863 => /to/2863 /from/2864 => /to/2864 /from/2865 => /to/2865 /from/2866 => /to/2866 /from/2867 => /to/2867 /from/2868 => /to/2868 /from/2869 => /to/2869 /from/2870 => /to/2870 /from/2871 => /to/2871 /from/2872 => /to/2872 /from/2873 => /to/2873 /from/2874 => /to/2874 /from/2875 => /to/2875 /from/2876 => /to/2876 /from/2877 => /to/2877 /from/2878 => /to/2878 /from/2879 => /to/2879 /from/2880 => /to/2880 /from/2881 => /to/2881 /from/2882 => /to/2882 /from/2883 => /to/2883 /from/2884 => /to/2884 /from/2885 => /to/2885 /from/2886 => /to/2886 /from/2887 => /to/2887 /from/2888 => /to/2888 /from/2889 => /to/2889 /from/2890 => /to/2890 /from/2891 => /to/2891 /from/2892 => /to/2892 /from/2893 => /to/2893 /from/2894 => /to/2894 /from/2895 => /to/2895 /from/2896 => /to/2896 /from/2897 => /to/2897 /from/2898 => /to/2898 /from/2899 => /to/2899 /from/2900 => /to/2900 /from/2901 => /to/2901 /from/2902 => /to/2902 /from/2903 => /to/2903 /from/2904 => /to/2904 /from/2905 => /to/2905 /from/2906 => /to/2906 /from/2907 => /to/2907 /from/2908 => /to/2908 /from/2909 => /to/2909 /from/2910 => /to/2910 /from/2911 => /to/2911 /from/2912 => /to/2912 /from/2913 => /to/2913 /from/2914 => /to/2914 /from/2915 => /to/2915 /from/2916 => /to/2916 /from/2917 => /to/2917 /from/2918 => /to/2918 /from/2919 => /to/2919 /from/2920 => /to/2920 /from/2921 => /to/2921 /from/2922 => /to/2922 /from/2923 => /to/2923 /from/2924 => /to/2924 /from/2925 => /to/2925 /from/2926 => /to/2926 /from/2927 => /to/2927 /from/2928 => /to/2928 /from/2929 => /to/2929 /from/2930 => /to/2930 /from/2931 => /to/2931 /from/2932 => /to/2932 /from/2933 => /to/2933 /from/2934 => /to/2934 /from/2935 => /to/2935 /from/2936 => /to/2936 /from/2937 => /to/2937 /from/2938 => /to/2938 /from/2939 => /to/2939 /from/2940 => /to/2940 /from/2941 => /to/2941 /from/2942 => /to/2942 /from/2943 => /to/2943 /from/2944 => /to/2944 /from/2945 => /to/2945 /from/2946 => /to/2946 /from/2947 => /to/2947 /from/2948 => /to/2948 /from/2949 => /to/2949 /from/2950 => /to/2950 /from/2951 => /to/2951 /from/2952 => /to/2952 /from/2953 => /to/2953 /from/2954 => /to/2954 /from/2955 => /to/2955 /from/2956 => /to/2956 /from/2957 => /to/2957 /from/2958 => /to/2958 /from/2959 => /to/2959 /from/2960 => /to/2960 /from/2961 => /to/2961 /from/2962 => /to/2962 /from/2963 => /to/2963 /from/2964 => /to/2964 /from/2965 => /to/2965 /from/2966 => /to/2966 /from/2967 => /to/2967 /from/2968 => /to/2968 /from/2969 => /to/2969 /from/2970 => /to/2970 /from/2971 => /to/2971 /from/2972 => /to/2972 /from/2973 => /to/2973 /from/2974 => /to/2974 /from/2975 => /to/2975 /from/2976 => /to/2976 /from/2977 => /to/2977 /from/2978 => /to/2978 /from/2979 => /to/2979 /from/2980 => /to/2980 /from/2981 => /to/2981 /from/2982 => /to/2982 /from/2983 => /to/2983 /from/2984 => /to/2984 /from/2985 => /to/2985 /from/2986 => /to/2986 /from/2987 => /to/2987 /from/2988 => /to/2988 /from/2989 => /to/2989 /from/2990 => /to/2990 /from/2991 => /to/2991 /from/2992 => /to/2992 /from/2993 => /to/2993 /from/2994 => /to/2994 /from/2995 => /to/2995 /from/2996 => /to/2996 /from/2997 => /to/2997 /from/2998 => /to/2998 /from/2999 => /to/2999 /from/3000 => /to/3000 /from/3001 => /to/3001 /from/3002 => /to/3002 /from/3003 => /to/3003 /from/3004 => /to/3004 /from/3005 => /to/3005 /from/3006 => /to/3006 /from/3007 => /to/3007 /from/3008 => /to/3008 /from/3009 => /to/3009 /from/3010 => /to/3010 /from/3011 => /to/3011 /from/3012 => /to/3012 /from/3013 => /to/3013 /from/3014 => /to/3014 /from/3015 => /to/3015 /from/3016 => /to/3016 /from/3017 => /to/3017 /from/3018 => /to/3018 /from/3019 => /to/3019 /from/3020 => /to/3020 /from/3021 => /to/3021 /from/3022 => /to/3022 /from/3023 => /to/3023 /from/3024 => /to/3024 /from/3025 => /to/3025 /from/3026 => /to/3026 /from/3027 => /to/3027 /from/3028 => /to/3028 /from/3029 => /to/3029 /from/3030 => /to/3030 /from/3031 => /to/3031 /from/3032 => /to/3032 /from/3033 => /to/3033 /from/3034 => /to/3034 /from/3035 => /to/3035 /from/3036 => /to/3036 /from/3037 => /to/3037 /from/3038 => /to/3038 /from/3039 => /to/3039 /from/3040 => /to/3040 /from/3041 => /to/3041 /from/3042 => /to/3042 /from/3043 => /to/3043 /from/3044 => /to/3044 /from/3045 => /to/3045 /from/3046 => /to/3046 /from/3047 => /to/3047 /from/3048 => /to/3048 /from/3049 => /to/3049 /from/3050 => /to/3050 /from/3051 => /to/3051 /from/3052 => /to/3052 /from/3053 => /to/3053 /from/3054 => /to/3054 /from/3055 => /to/3055 /from/3056 => /to/3056 /from/3057 => /to/3057 /from/3058 => /to/3058 /from/3059 => /to/3059 /from/3060 => /to/3060 /from/3061 => /to/3061 /from/3062 => /to/3062 /from/3063 => /to/3063 /from/3064 => /to/3064 /from/3065 => /to/3065 /from/3066 => /to/3066 /from/3067 => /to/3067 /from/3068 => /to/3068 /from/3069 => /to/3069 /from/3070 => /to/3070 /from/3071 => /to/3071 /from/3072 => /to/3072 /from/3073 => /to/3073 /from/3074 => /to/3074 /from/3075 => /to/3075 /from/3076 => /to/3076 /from/3077 => /to/3077 /from/3078 => /to/3078 /from/3079 => /to/3079 /from/3080 => /to/3080 /from/3081 => /to/3081 /from/3082 => /to/3082 /from/3083 => /to/3083 /from/3084 => /to/3084 /from/3085 => /to/3085 /from/3086 => /to/3086 /from/3087 => /to/3087 /from/3088 => /to/3088 /from/3089 => /to/3089 /from/3090 => /to/3090 /from/3091 => /to/3091 /from/3092 => /to/3092 /from/3093 => /to/3093 /from/3094 => /to/3094 /from/3095 => /to/3095 /from/3096 => /to/3096 /from/3097 => /to/3097 /from/3098 => /to/3098 /from/3099 => /to/3099 /from/3100 => /to/3100 /from/3101 => /to/3101 /from/3102 => /to/3102 /from/3103 => /to/3103 /from/3104 => /to/3104 /from/3105 => /to/3105 /from/3106 => /to/3106 /from/3107 => /to/3107 /from/3108 => /to/3108 /from/3109 => /to/3109 /from/3110 => /to/3110 /from/3111 => /to/3111 /from/3112 => /to/3112 /from/3113 => /to/3113 /from/3114 => /to/3114 /from/3115 => /to/3115 /from/3116 => /to/3116 /from/3117 => /to/3117 /from/3118 => /to/3118 /from/3119 => /to/3119 /from/3120 => /to/3120 /from/3121 => /to/3121 /from/3122 => /to/3122 /from/3123 => /to/3123 /from/3124 => /to/3124 /from/3125 => /to/3125 /from/3126 => /to/3126 /from/3127 => /to/3127 /from/3128 => /to/3128 /from/3129 => /to/3129 /from/3130 => /to/3130 /from/3131 => /to/3131 /from/3132 => /to/3132 /from/3133 => /to/3133 /from/3134 => /to/3134 /from/3135 => /to/3135 /from/3136 => /to/3136 /from/3137 => /to/3137 /from/3138 => /to/3138 /from/3139 => /to/3139 /from/3140 => /to/3140 /from/3141 => /to/3141 /from/3142 => /to/3142 /from/3143 => /to/3143 /from/3144 => /to/3144 /from/3145 => /to/3145 /from/3146 => /to/3146 /from/3147 => /to/3147 /from/3148 => /to/3148 /from/3149 => /to/3149 /from/3150 => /to/3150 /from/3151 => /to/3151 /from/3152 => /to/3152 /from/3153 => /to/3153 /from/3154 => /to/3154 /from/3155 => /to/3155 /from/3156 => /to/3156 /from/3157 => /to/3157 /from/3158 => /to/3158 /from/3159 => /to/3159 /from/3160 => /to/3160 /from/3161 => /to/3161 /from/3162 => /to/3162 /from/3163 => /to/3163 /from/3164 => /to/3164 /from/3165 => /to/3165 /from/3166 => /to/3166 /from/3167 => /to/3167 /from/3168 => /to/3168 /from/3169 => /to/3169 /from/3170 => /to/3170 /from/3171 => /to/3171 /from/3172 => /to/3172 /from/3173 => /to/3173 /from/3174 => /to/3174 /from/3175 => /to/3175 /from/3176 => /to/3176 /from/3177 => /to/3177 /from/3178 => /to/3178 /from/3179 => /to/3179 /from/3180 => /to/3180 /from/3181 => /to/3181 /from/3182 => /to/3182 /from/3183 => /to/3183 /from/3184 => /to/3184 /from/3185 => /to/3185 /from/3186 => /to/3186 /from/3187 => /to/3187 /from/3188 => /to/3188 /from/3189 => /to/3189 /from/3190 => /to/3190 /from/3191 => /to/3191 /from/3192 => /to/3192 /from/3193 => /to/3193 /from/3194 => /to/3194 /from/3195 => /to/3195 /from/3196 => /to/3196 /from/3197 => /to/3197 /from/3198 => /to/3198 /from/3199 => /to/3199 /from/3200 => /to/3200 /from/3201 => /to/3201 /from/3202 => /to/3202 /from/3203 => /to/3203 /from/3204 => /to/3204 /from/3205 => /to/3205 /from/3206 => /to/3206 /from/3207 => /to/3207 /from/3208 => /to/3208 /from/3209 => /to/3209 /from/3210 => /to/3210 /from/3211 => /to/3211 /from/3212 => /to/3212 /from/3213 => /to/3213 /from/3214 => /to/3214 /from/3215 => /to/3215 /from/3216 => /to/3216 /from/3217 => /to/3217 /from/3218 => /to/3218 /from/3219 => /to/3219 /from/3220 => /to/3220 /from/3221 => /to/3221 /from/3222 => /to/3222 /from/3223 => /to/3223 /from/3224 => /to/3224 /from/3225 => /to/3225 /from/3226 => /to/3226 /from/3227 => /to/3227 /from/3228 => /to/3228 /from/3229 => /to/3229 /from/3230 => /to/3230 /from/3231 => /to/3231 /from/3232 => /to/3232 /from/3233 => /to/3233 /from/3234 => /to/3234 /from/3235 => /to/3235 /from/3236 => /to/3236 /from/3237 => /to/3237 /from/3238 => /to/3238 /from/3239 => /to/3239 /from/3240 => /to/3240 /from/3241 => /to/3241 /from/3242 => /to/3242 /from/3243 => /to/3243 /from/3244 => /to/3244 /from/3245 => /to/3245 /from/3246 => /to/3246 /from/3247 => /to/3247 /from/3248 => /to/3248 /from/3249 => /to/3249 /from/3250 => /to/3250 /from/3251 => /to/3251 /from/3252 => /to/3252 /from/3253 => /to/3253 /from/3254 => /to/3254 /from/3255 => /to/3255 /from/3256 => /to/3256 /from/3257 => /to/3257 /from/3258 => /to/3258 /from/3259 => /to/3259 /from/3260 => /to/3260 /from/3261 => /to/3261 /from/3262 => /to/3262 /from/3263 => /to/3263 /from/3264 => /to/3264 /from/3265 => /to/3265 /from/3266 => /to/3266 /from/3267 => /to/3267 /from/3268 => /to/3268 /from/3269 => /to/3269 /from/3270 => /to/3270 /from/3271 => /to/3271 /from/3272 => /to/3272 /from/3273 => /to/3273 /from/3274 => /to/3274 /from/3275 => /to/3275 /from/3276 => /to/3276 /from/3277 => /to/3277 /from/3278 => /to/3278 /from/3279 => /to/3279 /from/3280 => /to/3280 /from/3281 => /to/3281 /from/3282 => /to/3282 /from/3283 => /to/3283 /from/3284 => /to/3284 /from/3285 => /to/3285 /from/3286 => /to/3286 /from/3287 => /to/3287 /from/3288 => /to/3288 /from/3289 => /to/3289 /from/3290 => /to/3290 /from/3291 => /to/3291 /from/3292 => /to/3292 /from/3293 => /to/3293 /from/3294 => /to/3294 /from/3295 => /to/3295 /from/3296 => /to/3296 /from/3297 => /to/3297 /from/3298 => /to/3298 /from/3299 => /to/3299 /from/3300 => /to/3300 /from/3301 => /to/3301 /from/3302 => /to/3302 /from/3303 => /to/3303 /from/3304 => /to/3304 /from/3305 => /to/3305 /from/3306 => /to/3306 /from/3307 => /to/3307 /from/3308 => /to/3308 /from/3309 => /to/3309 /from/3310 => /to/3310 /from/3311 => /to/3311 /from/3312 => /to/3312 /from/3313 => /to/3313 /from/3314 => /to/3314 /from/3315 => /to/3315 /from/3316 => /to/3316 /from/3317 => /to/3317 /from/3318 => /to/3318 /from/3319 => /to/3319 /from/3320 => /to/3320 /from/3321 => /to/3321 /from/3322 => /to/3322 /from/3323 => /to/3323 /from/3324 => /to/3324 /from/3325 => /to/3325 /from/3326 => /to/3326 /from/3327 => /to/3327 /from/3328 => /to/3328 /from/3329 => /to/3329 /from/3330 => /to/3330 /from/3331 => /to/3331 /from/3332 => /to/3332 /from/3333 => /to/3333 /from/3334 => /to/3334 /from/3335 => /to/3335 /from/3336 => /to/3336 /from/3337 => /to/3337 /from/3338 => /to/3338 /from/3339 => /to/3339 /from/3340 => /to/3340 /from/3341 => /to/3341 /from/3342 => /to/3342 /from/3343 => /to/3343 /from/3344 => /to/3344 /from/3345 => /to/3345 /from/3346 => /to/3346 /from/3347 => /to/3347 /from/3348 => /to/3348 /from/3349 => /to/3349 /from/3350 => /to/3350 /from/3351 => /to/3351 /from/3352 => /to/3352 /from/3353 => /to/3353 /from/3354 => /to/3354 /from/3355 => /to/3355 /from/3356 => /to/3356 /from/3357 => /to/3357 /from/3358 => /to/3358 /from/3359 => /to/3359 /from/3360 => /to/3360 /from/3361 => /to/3361 /from/3362 => /to/3362 /from/3363 => /to/3363 /from/3364 => /to/3364 /from/3365 => /to/3365 /from/3366 => /to/3366 /from/3367 => /to/3367 /from/3368 => /to/3368 /from/3369 => /to/3369 /from/3370 => /to/3370 /from/3371 => /to/3371 /from/3372 => /to/3372 /from/3373 => /to/3373 /from/3374 => /to/3374 /from/3375 => /to/3375 /from/3376 => /to/3376 /from/3377 => /to/3377 /from/3378 => /to/3378 /from/3379 => /to/3379 /from/3380 => /to/3380 /from/3381 => /to/3381 /from/3382 => /to/3382 /from/3383 => /to/3383 /from/3384 => /to/3384 /from/3385 => /to/3385 /from/3386 => /to/3386 /from/3387 => /to/3387 /from/3388 => /to/3388 /from/3389 => /to/3389 /from/3390 => /to/3390 /from/3391 => /to/3391 /from/3392 => /to/3392 /from/3393 => /to/3393 /from/3394 => /to/3394 /from/3395 => /to/3395 /from/3396 => /to/3396 /from/3397 => /to/3397 /from/3398 => /to/3398 /from/3399 => /to/3399 /from/3400 => /to/3400 /from/3401 => /to/3401 /from/3402 => /to/3402 /from/3403 => /to/3403 /from/3404 => /to/3404 /from/3405 => /to/3405 /from/3406 => /to/3406 /from/3407 => /to/3407 /from/3408 => /to/3408 /from/3409 => /to/3409 /from/3410 => /to/3410 /from/3411 => /to/3411 /from/3412 => /to/3412 /from/3413 => /to/3413 /from/3414 => /to/3414 /from/3415 => /to/3415 /from/3416 => /to/3416 /from/3417 => /to/3417 /from/3418 => /to/3418 /from/3419 => /to/3419 /from/3420 => /to/3420 /from/3421 => /to/3421 /from/3422 => /to/3422 /from/3423 => /to/3423 /from/3424 => /to/3424 /from/3425 => /to/3425 /from/3426 => /to/3426 /from/3427 => /to/3427 /from/3428 => /to/3428 /from/3429 => /to/3429 /from/3430 => /to/3430 /from/3431 => /to/3431 /from/3432 => /to/3432 /from/3433 => /to/3433 /from/3434 => /to/3434 /from/3435 => /to/3435 /from/3436 => /to/3436 /from/3437 => /to/3437 /from/3438 => /to/3438 /from/3439 => /to/3439 /from/3440 => /to/3440 /from/3441 => /to/3441 /from/3442 => /to/3442 /from/3443 => /to/3443 /from/3444 => /to/3444 /from/3445 => /to/3445 /from/3446 => /to/3446 /from/3447 => /to/3447 /from/3448 => /to/3448 /from/3449 => /to/3449 /from/3450 => /to/3450 /from/3451 => /to/3451 /from/3452 => /to/3452 /from/3453 => /to/3453 /from/3454 => /to/3454 /from/3455 => /to/3455 /from/3456 => /to/3456 /from/3457 => /to/3457 /from/3458 => /to/3458 /from/3459 => /to/3459 /from/3460 => /to/3460 /from/3461 => /to/3461 /from/3462 => /to/3462 /from/3463 => /to/3463 /from/3464 => /to/3464 /from/3465 => /to/3465 /from/3466 => /to/3466 /from/3467 => /to/3467 /from/3468 => /to/3468 /from/3469 => /to/3469 /from/3470 => /to/3470 /from/3471 => /to/3471 /from/3472 => /to/3472 /from/3473 => /to/3473 /from/3474 => /to/3474 /from/3475 => /to/3475 /from/3476 => /to/3476 /from/3477 => /to/3477 /from/3478 => /to/3478 /from/3479 => /to/3479 /from/3480 => /to/3480 /from/3481 => /to/3481 /from/3482 => /to/3482 /from/3483 => /to/3483 /from/3484 => /to/3484 /from/3485 => /to/3485 /from/3486 => /to/3486 /from/3487 => /to/3487 /from/3488 => /to/3488 /from/3489 => /to/3489 /from/3490 => /to/3490 /from/3491 => /to/3491 /from/3492 => /to/3492 /from/3493 => /to/3493 /from/3494 => /to/3494 /from/3495 => /to/3495 /from/3496 => /to/3496 /from/3497 => /to/3497 /from/3498 => /to/3498 /from/3499 => /to/3499 /from/3500 => /to/3500 /from/3501 => /to/3501 /from/3502 => /to/3502 /from/3503 => /to/3503 /from/3504 => /to/3504 /from/3505 => /to/3505 /from/3506 => /to/3506 /from/3507 => /to/3507 /from/3508 => /to/3508 /from/3509 => /to/3509 /from/3510 => /to/3510 /from/3511 => /to/3511 /from/3512 => /to/3512 /from/3513 => /to/3513 /from/3514 => /to/3514 /from/3515 => /to/3515 /from/3516 => /to/3516 /from/3517 => /to/3517 /from/3518 => /to/3518 /from/3519 => /to/3519 /from/3520 => /to/3520 /from/3521 => /to/3521 /from/3522 => /to/3522 /from/3523 => /to/3523 /from/3524 => /to/3524 /from/3525 => /to/3525 /from/3526 => /to/3526 /from/3527 => /to/3527 /from/3528 => /to/3528 /from/3529 => /to/3529 /from/3530 => /to/3530 /from/3531 => /to/3531 /from/3532 => /to/3532 /from/3533 => /to/3533 /from/3534 => /to/3534 /from/3535 => /to/3535 /from/3536 => /to/3536 /from/3537 => /to/3537 /from/3538 => /to/3538 /from/3539 => /to/3539 /from/3540 => /to/3540 /from/3541 => /to/3541 /from/3542 => /to/3542 /from/3543 => /to/3543 /from/3544 => /to/3544 /from/3545 => /to/3545 /from/3546 => /to/3546 /from/3547 => /to/3547 /from/3548 => /to/3548 /from/3549 => /to/3549 /from/3550 => /to/3550 /from/3551 => /to/3551 /from/3552 => /to/3552 /from/3553 => /to/3553 /from/3554 => /to/3554 /from/3555 => /to/3555 /from/3556 => /to/3556 /from/3557 => /to/3557 /from/3558 => /to/3558 /from/3559 => /to/3559 /from/3560 => /to/3560 /from/3561 => /to/3561 /from/3562 => /to/3562 /from/3563 => /to/3563 /from/3564 => /to/3564 /from/3565 => /to/3565 /from/3566 => /to/3566 /from/3567 => /to/3567 /from/3568 => /to/3568 /from/3569 => /to/3569 /from/3570 => /to/3570 /from/3571 => /to/3571 /from/3572 => /to/3572 /from/3573 => /to/3573 /from/3574 => /to/3574 /from/3575 => /to/3575 /from/3576 => /to/3576 /from/3577 => /to/3577 /from/3578 => /to/3578 /from/3579 => /to/3579 /from/3580 => /to/3580 /from/3581 => /to/3581 /from/3582 => /to/3582 /from/3583 => /to/3583 /from/3584 => /to/3584 /from/3585 => /to/3585 /from/3586 => /to/3586 /from/3587 => /to/3587 /from/3588 => /to/3588 /from/3589 => /to/3589 /from/3590 => /to/3590 /from/3591 => /to/3591 /from/3592 => /to/3592 /from/3593 => /to/3593 /from/3594 => /to/3594 /from/3595 => /to/3595 /from/3596 => /to/3596 /from/3597 => /to/3597 /from/3598 => /to/3598 /from/3599 => /to/3599 /from/3600 => /to/3600 /from/3601 => /to/3601 /from/3602 => /to/3602 /from/3603 => /to/3603 /from/3604 => /to/3604 /from/3605 => /to/3605 /from/3606 => /to/3606 /from/3607 => /to/3607 /from/3608 => /to/3608 /from/3609 => /to/3609 /from/3610 => /to/3610 /from/3611 => /to/3611 /from/3612 => /to/3612 /from/3613 => /to/3613 /from/3614 => /to/3614 /from/3615 => /to/3615 /from/3616 => /to/3616 /from/3617 => /to/3617 /from/3618 => /to/3618 /from/3619 => /to/3619 /from/3620 => /to/3620 /from/3621 => /to/3621 /from/3622 => /to/3622 /from/3623 => /to/3623 /from/3624 => /to/3624 /from/3625 => /to/3625 /from/3626 => /to/3626 /from/3627 => /to/3627 /from/3628 => /to/3628 /from/3629 => /to/3629 /from/3630 => /to/3630 /from/3631 => /to/3631 /from/3632 => /to/3632 /from/3633 => /to/3633 /from/3634 => /to/3634 /from/3635 => /to/3635 /from/3636 => /to/3636 /from/3637 => /to/3637 /from/3638 => /to/3638 /from/3639 => /to/3639 /from/3640 => /to/3640 /from/3641 => /to/3641 /from/3642 => /to/3642 /from/3643 => /to/3643 /from/3644 => /to/3644 /from/3645 => /to/3645 /from/3646 => /to/3646 /from/3647 => /to/3647 /from/3648 => /to/3648 /from/3649 => /to/3649 /from/3650 => /to/3650 /from/3651 => /to/3651 /from/3652 => /to/3652 /from/3653 => /to/3653 /from/3654 => /to/3654 /from/3655 => /to/3655 /from/3656 => /to/3656 /from/3657 => /to/3657 /from/3658 => /to/3658 /from/3659 => /to/3659 /from/3660 => /to/3660 /from/3661 => /to/3661 /from/3662 => /to/3662 /from/3663 => /to/3663 /from/3664 => /to/3664 /from/3665 => /to/3665 /from/3666 => /to/3666 /from/3667 => /to/3667 /from/3668 => /to/3668 /from/3669 => /to/3669 /from/3670 => /to/3670 /from/3671 => /to/3671 /from/3672 => /to/3672 /from/3673 => /to/3673 /from/3674 => /to/3674 /from/3675 => /to/3675 /from/3676 => /to/3676 /from/3677 => /to/3677 /from/3678 => /to/3678 /from/3679 => /to/3679 /from/3680 => /to/3680 /from/3681 => /to/3681 /from/3682 => /to/3682 /from/3683 => /to/3683 /from/3684 => /to/3684 /from/3685 => /to/3685 /from/3686 => /to/3686 /from/3687 => /to/3687 /from/3688 => /to/3688 /from/3689 => /to/3689 /from/3690 => /to/3690 /from/3691 => /to/3691 /from/3692 => /to/3692 /from/3693 => /to/3693 /from/3694 => /to/3694 /from/3695 => /to/3695 /from/3696 => /to/3696 /from/3697 => /to/3697 /from/3698 => /to/3698 /from/3699 => /to/3699 /from/3700 => /to/3700 /from/3701 => /to/3701 /from/3702 => /to/3702 /from/3703 => /to/3703 /from/3704 => /to/3704 /from/3705 => /to/3705 /from/3706 => /to/3706 /from/3707 => /to/3707 /from/3708 => /to/3708 /from/3709 => /to/3709 /from/3710 => /to/3710 /from/3711 => /to/3711 /from/3712 => /to/3712 /from/3713 => /to/3713 /from/3714 => /to/3714 /from/3715 => /to/3715 /from/3716 => /to/3716 /from/3717 => /to/3717 /from/3718 => /to/3718 /from/3719 => /to/3719 /from/3720 => /to/3720 /from/3721 => /to/3721 /from/3722 => /to/3722 /from/3723 => /to/3723 /from/3724 => /to/3724 /from/3725 => /to/3725 /from/3726 => /to/3726 /from/3727 => /to/3727 /from/3728 => /to/3728 /from/3729 => /to/3729 /from/3730 => /to/3730 /from/3731 => /to/3731 /from/3732 => /to/3732 /from/3733 => /to/3733 /from/3734 => /to/3734 /from/3735 => /to/3735 /from/3736 => /to/3736 /from/3737 => /to/3737 /from/3738 => /to/3738 /from/3739 => /to/3739 /from/3740 => /to/3740 /from/3741 => /to/3741 /from/3742 => /to/3742 /from/3743 => /to/3743 /from/3744 => /to/3744 /from/3745 => /to/3745 /from/3746 => /to/3746 /from/3747 => /to/3747 /from/3748 => /to/3748 /from/3749 => /to/3749 /from/3750 => /to/3750 /from/3751 => /to/3751 /from/3752 => /to/3752 /from/3753 => /to/3753 /from/3754 => /to/3754 /from/3755 => /to/3755 /from/3756 => /to/3756 /from/3757 => /to/3757 /from/3758 => /to/3758 /from/3759 => /to/3759 /from/3760 => /to/3760 /from/3761 => /to/3761 /from/3762 => /to/3762 /from/3763 => /to/3763 /from/3764 => /to/3764 /from/3765 => /to/3765 /from/3766 => /to/3766 /from/3767 => /to/3767 /from/3768 => /to/3768 /from/3769 => /to/3769 /from/3770 => /to/3770 /from/3771 => /to/3771 /from/3772 => /to/3772 /from/3773 => /to/3773 /from/3774 => /to/3774 /from/3775 => /to/3775 /from/3776 => /to/3776 /from/3777 => /to/3777 /from/3778 => /to/3778 /from/3779 => /to/3779 /from/3780 => /to/3780 /from/3781 => /to/3781 /from/3782 => /to/3782 /from/3783 => /to/3783 /from/3784 => /to/3784 /from/3785 => /to/3785 /from/3786 => /to/3786 /from/3787 => /to/3787 /from/3788 => /to/3788 /from/3789 => /to/3789 /from/3790 => /to/3790 /from/3791 => /to/3791 /from/3792 => /to/3792 /from/3793 => /to/3793 /from/3794 => /to/3794 /from/3795 => /to/3795 /from/3796 => /to/3796 /from/3797 => /to/3797 /from/3798 => /to/3798 /from/3799 => /to/3799 /from/3800 => /to/3800 /from/3801 => /to/3801 /from/3802 => /to/3802 /from/3803 => /to/3803 /from/3804 => /to/3804 /from/3805 => /to/3805 /from/3806 => /to/3806 /from/3807 => /to/3807 /from/3808 => /to/3808 /from/3809 => /to/3809 /from/3810 => /to/3810 /from/3811 => /to/3811 /from/3812 => /to/3812 /from/3813 => /to/3813 /from/3814 => /to/3814 /from/3815 => /to/3815 /from/3816 => /to/3816 /from/3817 => /to/3817 /from/3818 => /to/3818 /from/3819 => /to/3819 /from/3820 => /to/3820 /from/3821 => /to/3821 /from/3822 => /to/3822 /from/3823 => /to/3823 /from/3824 => /to/3824 /from/3825 => /to/3825 /from/3826 => /to/3826 /from/3827 => /to/3827 /from/3828 => /to/3828 /from/3829 => /to/3829 /from/3830 => /to/3830 /from/3831 => /to/3831 /from/3832 => /to/3832 /from/3833 => /to/3833 /from/3834 => /to/3834 /from/3835 => /to/3835 /from/3836 => /to/3836 /from/3837 => /to/3837 /from/3838 => /to/3838 /from/3839 => /to/3839 /from/3840 => /to/3840 /from/3841 => /to/3841 /from/3842 => /to/3842 /from/3843 => /to/3843 /from/3844 => /to/3844 /from/3845 => /to/3845 /from/3846 => /to/3846 /from/3847 => /to/3847 /from/3848 => /to/3848 /from/3849 => /to/3849 /from/3850 => /to/3850 /from/3851 => /to/3851 /from/3852 => /to/3852 /from/3853 => /to/3853 /from/3854 => /to/3854 /from/3855 => /to/3855 /from/3856 => /to/3856 /from/3857 => /to/3857 /from/3858 => /to/3858 /from/3859 => /to/3859 /from/3860 => /to/3860 /from/3861 => /to/3861 /from/3862 => /to/3862 /from/3863 => /to/3863 /from/3864 => /to/3864 /from/3865 => /to/3865 /from/3866 => /to/3866 /from/3867 => /to/3867 /from/3868 => /to/3868 /from/3869 => /to/3869 /from/3870 => /to/3870 /from/3871 => /to/3871 /from/3872 => /to/3872 /from/3873 => /to/3873 /from/3874 => /to/3874 /from/3875 => /to/3875 /from/3876 => /to/3876 /from/3877 => /to/3877 /from/3878 => /to/3878 /from/3879 => /to/3879 /from/3880 => /to/3880 /from/3881 => /to/3881 /from/3882 => /to/3882 /from/3883 => /to/3883 /from/3884 => /to/3884 /from/3885 => /to/3885 /from/3886 => /to/3886 /from/3887 => /to/3887 /from/3888 => /to/3888 /from/3889 => /to/3889 /from/3890 => /to/3890 /from/3891 => /to/3891 /from/3892 => /to/3892 /from/3893 => /to/3893 /from/3894 => /to/3894 /from/3895 => /to/3895 /from/3896 => /to/3896 /from/3897 => /to/3897 /from/3898 => /to/3898 /from/3899 => /to/3899 /from/3900 => /to/3900 /from/3901 => /to/3901 /from/3902 => /to/3902 /from/3903 => /to/3903 /from/3904 => /to/3904 /from/3905 => /to/3905 /from/3906 => /to/3906 /from/3907 => /to/3907 /from/3908 => /to/3908 /from/3909 => /to/3909 /from/3910 => /to/3910 /from/3911 => /to/3911 /from/3912 => /to/3912 /from/3913 => /to/3913 /from/3914 => /to/3914 /from/3915 => /to/3915 /from/3916 => /to/3916 /from/3917 => /to/3917 /from/3918 => /to/3918 /from/3919 => /to/3919 /from/3920 => /to/3920 /from/3921 => /to/3921 /from/3922 => /to/3922 /from/3923 => /to/3923 /from/3924 => /to/3924 /from/3925 => /to/3925 /from/3926 => /to/3926 /from/3927 => /to/3927 /from/3928 => /to/3928 /from/3929 => /to/3929 /from/3930 => /to/3930 /from/3931 => /to/3931 /from/3932 => /to/3932 /from/3933 => /to/3933 /from/3934 => /to/3934 /from/3935 => /to/3935 /from/3936 => /to/3936 /from/3937 => /to/3937 /from/3938 => /to/3938 /from/3939 => /to/3939 /from/3940 => /to/3940 /from/3941 => /to/3941 /from/3942 => /to/3942 /from/3943 => /to/3943 /from/3944 => /to/3944 /from/3945 => /to/3945 /from/3946 => /to/3946 /from/3947 => /to/3947 /from/3948 => /to/3948 /from/3949 => /to/3949 /from/3950 => /to/3950 /from/3951 => /to/3951 /from/3952 => /to/3952 /from/3953 => /to/3953 /from/3954 => /to/3954 /from/3955 => /to/3955 /from/3956 => /to/3956 /from/3957 => /to/3957 /from/3958 => /to/3958 /from/3959 => /to/3959 /from/3960 => /to/3960 /from/3961 => /to/3961 /from/3962 => /to/3962 /from/3963 => /to/3963 /from/3964 => /to/3964 /from/3965 => /to/3965 /from/3966 => /to/3966 /from/3967 => /to/3967 /from/3968 => /to/3968 /from/3969 => /to/3969 /from/3970 => /to/3970 /from/3971 => /to/3971 /from/3972 => /to/3972 /from/3973 => /to/3973 /from/3974 => /to/3974 /from/3975 => /to/3975 /from/3976 => /to/3976 /from/3977 => /to/3977 /from/3978 => /to/3978 /from/3979 => /to/3979 /from/3980 => /to/3980 /from/3981 => /to/3981 /from/3982 => /to/3982 /from/3983 => /to/3983 /from/3984 => /to/3984 /from/3985 => /to/3985 /from/3986 => /to/3986 /from/3987 => /to/3987 /from/3988 => /to/3988 /from/3989 => /to/3989 /from/3990 => /to/3990 /from/3991 => /to/3991 /from/3992 => /to/3992 /from/3993 => /to/3993 /from/3994 => /to/3994 /from/3995 => /to/3995 /from/3996 => /to/3996 /from/3997 => /to/3997 /from/3998 => /to/3998 /from/3999 => /to/3999 /from/4000 => /to/4000 /from/4001 => /to/4001 /from/4002 => /to/4002 /from/4003 => /to/4003 /from/4004 => /to/4004 /from/4005 => /to/4005 /from/4006 => /to/4006 /from/4007 => /to/4007 /from/4008 => /to/4008 /from/4009 => /to/4009 /from/4010 => /to/4010 /from/4011 => /to/4011 /from/4012 => /to/4012 /from/4013 => /to/4013 /from/4014 => /to/4014 /from/4015 => /to/4015 /from/4016 => /to/4016 /from/4017 => /to/4017 /from/4018 => /to/4018 /from/4019 => /to/4019 /from/4020 => /to/4020 /from/4021 => /to/4021 /from/4022 => /to/4022 /from/4023 => /to/4023 /from/4024 => /to/4024 /from/4025 => /to/4025 /from/4026 => /to/4026 /from/4027 => /to/4027 /from/4028 => /to/4028 /from/4029 => /to/4029 /from/4030 => /to/4030 /from/4031 => /to/4031 /from/4032 => /to/4032 /from/4033 => /to/4033 /from/4034 => /to/4034 /from/4035 => /to/4035 /from/4036 => /to/4036 /from/4037 => /to/4037 /from/4038 => /to/4038 /from/4039 => /to/4039 /from/4040 => /to/4040 /from/4041 => /to/4041 /from/4042 => /to/4042 /from/4043 => /to/4043 /from/4044 => /to/4044 /from/4045 => /to/4045 /from/4046 => /to/4046 /from/4047 => /to/4047 /from/4048 => /to/4048 /from/4049 => /to/4049 /from/4050 => /to/4050 /from/4051 => /to/4051 /from/4052 => /to/4052 /from/4053 => /to/4053 /from/4054 => /to/4054 /from/4055 => /to/4055 /from/4056 => /to/4056 /from/4057 => /to/4057 /from/4058 => /to/4058 /from/4059 => /to/4059 /from/4060 => /to/4060 /from/4061 => /to/4061 /from/4062 => /to/4062 /from/4063 => /to/4063 /from/4064 => /to/4064 /from/4065 => /to/4065 /from/4066 => /to/4066 /from/4067 => /to/4067 /from/4068 => /to/4068 /from/4069 => /to/4069 /from/4070 => /to/4070 /from/4071 => /to/4071 /from/4072 => /to/4072 /from/4073 => /to/4073 /from/4074 => /to/4074 /from/4075 => /to/4075 /from/4076 => /to/4076 /from/4077 => /to/4077 /from/4078 => /to/4078 /from/4079 => /to/4079 /from/4080 => /to/4080 /from/4081 => /to/4081 /from/4082 => /to/4082 /from/4083 => /to/4083 /from/4084 => /to/4084 /from/4085 => /to/4085 /from/4086 => /to/4086 /from/4087 => /to/4087 /from/4088 => /to/4088 /from/4089 => /to/4089 /from/4090 => /to/4090 /from/4091 => /to/4091 /from/4092 => /to/4092 /from/4093 => /to/4093 /from/4094 => /to/4094 /from/4095 => /to/4095 /from/4096 => /to/4096 /from/4097 => /to/4097 /from/4098 => /to/4098 /from/4099 => /to/4099 /from/4100 => /to/4100 /from/4101 => /to/4101 /from/4102 => /to/4102 /from/4103 => /to/4103 /from/4104 => /to/4104 /from/4105 => /to/4105 /from/4106 => /to/4106 /from/4107 => /to/4107 /from/4108 => /to/4108 /from/4109 => /to/4109 /from/4110 => /to/4110 /from/4111 => /to/4111 /from/4112 => /to/4112 /from/4113 => /to/4113 /from/4114 => /to/4114 /from/4115 => /to/4115 /from/4116 => /to/4116 /from/4117 => /to/4117 /from/4118 => /to/4118 /from/4119 => /to/4119 /from/4120 => /to/4120 /from/4121 => /to/4121 /from/4122 => /to/4122 /from/4123 => /to/4123 /from/4124 => /to/4124 /from/4125 => /to/4125 /from/4126 => /to/4126 /from/4127 => /to/4127 /from/4128 => /to/4128 /from/4129 => /to/4129 /from/4130 => /to/4130 /from/4131 => /to/4131 /from/4132 => /to/4132 /from/4133 => /to/4133 /from/4134 => /to/4134 /from/4135 => /to/4135 /from/4136 => /to/4136 /from/4137 => /to/4137 /from/4138 => /to/4138 /from/4139 => /to/4139 /from/4140 => /to/4140 /from/4141 => /to/4141 /from/4142 => /to/4142 /from/4143 => /to/4143 /from/4144 => /to/4144 /from/4145 => /to/4145 /from/4146 => /to/4146 /from/4147 => /to/4147 /from/4148 => /to/4148 /from/4149 => /to/4149 /from/4150 => /to/4150 /from/4151 => /to/4151 /from/4152 => /to/4152 /from/4153 => /to/4153 /from/4154 => /to/4154 /from/4155 => /to/4155 /from/4156 => /to/4156 /from/4157 => /to/4157 /from/4158 => /to/4158 /from/4159 => /to/4159 /from/4160 => /to/4160 /from/4161 => /to/4161 /from/4162 => /to/4162 /from/4163 => /to/4163 /from/4164 => /to/4164 /from/4165 => /to/4165 /from/4166 => /to/4166 /from/4167 => /to/4167 /from/4168 => /to/4168 /from/4169 => /to/4169 /from/4170 => /to/4170 /from/4171 => /to/4171 /from/4172 => /to/4172 /from/4173 => /to/4173 /from/4174 => /to/4174 /from/4175 => /to/4175 /from/4176 => /to/4176 /from/4177 => /to/4177 /from/4178 => /to/4178 /from/4179 => /to/4179 /from/4180 => /to/4180 /from/4181 => /to/4181 /from/4182 => /to/4182 /from/4183 => /to/4183 /from/4184 => /to/4184 /from/4185 => /to/4185 /from/4186 => /to/4186 /from/4187 => /to/4187 /from/4188 => /to/4188 /from/4189 => /to/4189 /from/4190 => /to/4190 /from/4191 => /to/4191 /from/4192 => /to/4192 /from/4193 => /to/4193 /from/4194 => /to/4194 /from/4195 => /to/4195 /from/4196 => /to/4196 /from/4197 => /to/4197 /from/4198 => /to/4198 /from/4199 => /to/4199 /from/4200 => /to/4200 /from/4201 => /to/4201 /from/4202 => /to/4202 /from/4203 => /to/4203 /from/4204 => /to/4204 /from/4205 => /to/4205 /from/4206 => /to/4206 /from/4207 => /to/4207 /from/4208 => /to/4208 /from/4209 => /to/4209 /from/4210 => /to/4210 /from/4211 => /to/4211 /from/4212 => /to/4212 /from/4213 => /to/4213 /from/4214 => /to/4214 /from/4215 => /to/4215 /from/4216 => /to/4216 /from/4217 => /to/4217 /from/4218 => /to/4218 /from/4219 => /to/4219 /from/4220 => /to/4220 /from/4221 => /to/4221 /from/4222 => /to/4222 /from/4223 => /to/4223 /from/4224 => /to/4224 /from/4225 => /to/4225 /from/4226 => /to/4226 /from/4227 => /to/4227 /from/4228 => /to/4228 /from/4229 => /to/4229 /from/4230 => /to/4230 /from/4231 => /to/4231 /from/4232 => /to/4232 /from/4233 => /to/4233 /from/4234 => /to/4234 /from/4235 => /to/4235 /from/4236 => /to/4236 /from/4237 => /to/4237 /from/4238 => /to/4238 /from/4239 => /to/4239 /from/4240 => /to/4240 /from/4241 => /to/4241 /from/4242 => /to/4242 /from/4243 => /to/4243 /from/4244 => /to/4244 /from/4245 => /to/4245 /from/4246 => /to/4246 /from/4247 => /to/4247 /from/4248 => /to/4248 /from/4249 => /to/4249 /from/4250 => /to/4250 /from/4251 => /to/4251 /from/4252 => /to/4252 /from/4253 => /to/4253 /from/4254 => /to/4254 /from/4255 => /to/4255 /from/4256 => /to/4256 /from/4257 => /to/4257 /from/4258 => /to/4258 /from/4259 => /to/4259 /from/4260 => /to/4260 /from/4261 => /to/4261 /from/4262 => /to/4262 /from/4263 => /to/4263 /from/4264 => /to/4264 /from/4265 => /to/4265 /from/4266 => /to/4266 /from/4267 => /to/4267 /from/4268 => /to/4268 /from/4269 => /to/4269 /from/4270 => /to/4270 /from/4271 => /to/4271 /from/4272 => /to/4272 /from/4273 => /to/4273 /from/4274 => /to/4274 /from/4275 => /to/4275 /from/4276 => /to/4276 /from/4277 => /to/4277 /from/4278 => /to/4278 /from/4279 => /to/4279 /from/4280 => /to/4280 /from/4281 => /to/4281 /from/4282 => /to/4282 /from/4283 => /to/4283 /from/4284 => /to/4284 /from/4285 => /to/4285 /from/4286 => /to/4286 /from/4287 => /to/4287 /from/4288 => /to/4288 /from/4289 => /to/4289 /from/4290 => /to/4290 /from/4291 => /to/4291 /from/4292 => /to/4292 /from/4293 => /to/4293 /from/4294 => /to/4294 /from/4295 => /to/4295 /from/4296 => /to/4296 /from/4297 => /to/4297 /from/4298 => /to/4298 /from/4299 => /to/4299 /from/4300 => /to/4300 /from/4301 => /to/4301 /from/4302 => /to/4302 /from/4303 => /to/4303 /from/4304 => /to/4304 /from/4305 => /to/4305 /from/4306 => /to/4306 /from/4307 => /to/4307 /from/4308 => /to/4308 /from/4309 => /to/4309 /from/4310 => /to/4310 /from/4311 => /to/4311 /from/4312 => /to/4312 /from/4313 => /to/4313 /from/4314 => /to/4314 /from/4315 => /to/4315 /from/4316 => /to/4316 /from/4317 => /to/4317 /from/4318 => /to/4318 /from/4319 => /to/4319 /from/4320 => /to/4320 /from/4321 => /to/4321 /from/4322 => /to/4322 /from/4323 => /to/4323 /from/4324 => /to/4324 /from/4325 => /to/4325 /from/4326 => /to/4326 /from/4327 => /to/4327 /from/4328 => /to/4328 /from/4329 => /to/4329 /from/4330 => /to/4330 /from/4331 => /to/4331 /from/4332 => /to/4332 /from/4333 => /to/4333 /from/4334 => /to/4334 /from/4335 => /to/4335 /from/4336 => /to/4336 /from/4337 => /to/4337 /from/4338 => /to/4338 /from/4339 => /to/4339 /from/4340 => /to/4340 /from/4341 => /to/4341 /from/4342 => /to/4342 /from/4343 => /to/4343 /from/4344 => /to/4344 /from/4345 => /to/4345 /from/4346 => /to/4346 /from/4347 => /to/4347 /from/4348 => /to/4348 /from/4349 => /to/4349 /from/4350 => /to/4350 /from/4351 => /to/4351 /from/4352 => /to/4352 /from/4353 => /to/4353 /from/4354 => /to/4354 /from/4355 => /to/4355 /from/4356 => /to/4356 /from/4357 => /to/4357 /from/4358 => /to/4358 /from/4359 => /to/4359 /from/4360 => /to/4360 /from/4361 => /to/4361 /from/4362 => /to/4362 /from/4363 => /to/4363 /from/4364 => /to/4364 /from/4365 => /to/4365 /from/4366 => /to/4366 /from/4367 => /to/4367 /from/4368 => /to/4368 /from/4369 => /to/4369 /from/4370 => /to/4370 /from/4371 => /to/4371 /from/4372 => /to/4372 /from/4373 => /to/4373 /from/4374 => /to/4374 /from/4375 => /to/4375 /from/4376 => /to/4376 /from/4377 => /to/4377 /from/4378 => /to/4378 /from/4379 => /to/4379 /from/4380 => /to/4380 /from/4381 => /to/4381 /from/4382 => /to/4382 /from/4383 => /to/4383 /from/4384 => /to/4384 /from/4385 => /to/4385 /from/4386 => /to/4386 /from/4387 => /to/4387 /from/4388 => /to/4388 /from/4389 => /to/4389 /from/4390 => /to/4390 /from/4391 => /to/4391 /from/4392 => /to/4392 /from/4393 => /to/4393 /from/4394 => /to/4394 /from/4395 => /to/4395 /from/4396 => /to/4396 /from/4397 => /to/4397 /from/4398 => /to/4398 /from/4399 => /to/4399 /from/4400 => /to/4400 /from/4401 => /to/4401 /from/4402 => /to/4402 /from/4403 => /to/4403 /from/4404 => /to/4404 /from/4405 => /to/4405 /from/4406 => /to/4406 /from/4407 => /to/4407 /from/4408 => /to/4408 /from/4409 => /to/4409 /from/4410 => /to/4410 /from/4411 => /to/4411 /from/4412 => /to/4412 /from/4413 => /to/4413 /from/4414 => /to/4414 /from/4415 => /to/4415 /from/4416 => /to/4416 /from/4417 => /to/4417 /from/4418 => /to/4418 /from/4419 => /to/4419 /from/4420 => /to/4420 /from/4421 => /to/4421 /from/4422 => /to/4422 /from/4423 => /to/4423 /from/4424 => /to/4424 /from/4425 => /to/4425 /from/4426 => /to/4426 /from/4427 => /to/4427 /from/4428 => /to/4428 /from/4429 => /to/4429 /from/4430 => /to/4430 /from/4431 => /to/4431 /from/4432 => /to/4432 /from/4433 => /to/4433 /from/4434 => /to/4434 /from/4435 => /to/4435 /from/4436 => /to/4436 /from/4437 => /to/4437 /from/4438 => /to/4438 /from/4439 => /to/4439 /from/4440 => /to/4440 /from/4441 => /to/4441 /from/4442 => /to/4442 /from/4443 => /to/4443 /from/4444 => /to/4444 /from/4445 => /to/4445 /from/4446 => /to/4446 /from/4447 => /to/4447 /from/4448 => /to/4448 /from/4449 => /to/4449 /from/4450 => /to/4450 /from/4451 => /to/4451 /from/4452 => /to/4452 /from/4453 => /to/4453 /from/4454 => /to/4454 /from/4455 => /to/4455 /from/4456 => /to/4456 /from/4457 => /to/4457 /from/4458 => /to/4458 /from/4459 => /to/4459 /from/4460 => /to/4460 /from/4461 => /to/4461 /from/4462 => /to/4462 /from/4463 => /to/4463 /from/4464 => /to/4464 /from/4465 => /to/4465 /from/4466 => /to/4466 /from/4467 => /to/4467 /from/4468 => /to/4468 /from/4469 => /to/4469 /from/4470 => /to/4470 /from/4471 => /to/4471 /from/4472 => /to/4472 /from/4473 => /to/4473 /from/4474 => /to/4474 /from/4475 => /to/4475 /from/4476 => /to/4476 /from/4477 => /to/4477 /from/4478 => /to/4478 /from/4479 => /to/4479 /from/4480 => /to/4480 /from/4481 => /to/4481 /from/4482 => /to/4482 /from/4483 => /to/4483 /from/4484 => /to/4484 /from/4485 => /to/4485 /from/4486 => /to/4486 /from/4487 => /to/4487 /from/4488 => /to/4488 /from/4489 => /to/4489 /from/4490 => /to/4490 /from/4491 => /to/4491 /from/4492 => /to/4492 /from/4493 => /to/4493 /from/4494 => /to/4494 /from/4495 => /to/4495 /from/4496 => /to/4496 /from/4497 => /to/4497 /from/4498 => /to/4498 /from/4499 => /to/4499 /from/4500 => /to/4500 /from/4501 => /to/4501 /from/4502 => /to/4502 /from/4503 => /to/4503 /from/4504 => /to/4504 /from/4505 => /to/4505 /from/4506 => /to/4506 /from/4507 => /to/4507 /from/4508 => /to/4508 /from/4509 => /to/4509 /from/4510 => /to/4510 /from/4511 => /to/4511 /from/4512 => /to/4512 /from/4513 => /to/4513 /from/4514 => /to/4514 /from/4515 => /to/4515 /from/4516 => /to/4516 /from/4517 => /to/4517 /from/4518 => /to/4518 /from/4519 => /to/4519 /from/4520 => /to/4520 /from/4521 => /to/4521 /from/4522 => /to/4522 /from/4523 => /to/4523 /from/4524 => /to/4524 /from/4525 => /to/4525 /from/4526 => /to/4526 /from/4527 => /to/4527 /from/4528 => /to/4528 /from/4529 => /to/4529 /from/4530 => /to/4530 /from/4531 => /to/4531 /from/4532 => /to/4532 /from/4533 => /to/4533 /from/4534 => /to/4534 /from/4535 => /to/4535 /from/4536 => /to/4536 /from/4537 => /to/4537 /from/4538 => /to/4538 /from/4539 => /to/4539 /from/4540 => /to/4540 /from/4541 => /to/4541 /from/4542 => /to/4542 /from/4543 => /to/4543 /from/4544 => /to/4544 /from/4545 => /to/4545 /from/4546 => /to/4546 /from/4547 => /to/4547 /from/4548 => /to/4548 /from/4549 => /to/4549 /from/4550 => /to/4550 /from/4551 => /to/4551 /from/4552 => /to/4552 /from/4553 => /to/4553 /from/4554 => /to/4554 /from/4555 => /to/4555 /from/4556 => /to/4556 /from/4557 => /to/4557 /from/4558 => /to/4558 /from/4559 => /to/4559 /from/4560 => /to/4560 /from/4561 => /to/4561 /from/4562 => /to/4562 /from/4563 => /to/4563 /from/4564 => /to/4564 /from/4565 => /to/4565 /from/4566 => /to/4566 /from/4567 => /to/4567 /from/4568 => /to/4568 /from/4569 => /to/4569 /from/4570 => /to/4570 /from/4571 => /to/4571 /from/4572 => /to/4572 /from/4573 => /to/4573 /from/4574 => /to/4574 /from/4575 => /to/4575 /from/4576 => /to/4576 /from/4577 => /to/4577 /from/4578 => /to/4578 /from/4579 => /to/4579 /from/4580 => /to/4580 /from/4581 => /to/4581 /from/4582 => /to/4582 /from/4583 => /to/4583 /from/4584 => /to/4584 /from/4585 => /to/4585 /from/4586 => /to/4586 /from/4587 => /to/4587 /from/4588 => /to/4588 /from/4589 => /to/4589 /from/4590 => /to/4590 /from/4591 => /to/4591 /from/4592 => /to/4592 /from/4593 => /to/4593 /from/4594 => /to/4594 /from/4595 => /to/4595 /from/4596 => /to/4596 /from/4597 => /to/4597 /from/4598 => /to/4598 /from/4599 => /to/4599 /from/4600 => /to/4600 /from/4601 => /to/4601 /from/4602 => /to/4602 /from/4603 => /to/4603 /from/4604 => /to/4604 /from/4605 => /to/4605 /from/4606 => /to/4606 /from/4607 => /to/4607 /from/4608 => /to/4608 /from/4609 => /to/4609 /from/4610 => /to/4610 /from/4611 => /to/4611 /from/4612 => /to/4612 /from/4613 => /to/4613 /from/4614 => /to/4614 /from/4615 => /to/4615 /from/4616 => /to/4616 /from/4617 => /to/4617 /from/4618 => /to/4618 /from/4619 => /to/4619 /from/4620 => /to/4620 /from/4621 => /to/4621 /from/4622 => /to/4622 /from/4623 => /to/4623 /from/4624 => /to/4624 /from/4625 => /to/4625 /from/4626 => /to/4626 /from/4627 => /to/4627 /from/4628 => /to/4628 /from/4629 => /to/4629 /from/4630 => /to/4630 /from/4631 => /to/4631 /from/4632 => /to/4632 /from/4633 => /to/4633 /from/4634 => /to/4634 /from/4635 => /to/4635 /from/4636 => /to/4636 /from/4637 => /to/4637 /from/4638 => /to/4638 /from/4639 => /to/4639 /from/4640 => /to/4640 /from/4641 => /to/4641 /from/4642 => /to/4642 /from/4643 => /to/4643 /from/4644 => /to/4644 /from/4645 => /to/4645 /from/4646 => /to/4646 /from/4647 => /to/4647 /from/4648 => /to/4648 /from/4649 => /to/4649 /from/4650 => /to/4650 /from/4651 => /to/4651 /from/4652 => /to/4652 /from/4653 => /to/4653 /from/4654 => /to/4654 /from/4655 => /to/4655 /from/4656 => /to/4656 /from/4657 => /to/4657 /from/4658 => /to/4658 /from/4659 => /to/4659 /from/4660 => /to/4660 /from/4661 => /to/4661 /from/4662 => /to/4662 /from/4663 => /to/4663 /from/4664 => /to/4664 /from/4665 => /to/4665 /from/4666 => /to/4666 /from/4667 => /to/4667 /from/4668 => /to/4668 /from/4669 => /to/4669 /from/4670 => /to/4670 /from/4671 => /to/4671 /from/4672 => /to/4672 /from/4673 => /to/4673 /from/4674 => /to/4674 /from/4675 => /to/4675 /from/4676 => /to/4676 /from/4677 => /to/4677 /from/4678 => /to/4678 /from/4679 => /to/4679 /from/4680 => /to/4680 /from/4681 => /to/4681 /from/4682 => /to/4682 /from/4683 => /to/4683 /from/4684 => /to/4684 /from/4685 => /to/4685 /from/4686 => /to/4686 /from/4687 => /to/4687 /from/4688 => /to/4688 /from/4689 => /to/4689 /from/4690 => /to/4690 /from/4691 => /to/4691 /from/4692 => /to/4692 /from/4693 => /to/4693 /from/4694 => /to/4694 /from/4695 => /to/4695 /from/4696 => /to/4696 /from/4697 => /to/4697 /from/4698 => /to/4698 /from/4699 => /to/4699 /from/4700 => /to/4700 /from/4701 => /to/4701 /from/4702 => /to/4702 /from/4703 => /to/4703 /from/4704 => /to/4704 /from/4705 => /to/4705 /from/4706 => /to/4706 /from/4707 => /to/4707 /from/4708 => /to/4708 /from/4709 => /to/4709 /from/4710 => /to/4710 /from/4711 => /to/4711 /from/4712 => /to/4712 /from/4713 => /to/4713 /from/4714 => /to/4714 /from/4715 => /to/4715 /from/4716 => /to/4716 /from/4717 => /to/4717 /from/4718 => /to/4718 /from/4719 => /to/4719 /from/4720 => /to/4720 /from/4721 => /to/4721 /from/4722 => /to/4722 /from/4723 => /to/4723 /from/4724 => /to/4724 /from/4725 => /to/4725 /from/4726 => /to/4726 /from/4727 => /to/4727 /from/4728 => /to/4728 /from/4729 => /to/4729 /from/4730 => /to/4730 /from/4731 => /to/4731 /from/4732 => /to/4732 /from/4733 => /to/4733 /from/4734 => /to/4734 /from/4735 => /to/4735 /from/4736 => /to/4736 /from/4737 => /to/4737 /from/4738 => /to/4738 /from/4739 => /to/4739 /from/4740 => /to/4740 /from/4741 => /to/4741 /from/4742 => /to/4742 /from/4743 => /to/4743 /from/4744 => /to/4744 /from/4745 => /to/4745 /from/4746 => /to/4746 /from/4747 => /to/4747 /from/4748 => /to/4748 /from/4749 => /to/4749 /from/4750 => /to/4750 /from/4751 => /to/4751 /from/4752 => /to/4752 /from/4753 => /to/4753 /from/4754 => /to/4754 /from/4755 => /to/4755 /from/4756 => /to/4756 /from/4757 => /to/4757 /from/4758 => /to/4758 /from/4759 => /to/4759 /from/4760 => /to/4760 /from/4761 => /to/4761 /from/4762 => /to/4762 /from/4763 => /to/4763 /from/4764 => /to/4764 /from/4765 => /to/4765 /from/4766 => /to/4766 /from/4767 => /to/4767 /from/4768 => /to/4768 /from/4769 => /to/4769 /from/4770 => /to/4770 /from/4771 => /to/4771 /from/4772 => /to/4772 /from/4773 => /to/4773 /from/4774 => /to/4774 /from/4775 => /to/4775 /from/4776 => /to/4776 /from/4777 => /to/4777 /from/4778 => /to/4778 /from/4779 => /to/4779 /from/4780 => /to/4780 /from/4781 => /to/4781 /from/4782 => /to/4782 /from/4783 => /to/4783 /from/4784 => /to/4784 /from/4785 => /to/4785 /from/4786 => /to/4786 /from/4787 => /to/4787 /from/4788 => /to/4788 /from/4789 => /to/4789 /from/4790 => /to/4790 /from/4791 => /to/4791 /from/4792 => /to/4792 /from/4793 => /to/4793 /from/4794 => /to/4794 /from/4795 => /to/4795 /from/4796 => /to/4796 /from/4797 => /to/4797 /from/4798 => /to/4798 /from/4799 => /to/4799 /from/4800 => /to/4800 /from/4801 => /to/4801 /from/4802 => /to/4802 /from/4803 => /to/4803 /from/4804 => /to/4804 /from/4805 => /to/4805 /from/4806 => /to/4806 /from/4807 => /to/4807 /from/4808 => /to/4808 /from/4809 => /to/4809 /from/4810 => /to/4810 /from/4811 => /to/4811 /from/4812 => /to/4812 /from/4813 => /to/4813 /from/4814 => /to/4814 /from/4815 => /to/4815 /from/4816 => /to/4816 /from/4817 => /to/4817 /from/4818 => /to/4818 /from/4819 => /to/4819 /from/4820 => /to/4820 /from/4821 => /to/4821 /from/4822 => /to/4822 /from/4823 => /to/4823 /from/4824 => /to/4824 /from/4825 => /to/4825 /from/4826 => /to/4826 /from/4827 => /to/4827 /from/4828 => /to/4828 /from/4829 => /to/4829 /from/4830 => /to/4830 /from/4831 => /to/4831 /from/4832 => /to/4832 /from/4833 => /to/4833 /from/4834 => /to/4834 /from/4835 => /to/4835 /from/4836 => /to/4836 /from/4837 => /to/4837 /from/4838 => /to/4838 /from/4839 => /to/4839 /from/4840 => /to/4840 /from/4841 => /to/4841 /from/4842 => /to/4842 /from/4843 => /to/4843 /from/4844 => /to/4844 /from/4845 => /to/4845 /from/4846 => /to/4846 /from/4847 => /to/4847 /from/4848 => /to/4848 /from/4849 => /to/4849 /from/4850 => /to/4850 /from/4851 => /to/4851 /from/4852 => /to/4852 /from/4853 => /to/4853 /from/4854 => /to/4854 /from/4855 => /to/4855 /from/4856 => /to/4856 /from/4857 => /to/4857 /from/4858 => /to/4858 /from/4859 => /to/4859 /from/4860 => /to/4860 /from/4861 => /to/4861 /from/4862 => /to/4862 /from/4863 => /to/4863 /from/4864 => /to/4864 /from/4865 => /to/4865 /from/4866 => /to/4866 /from/4867 => /to/4867 /from/4868 => /to/4868 /from/4869 => /to/4869 /from/4870 => /to/4870 /from/4871 => /to/4871 /from/4872 => /to/4872 /from/4873 => /to/4873 /from/4874 => /to/4874 /from/4875 => /to/4875 /from/4876 => /to/4876 /from/4877 => /to/4877 /from/4878 => /to/4878 /from/4879 => /to/4879 /from/4880 => /to/4880 /from/4881 => /to/4881 /from/4882 => /to/4882 /from/4883 => /to/4883 /from/4884 => /to/4884 /from/4885 => /to/4885 /from/4886 => /to/4886 /from/4887 => /to/4887 /from/4888 => /to/4888 /from/4889 => /to/4889 /from/4890 => /to/4890 /from/4891 => /to/4891 /from/4892 => /to/4892 /from/4893 => /to/4893 /from/4894 => /to/4894 /from/4895 => /to/4895 /from/4896 => /to/4896 /from/4897 => /to/4897 /from/4898 => /to/4898 /from/4899 => /to/4899 /from/4900 => /to/4900 /from/4901 => /to/4901 /from/4902 => /to/4902 /from/4903 => /to/4903 /from/4904 => /to/4904 /from/4905 => /to/4905 /from/4906 => /to/4906 /from/4907 => /to/4907 /from/4908 => /to/4908 /from/4909 => /to/4909 /from/4910 => /to/4910 /from/4911 => /to/4911 /from/4912 => /to/4912 /from/4913 => /to/4913 /from/4914 => /to/4914 /from/4915 => /to/4915 /from/4916 => /to/4916 /from/4917 => /to/4917 /from/4918 => /to/4918 /from/4919 => /to/4919 /from/4920 => /to/4920 /from/4921 => /to/4921 /from/4922 => /to/4922 /from/4923 => /to/4923 /from/4924 => /to/4924 /from/4925 => /to/4925 /from/4926 => /to/4926 /from/4927 => /to/4927 /from/4928 => /to/4928 /from/4929 => /to/4929 /from/4930 => /to/4930 /from/4931 => /to/4931 /from/4932 => /to/4932 /from/4933 => /to/4933 /from/4934 => /to/4934 /from/4935 => /to/4935 /from/4936 => /to/4936 /from/4937 => /to/4937 /from/4938 => /to/4938 /from/4939 => /to/4939 /from/4940 => /to/4940 /from/4941 => /to/4941 /from/4942 => /to/4942 /from/4943 => /to/4943 /from/4944 => /to/4944 /from/4945 => /to/4945 /from/4946 => /to/4946 /from/4947 => /to/4947 /from/4948 => /to/4948 /from/4949 => /to/4949 /from/4950 => /to/4950 /from/4951 => /to/4951 /from/4952 => /to/4952 /from/4953 => /to/4953 /from/4954 => /to/4954 /from/4955 => /to/4955 /from/4956 => /to/4956 /from/4957 => /to/4957 /from/4958 => /to/4958 /from/4959 => /to/4959 /from/4960 => /to/4960 /from/4961 => /to/4961 /from/4962 => /to/4962 /from/4963 => /to/4963 /from/4964 => /to/4964 /from/4965 => /to/4965 /from/4966 => /to/4966 /from/4967 => /to/4967 /from/4968 => /to/4968 /from/4969 => /to/4969 /from/4970 => /to/4970 /from/4971 => /to/4971 /from/4972 => /to/4972 /from/4973 => /to/4973 /from/4974 => /to/4974 /from/4975 => /to/4975 /from/4976 => /to/4976 /from/4977 => /to/4977 /from/4978 => /to/4978 /from/4979 => /to/4979 /from/4980 => /to/4980 /from/4981 => /to/4981 /from/4982 => /to/4982 /from/4983 => /to/4983 /from/4984 => /to/4984 /from/4985 => /to/4985 /from/4986 => /to/4986 /from/4987 => /to/4987 /from/4988 => /to/4988 /from/4989 => /to/4989 /from/4990 => /to/4990 /from/4991 => /to/4991 /from/4992 => /to/4992 /from/4993 => /to/4993 /from/4994 => /to/4994 /from/4995 => /to/4995 /from/4996 => /to/4996 /from/4997 => /to/4997 /from/4998 => /to/4998 /from/4999 => /to/4999 /from/5000 => /to/5000 /from/5001 => /to/5001 /from/5002 => /to/5002 /from/5003 => /to/5003 /from/5004 => /to/5004 /from/5005 => /to/5005 /from/5006 => /to/5006 /from/5007 => /to/5007 /from/5008 => /to/5008 /from/5009 => /to/5009 /from/5010 => /to/5010 /from/5011 => /to/5011 /from/5012 => /to/5012 /from/5013 => /to/5013 /from/5014 => /to/5014 /from/5015 => /to/5015 /from/5016 => /to/5016 /from/5017 => /to/5017 /from/5018 => /to/5018 /from/5019 => /to/5019 /from/5020 => /to/5020 /from/5021 => /to/5021 /from/5022 => /to/5022 /from/5023 => /to/5023 /from/5024 => /to/5024 /from/5025 => /to/5025 /from/5026 => /to/5026 /from/5027 => /to/5027 /from/5028 => /to/5028 /from/5029 => /to/5029 /from/5030 => /to/5030 /from/5031 => /to/5031 /from/5032 => /to/5032 /from/5033 => /to/5033 /from/5034 => /to/5034 /from/5035 => /to/5035 /from/5036 => /to/5036 /from/5037 => /to/5037 /from/5038 => /to/5038 /from/5039 => /to/5039 /from/5040 => /to/5040 /from/5041 => /to/5041 /from/5042 => /to/5042 /from/5043 => /to/5043 /from/5044 => /to/5044 /from/5045 => /to/5045 /from/5046 => /to/5046 /from/5047 => /to/5047 /from/5048 => /to/5048 /from/5049 => /to/5049 /from/5050 => /to/5050 /from/5051 => /to/5051 /from/5052 => /to/5052 /from/5053 => /to/5053 /from/5054 => /to/5054 /from/5055 => /to/5055 /from/5056 => /to/5056 /from/5057 => /to/5057 /from/5058 => /to/5058 /from/5059 => /to/5059 /from/5060 => /to/5060 /from/5061 => /to/5061 /from/5062 => /to/5062 /from/5063 => /to/5063 /from/5064 => /to/5064 /from/5065 => /to/5065 /from/5066 => /to/5066 /from/5067 => /to/5067 /from/5068 => /to/5068 /from/5069 => /to/5069 /from/5070 => /to/5070 /from/5071 => /to/5071 /from/5072 => /to/5072 /from/5073 => /to/5073 /from/5074 => /to/5074 /from/5075 => /to/5075 /from/5076 => /to/5076 /from/5077 => /to/5077 /from/5078 => /to/5078 /from/5079 => /to/5079 /from/5080 => /to/5080 /from/5081 => /to/5081 /from/5082 => /to/5082 /from/5083 => /to/5083 /from/5084 => /to/5084 /from/5085 => /to/5085 /from/5086 => /to/5086 /from/5087 => /to/5087 /from/5088 => /to/5088 /from/5089 => /to/5089 /from/5090 => /to/5090 /from/5091 => /to/5091 /from/5092 => /to/5092 /from/5093 => /to/5093 /from/5094 => /to/5094 /from/5095 => /to/5095 /from/5096 => /to/5096 /from/5097 => /to/5097 /from/5098 => /to/5098 /from/5099 => /to/5099 /from/5100 => /to/5100 /from/5101 => /to/5101 /from/5102 => /to/5102 /from/5103 => /to/5103 /from/5104 => /to/5104 /from/5105 => /to/5105 /from/5106 => /to/5106 /from/5107 => /to/5107 /from/5108 => /to/5108 /from/5109 => /to/5109 /from/5110 => /to/5110 /from/5111 => /to/5111 /from/5112 => /to/5112 /from/5113 => /to/5113 /from/5114 => /to/5114 /from/5115 => /to/5115 /from/5116 => /to/5116 /from/5117 => /to/5117 /from/5118 => /to/5118 /from/5119 => /to/5119 /from/5120 => /to/5120 /from/5121 => /to/5121 /from/5122 => /to/5122 /from/5123 => /to/5123 /from/5124 => /to/5124 /from/5125 => /to/5125 /from/5126 => /to/5126 /from/5127 => /to/5127 /from/5128 => /to/5128 /from/5129 => /to/5129 /from/5130 => /to/5130 /from/5131 => /to/5131 /from/5132 => /to/5132 /from/5133 => /to/5133 /from/5134 => /to/5134 /from/5135 => /to/5135 /from/5136 => /to/5136 /from/5137 => /to/5137 /from/5138 => /to/5138 /from/5139 => /to/5139 /from/5140 => /to/5140 /from/5141 => /to/5141 /from/5142 => /to/5142 /from/5143 => /to/5143 /from/5144 => /to/5144 /from/5145 => /to/5145 /from/5146 => /to/5146 /from/5147 => /to/5147 /from/5148 => /to/5148 /from/5149 => /to/5149 /from/5150 => /to/5150 /from/5151 => /to/5151 /from/5152 => /to/5152 /from/5153 => /to/5153 /from/5154 => /to/5154 /from/5155 => /to/5155 /from/5156 => /to/5156 /from/5157 => /to/5157 /from/5158 => /to/5158 /from/5159 => /to/5159 /from/5160 => /to/5160 /from/5161 => /to/5161 /from/5162 => /to/5162 /from/5163 => /to/5163 /from/5164 => /to/5164 /from/5165 => /to/5165 /from/5166 => /to/5166 /from/5167 => /to/5167 /from/5168 => /to/5168 /from/5169 => /to/5169 /from/5170 => /to/5170 /from/5171 => /to/5171 /from/5172 => /to/5172 /from/5173 => /to/5173 /from/5174 => /to/5174 /from/5175 => /to/5175 /from/5176 => /to/5176 /from/5177 => /to/5177 /from/5178 => /to/5178 /from/5179 => /to/5179 /from/5180 => /to/5180 /from/5181 => /to/5181 /from/5182 => /to/5182 /from/5183 => /to/5183 /from/5184 => /to/5184 /from/5185 => /to/5185 /from/5186 => /to/5186 /from/5187 => /to/5187 /from/5188 => /to/5188 /from/5189 => /to/5189 /from/5190 => /to/5190 /from/5191 => /to/5191 /from/5192 => /to/5192 /from/5193 => /to/5193 /from/5194 => /to/5194 /from/5195 => /to/5195 /from/5196 => /to/5196 /from/5197 => /to/5197 /from/5198 => /to/5198 /from/5199 => /to/5199 /from/5200 => /to/5200 /from/5201 => /to/5201 /from/5202 => /to/5202 /from/5203 => /to/5203 /from/5204 => /to/5204 /from/5205 => /to/5205 /from/5206 => /to/5206 /from/5207 => /to/5207 /from/5208 => /to/5208 /from/5209 => /to/5209 /from/5210 => /to/5210 /from/5211 => /to/5211 /from/5212 => /to/5212 /from/5213 => /to/5213 /from/5214 => /to/5214 /from/5215 => /to/5215 /from/5216 => /to/5216 /from/5217 => /to/5217 /from/5218 => /to/5218 /from/5219 => /to/5219 /from/5220 => /to/5220 /from/5221 => /to/5221 /from/5222 => /to/5222 /from/5223 => /to/5223 /from/5224 => /to/5224 /from/5225 => /to/5225 /from/5226 => /to/5226 /from/5227 => /to/5227 /from/5228 => /to/5228 /from/5229 => /to/5229 /from/5230 => /to/5230 /from/5231 => /to/5231 /from/5232 => /to/5232 /from/5233 => /to/5233 /from/5234 => /to/5234 /from/5235 => /to/5235 /from/5236 => /to/5236 /from/5237 => /to/5237 /from/5238 => /to/5238 /from/5239 => /to/5239 /from/5240 => /to/5240 /from/5241 => /to/5241 /from/5242 => /to/5242 /from/5243 => /to/5243 /from/5244 => /to/5244 /from/5245 => /to/5245 /from/5246 => /to/5246 /from/5247 => /to/5247 /from/5248 => /to/5248 /from/5249 => /to/5249 /from/5250 => /to/5250 /from/5251 => /to/5251 /from/5252 => /to/5252 /from/5253 => /to/5253 /from/5254 => /to/5254 /from/5255 => /to/5255 /from/5256 => /to/5256 /from/5257 => /to/5257 /from/5258 => /to/5258 /from/5259 => /to/5259 /from/5260 => /to/5260 /from/5261 => /to/5261 /from/5262 => /to/5262 /from/5263 => /to/5263 /from/5264 => /to/5264 /from/5265 => /to/5265 /from/5266 => /to/5266 /from/5267 => /to/5267 /from/5268 => /to/5268 /from/5269 => /to/5269 /from/5270 => /to/5270 /from/5271 => /to/5271 /from/5272 => /to/5272 /from/5273 => /to/5273 /from/5274 => /to/5274 /from/5275 => /to/5275 /from/5276 => /to/5276 /from/5277 => /to/5277 /from/5278 => /to/5278 /from/5279 => /to/5279 /from/5280 => /to/5280 /from/5281 => /to/5281 /from/5282 => /to/5282 /from/5283 => /to/5283 /from/5284 => /to/5284 /from/5285 => /to/5285 /from/5286 => /to/5286 /from/5287 => /to/5287 /from/5288 => /to/5288 /from/5289 => /to/5289 /from/5290 => /to/5290 /from/5291 => /to/5291 /from/5292 => /to/5292 /from/5293 => /to/5293 /from/5294 => /to/5294 /from/5295 => /to/5295 /from/5296 => /to/5296 /from/5297 => /to/5297 /from/5298 => /to/5298 /from/5299 => /to/5299 /from/5300 => /to/5300 /from/5301 => /to/5301 /from/5302 => /to/5302 /from/5303 => /to/5303 /from/5304 => /to/5304 /from/5305 => /to/5305 /from/5306 => /to/5306 /from/5307 => /to/5307 /from/5308 => /to/5308 /from/5309 => /to/5309 /from/5310 => /to/5310 /from/5311 => /to/5311 /from/5312 => /to/5312 /from/5313 => /to/5313 /from/5314 => /to/5314 /from/5315 => /to/5315 /from/5316 => /to/5316 /from/5317 => /to/5317 /from/5318 => /to/5318 /from/5319 => /to/5319 /from/5320 => /to/5320 /from/5321 => /to/5321 /from/5322 => /to/5322 /from/5323 => /to/5323 /from/5324 => /to/5324 /from/5325 => /to/5325 /from/5326 => /to/5326 /from/5327 => /to/5327 /from/5328 => /to/5328 /from/5329 => /to/5329 /from/5330 => /to/5330 /from/5331 => /to/5331 /from/5332 => /to/5332 /from/5333 => /to/5333 /from/5334 => /to/5334 /from/5335 => /to/5335 /from/5336 => /to/5336 /from/5337 => /to/5337 /from/5338 => /to/5338 /from/5339 => /to/5339 /from/5340 => /to/5340 /from/5341 => /to/5341 /from/5342 => /to/5342 /from/5343 => /to/5343 /from/5344 => /to/5344 /from/5345 => /to/5345 /from/5346 => /to/5346 /from/5347 => /to/5347 /from/5348 => /to/5348 /from/5349 => /to/5349 /from/5350 => /to/5350 /from/5351 => /to/5351 /from/5352 => /to/5352 /from/5353 => /to/5353 /from/5354 => /to/5354 /from/5355 => /to/5355 /from/5356 => /to/5356 /from/5357 => /to/5357 /from/5358 => /to/5358 /from/5359 => /to/5359 /from/5360 => /to/5360 /from/5361 => /to/5361 /from/5362 => /to/5362 /from/5363 => /to/5363 /from/5364 => /to/5364 /from/5365 => /to/5365 /from/5366 => /to/5366 /from/5367 => /to/5367 /from/5368 => /to/5368 /from/5369 => /to/5369 /from/5370 => /to/5370 /from/5371 => /to/5371 /from/5372 => /to/5372 /from/5373 => /to/5373 /from/5374 => /to/5374 /from/5375 => /to/5375 /from/5376 => /to/5376 /from/5377 => /to/5377 /from/5378 => /to/5378 /from/5379 => /to/5379 /from/5380 => /to/5380 /from/5381 => /to/5381 /from/5382 => /to/5382 /from/5383 => /to/5383 /from/5384 => /to/5384 /from/5385 => /to/5385 /from/5386 => /to/5386 /from/5387 => /to/5387 /from/5388 => /to/5388 /from/5389 => /to/5389 /from/5390 => /to/5390 /from/5391 => /to/5391 /from/5392 => /to/5392 /from/5393 => /to/5393 /from/5394 => /to/5394 /from/5395 => /to/5395 /from/5396 => /to/5396 /from/5397 => /to/5397 /from/5398 => /to/5398 /from/5399 => /to/5399 /from/5400 => /to/5400 /from/5401 => /to/5401 /from/5402 => /to/5402 /from/5403 => /to/5403 /from/5404 => /to/5404 /from/5405 => /to/5405 /from/5406 => /to/5406 /from/5407 => /to/5407 /from/5408 => /to/5408 /from/5409 => /to/5409 /from/5410 => /to/5410 /from/5411 => /to/5411 /from/5412 => /to/5412 /from/5413 => /to/5413 /from/5414 => /to/5414 /from/5415 => /to/5415 /from/5416 => /to/5416 /from/5417 => /to/5417 /from/5418 => /to/5418 /from/5419 => /to/5419 /from/5420 => /to/5420 /from/5421 => /to/5421 /from/5422 => /to/5422 /from/5423 => /to/5423 /from/5424 => /to/5424 /from/5425 => /to/5425 /from/5426 => /to/5426 /from/5427 => /to/5427 /from/5428 => /to/5428 /from/5429 => /to/5429 /from/5430 => /to/5430 /from/5431 => /to/5431 /from/5432 => /to/5432 /from/5433 => /to/5433 /from/5434 => /to/5434 /from/5435 => /to/5435 /from/5436 => /to/5436 /from/5437 => /to/5437 /from/5438 => /to/5438 /from/5439 => /to/5439 /from/5440 => /to/5440 /from/5441 => /to/5441 /from/5442 => /to/5442 /from/5443 => /to/5443 /from/5444 => /to/5444 /from/5445 => /to/5445 /from/5446 => /to/5446 /from/5447 => /to/5447 /from/5448 => /to/5448 /from/5449 => /to/5449 /from/5450 => /to/5450 /from/5451 => /to/5451 /from/5452 => /to/5452 /from/5453 => /to/5453 /from/5454 => /to/5454 /from/5455 => /to/5455 /from/5456 => /to/5456 /from/5457 => /to/5457 /from/5458 => /to/5458 /from/5459 => /to/5459 /from/5460 => /to/5460 /from/5461 => /to/5461 /from/5462 => /to/5462 /from/5463 => /to/5463 /from/5464 => /to/5464 /from/5465 => /to/5465 /from/5466 => /to/5466 /from/5467 => /to/5467 /from/5468 => /to/5468 /from/5469 => /to/5469 /from/5470 => /to/5470 /from/5471 => /to/5471 /from/5472 => /to/5472 /from/5473 => /to/5473 /from/5474 => /to/5474 /from/5475 => /to/5475 /from/5476 => /to/5476 /from/5477 => /to/5477 /from/5478 => /to/5478 /from/5479 => /to/5479 /from/5480 => /to/5480 /from/5481 => /to/5481 /from/5482 => /to/5482 /from/5483 => /to/5483 /from/5484 => /to/5484 /from/5485 => /to/5485 /from/5486 => /to/5486 /from/5487 => /to/5487 /from/5488 => /to/5488 /from/5489 => /to/5489 /from/5490 => /to/5490 /from/5491 => /to/5491 /from/5492 => /to/5492 /from/5493 => /to/5493 /from/5494 => /to/5494 /from/5495 => /to/5495 /from/5496 => /to/5496 /from/5497 => /to/5497 /from/5498 => /to/5498 /from/5499 => /to/5499 /from/5500 => /to/5500 /from/5501 => /to/5501 /from/5502 => /to/5502 /from/5503 => /to/5503 /from/5504 => /to/5504 /from/5505 => /to/5505 /from/5506 => /to/5506 /from/5507 => /to/5507 /from/5508 => /to/5508 /from/5509 => /to/5509 /from/5510 => /to/5510 /from/5511 => /to/5511 /from/5512 => /to/5512 /from/5513 => /to/5513 /from/5514 => /to/5514 /from/5515 => /to/5515 /from/5516 => /to/5516 /from/5517 => /to/5517 /from/5518 => /to/5518 /from/5519 => /to/5519 /from/5520 => /to/5520 /from/5521 => /to/5521 /from/5522 => /to/5522 /from/5523 => /to/5523 /from/5524 => /to/5524 /from/5525 => /to/5525 /from/5526 => /to/5526 /from/5527 => /to/5527 /from/5528 => /to/5528 /from/5529 => /to/5529 /from/5530 => /to/5530 /from/5531 => /to/5531 /from/5532 => /to/5532 /from/5533 => /to/5533 /from/5534 => /to/5534 /from/5535 => /to/5535 /from/5536 => /to/5536 /from/5537 => /to/5537 /from/5538 => /to/5538 /from/5539 => /to/5539 /from/5540 => /to/5540 /from/5541 => /to/5541 /from/5542 => /to/5542 /from/5543 => /to/5543 /from/5544 => /to/5544 /from/5545 => /to/5545 /from/5546 => /to/5546 /from/5547 => /to/5547 /from/5548 => /to/5548 /from/5549 => /to/5549 /from/5550 => /to/5550 /from/5551 => /to/5551 /from/5552 => /to/5552 /from/5553 => /to/5553 /from/5554 => /to/5554 /from/5555 => /to/5555 /from/5556 => /to/5556 /from/5557 => /to/5557 /from/5558 => /to/5558 /from/5559 => /to/5559 /from/5560 => /to/5560 /from/5561 => /to/5561 /from/5562 => /to/5562 /from/5563 => /to/5563 /from/5564 => /to/5564 /from/5565 => /to/5565 /from/5566 => /to/5566 /from/5567 => /to/5567 /from/5568 => /to/5568 /from/5569 => /to/5569 /from/5570 => /to/5570 /from/5571 => /to/5571 /from/5572 => /to/5572 /from/5573 => /to/5573 /from/5574 => /to/5574 /from/5575 => /to/5575 /from/5576 => /to/5576 /from/5577 => /to/5577 /from/5578 => /to/5578 /from/5579 => /to/5579 /from/5580 => /to/5580 /from/5581 => /to/5581 /from/5582 => /to/5582 /from/5583 => /to/5583 /from/5584 => /to/5584 /from/5585 => /to/5585 /from/5586 => /to/5586 /from/5587 => /to/5587 /from/5588 => /to/5588 /from/5589 => /to/5589 /from/5590 => /to/5590 /from/5591 => /to/5591 /from/5592 => /to/5592 /from/5593 => /to/5593 /from/5594 => /to/5594 /from/5595 => /to/5595 /from/5596 => /to/5596 /from/5597 => /to/5597 /from/5598 => /to/5598 /from/5599 => /to/5599 /from/5600 => /to/5600 /from/5601 => /to/5601 /from/5602 => /to/5602 /from/5603 => /to/5603 /from/5604 => /to/5604 /from/5605 => /to/5605 /from/5606 => /to/5606 /from/5607 => /to/5607 /from/5608 => /to/5608 /from/5609 => /to/5609 /from/5610 => /to/5610 /from/5611 => /to/5611 /from/5612 => /to/5612 /from/5613 => /to/5613 /from/5614 => /to/5614 /from/5615 => /to/5615 /from/5616 => /to/5616 /from/5617 => /to/5617 /from/5618 => /to/5618 /from/5619 => /to/5619 /from/5620 => /to/5620 /from/5621 => /to/5621 /from/5622 => /to/5622 /from/5623 => /to/5623 /from/5624 => /to/5624 /from/5625 => /to/5625 /from/5626 => /to/5626 /from/5627 => /to/5627 /from/5628 => /to/5628 /from/5629 => /to/5629 /from/5630 => /to/5630 /from/5631 => /to/5631 /from/5632 => /to/5632 /from/5633 => /to/5633 /from/5634 => /to/5634 /from/5635 => /to/5635 /from/5636 => /to/5636 /from/5637 => /to/5637 /from/5638 => /to/5638 /from/5639 => /to/5639 /from/5640 => /to/5640 /from/5641 => /to/5641 /from/5642 => /to/5642 /from/5643 => /to/5643 /from/5644 => /to/5644 /from/5645 => /to/5645 /from/5646 => /to/5646 /from/5647 => /to/5647 /from/5648 => /to/5648 /from/5649 => /to/5649 /from/5650 => /to/5650 /from/5651 => /to/5651 /from/5652 => /to/5652 /from/5653 => /to/5653 /from/5654 => /to/5654 /from/5655 => /to/5655 /from/5656 => /to/5656 /from/5657 => /to/5657 /from/5658 => /to/5658 /from/5659 => /to/5659 /from/5660 => /to/5660 /from/5661 => /to/5661 /from/5662 => /to/5662 /from/5663 => /to/5663 /from/5664 => /to/5664 /from/5665 => /to/5665 /from/5666 => /to/5666 /from/5667 => /to/5667 /from/5668 => /to/5668 /from/5669 => /to/5669 /from/5670 => /to/5670 /from/5671 => /to/5671 /from/5672 => /to/5672 /from/5673 => /to/5673 /from/5674 => /to/5674 /from/5675 => /to/5675 /from/5676 => /to/5676 /from/5677 => /to/5677 /from/5678 => /to/5678 /from/5679 => /to/5679 /from/5680 => /to/5680 /from/5681 => /to/5681 /from/5682 => /to/5682 /from/5683 => /to/5683 /from/5684 => /to/5684 /from/5685 => /to/5685 /from/5686 => /to/5686 /from/5687 => /to/5687 /from/5688 => /to/5688 /from/5689 => /to/5689 /from/5690 => /to/5690 /from/5691 => /to/5691 /from/5692 => /to/5692 /from/5693 => /to/5693 /from/5694 => /to/5694 /from/5695 => /to/5695 /from/5696 => /to/5696 /from/5697 => /to/5697 /from/5698 => /to/5698 /from/5699 => /to/5699 /from/5700 => /to/5700 /from/5701 => /to/5701 /from/5702 => /to/5702 /from/5703 => /to/5703 /from/5704 => /to/5704 /from/5705 => /to/5705 /from/5706 => /to/5706 /from/5707 => /to/5707 /from/5708 => /to/5708 /from/5709 => /to/5709 /from/5710 => /to/5710 /from/5711 => /to/5711 /from/5712 => /to/5712 /from/5713 => /to/5713 /from/5714 => /to/5714 /from/5715 => /to/5715 /from/5716 => /to/5716 /from/5717 => /to/5717 /from/5718 => /to/5718 /from/5719 => /to/5719 /from/5720 => /to/5720 /from/5721 => /to/5721 /from/5722 => /to/5722 /from/5723 => /to/5723 /from/5724 => /to/5724 /from/5725 => /to/5725 /from/5726 => /to/5726 /from/5727 => /to/5727 /from/5728 => /to/5728 /from/5729 => /to/5729 /from/5730 => /to/5730 /from/5731 => /to/5731 /from/5732 => /to/5732 /from/5733 => /to/5733 /from/5734 => /to/5734 /from/5735 => /to/5735 /from/5736 => /to/5736 /from/5737 => /to/5737 /from/5738 => /to/5738 /from/5739 => /to/5739 /from/5740 => /to/5740 /from/5741 => /to/5741 /from/5742 => /to/5742 /from/5743 => /to/5743 /from/5744 => /to/5744 /from/5745 => /to/5745 /from/5746 => /to/5746 /from/5747 => /to/5747 /from/5748 => /to/5748 /from/5749 => /to/5749 /from/5750 => /to/5750 /from/5751 => /to/5751 /from/5752 => /to/5752 /from/5753 => /to/5753 /from/5754 => /to/5754 /from/5755 => /to/5755 /from/5756 => /to/5756 /from/5757 => /to/5757 /from/5758 => /to/5758 /from/5759 => /to/5759 /from/5760 => /to/5760 /from/5761 => /to/5761 /from/5762 => /to/5762 /from/5763 => /to/5763 /from/5764 => /to/5764 /from/5765 => /to/5765 /from/5766 => /to/5766 /from/5767 => /to/5767 /from/5768 => /to/5768 /from/5769 => /to/5769 /from/5770 => /to/5770 /from/5771 => /to/5771 /from/5772 => /to/5772 /from/5773 => /to/5773 /from/5774 => /to/5774 /from/5775 => /to/5775 /from/5776 => /to/5776 /from/5777 => /to/5777 /from/5778 => /to/5778 /from/5779 => /to/5779 /from/5780 => /to/5780 /from/5781 => /to/5781 /from/5782 => /to/5782 /from/5783 => /to/5783 /from/5784 => /to/5784 /from/5785 => /to/5785 /from/5786 => /to/5786 /from/5787 => /to/5787 /from/5788 => /to/5788 /from/5789 => /to/5789 /from/5790 => /to/5790 /from/5791 => /to/5791 /from/5792 => /to/5792 /from/5793 => /to/5793 /from/5794 => /to/5794 /from/5795 => /to/5795 /from/5796 => /to/5796 /from/5797 => /to/5797 /from/5798 => /to/5798 /from/5799 => /to/5799 /from/5800 => /to/5800 /from/5801 => /to/5801 /from/5802 => /to/5802 /from/5803 => /to/5803 /from/5804 => /to/5804 /from/5805 => /to/5805 /from/5806 => /to/5806 /from/5807 => /to/5807 /from/5808 => /to/5808 /from/5809 => /to/5809 /from/5810 => /to/5810 /from/5811 => /to/5811 /from/5812 => /to/5812 /from/5813 => /to/5813 /from/5814 => /to/5814 /from/5815 => /to/5815 /from/5816 => /to/5816 /from/5817 => /to/5817 /from/5818 => /to/5818 /from/5819 => /to/5819 /from/5820 => /to/5820 /from/5821 => /to/5821 /from/5822 => /to/5822 /from/5823 => /to/5823 /from/5824 => /to/5824 /from/5825 => /to/5825 /from/5826 => /to/5826 /from/5827 => /to/5827 /from/5828 => /to/5828 /from/5829 => /to/5829 /from/5830 => /to/5830 /from/5831 => /to/5831 /from/5832 => /to/5832 /from/5833 => /to/5833 /from/5834 => /to/5834 /from/5835 => /to/5835 /from/5836 => /to/5836 /from/5837 => /to/5837 /from/5838 => /to/5838 /from/5839 => /to/5839 /from/5840 => /to/5840 /from/5841 => /to/5841 /from/5842 => /to/5842 /from/5843 => /to/5843 /from/5844 => /to/5844 /from/5845 => /to/5845 /from/5846 => /to/5846 /from/5847 => /to/5847 /from/5848 => /to/5848 /from/5849 => /to/5849 /from/5850 => /to/5850 /from/5851 => /to/5851 /from/5852 => /to/5852 /from/5853 => /to/5853 /from/5854 => /to/5854 /from/5855 => /to/5855 /from/5856 => /to/5856 /from/5857 => /to/5857 /from/5858 => /to/5858 /from/5859 => /to/5859 /from/5860 => /to/5860 /from/5861 => /to/5861 /from/5862 => /to/5862 /from/5863 => /to/5863 /from/5864 => /to/5864 /from/5865 => /to/5865 /from/5866 => /to/5866 /from/5867 => /to/5867 /from/5868 => /to/5868 /from/5869 => /to/5869 /from/5870 => /to/5870 /from/5871 => /to/5871 /from/5872 => /to/5872 /from/5873 => /to/5873 /from/5874 => /to/5874 /from/5875 => /to/5875 /from/5876 => /to/5876 /from/5877 => /to/5877 /from/5878 => /to/5878 /from/5879 => /to/5879 /from/5880 => /to/5880 /from/5881 => /to/5881 /from/5882 => /to/5882 /from/5883 => /to/5883 /from/5884 => /to/5884 /from/5885 => /to/5885 /from/5886 => /to/5886 /from/5887 => /to/5887 /from/5888 => /to/5888 /from/5889 => /to/5889 /from/5890 => /to/5890 /from/5891 => /to/5891 /from/5892 => /to/5892 /from/5893 => /to/5893 /from/5894 => /to/5894 /from/5895 => /to/5895 /from/5896 => /to/5896 /from/5897 => /to/5897 /from/5898 => /to/5898 /from/5899 => /to/5899 /from/5900 => /to/5900 /from/5901 => /to/5901 /from/5902 => /to/5902 /from/5903 => /to/5903 /from/5904 => /to/5904 /from/5905 => /to/5905 /from/5906 => /to/5906 /from/5907 => /to/5907 /from/5908 => /to/5908 /from/5909 => /to/5909 /from/5910 => /to/5910 /from/5911 => /to/5911 /from/5912 => /to/5912 /from/5913 => /to/5913 /from/5914 => /to/5914 /from/5915 => /to/5915 /from/5916 => /to/5916 /from/5917 => /to/5917 /from/5918 => /to/5918 /from/5919 => /to/5919 /from/5920 => /to/5920 /from/5921 => /to/5921 /from/5922 => /to/5922 /from/5923 => /to/5923 /from/5924 => /to/5924 /from/5925 => /to/5925 /from/5926 => /to/5926 /from/5927 => /to/5927 /from/5928 => /to/5928 /from/5929 => /to/5929 /from/5930 => /to/5930 /from/5931 => /to/5931 /from/5932 => /to/5932 /from/5933 => /to/5933 /from/5934 => /to/5934 /from/5935 => /to/5935 /from/5936 => /to/5936 /from/5937 => /to/5937 /from/5938 => /to/5938 /from/5939 => /to/5939 /from/5940 => /to/5940 /from/5941 => /to/5941 /from/5942 => /to/5942 /from/5943 => /to/5943 /from/5944 => /to/5944 /from/5945 => /to/5945 /from/5946 => /to/5946 /from/5947 => /to/5947 /from/5948 => /to/5948 /from/5949 => /to/5949 /from/5950 => /to/5950 /from/5951 => /to/5951 /from/5952 => /to/5952 /from/5953 => /to/5953 /from/5954 => /to/5954 /from/5955 => /to/5955 /from/5956 => /to/5956 /from/5957 => /to/5957 /from/5958 => /to/5958 /from/5959 => /to/5959 /from/5960 => /to/5960 /from/5961 => /to/5961 /from/5962 => /to/5962 /from/5963 => /to/5963 /from/5964 => /to/5964 /from/5965 => /to/5965 /from/5966 => /to/5966 /from/5967 => /to/5967 /from/5968 => /to/5968 /from/5969 => /to/5969 /from/5970 => /to/5970 /from/5971 => /to/5971 /from/5972 => /to/5972 /from/5973 => /to/5973 /from/5974 => /to/5974 /from/5975 => /to/5975 /from/5976 => /to/5976 /from/5977 => /to/5977 /from/5978 => /to/5978 /from/5979 => /to/5979 /from/5980 => /to/5980 /from/5981 => /to/5981 /from/5982 => /to/5982 /from/5983 => /to/5983 /from/5984 => /to/5984 /from/5985 => /to/5985 /from/5986 => /to/5986 /from/5987 => /to/5987 /from/5988 => /to/5988 /from/5989 => /to/5989 /from/5990 => /to/5990 /from/5991 => /to/5991 /from/5992 => /to/5992 /from/5993 => /to/5993 /from/5994 => /to/5994 /from/5995 => /to/5995 /from/5996 => /to/5996 /from/5997 => /to/5997 /from/5998 => /to/5998 /from/5999 => /to/5999 /from/6000 => /to/6000 /from/6001 => /to/6001 /from/6002 => /to/6002 /from/6003 => /to/6003 /from/6004 => /to/6004 /from/6005 => /to/6005 /from/6006 => /to/6006 /from/6007 => /to/6007 /from/6008 => /to/6008 /from/6009 => /to/6009 /from/6010 => /to/6010 /from/6011 => /to/6011 /from/6012 => /to/6012 /from/6013 => /to/6013 /from/6014 => /to/6014 /from/6015 => /to/6015 /from/6016 => /to/6016 /from/6017 => /to/6017 /from/6018 => /to/6018 /from/6019 => /to/6019 /from/6020 => /to/6020 /from/6021 => /to/6021 /from/6022 => /to/6022 /from/6023 => /to/6023 /from/6024 => /to/6024 /from/6025 => /to/6025 /from/6026 => /to/6026 /from/6027 => /to/6027 /from/6028 => /to/6028 /from/6029 => /to/6029 /from/6030 => /to/6030 /from/6031 => /to/6031 /from/6032 => /to/6032 /from/6033 => /to/6033 /from/6034 => /to/6034 /from/6035 => /to/6035 /from/6036 => /to/6036 /from/6037 => /to/6037 /from/6038 => /to/6038 /from/6039 => /to/6039 /from/6040 => /to/6040 /from/6041 => /to/6041 /from/6042 => /to/6042 /from/6043 => /to/6043 /from/6044 => /to/6044 /from/6045 => /to/6045 /from/6046 => /to/6046 /from/6047 => /to/6047 /from/6048 => /to/6048 /from/6049 => /to/6049 /from/6050 => /to/6050 /from/6051 => /to/6051 /from/6052 => /to/6052 /from/6053 => /to/6053 /from/6054 => /to/6054 /from/6055 => /to/6055 /from/6056 => /to/6056 /from/6057 => /to/6057 /from/6058 => /to/6058 /from/6059 => /to/6059 /from/6060 => /to/6060 /from/6061 => /to/6061 /from/6062 => /to/6062 /from/6063 => /to/6063 /from/6064 => /to/6064 /from/6065 => /to/6065 /from/6066 => /to/6066 /from/6067 => /to/6067 /from/6068 => /to/6068 /from/6069 => /to/6069 /from/6070 => /to/6070 /from/6071 => /to/6071 /from/6072 => /to/6072 /from/6073 => /to/6073 /from/6074 => /to/6074 /from/6075 => /to/6075 /from/6076 => /to/6076 /from/6077 => /to/6077 /from/6078 => /to/6078 /from/6079 => /to/6079 /from/6080 => /to/6080 /from/6081 => /to/6081 /from/6082 => /to/6082 /from/6083 => /to/6083 /from/6084 => /to/6084 /from/6085 => /to/6085 /from/6086 => /to/6086 /from/6087 => /to/6087 /from/6088 => /to/6088 /from/6089 => /to/6089 /from/6090 => /to/6090 /from/6091 => /to/6091 /from/6092 => /to/6092 /from/6093 => /to/6093 /from/6094 => /to/6094 /from/6095 => /to/6095 /from/6096 => /to/6096 /from/6097 => /to/6097 /from/6098 => /to/6098 /from/6099 => /to/6099 /from/6100 => /to/6100 /from/6101 => /to/6101 /from/6102 => /to/6102 /from/6103 => /to/6103 /from/6104 => /to/6104 /from/6105 => /to/6105 /from/6106 => /to/6106 /from/6107 => /to/6107 /from/6108 => /to/6108 /from/6109 => /to/6109 /from/6110 => /to/6110 /from/6111 => /to/6111 /from/6112 => /to/6112 /from/6113 => /to/6113 /from/6114 => /to/6114 /from/6115 => /to/6115 /from/6116 => /to/6116 /from/6117 => /to/6117 /from/6118 => /to/6118 /from/6119 => /to/6119 /from/6120 => /to/6120 /from/6121 => /to/6121 /from/6122 => /to/6122 /from/6123 => /to/6123 /from/6124 => /to/6124 /from/6125 => /to/6125 /from/6126 => /to/6126 /from/6127 => /to/6127 /from/6128 => /to/6128 /from/6129 => /to/6129 /from/6130 => /to/6130 /from/6131 => /to/6131 /from/6132 => /to/6132 /from/6133 => /to/6133 /from/6134 => /to/6134 /from/6135 => /to/6135 /from/6136 => /to/6136 /from/6137 => /to/6137 /from/6138 => /to/6138 /from/6139 => /to/6139 /from/6140 => /to/6140 /from/6141 => /to/6141 /from/6142 => /to/6142 /from/6143 => /to/6143 /from/6144 => /to/6144 /from/6145 => /to/6145 /from/6146 => /to/6146 /from/6147 => /to/6147 /from/6148 => /to/6148 /from/6149 => /to/6149 /from/6150 => /to/6150 /from/6151 => /to/6151 /from/6152 => /to/6152 /from/6153 => /to/6153 /from/6154 => /to/6154 /from/6155 => /to/6155 /from/6156 => /to/6156 /from/6157 => /to/6157 /from/6158 => /to/6158 /from/6159 => /to/6159 /from/6160 => /to/6160 /from/6161 => /to/6161 /from/6162 => /to/6162 /from/6163 => /to/6163 /from/6164 => /to/6164 /from/6165 => /to/6165 /from/6166 => /to/6166 /from/6167 => /to/6167 /from/6168 => /to/6168 /from/6169 => /to/6169 /from/6170 => /to/6170 /from/6171 => /to/6171 /from/6172 => /to/6172 /from/6173 => /to/6173 /from/6174 => /to/6174 /from/6175 => /to/6175 /from/6176 => /to/6176 /from/6177 => /to/6177 /from/6178 => /to/6178 /from/6179 => /to/6179 /from/6180 => /to/6180 /from/6181 => /to/6181 /from/6182 => /to/6182 /from/6183 => /to/6183 /from/6184 => /to/6184 /from/6185 => /to/6185 /from/6186 => /to/6186 /from/6187 => /to/6187 /from/6188 => /to/6188 /from/6189 => /to/6189 /from/6190 => /to/6190 /from/6191 => /to/6191 /from/6192 => /to/6192 /from/6193 => /to/6193 /from/6194 => /to/6194 /from/6195 => /to/6195 /from/6196 => /to/6196 /from/6197 => /to/6197 /from/6198 => /to/6198 /from/6199 => /to/6199 /from/6200 => /to/6200 /from/6201 => /to/6201 /from/6202 => /to/6202 /from/6203 => /to/6203 /from/6204 => /to/6204 /from/6205 => /to/6205 /from/6206 => /to/6206 /from/6207 => /to/6207 /from/6208 => /to/6208 /from/6209 => /to/6209 /from/6210 => /to/6210 /from/6211 => /to/6211 /from/6212 => /to/6212 /from/6213 => /to/6213 /from/6214 => /to/6214 /from/6215 => /to/6215 /from/6216 => /to/6216 /from/6217 => /to/6217 /from/6218 => /to/6218 /from/6219 => /to/6219 /from/6220 => /to/6220 /from/6221 => /to/6221 /from/6222 => /to/6222 /from/6223 => /to/6223 /from/6224 => /to/6224 /from/6225 => /to/6225 /from/6226 => /to/6226 /from/6227 => /to/6227 /from/6228 => /to/6228 /from/6229 => /to/6229 /from/6230 => /to/6230 /from/6231 => /to/6231 /from/6232 => /to/6232 /from/6233 => /to/6233 /from/6234 => /to/6234 /from/6235 => /to/6235 /from/6236 => /to/6236 /from/6237 => /to/6237 /from/6238 => /to/6238 /from/6239 => /to/6239 /from/6240 => /to/6240 /from/6241 => /to/6241 /from/6242 => /to/6242 /from/6243 => /to/6243 /from/6244 => /to/6244 /from/6245 => /to/6245 /from/6246 => /to/6246 /from/6247 => /to/6247 /from/6248 => /to/6248 /from/6249 => /to/6249 /from/6250 => /to/6250 /from/6251 => /to/6251 /from/6252 => /to/6252 /from/6253 => /to/6253 /from/6254 => /to/6254 /from/6255 => /to/6255 /from/6256 => /to/6256 /from/6257 => /to/6257 /from/6258 => /to/6258 /from/6259 => /to/6259 /from/6260 => /to/6260 /from/6261 => /to/6261 /from/6262 => /to/6262 /from/6263 => /to/6263 /from/6264 => /to/6264 /from/6265 => /to/6265 /from/6266 => /to/6266 /from/6267 => /to/6267 /from/6268 => /to/6268 /from/6269 => /to/6269 /from/6270 => /to/6270 /from/6271 => /to/6271 /from/6272 => /to/6272 /from/6273 => /to/6273 /from/6274 => /to/6274 /from/6275 => /to/6275 /from/6276 => /to/6276 /from/6277 => /to/6277 /from/6278 => /to/6278 /from/6279 => /to/6279 /from/6280 => /to/6280 /from/6281 => /to/6281 /from/6282 => /to/6282 /from/6283 => /to/6283 /from/6284 => /to/6284 /from/6285 => /to/6285 /from/6286 => /to/6286 /from/6287 => /to/6287 /from/6288 => /to/6288 /from/6289 => /to/6289 /from/6290 => /to/6290 /from/6291 => /to/6291 /from/6292 => /to/6292 /from/6293 => /to/6293 /from/6294 => /to/6294 /from/6295 => /to/6295 /from/6296 => /to/6296 /from/6297 => /to/6297 /from/6298 => /to/6298 /from/6299 => /to/6299 /from/6300 => /to/6300 /from/6301 => /to/6301 /from/6302 => /to/6302 /from/6303 => /to/6303 /from/6304 => /to/6304 /from/6305 => /to/6305 /from/6306 => /to/6306 /from/6307 => /to/6307 /from/6308 => /to/6308 /from/6309 => /to/6309 /from/6310 => /to/6310 /from/6311 => /to/6311 /from/6312 => /to/6312 /from/6313 => /to/6313 /from/6314 => /to/6314 /from/6315 => /to/6315 /from/6316 => /to/6316 /from/6317 => /to/6317 /from/6318 => /to/6318 /from/6319 => /to/6319 /from/6320 => /to/6320 /from/6321 => /to/6321 /from/6322 => /to/6322 /from/6323 => /to/6323 /from/6324 => /to/6324 /from/6325 => /to/6325 /from/6326 => /to/6326 /from/6327 => /to/6327 /from/6328 => /to/6328 /from/6329 => /to/6329 /from/6330 => /to/6330 /from/6331 => /to/6331 /from/6332 => /to/6332 /from/6333 => /to/6333 /from/6334 => /to/6334 /from/6335 => /to/6335 /from/6336 => /to/6336 /from/6337 => /to/6337 /from/6338 => /to/6338 /from/6339 => /to/6339 /from/6340 => /to/6340 /from/6341 => /to/6341 /from/6342 => /to/6342 /from/6343 => /to/6343 /from/6344 => /to/6344 /from/6345 => /to/6345 /from/6346 => /to/6346 /from/6347 => /to/6347 /from/6348 => /to/6348 /from/6349 => /to/6349 /from/6350 => /to/6350 /from/6351 => /to/6351 /from/6352 => /to/6352 /from/6353 => /to/6353 /from/6354 => /to/6354 /from/6355 => /to/6355 /from/6356 => /to/6356 /from/6357 => /to/6357 /from/6358 => /to/6358 /from/6359 => /to/6359 /from/6360 => /to/6360 /from/6361 => /to/6361 /from/6362 => /to/6362 /from/6363 => /to/6363 /from/6364 => /to/6364 /from/6365 => /to/6365 /from/6366 => /to/6366 /from/6367 => /to/6367 /from/6368 => /to/6368 /from/6369 => /to/6369 /from/6370 => /to/6370 /from/6371 => /to/6371 /from/6372 => /to/6372 /from/6373 => /to/6373 /from/6374 => /to/6374 /from/6375 => /to/6375 /from/6376 => /to/6376 /from/6377 => /to/6377 /from/6378 => /to/6378 /from/6379 => /to/6379 /from/6380 => /to/6380 /from/6381 => /to/6381 /from/6382 => /to/6382 /from/6383 => /to/6383 /from/6384 => /to/6384 /from/6385 => /to/6385 /from/6386 => /to/6386 /from/6387 => /to/6387 /from/6388 => /to/6388 /from/6389 => /to/6389 /from/6390 => /to/6390 /from/6391 => /to/6391 /from/6392 => /to/6392 /from/6393 => /to/6393 /from/6394 => /to/6394 /from/6395 => /to/6395 /from/6396 => /to/6396 /from/6397 => /to/6397 /from/6398 => /to/6398 /from/6399 => /to/6399 /from/6400 => /to/6400 /from/6401 => /to/6401 /from/6402 => /to/6402 /from/6403 => /to/6403 /from/6404 => /to/6404 /from/6405 => /to/6405 /from/6406 => /to/6406 /from/6407 => /to/6407 /from/6408 => /to/6408 /from/6409 => /to/6409 /from/6410 => /to/6410 /from/6411 => /to/6411 /from/6412 => /to/6412 /from/6413 => /to/6413 /from/6414 => /to/6414 /from/6415 => /to/6415 /from/6416 => /to/6416 /from/6417 => /to/6417 /from/6418 => /to/6418 /from/6419 => /to/6419 /from/6420 => /to/6420 /from/6421 => /to/6421 /from/6422 => /to/6422 /from/6423 => /to/6423 /from/6424 => /to/6424 /from/6425 => /to/6425 /from/6426 => /to/6426 /from/6427 => /to/6427 /from/6428 => /to/6428 /from/6429 => /to/6429 /from/6430 => /to/6430 /from/6431 => /to/6431 /from/6432 => /to/6432 /from/6433 => /to/6433 /from/6434 => /to/6434 /from/6435 => /to/6435 /from/6436 => /to/6436 /from/6437 => /to/6437 /from/6438 => /to/6438 /from/6439 => /to/6439 /from/6440 => /to/6440 /from/6441 => /to/6441 /from/6442 => /to/6442 /from/6443 => /to/6443 /from/6444 => /to/6444 /from/6445 => /to/6445 /from/6446 => /to/6446 /from/6447 => /to/6447 /from/6448 => /to/6448 /from/6449 => /to/6449 /from/6450 => /to/6450 /from/6451 => /to/6451 /from/6452 => /to/6452 /from/6453 => /to/6453 /from/6454 => /to/6454 /from/6455 => /to/6455 /from/6456 => /to/6456 /from/6457 => /to/6457 /from/6458 => /to/6458 /from/6459 => /to/6459 /from/6460 => /to/6460 /from/6461 => /to/6461 /from/6462 => /to/6462 /from/6463 => /to/6463 /from/6464 => /to/6464 /from/6465 => /to/6465 /from/6466 => /to/6466 /from/6467 => /to/6467 /from/6468 => /to/6468 /from/6469 => /to/6469 /from/6470 => /to/6470 /from/6471 => /to/6471 /from/6472 => /to/6472 /from/6473 => /to/6473 /from/6474 => /to/6474 /from/6475 => /to/6475 /from/6476 => /to/6476 /from/6477 => /to/6477 /from/6478 => /to/6478 /from/6479 => /to/6479 /from/6480 => /to/6480 /from/6481 => /to/6481 /from/6482 => /to/6482 /from/6483 => /to/6483 /from/6484 => /to/6484 /from/6485 => /to/6485 /from/6486 => /to/6486 /from/6487 => /to/6487 /from/6488 => /to/6488 /from/6489 => /to/6489 /from/6490 => /to/6490 /from/6491 => /to/6491 /from/6492 => /to/6492 /from/6493 => /to/6493 /from/6494 => /to/6494 /from/6495 => /to/6495 /from/6496 => /to/6496 /from/6497 => /to/6497 /from/6498 => /to/6498 /from/6499 => /to/6499 /from/6500 => /to/6500 /from/6501 => /to/6501 /from/6502 => /to/6502 /from/6503 => /to/6503 /from/6504 => /to/6504 /from/6505 => /to/6505 /from/6506 => /to/6506 /from/6507 => /to/6507 /from/6508 => /to/6508 /from/6509 => /to/6509 /from/6510 => /to/6510 /from/6511 => /to/6511 /from/6512 => /to/6512 /from/6513 => /to/6513 /from/6514 => /to/6514 /from/6515 => /to/6515 /from/6516 => /to/6516 /from/6517 => /to/6517 /from/6518 => /to/6518 /from/6519 => /to/6519 /from/6520 => /to/6520 /from/6521 => /to/6521 /from/6522 => /to/6522 /from/6523 => /to/6523 /from/6524 => /to/6524 /from/6525 => /to/6525 /from/6526 => /to/6526 /from/6527 => /to/6527 /from/6528 => /to/6528 /from/6529 => /to/6529 /from/6530 => /to/6530 /from/6531 => /to/6531 /from/6532 => /to/6532 /from/6533 => /to/6533 /from/6534 => /to/6534 /from/6535 => /to/6535 /from/6536 => /to/6536 /from/6537 => /to/6537 /from/6538 => /to/6538 /from/6539 => /to/6539 /from/6540 => /to/6540 /from/6541 => /to/6541 /from/6542 => /to/6542 /from/6543 => /to/6543 /from/6544 => /to/6544 /from/6545 => /to/6545 /from/6546 => /to/6546 /from/6547 => /to/6547 /from/6548 => /to/6548 /from/6549 => /to/6549 /from/6550 => /to/6550 /from/6551 => /to/6551 /from/6552 => /to/6552 /from/6553 => /to/6553 /from/6554 => /to/6554 /from/6555 => /to/6555 /from/6556 => /to/6556 /from/6557 => /to/6557 /from/6558 => /to/6558 /from/6559 => /to/6559 /from/6560 => /to/6560 /from/6561 => /to/6561 /from/6562 => /to/6562 /from/6563 => /to/6563 /from/6564 => /to/6564 /from/6565 => /to/6565 /from/6566 => /to/6566 /from/6567 => /to/6567 /from/6568 => /to/6568 /from/6569 => /to/6569 /from/6570 => /to/6570 /from/6571 => /to/6571 /from/6572 => /to/6572 /from/6573 => /to/6573 /from/6574 => /to/6574 /from/6575 => /to/6575 /from/6576 => /to/6576 /from/6577 => /to/6577 /from/6578 => /to/6578 /from/6579 => /to/6579 /from/6580 => /to/6580 /from/6581 => /to/6581 /from/6582 => /to/6582 /from/6583 => /to/6583 /from/6584 => /to/6584 /from/6585 => /to/6585 /from/6586 => /to/6586 /from/6587 => /to/6587 /from/6588 => /to/6588 /from/6589 => /to/6589 /from/6590 => /to/6590 /from/6591 => /to/6591 /from/6592 => /to/6592 /from/6593 => /to/6593 /from/6594 => /to/6594 /from/6595 => /to/6595 /from/6596 => /to/6596 /from/6597 => /to/6597 /from/6598 => /to/6598 /from/6599 => /to/6599 /from/6600 => /to/6600 /from/6601 => /to/6601 /from/6602 => /to/6602 /from/6603 => /to/6603 /from/6604 => /to/6604 /from/6605 => /to/6605 /from/6606 => /to/6606 /from/6607 => /to/6607 /from/6608 => /to/6608 /from/6609 => /to/6609 /from/6610 => /to/6610 /from/6611 => /to/6611 /from/6612 => /to/6612 /from/6613 => /to/6613 /from/6614 => /to/6614 /from/6615 => /to/6615 /from/6616 => /to/6616 /from/6617 => /to/6617 /from/6618 => /to/6618 /from/6619 => /to/6619 /from/6620 => /to/6620 /from/6621 => /to/6621 /from/6622 => /to/6622 /from/6623 => /to/6623 /from/6624 => /to/6624 /from/6625 => /to/6625 /from/6626 => /to/6626 /from/6627 => /to/6627 /from/6628 => /to/6628 /from/6629 => /to/6629 /from/6630 => /to/6630 /from/6631 => /to/6631 /from/6632 => /to/6632 /from/6633 => /to/6633 /from/6634 => /to/6634 /from/6635 => /to/6635 /from/6636 => /to/6636 /from/6637 => /to/6637 /from/6638 => /to/6638 /from/6639 => /to/6639 /from/6640 => /to/6640 /from/6641 => /to/6641 /from/6642 => /to/6642 /from/6643 => /to/6643 /from/6644 => /to/6644 /from/6645 => /to/6645 /from/6646 => /to/6646 /from/6647 => /to/6647 /from/6648 => /to/6648 /from/6649 => /to/6649 /from/6650 => /to/6650 /from/6651 => /to/6651 /from/6652 => /to/6652 /from/6653 => /to/6653 /from/6654 => /to/6654 /from/6655 => /to/6655 /from/6656 => /to/6656 /from/6657 => /to/6657 /from/6658 => /to/6658 /from/6659 => /to/6659 /from/6660 => /to/6660 /from/6661 => /to/6661 /from/6662 => /to/6662 /from/6663 => /to/6663 /from/6664 => /to/6664 /from/6665 => /to/6665 /from/6666 => /to/6666 /from/6667 => /to/6667 /from/6668 => /to/6668 /from/6669 => /to/6669 /from/6670 => /to/6670 /from/6671 => /to/6671 /from/6672 => /to/6672 /from/6673 => /to/6673 /from/6674 => /to/6674 /from/6675 => /to/6675 /from/6676 => /to/6676 /from/6677 => /to/6677 /from/6678 => /to/6678 /from/6679 => /to/6679 /from/6680 => /to/6680 /from/6681 => /to/6681 /from/6682 => /to/6682 /from/6683 => /to/6683 /from/6684 => /to/6684 /from/6685 => /to/6685 /from/6686 => /to/6686 /from/6687 => /to/6687 /from/6688 => /to/6688 /from/6689 => /to/6689 /from/6690 => /to/6690 /from/6691 => /to/6691 /from/6692 => /to/6692 /from/6693 => /to/6693 /from/6694 => /to/6694 /from/6695 => /to/6695 /from/6696 => /to/6696 /from/6697 => /to/6697 /from/6698 => /to/6698 /from/6699 => /to/6699 /from/6700 => /to/6700 /from/6701 => /to/6701 /from/6702 => /to/6702 /from/6703 => /to/6703 /from/6704 => /to/6704 /from/6705 => /to/6705 /from/6706 => /to/6706 /from/6707 => /to/6707 /from/6708 => /to/6708 /from/6709 => /to/6709 /from/6710 => /to/6710 /from/6711 => /to/6711 /from/6712 => /to/6712 /from/6713 => /to/6713 /from/6714 => /to/6714 /from/6715 => /to/6715 /from/6716 => /to/6716 /from/6717 => /to/6717 /from/6718 => /to/6718 /from/6719 => /to/6719 /from/6720 => /to/6720 /from/6721 => /to/6721 /from/6722 => /to/6722 /from/6723 => /to/6723 /from/6724 => /to/6724 /from/6725 => /to/6725 /from/6726 => /to/6726 /from/6727 => /to/6727 /from/6728 => /to/6728 /from/6729 => /to/6729 /from/6730 => /to/6730 /from/6731 => /to/6731 /from/6732 => /to/6732 /from/6733 => /to/6733 /from/6734 => /to/6734 /from/6735 => /to/6735 /from/6736 => /to/6736 /from/6737 => /to/6737 /from/6738 => /to/6738 /from/6739 => /to/6739 /from/6740 => /to/6740 /from/6741 => /to/6741 /from/6742 => /to/6742 /from/6743 => /to/6743 /from/6744 => /to/6744 /from/6745 => /to/6745 /from/6746 => /to/6746 /from/6747 => /to/6747 /from/6748 => /to/6748 /from/6749 => /to/6749 /from/6750 => /to/6750 /from/6751 => /to/6751 /from/6752 => /to/6752 /from/6753 => /to/6753 /from/6754 => /to/6754 /from/6755 => /to/6755 /from/6756 => /to/6756 /from/6757 => /to/6757 /from/6758 => /to/6758 /from/6759 => /to/6759 /from/6760 => /to/6760 /from/6761 => /to/6761 /from/6762 => /to/6762 /from/6763 => /to/6763 /from/6764 => /to/6764 /from/6765 => /to/6765 /from/6766 => /to/6766 /from/6767 => /to/6767 /from/6768 => /to/6768 /from/6769 => /to/6769 /from/6770 => /to/6770 /from/6771 => /to/6771 /from/6772 => /to/6772 /from/6773 => /to/6773 /from/6774 => /to/6774 /from/6775 => /to/6775 /from/6776 => /to/6776 /from/6777 => /to/6777 /from/6778 => /to/6778 /from/6779 => /to/6779 /from/6780 => /to/6780 /from/6781 => /to/6781 /from/6782 => /to/6782 /from/6783 => /to/6783 /from/6784 => /to/6784 /from/6785 => /to/6785 /from/6786 => /to/6786 /from/6787 => /to/6787 /from/6788 => /to/6788 /from/6789 => /to/6789 /from/6790 => /to/6790 /from/6791 => /to/6791 /from/6792 => /to/6792 /from/6793 => /to/6793 /from/6794 => /to/6794 /from/6795 => /to/6795 /from/6796 => /to/6796 /from/6797 => /to/6797 /from/6798 => /to/6798 /from/6799 => /to/6799 /from/6800 => /to/6800 /from/6801 => /to/6801 /from/6802 => /to/6802 /from/6803 => /to/6803 /from/6804 => /to/6804 /from/6805 => /to/6805 /from/6806 => /to/6806 /from/6807 => /to/6807 /from/6808 => /to/6808 /from/6809 => /to/6809 /from/6810 => /to/6810 /from/6811 => /to/6811 /from/6812 => /to/6812 /from/6813 => /to/6813 /from/6814 => /to/6814 /from/6815 => /to/6815 /from/6816 => /to/6816 /from/6817 => /to/6817 /from/6818 => /to/6818 /from/6819 => /to/6819 /from/6820 => /to/6820 /from/6821 => /to/6821 /from/6822 => /to/6822 /from/6823 => /to/6823 /from/6824 => /to/6824 /from/6825 => /to/6825 /from/6826 => /to/6826 /from/6827 => /to/6827 /from/6828 => /to/6828 /from/6829 => /to/6829 /from/6830 => /to/6830 /from/6831 => /to/6831 /from/6832 => /to/6832 /from/6833 => /to/6833 /from/6834 => /to/6834 /from/6835 => /to/6835 /from/6836 => /to/6836 /from/6837 => /to/6837 /from/6838 => /to/6838 /from/6839 => /to/6839 /from/6840 => /to/6840 /from/6841 => /to/6841 /from/6842 => /to/6842 /from/6843 => /to/6843 /from/6844 => /to/6844 /from/6845 => /to/6845 /from/6846 => /to/6846 /from/6847 => /to/6847 /from/6848 => /to/6848 /from/6849 => /to/6849 /from/6850 => /to/6850 /from/6851 => /to/6851 /from/6852 => /to/6852 /from/6853 => /to/6853 /from/6854 => /to/6854 /from/6855 => /to/6855 /from/6856 => /to/6856 /from/6857 => /to/6857 /from/6858 => /to/6858 /from/6859 => /to/6859 /from/6860 => /to/6860 /from/6861 => /to/6861 /from/6862 => /to/6862 /from/6863 => /to/6863 /from/6864 => /to/6864 /from/6865 => /to/6865 /from/6866 => /to/6866 /from/6867 => /to/6867 /from/6868 => /to/6868 /from/6869 => /to/6869 /from/6870 => /to/6870 /from/6871 => /to/6871 /from/6872 => /to/6872 /from/6873 => /to/6873 /from/6874 => /to/6874 /from/6875 => /to/6875 /from/6876 => /to/6876 /from/6877 => /to/6877 /from/6878 => /to/6878 /from/6879 => /to/6879 /from/6880 => /to/6880 /from/6881 => /to/6881 /from/6882 => /to/6882 /from/6883 => /to/6883 /from/6884 => /to/6884 /from/6885 => /to/6885 /from/6886 => /to/6886 /from/6887 => /to/6887 /from/6888 => /to/6888 /from/6889 => /to/6889 /from/6890 => /to/6890 /from/6891 => /to/6891 /from/6892 => /to/6892 /from/6893 => /to/6893 /from/6894 => /to/6894 /from/6895 => /to/6895 /from/6896 => /to/6896 /from/6897 => /to/6897 /from/6898 => /to/6898 /from/6899 => /to/6899 /from/6900 => /to/6900 /from/6901 => /to/6901 /from/6902 => /to/6902 /from/6903 => /to/6903 /from/6904 => /to/6904 /from/6905 => /to/6905 /from/6906 => /to/6906 /from/6907 => /to/6907 /from/6908 => /to/6908 /from/6909 => /to/6909 /from/6910 => /to/6910 /from/6911 => /to/6911 /from/6912 => /to/6912 /from/6913 => /to/6913 /from/6914 => /to/6914 /from/6915 => /to/6915 /from/6916 => /to/6916 /from/6917 => /to/6917 /from/6918 => /to/6918 /from/6919 => /to/6919 /from/6920 => /to/6920 /from/6921 => /to/6921 /from/6922 => /to/6922 /from/6923 => /to/6923 /from/6924 => /to/6924 /from/6925 => /to/6925 /from/6926 => /to/6926 /from/6927 => /to/6927 /from/6928 => /to/6928 /from/6929 => /to/6929 /from/6930 => /to/6930 /from/6931 => /to/6931 /from/6932 => /to/6932 /from/6933 => /to/6933 /from/6934 => /to/6934 /from/6935 => /to/6935 /from/6936 => /to/6936 /from/6937 => /to/6937 /from/6938 => /to/6938 /from/6939 => /to/6939 /from/6940 => /to/6940 /from/6941 => /to/6941 /from/6942 => /to/6942 /from/6943 => /to/6943 /from/6944 => /to/6944 /from/6945 => /to/6945 /from/6946 => /to/6946 /from/6947 => /to/6947 /from/6948 => /to/6948 /from/6949 => /to/6949 /from/6950 => /to/6950 /from/6951 => /to/6951 /from/6952 => /to/6952 /from/6953 => /to/6953 /from/6954 => /to/6954 /from/6955 => /to/6955 /from/6956 => /to/6956 /from/6957 => /to/6957 /from/6958 => /to/6958 /from/6959 => /to/6959 /from/6960 => /to/6960 /from/6961 => /to/6961 /from/6962 => /to/6962 /from/6963 => /to/6963 /from/6964 => /to/6964 /from/6965 => /to/6965 /from/6966 => /to/6966 /from/6967 => /to/6967 /from/6968 => /to/6968 /from/6969 => /to/6969 /from/6970 => /to/6970 /from/6971 => /to/6971 /from/6972 => /to/6972 /from/6973 => /to/6973 /from/6974 => /to/6974 /from/6975 => /to/6975 /from/6976 => /to/6976 /from/6977 => /to/6977 /from/6978 => /to/6978 /from/6979 => /to/6979 /from/6980 => /to/6980 /from/6981 => /to/6981 /from/6982 => /to/6982 /from/6983 => /to/6983 /from/6984 => /to/6984 /from/6985 => /to/6985 /from/6986 => /to/6986 /from/6987 => /to/6987 /from/6988 => /to/6988 /from/6989 => /to/6989 /from/6990 => /to/6990 /from/6991 => /to/6991 /from/6992 => /to/6992 /from/6993 => /to/6993 /from/6994 => /to/6994 /from/6995 => /to/6995 /from/6996 => /to/6996 /from/6997 => /to/6997 /from/6998 => /to/6998 /from/6999 => /to/6999 /from/7000 => /to/7000 /from/7001 => /to/7001 /from/7002 => /to/7002 /from/7003 => /to/7003 /from/7004 => /to/7004 /from/7005 => /to/7005 /from/7006 => /to/7006 /from/7007 => /to/7007 /from/7008 => /to/7008 /from/7009 => /to/7009 /from/7010 => /to/7010 /from/7011 => /to/7011 /from/7012 => /to/7012 /from/7013 => /to/7013 /from/7014 => /to/7014 /from/7015 => /to/7015 /from/7016 => /to/7016 /from/7017 => /to/7017 /from/7018 => /to/7018 /from/7019 => /to/7019 /from/7020 => /to/7020 /from/7021 => /to/7021 /from/7022 => /to/7022 /from/7023 => /to/7023 /from/7024 => /to/7024 /from/7025 => /to/7025 /from/7026 => /to/7026 /from/7027 => /to/7027 /from/7028 => /to/7028 /from/7029 => /to/7029 /from/7030 => /to/7030 /from/7031 => /to/7031 /from/7032 => /to/7032 /from/7033 => /to/7033 /from/7034 => /to/7034 /from/7035 => /to/7035 /from/7036 => /to/7036 /from/7037 => /to/7037 /from/7038 => /to/7038 /from/7039 => /to/7039 /from/7040 => /to/7040 /from/7041 => /to/7041 /from/7042 => /to/7042 /from/7043 => /to/7043 /from/7044 => /to/7044 /from/7045 => /to/7045 /from/7046 => /to/7046 /from/7047 => /to/7047 /from/7048 => /to/7048 /from/7049 => /to/7049 /from/7050 => /to/7050 /from/7051 => /to/7051 /from/7052 => /to/7052 /from/7053 => /to/7053 /from/7054 => /to/7054 /from/7055 => /to/7055 /from/7056 => /to/7056 /from/7057 => /to/7057 /from/7058 => /to/7058 /from/7059 => /to/7059 /from/7060 => /to/7060 /from/7061 => /to/7061 /from/7062 => /to/7062 /from/7063 => /to/7063 /from/7064 => /to/7064 /from/7065 => /to/7065 /from/7066 => /to/7066 /from/7067 => /to/7067 /from/7068 => /to/7068 /from/7069 => /to/7069 /from/7070 => /to/7070 /from/7071 => /to/7071 /from/7072 => /to/7072 /from/7073 => /to/7073 /from/7074 => /to/7074 /from/7075 => /to/7075 /from/7076 => /to/7076 /from/7077 => /to/7077 /from/7078 => /to/7078 /from/7079 => /to/7079 /from/7080 => /to/7080 /from/7081 => /to/7081 /from/7082 => /to/7082 /from/7083 => /to/7083 /from/7084 => /to/7084 /from/7085 => /to/7085 /from/7086 => /to/7086 /from/7087 => /to/7087 /from/7088 => /to/7088 /from/7089 => /to/7089 /from/7090 => /to/7090 /from/7091 => /to/7091 /from/7092 => /to/7092 /from/7093 => /to/7093 /from/7094 => /to/7094 /from/7095 => /to/7095 /from/7096 => /to/7096 /from/7097 => /to/7097 /from/7098 => /to/7098 /from/7099 => /to/7099 /from/7100 => /to/7100 /from/7101 => /to/7101 /from/7102 => /to/7102 /from/7103 => /to/7103 /from/7104 => /to/7104 /from/7105 => /to/7105 /from/7106 => /to/7106 /from/7107 => /to/7107 /from/7108 => /to/7108 /from/7109 => /to/7109 /from/7110 => /to/7110 /from/7111 => /to/7111 /from/7112 => /to/7112 /from/7113 => /to/7113 /from/7114 => /to/7114 /from/7115 => /to/7115 /from/7116 => /to/7116 /from/7117 => /to/7117 /from/7118 => /to/7118 /from/7119 => /to/7119 /from/7120 => /to/7120 /from/7121 => /to/7121 /from/7122 => /to/7122 /from/7123 => /to/7123 /from/7124 => /to/7124 /from/7125 => /to/7125 /from/7126 => /to/7126 /from/7127 => /to/7127 /from/7128 => /to/7128 /from/7129 => /to/7129 /from/7130 => /to/7130 /from/7131 => /to/7131 /from/7132 => /to/7132 /from/7133 => /to/7133 /from/7134 => /to/7134 /from/7135 => /to/7135 /from/7136 => /to/7136 /from/7137 => /to/7137 /from/7138 => /to/7138 /from/7139 => /to/7139 /from/7140 => /to/7140 /from/7141 => /to/7141 /from/7142 => /to/7142 /from/7143 => /to/7143 /from/7144 => /to/7144 /from/7145 => /to/7145 /from/7146 => /to/7146 /from/7147 => /to/7147 /from/7148 => /to/7148 /from/7149 => /to/7149 /from/7150 => /to/7150 /from/7151 => /to/7151 /from/7152 => /to/7152 /from/7153 => /to/7153 /from/7154 => /to/7154 /from/7155 => /to/7155 /from/7156 => /to/7156 /from/7157 => /to/7157 /from/7158 => /to/7158 /from/7159 => /to/7159 /from/7160 => /to/7160 /from/7161 => /to/7161 /from/7162 => /to/7162 /from/7163 => /to/7163 /from/7164 => /to/7164 /from/7165 => /to/7165 /from/7166 => /to/7166 /from/7167 => /to/7167 /from/7168 => /to/7168 /from/7169 => /to/7169 /from/7170 => /to/7170 /from/7171 => /to/7171 /from/7172 => /to/7172 /from/7173 => /to/7173 /from/7174 => /to/7174 /from/7175 => /to/7175 /from/7176 => /to/7176 /from/7177 => /to/7177 /from/7178 => /to/7178 /from/7179 => /to/7179 /from/7180 => /to/7180 /from/7181 => /to/7181 /from/7182 => /to/7182 /from/7183 => /to/7183 /from/7184 => /to/7184 /from/7185 => /to/7185 /from/7186 => /to/7186 /from/7187 => /to/7187 /from/7188 => /to/7188 /from/7189 => /to/7189 /from/7190 => /to/7190 /from/7191 => /to/7191 /from/7192 => /to/7192 /from/7193 => /to/7193 /from/7194 => /to/7194 /from/7195 => /to/7195 /from/7196 => /to/7196 /from/7197 => /to/7197 /from/7198 => /to/7198 /from/7199 => /to/7199 /from/7200 => /to/7200 /from/7201 => /to/7201 /from/7202 => /to/7202 /from/7203 => /to/7203 /from/7204 => /to/7204 /from/7205 => /to/7205 /from/7206 => /to/7206 /from/7207 => /to/7207 /from/7208 => /to/7208 /from/7209 => /to/7209 /from/7210 => /to/7210 /from/7211 => /to/7211 /from/7212 => /to/7212 /from/7213 => /to/7213 /from/7214 => /to/7214 /from/7215 => /to/7215 /from/7216 => /to/7216 /from/7217 => /to/7217 /from/7218 => /to/7218 /from/7219 => /to/7219 /from/7220 => /to/7220 /from/7221 => /to/7221 /from/7222 => /to/7222 /from/7223 => /to/7223 /from/7224 => /to/7224 /from/7225 => /to/7225 /from/7226 => /to/7226 /from/7227 => /to/7227 /from/7228 => /to/7228 /from/7229 => /to/7229 /from/7230 => /to/7230 /from/7231 => /to/7231 /from/7232 => /to/7232 /from/7233 => /to/7233 /from/7234 => /to/7234 /from/7235 => /to/7235 /from/7236 => /to/7236 /from/7237 => /to/7237 /from/7238 => /to/7238 /from/7239 => /to/7239 /from/7240 => /to/7240 /from/7241 => /to/7241 /from/7242 => /to/7242 /from/7243 => /to/7243 /from/7244 => /to/7244 /from/7245 => /to/7245 /from/7246 => /to/7246 /from/7247 => /to/7247 /from/7248 => /to/7248 /from/7249 => /to/7249 /from/7250 => /to/7250 /from/7251 => /to/7251 /from/7252 => /to/7252 /from/7253 => /to/7253 /from/7254 => /to/7254 /from/7255 => /to/7255 /from/7256 => /to/7256 /from/7257 => /to/7257 /from/7258 => /to/7258 /from/7259 => /to/7259 /from/7260 => /to/7260 /from/7261 => /to/7261 /from/7262 => /to/7262 /from/7263 => /to/7263 /from/7264 => /to/7264 /from/7265 => /to/7265 /from/7266 => /to/7266 /from/7267 => /to/7267 /from/7268 => /to/7268 /from/7269 => /to/7269 /from/7270 => /to/7270 /from/7271 => /to/7271 /from/7272 => /to/7272 /from/7273 => /to/7273 /from/7274 => /to/7274 /from/7275 => /to/7275 /from/7276 => /to/7276 /from/7277 => /to/7277 /from/7278 => /to/7278 /from/7279 => /to/7279 /from/7280 => /to/7280 /from/7281 => /to/7281 /from/7282 => /to/7282 /from/7283 => /to/7283 /from/7284 => /to/7284 /from/7285 => /to/7285 /from/7286 => /to/7286 /from/7287 => /to/7287 /from/7288 => /to/7288 /from/7289 => /to/7289 /from/7290 => /to/7290 /from/7291 => /to/7291 /from/7292 => /to/7292 /from/7293 => /to/7293 /from/7294 => /to/7294 /from/7295 => /to/7295 /from/7296 => /to/7296 /from/7297 => /to/7297 /from/7298 => /to/7298 /from/7299 => /to/7299 /from/7300 => /to/7300 /from/7301 => /to/7301 /from/7302 => /to/7302 /from/7303 => /to/7303 /from/7304 => /to/7304 /from/7305 => /to/7305 /from/7306 => /to/7306 /from/7307 => /to/7307 /from/7308 => /to/7308 /from/7309 => /to/7309 /from/7310 => /to/7310 /from/7311 => /to/7311 /from/7312 => /to/7312 /from/7313 => /to/7313 /from/7314 => /to/7314 /from/7315 => /to/7315 /from/7316 => /to/7316 /from/7317 => /to/7317 /from/7318 => /to/7318 /from/7319 => /to/7319 /from/7320 => /to/7320 /from/7321 => /to/7321 /from/7322 => /to/7322 /from/7323 => /to/7323 /from/7324 => /to/7324 /from/7325 => /to/7325 /from/7326 => /to/7326 /from/7327 => /to/7327 /from/7328 => /to/7328 /from/7329 => /to/7329 /from/7330 => /to/7330 /from/7331 => /to/7331 /from/7332 => /to/7332 /from/7333 => /to/7333 /from/7334 => /to/7334 /from/7335 => /to/7335 /from/7336 => /to/7336 /from/7337 => /to/7337 /from/7338 => /to/7338 /from/7339 => /to/7339 /from/7340 => /to/7340 /from/7341 => /to/7341 /from/7342 => /to/7342 /from/7343 => /to/7343 /from/7344 => /to/7344 /from/7345 => /to/7345 /from/7346 => /to/7346 /from/7347 => /to/7347 /from/7348 => /to/7348 /from/7349 => /to/7349 /from/7350 => /to/7350 /from/7351 => /to/7351 /from/7352 => /to/7352 /from/7353 => /to/7353 /from/7354 => /to/7354 /from/7355 => /to/7355 /from/7356 => /to/7356 /from/7357 => /to/7357 /from/7358 => /to/7358 /from/7359 => /to/7359 /from/7360 => /to/7360 /from/7361 => /to/7361 /from/7362 => /to/7362 /from/7363 => /to/7363 /from/7364 => /to/7364 /from/7365 => /to/7365 /from/7366 => /to/7366 /from/7367 => /to/7367 /from/7368 => /to/7368 /from/7369 => /to/7369 /from/7370 => /to/7370 /from/7371 => /to/7371 /from/7372 => /to/7372 /from/7373 => /to/7373 /from/7374 => /to/7374 /from/7375 => /to/7375 /from/7376 => /to/7376 /from/7377 => /to/7377 /from/7378 => /to/7378 /from/7379 => /to/7379 /from/7380 => /to/7380 /from/7381 => /to/7381 /from/7382 => /to/7382 /from/7383 => /to/7383 /from/7384 => /to/7384 /from/7385 => /to/7385 /from/7386 => /to/7386 /from/7387 => /to/7387 /from/7388 => /to/7388 /from/7389 => /to/7389 /from/7390 => /to/7390 /from/7391 => /to/7391 /from/7392 => /to/7392 /from/7393 => /to/7393 /from/7394 => /to/7394 /from/7395 => /to/7395 /from/7396 => /to/7396 /from/7397 => /to/7397 /from/7398 => /to/7398 /from/7399 => /to/7399 /from/7400 => /to/7400 /from/7401 => /to/7401 /from/7402 => /to/7402 /from/7403 => /to/7403 /from/7404 => /to/7404 /from/7405 => /to/7405 /from/7406 => /to/7406 /from/7407 => /to/7407 /from/7408 => /to/7408 /from/7409 => /to/7409 /from/7410 => /to/7410 /from/7411 => /to/7411 /from/7412 => /to/7412 /from/7413 => /to/7413 /from/7414 => /to/7414 /from/7415 => /to/7415 /from/7416 => /to/7416 /from/7417 => /to/7417 /from/7418 => /to/7418 /from/7419 => /to/7419 /from/7420 => /to/7420 /from/7421 => /to/7421 /from/7422 => /to/7422 /from/7423 => /to/7423 /from/7424 => /to/7424 /from/7425 => /to/7425 /from/7426 => /to/7426 /from/7427 => /to/7427 /from/7428 => /to/7428 /from/7429 => /to/7429 /from/7430 => /to/7430 /from/7431 => /to/7431 /from/7432 => /to/7432 /from/7433 => /to/7433 /from/7434 => /to/7434 /from/7435 => /to/7435 /from/7436 => /to/7436 /from/7437 => /to/7437 /from/7438 => /to/7438 /from/7439 => /to/7439 /from/7440 => /to/7440 /from/7441 => /to/7441 /from/7442 => /to/7442 /from/7443 => /to/7443 /from/7444 => /to/7444 /from/7445 => /to/7445 /from/7446 => /to/7446 /from/7447 => /to/7447 /from/7448 => /to/7448 /from/7449 => /to/7449 /from/7450 => /to/7450 /from/7451 => /to/7451 /from/7452 => /to/7452 /from/7453 => /to/7453 /from/7454 => /to/7454 /from/7455 => /to/7455 /from/7456 => /to/7456 /from/7457 => /to/7457 /from/7458 => /to/7458 /from/7459 => /to/7459 /from/7460 => /to/7460 /from/7461 => /to/7461 /from/7462 => /to/7462 /from/7463 => /to/7463 /from/7464 => /to/7464 /from/7465 => /to/7465 /from/7466 => /to/7466 /from/7467 => /to/7467 /from/7468 => /to/7468 /from/7469 => /to/7469 /from/7470 => /to/7470 /from/7471 => /to/7471 /from/7472 => /to/7472 /from/7473 => /to/7473 /from/7474 => /to/7474 /from/7475 => /to/7475 /from/7476 => /to/7476 /from/7477 => /to/7477 /from/7478 => /to/7478 /from/7479 => /to/7479 /from/7480 => /to/7480 /from/7481 => /to/7481 /from/7482 => /to/7482 /from/7483 => /to/7483 /from/7484 => /to/7484 /from/7485 => /to/7485 /from/7486 => /to/7486 /from/7487 => /to/7487 /from/7488 => /to/7488 /from/7489 => /to/7489 /from/7490 => /to/7490 /from/7491 => /to/7491 /from/7492 => /to/7492 /from/7493 => /to/7493 /from/7494 => /to/7494 /from/7495 => /to/7495 /from/7496 => /to/7496 /from/7497 => /to/7497 /from/7498 => /to/7498 /from/7499 => /to/7499 /from/7500 => /to/7500 /from/7501 => /to/7501 /from/7502 => /to/7502 /from/7503 => /to/7503 /from/7504 => /to/7504 /from/7505 => /to/7505 /from/7506 => /to/7506 /from/7507 => /to/7507 /from/7508 => /to/7508 /from/7509 => /to/7509 /from/7510 => /to/7510 /from/7511 => /to/7511 /from/7512 => /to/7512 /from/7513 => /to/7513 /from/7514 => /to/7514 /from/7515 => /to/7515 /from/7516 => /to/7516 /from/7517 => /to/7517 /from/7518 => /to/7518 /from/7519 => /to/7519 /from/7520 => /to/7520 /from/7521 => /to/7521 /from/7522 => /to/7522 /from/7523 => /to/7523 /from/7524 => /to/7524 /from/7525 => /to/7525 /from/7526 => /to/7526 /from/7527 => /to/7527 /from/7528 => /to/7528 /from/7529 => /to/7529 /from/7530 => /to/7530 /from/7531 => /to/7531 /from/7532 => /to/7532 /from/7533 => /to/7533 /from/7534 => /to/7534 /from/7535 => /to/7535 /from/7536 => /to/7536 /from/7537 => /to/7537 /from/7538 => /to/7538 /from/7539 => /to/7539 /from/7540 => /to/7540 /from/7541 => /to/7541 /from/7542 => /to/7542 /from/7543 => /to/7543 /from/7544 => /to/7544 /from/7545 => /to/7545 /from/7546 => /to/7546 /from/7547 => /to/7547 /from/7548 => /to/7548 /from/7549 => /to/7549 /from/7550 => /to/7550 /from/7551 => /to/7551 /from/7552 => /to/7552 /from/7553 => /to/7553 /from/7554 => /to/7554 /from/7555 => /to/7555 /from/7556 => /to/7556 /from/7557 => /to/7557 /from/7558 => /to/7558 /from/7559 => /to/7559 /from/7560 => /to/7560 /from/7561 => /to/7561 /from/7562 => /to/7562 /from/7563 => /to/7563 /from/7564 => /to/7564 /from/7565 => /to/7565 /from/7566 => /to/7566 /from/7567 => /to/7567 /from/7568 => /to/7568 /from/7569 => /to/7569 /from/7570 => /to/7570 /from/7571 => /to/7571 /from/7572 => /to/7572 /from/7573 => /to/7573 /from/7574 => /to/7574 /from/7575 => /to/7575 /from/7576 => /to/7576 /from/7577 => /to/7577 /from/7578 => /to/7578 /from/7579 => /to/7579 /from/7580 => /to/7580 /from/7581 => /to/7581 /from/7582 => /to/7582 /from/7583 => /to/7583 /from/7584 => /to/7584 /from/7585 => /to/7585 /from/7586 => /to/7586 /from/7587 => /to/7587 /from/7588 => /to/7588 /from/7589 => /to/7589 /from/7590 => /to/7590 /from/7591 => /to/7591 /from/7592 => /to/7592 /from/7593 => /to/7593 /from/7594 => /to/7594 /from/7595 => /to/7595 /from/7596 => /to/7596 /from/7597 => /to/7597 /from/7598 => /to/7598 /from/7599 => /to/7599 /from/7600 => /to/7600 /from/7601 => /to/7601 /from/7602 => /to/7602 /from/7603 => /to/7603 /from/7604 => /to/7604 /from/7605 => /to/7605 /from/7606 => /to/7606 /from/7607 => /to/7607 /from/7608 => /to/7608 /from/7609 => /to/7609 /from/7610 => /to/7610 /from/7611 => /to/7611 /from/7612 => /to/7612 /from/7613 => /to/7613 /from/7614 => /to/7614 /from/7615 => /to/7615 /from/7616 => /to/7616 /from/7617 => /to/7617 /from/7618 => /to/7618 /from/7619 => /to/7619 /from/7620 => /to/7620 /from/7621 => /to/7621 /from/7622 => /to/7622 /from/7623 => /to/7623 /from/7624 => /to/7624 /from/7625 => /to/7625 /from/7626 => /to/7626 /from/7627 => /to/7627 /from/7628 => /to/7628 /from/7629 => /to/7629 /from/7630 => /to/7630 /from/7631 => /to/7631 /from/7632 => /to/7632 /from/7633 => /to/7633 /from/7634 => /to/7634 /from/7635 => /to/7635 /from/7636 => /to/7636 /from/7637 => /to/7637 /from/7638 => /to/7638 /from/7639 => /to/7639 /from/7640 => /to/7640 /from/7641 => /to/7641 /from/7642 => /to/7642 /from/7643 => /to/7643 /from/7644 => /to/7644 /from/7645 => /to/7645 /from/7646 => /to/7646 /from/7647 => /to/7647 /from/7648 => /to/7648 /from/7649 => /to/7649 /from/7650 => /to/7650 /from/7651 => /to/7651 /from/7652 => /to/7652 /from/7653 => /to/7653 /from/7654 => /to/7654 /from/7655 => /to/7655 /from/7656 => /to/7656 /from/7657 => /to/7657 /from/7658 => /to/7658 /from/7659 => /to/7659 /from/7660 => /to/7660 /from/7661 => /to/7661 /from/7662 => /to/7662 /from/7663 => /to/7663 /from/7664 => /to/7664 /from/7665 => /to/7665 /from/7666 => /to/7666 /from/7667 => /to/7667 /from/7668 => /to/7668 /from/7669 => /to/7669 /from/7670 => /to/7670 /from/7671 => /to/7671 /from/7672 => /to/7672 /from/7673 => /to/7673 /from/7674 => /to/7674 /from/7675 => /to/7675 /from/7676 => /to/7676 /from/7677 => /to/7677 /from/7678 => /to/7678 /from/7679 => /to/7679 /from/7680 => /to/7680 /from/7681 => /to/7681 /from/7682 => /to/7682 /from/7683 => /to/7683 /from/7684 => /to/7684 /from/7685 => /to/7685 /from/7686 => /to/7686 /from/7687 => /to/7687 /from/7688 => /to/7688 /from/7689 => /to/7689 /from/7690 => /to/7690 /from/7691 => /to/7691 /from/7692 => /to/7692 /from/7693 => /to/7693 /from/7694 => /to/7694 /from/7695 => /to/7695 /from/7696 => /to/7696 /from/7697 => /to/7697 /from/7698 => /to/7698 /from/7699 => /to/7699 /from/7700 => /to/7700 /from/7701 => /to/7701 /from/7702 => /to/7702 /from/7703 => /to/7703 /from/7704 => /to/7704 /from/7705 => /to/7705 /from/7706 => /to/7706 /from/7707 => /to/7707 /from/7708 => /to/7708 /from/7709 => /to/7709 /from/7710 => /to/7710 /from/7711 => /to/7711 /from/7712 => /to/7712 /from/7713 => /to/7713 /from/7714 => /to/7714 /from/7715 => /to/7715 /from/7716 => /to/7716 /from/7717 => /to/7717 /from/7718 => /to/7718 /from/7719 => /to/7719 /from/7720 => /to/7720 /from/7721 => /to/7721 /from/7722 => /to/7722 /from/7723 => /to/7723 /from/7724 => /to/7724 /from/7725 => /to/7725 /from/7726 => /to/7726 /from/7727 => /to/7727 /from/7728 => /to/7728 /from/7729 => /to/7729 /from/7730 => /to/7730 /from/7731 => /to/7731 /from/7732 => /to/7732 /from/7733 => /to/7733 /from/7734 => /to/7734 /from/7735 => /to/7735 /from/7736 => /to/7736 /from/7737 => /to/7737 /from/7738 => /to/7738 /from/7739 => /to/7739 /from/7740 => /to/7740 /from/7741 => /to/7741 /from/7742 => /to/7742 /from/7743 => /to/7743 /from/7744 => /to/7744 /from/7745 => /to/7745 /from/7746 => /to/7746 /from/7747 => /to/7747 /from/7748 => /to/7748 /from/7749 => /to/7749 /from/7750 => /to/7750 /from/7751 => /to/7751 /from/7752 => /to/7752 /from/7753 => /to/7753 /from/7754 => /to/7754 /from/7755 => /to/7755 /from/7756 => /to/7756 /from/7757 => /to/7757 /from/7758 => /to/7758 /from/7759 => /to/7759 /from/7760 => /to/7760 /from/7761 => /to/7761 /from/7762 => /to/7762 /from/7763 => /to/7763 /from/7764 => /to/7764 /from/7765 => /to/7765 /from/7766 => /to/7766 /from/7767 => /to/7767 /from/7768 => /to/7768 /from/7769 => /to/7769 /from/7770 => /to/7770 /from/7771 => /to/7771 /from/7772 => /to/7772 /from/7773 => /to/7773 /from/7774 => /to/7774 /from/7775 => /to/7775 /from/7776 => /to/7776 /from/7777 => /to/7777 /from/7778 => /to/7778 /from/7779 => /to/7779 /from/7780 => /to/7780 /from/7781 => /to/7781 /from/7782 => /to/7782 /from/7783 => /to/7783 /from/7784 => /to/7784 /from/7785 => /to/7785 /from/7786 => /to/7786 /from/7787 => /to/7787 /from/7788 => /to/7788 /from/7789 => /to/7789 /from/7790 => /to/7790 /from/7791 => /to/7791 /from/7792 => /to/7792 /from/7793 => /to/7793 /from/7794 => /to/7794 /from/7795 => /to/7795 /from/7796 => /to/7796 /from/7797 => /to/7797 /from/7798 => /to/7798 /from/7799 => /to/7799 /from/7800 => /to/7800 /from/7801 => /to/7801 /from/7802 => /to/7802 /from/7803 => /to/7803 /from/7804 => /to/7804 /from/7805 => /to/7805 /from/7806 => /to/7806 /from/7807 => /to/7807 /from/7808 => /to/7808 /from/7809 => /to/7809 /from/7810 => /to/7810 /from/7811 => /to/7811 /from/7812 => /to/7812 /from/7813 => /to/7813 /from/7814 => /to/7814 /from/7815 => /to/7815 /from/7816 => /to/7816 /from/7817 => /to/7817 /from/7818 => /to/7818 /from/7819 => /to/7819 /from/7820 => /to/7820 /from/7821 => /to/7821 /from/7822 => /to/7822 /from/7823 => /to/7823 /from/7824 => /to/7824 /from/7825 => /to/7825 /from/7826 => /to/7826 /from/7827 => /to/7827 /from/7828 => /to/7828 /from/7829 => /to/7829 /from/7830 => /to/7830 /from/7831 => /to/7831 /from/7832 => /to/7832 /from/7833 => /to/7833 /from/7834 => /to/7834 /from/7835 => /to/7835 /from/7836 => /to/7836 /from/7837 => /to/7837 /from/7838 => /to/7838 /from/7839 => /to/7839 /from/7840 => /to/7840 /from/7841 => /to/7841 /from/7842 => /to/7842 /from/7843 => /to/7843 /from/7844 => /to/7844 /from/7845 => /to/7845 /from/7846 => /to/7846 /from/7847 => /to/7847 /from/7848 => /to/7848 /from/7849 => /to/7849 /from/7850 => /to/7850 /from/7851 => /to/7851 /from/7852 => /to/7852 /from/7853 => /to/7853 /from/7854 => /to/7854 /from/7855 => /to/7855 /from/7856 => /to/7856 /from/7857 => /to/7857 /from/7858 => /to/7858 /from/7859 => /to/7859 /from/7860 => /to/7860 /from/7861 => /to/7861 /from/7862 => /to/7862 /from/7863 => /to/7863 /from/7864 => /to/7864 /from/7865 => /to/7865 /from/7866 => /to/7866 /from/7867 => /to/7867 /from/7868 => /to/7868 /from/7869 => /to/7869 /from/7870 => /to/7870 /from/7871 => /to/7871 /from/7872 => /to/7872 /from/7873 => /to/7873 /from/7874 => /to/7874 /from/7875 => /to/7875 /from/7876 => /to/7876 /from/7877 => /to/7877 /from/7878 => /to/7878 /from/7879 => /to/7879 /from/7880 => /to/7880 /from/7881 => /to/7881 /from/7882 => /to/7882 /from/7883 => /to/7883 /from/7884 => /to/7884 /from/7885 => /to/7885 /from/7886 => /to/7886 /from/7887 => /to/7887 /from/7888 => /to/7888 /from/7889 => /to/7889 /from/7890 => /to/7890 /from/7891 => /to/7891 /from/7892 => /to/7892 /from/7893 => /to/7893 /from/7894 => /to/7894 /from/7895 => /to/7895 /from/7896 => /to/7896 /from/7897 => /to/7897 /from/7898 => /to/7898 /from/7899 => /to/7899 /from/7900 => /to/7900 /from/7901 => /to/7901 /from/7902 => /to/7902 /from/7903 => /to/7903 /from/7904 => /to/7904 /from/7905 => /to/7905 /from/7906 => /to/7906 /from/7907 => /to/7907 /from/7908 => /to/7908 /from/7909 => /to/7909 /from/7910 => /to/7910 /from/7911 => /to/7911 /from/7912 => /to/7912 /from/7913 => /to/7913 /from/7914 => /to/7914 /from/7915 => /to/7915 /from/7916 => /to/7916 /from/7917 => /to/7917 /from/7918 => /to/7918 /from/7919 => /to/7919 /from/7920 => /to/7920 /from/7921 => /to/7921 /from/7922 => /to/7922 /from/7923 => /to/7923 /from/7924 => /to/7924 /from/7925 => /to/7925 /from/7926 => /to/7926 /from/7927 => /to/7927 /from/7928 => /to/7928 /from/7929 => /to/7929 /from/7930 => /to/7930 /from/7931 => /to/7931 /from/7932 => /to/7932 /from/7933 => /to/7933 /from/7934 => /to/7934 /from/7935 => /to/7935 /from/7936 => /to/7936 /from/7937 => /to/7937 /from/7938 => /to/7938 /from/7939 => /to/7939 /from/7940 => /to/7940 /from/7941 => /to/7941 /from/7942 => /to/7942 /from/7943 => /to/7943 /from/7944 => /to/7944 /from/7945 => /to/7945 /from/7946 => /to/7946 /from/7947 => /to/7947 /from/7948 => /to/7948 /from/7949 => /to/7949 /from/7950 => /to/7950 /from/7951 => /to/7951 /from/7952 => /to/7952 /from/7953 => /to/7953 /from/7954 => /to/7954 /from/7955 => /to/7955 /from/7956 => /to/7956 /from/7957 => /to/7957 /from/7958 => /to/7958 /from/7959 => /to/7959 /from/7960 => /to/7960 /from/7961 => /to/7961 /from/7962 => /to/7962 /from/7963 => /to/7963 /from/7964 => /to/7964 /from/7965 => /to/7965 /from/7966 => /to/7966 /from/7967 => /to/7967 /from/7968 => /to/7968 /from/7969 => /to/7969 /from/7970 => /to/7970 /from/7971 => /to/7971 /from/7972 => /to/7972 /from/7973 => /to/7973 /from/7974 => /to/7974 /from/7975 => /to/7975 /from/7976 => /to/7976 /from/7977 => /to/7977 /from/7978 => /to/7978 /from/7979 => /to/7979 /from/7980 => /to/7980 /from/7981 => /to/7981 /from/7982 => /to/7982 /from/7983 => /to/7983 /from/7984 => /to/7984 /from/7985 => /to/7985 /from/7986 => /to/7986 /from/7987 => /to/7987 /from/7988 => /to/7988 /from/7989 => /to/7989 /from/7990 => /to/7990 /from/7991 => /to/7991 /from/7992 => /to/7992 /from/7993 => /to/7993 /from/7994 => /to/7994 /from/7995 => /to/7995 /from/7996 => /to/7996 /from/7997 => /to/7997 /from/7998 => /to/7998 /from/7999 => /to/7999 /from/8000 => /to/8000 /from/8001 => /to/8001 /from/8002 => /to/8002 /from/8003 => /to/8003 /from/8004 => /to/8004 /from/8005 => /to/8005 /from/8006 => /to/8006 /from/8007 => /to/8007 /from/8008 => /to/8008 /from/8009 => /to/8009 /from/8010 => /to/8010 /from/8011 => /to/8011 /from/8012 => /to/8012 /from/8013 => /to/8013 /from/8014 => /to/8014 /from/8015 => /to/8015 /from/8016 => /to/8016 /from/8017 => /to/8017 /from/8018 => /to/8018 /from/8019 => /to/8019 /from/8020 => /to/8020 /from/8021 => /to/8021 /from/8022 => /to/8022 /from/8023 => /to/8023 /from/8024 => /to/8024 /from/8025 => /to/8025 /from/8026 => /to/8026 /from/8027 => /to/8027 /from/8028 => /to/8028 /from/8029 => /to/8029 /from/8030 => /to/8030 /from/8031 => /to/8031 /from/8032 => /to/8032 /from/8033 => /to/8033 /from/8034 => /to/8034 /from/8035 => /to/8035 /from/8036 => /to/8036 /from/8037 => /to/8037 /from/8038 => /to/8038 /from/8039 => /to/8039 /from/8040 => /to/8040 /from/8041 => /to/8041 /from/8042 => /to/8042 /from/8043 => /to/8043 /from/8044 => /to/8044 /from/8045 => /to/8045 /from/8046 => /to/8046 /from/8047 => /to/8047 /from/8048 => /to/8048 /from/8049 => /to/8049 /from/8050 => /to/8050 /from/8051 => /to/8051 /from/8052 => /to/8052 /from/8053 => /to/8053 /from/8054 => /to/8054 /from/8055 => /to/8055 /from/8056 => /to/8056 /from/8057 => /to/8057 /from/8058 => /to/8058 /from/8059 => /to/8059 /from/8060 => /to/8060 /from/8061 => /to/8061 /from/8062 => /to/8062 /from/8063 => /to/8063 /from/8064 => /to/8064 /from/8065 => /to/8065 /from/8066 => /to/8066 /from/8067 => /to/8067 /from/8068 => /to/8068 /from/8069 => /to/8069 /from/8070 => /to/8070 /from/8071 => /to/8071 /from/8072 => /to/8072 /from/8073 => /to/8073 /from/8074 => /to/8074 /from/8075 => /to/8075 /from/8076 => /to/8076 /from/8077 => /to/8077 /from/8078 => /to/8078 /from/8079 => /to/8079 /from/8080 => /to/8080 /from/8081 => /to/8081 /from/8082 => /to/8082 /from/8083 => /to/8083 /from/8084 => /to/8084 /from/8085 => /to/8085 /from/8086 => /to/8086 /from/8087 => /to/8087 /from/8088 => /to/8088 /from/8089 => /to/8089 /from/8090 => /to/8090 /from/8091 => /to/8091 /from/8092 => /to/8092 /from/8093 => /to/8093 /from/8094 => /to/8094 /from/8095 => /to/8095 /from/8096 => /to/8096 /from/8097 => /to/8097 /from/8098 => /to/8098 /from/8099 => /to/8099 /from/8100 => /to/8100 /from/8101 => /to/8101 /from/8102 => /to/8102 /from/8103 => /to/8103 /from/8104 => /to/8104 /from/8105 => /to/8105 /from/8106 => /to/8106 /from/8107 => /to/8107 /from/8108 => /to/8108 /from/8109 => /to/8109 /from/8110 => /to/8110 /from/8111 => /to/8111 /from/8112 => /to/8112 /from/8113 => /to/8113 /from/8114 => /to/8114 /from/8115 => /to/8115 /from/8116 => /to/8116 /from/8117 => /to/8117 /from/8118 => /to/8118 /from/8119 => /to/8119 /from/8120 => /to/8120 /from/8121 => /to/8121 /from/8122 => /to/8122 /from/8123 => /to/8123 /from/8124 => /to/8124 /from/8125 => /to/8125 /from/8126 => /to/8126 /from/8127 => /to/8127 /from/8128 => /to/8128 /from/8129 => /to/8129 /from/8130 => /to/8130 /from/8131 => /to/8131 /from/8132 => /to/8132 /from/8133 => /to/8133 /from/8134 => /to/8134 /from/8135 => /to/8135 /from/8136 => /to/8136 /from/8137 => /to/8137 /from/8138 => /to/8138 /from/8139 => /to/8139 /from/8140 => /to/8140 /from/8141 => /to/8141 /from/8142 => /to/8142 /from/8143 => /to/8143 /from/8144 => /to/8144 /from/8145 => /to/8145 /from/8146 => /to/8146 /from/8147 => /to/8147 /from/8148 => /to/8148 /from/8149 => /to/8149 /from/8150 => /to/8150 /from/8151 => /to/8151 /from/8152 => /to/8152 /from/8153 => /to/8153 /from/8154 => /to/8154 /from/8155 => /to/8155 /from/8156 => /to/8156 /from/8157 => /to/8157 /from/8158 => /to/8158 /from/8159 => /to/8159 /from/8160 => /to/8160 /from/8161 => /to/8161 /from/8162 => /to/8162 /from/8163 => /to/8163 /from/8164 => /to/8164 /from/8165 => /to/8165 /from/8166 => /to/8166 /from/8167 => /to/8167 /from/8168 => /to/8168 /from/8169 => /to/8169 /from/8170 => /to/8170 /from/8171 => /to/8171 /from/8172 => /to/8172 /from/8173 => /to/8173 /from/8174 => /to/8174 /from/8175 => /to/8175 /from/8176 => /to/8176 /from/8177 => /to/8177 /from/8178 => /to/8178 /from/8179 => /to/8179 /from/8180 => /to/8180 /from/8181 => /to/8181 /from/8182 => /to/8182 /from/8183 => /to/8183 /from/8184 => /to/8184 /from/8185 => /to/8185 /from/8186 => /to/8186 /from/8187 => /to/8187 /from/8188 => /to/8188 /from/8189 => /to/8189 /from/8190 => /to/8190 /from/8191 => /to/8191 /from/8192 => /to/8192 /from/8193 => /to/8193 /from/8194 => /to/8194 /from/8195 => /to/8195 /from/8196 => /to/8196 /from/8197 => /to/8197 /from/8198 => /to/8198 /from/8199 => /to/8199 /from/8200 => /to/8200 /from/8201 => /to/8201 /from/8202 => /to/8202 /from/8203 => /to/8203 /from/8204 => /to/8204 /from/8205 => /to/8205 /from/8206 => /to/8206 /from/8207 => /to/8207 /from/8208 => /to/8208 /from/8209 => /to/8209 /from/8210 => /to/8210 /from/8211 => /to/8211 /from/8212 => /to/8212 /from/8213 => /to/8213 /from/8214 => /to/8214 /from/8215 => /to/8215 /from/8216 => /to/8216 /from/8217 => /to/8217 /from/8218 => /to/8218 /from/8219 => /to/8219 /from/8220 => /to/8220 /from/8221 => /to/8221 /from/8222 => /to/8222 /from/8223 => /to/8223 /from/8224 => /to/8224 /from/8225 => /to/8225 /from/8226 => /to/8226 /from/8227 => /to/8227 /from/8228 => /to/8228 /from/8229 => /to/8229 /from/8230 => /to/8230 /from/8231 => /to/8231 /from/8232 => /to/8232 /from/8233 => /to/8233 /from/8234 => /to/8234 /from/8235 => /to/8235 /from/8236 => /to/8236 /from/8237 => /to/8237 /from/8238 => /to/8238 /from/8239 => /to/8239 /from/8240 => /to/8240 /from/8241 => /to/8241 /from/8242 => /to/8242 /from/8243 => /to/8243 /from/8244 => /to/8244 /from/8245 => /to/8245 /from/8246 => /to/8246 /from/8247 => /to/8247 /from/8248 => /to/8248 /from/8249 => /to/8249 /from/8250 => /to/8250 /from/8251 => /to/8251 /from/8252 => /to/8252 /from/8253 => /to/8253 /from/8254 => /to/8254 /from/8255 => /to/8255 /from/8256 => /to/8256 /from/8257 => /to/8257 /from/8258 => /to/8258 /from/8259 => /to/8259 /from/8260 => /to/8260 /from/8261 => /to/8261 /from/8262 => /to/8262 /from/8263 => /to/8263 /from/8264 => /to/8264 /from/8265 => /to/8265 /from/8266 => /to/8266 /from/8267 => /to/8267 /from/8268 => /to/8268 /from/8269 => /to/8269 /from/8270 => /to/8270 /from/8271 => /to/8271 /from/8272 => /to/8272 /from/8273 => /to/8273 /from/8274 => /to/8274 /from/8275 => /to/8275 /from/8276 => /to/8276 /from/8277 => /to/8277 /from/8278 => /to/8278 /from/8279 => /to/8279 /from/8280 => /to/8280 /from/8281 => /to/8281 /from/8282 => /to/8282 /from/8283 => /to/8283 /from/8284 => /to/8284 /from/8285 => /to/8285 /from/8286 => /to/8286 /from/8287 => /to/8287 /from/8288 => /to/8288 /from/8289 => /to/8289 /from/8290 => /to/8290 /from/8291 => /to/8291 /from/8292 => /to/8292 /from/8293 => /to/8293 /from/8294 => /to/8294 /from/8295 => /to/8295 /from/8296 => /to/8296 /from/8297 => /to/8297 /from/8298 => /to/8298 /from/8299 => /to/8299 /from/8300 => /to/8300 /from/8301 => /to/8301 /from/8302 => /to/8302 /from/8303 => /to/8303 /from/8304 => /to/8304 /from/8305 => /to/8305 /from/8306 => /to/8306 /from/8307 => /to/8307 /from/8308 => /to/8308 /from/8309 => /to/8309 /from/8310 => /to/8310 /from/8311 => /to/8311 /from/8312 => /to/8312 /from/8313 => /to/8313 /from/8314 => /to/8314 /from/8315 => /to/8315 /from/8316 => /to/8316 /from/8317 => /to/8317 /from/8318 => /to/8318 /from/8319 => /to/8319 /from/8320 => /to/8320 /from/8321 => /to/8321 /from/8322 => /to/8322 /from/8323 => /to/8323 /from/8324 => /to/8324 /from/8325 => /to/8325 /from/8326 => /to/8326 /from/8327 => /to/8327 /from/8328 => /to/8328 /from/8329 => /to/8329 /from/8330 => /to/8330 /from/8331 => /to/8331 /from/8332 => /to/8332 /from/8333 => /to/8333 /from/8334 => /to/8334 /from/8335 => /to/8335 /from/8336 => /to/8336 /from/8337 => /to/8337 /from/8338 => /to/8338 /from/8339 => /to/8339 /from/8340 => /to/8340 /from/8341 => /to/8341 /from/8342 => /to/8342 /from/8343 => /to/8343 /from/8344 => /to/8344 /from/8345 => /to/8345 /from/8346 => /to/8346 /from/8347 => /to/8347 /from/8348 => /to/8348 /from/8349 => /to/8349 /from/8350 => /to/8350 /from/8351 => /to/8351 /from/8352 => /to/8352 /from/8353 => /to/8353 /from/8354 => /to/8354 /from/8355 => /to/8355 /from/8356 => /to/8356 /from/8357 => /to/8357 /from/8358 => /to/8358 /from/8359 => /to/8359 /from/8360 => /to/8360 /from/8361 => /to/8361 /from/8362 => /to/8362 /from/8363 => /to/8363 /from/8364 => /to/8364 /from/8365 => /to/8365 /from/8366 => /to/8366 /from/8367 => /to/8367 /from/8368 => /to/8368 /from/8369 => /to/8369 /from/8370 => /to/8370 /from/8371 => /to/8371 /from/8372 => /to/8372 /from/8373 => /to/8373 /from/8374 => /to/8374 /from/8375 => /to/8375 /from/8376 => /to/8376 /from/8377 => /to/8377 /from/8378 => /to/8378 /from/8379 => /to/8379 /from/8380 => /to/8380 /from/8381 => /to/8381 /from/8382 => /to/8382 /from/8383 => /to/8383 /from/8384 => /to/8384 /from/8385 => /to/8385 /from/8386 => /to/8386 /from/8387 => /to/8387 /from/8388 => /to/8388 /from/8389 => /to/8389 /from/8390 => /to/8390 /from/8391 => /to/8391 /from/8392 => /to/8392 /from/8393 => /to/8393 /from/8394 => /to/8394 /from/8395 => /to/8395 /from/8396 => /to/8396 /from/8397 => /to/8397 /from/8398 => /to/8398 /from/8399 => /to/8399 /from/8400 => /to/8400 /from/8401 => /to/8401 /from/8402 => /to/8402 /from/8403 => /to/8403 /from/8404 => /to/8404 /from/8405 => /to/8405 /from/8406 => /to/8406 /from/8407 => /to/8407 /from/8408 => /to/8408 /from/8409 => /to/8409 /from/8410 => /to/8410 /from/8411 => /to/8411 /from/8412 => /to/8412 /from/8413 => /to/8413 /from/8414 => /to/8414 /from/8415 => /to/8415 /from/8416 => /to/8416 /from/8417 => /to/8417 /from/8418 => /to/8418 /from/8419 => /to/8419 /from/8420 => /to/8420 /from/8421 => /to/8421 /from/8422 => /to/8422 /from/8423 => /to/8423 /from/8424 => /to/8424 /from/8425 => /to/8425 /from/8426 => /to/8426 /from/8427 => /to/8427 /from/8428 => /to/8428 /from/8429 => /to/8429 /from/8430 => /to/8430 /from/8431 => /to/8431 /from/8432 => /to/8432 /from/8433 => /to/8433 /from/8434 => /to/8434 /from/8435 => /to/8435 /from/8436 => /to/8436 /from/8437 => /to/8437 /from/8438 => /to/8438 /from/8439 => /to/8439 /from/8440 => /to/8440 /from/8441 => /to/8441 /from/8442 => /to/8442 /from/8443 => /to/8443 /from/8444 => /to/8444 /from/8445 => /to/8445 /from/8446 => /to/8446 /from/8447 => /to/8447 /from/8448 => /to/8448 /from/8449 => /to/8449 /from/8450 => /to/8450 /from/8451 => /to/8451 /from/8452 => /to/8452 /from/8453 => /to/8453 /from/8454 => /to/8454 /from/8455 => /to/8455 /from/8456 => /to/8456 /from/8457 => /to/8457 /from/8458 => /to/8458 /from/8459 => /to/8459 /from/8460 => /to/8460 /from/8461 => /to/8461 /from/8462 => /to/8462 /from/8463 => /to/8463 /from/8464 => /to/8464 /from/8465 => /to/8465 /from/8466 => /to/8466 /from/8467 => /to/8467 /from/8468 => /to/8468 /from/8469 => /to/8469 /from/8470 => /to/8470 /from/8471 => /to/8471 /from/8472 => /to/8472 /from/8473 => /to/8473 /from/8474 => /to/8474 /from/8475 => /to/8475 /from/8476 => /to/8476 /from/8477 => /to/8477 /from/8478 => /to/8478 /from/8479 => /to/8479 /from/8480 => /to/8480 /from/8481 => /to/8481 /from/8482 => /to/8482 /from/8483 => /to/8483 /from/8484 => /to/8484 /from/8485 => /to/8485 /from/8486 => /to/8486 /from/8487 => /to/8487 /from/8488 => /to/8488 /from/8489 => /to/8489 /from/8490 => /to/8490 /from/8491 => /to/8491 /from/8492 => /to/8492 /from/8493 => /to/8493 /from/8494 => /to/8494 /from/8495 => /to/8495 /from/8496 => /to/8496 /from/8497 => /to/8497 /from/8498 => /to/8498 /from/8499 => /to/8499 /from/8500 => /to/8500 /from/8501 => /to/8501 /from/8502 => /to/8502 /from/8503 => /to/8503 /from/8504 => /to/8504 /from/8505 => /to/8505 /from/8506 => /to/8506 /from/8507 => /to/8507 /from/8508 => /to/8508 /from/8509 => /to/8509 /from/8510 => /to/8510 /from/8511 => /to/8511 /from/8512 => /to/8512 /from/8513 => /to/8513 /from/8514 => /to/8514 /from/8515 => /to/8515 /from/8516 => /to/8516 /from/8517 => /to/8517 /from/8518 => /to/8518 /from/8519 => /to/8519 /from/8520 => /to/8520 /from/8521 => /to/8521 /from/8522 => /to/8522 /from/8523 => /to/8523 /from/8524 => /to/8524 /from/8525 => /to/8525 /from/8526 => /to/8526 /from/8527 => /to/8527 /from/8528 => /to/8528 /from/8529 => /to/8529 /from/8530 => /to/8530 /from/8531 => /to/8531 /from/8532 => /to/8532 /from/8533 => /to/8533 /from/8534 => /to/8534 /from/8535 => /to/8535 /from/8536 => /to/8536 /from/8537 => /to/8537 /from/8538 => /to/8538 /from/8539 => /to/8539 /from/8540 => /to/8540 /from/8541 => /to/8541 /from/8542 => /to/8542 /from/8543 => /to/8543 /from/8544 => /to/8544 /from/8545 => /to/8545 /from/8546 => /to/8546 /from/8547 => /to/8547 /from/8548 => /to/8548 /from/8549 => /to/8549 /from/8550 => /to/8550 /from/8551 => /to/8551 /from/8552 => /to/8552 /from/8553 => /to/8553 /from/8554 => /to/8554 /from/8555 => /to/8555 /from/8556 => /to/8556 /from/8557 => /to/8557 /from/8558 => /to/8558 /from/8559 => /to/8559 /from/8560 => /to/8560 /from/8561 => /to/8561 /from/8562 => /to/8562 /from/8563 => /to/8563 /from/8564 => /to/8564 /from/8565 => /to/8565 /from/8566 => /to/8566 /from/8567 => /to/8567 /from/8568 => /to/8568 /from/8569 => /to/8569 /from/8570 => /to/8570 /from/8571 => /to/8571 /from/8572 => /to/8572 /from/8573 => /to/8573 /from/8574 => /to/8574 /from/8575 => /to/8575 /from/8576 => /to/8576 /from/8577 => /to/8577 /from/8578 => /to/8578 /from/8579 => /to/8579 /from/8580 => /to/8580 /from/8581 => /to/8581 /from/8582 => /to/8582 /from/8583 => /to/8583 /from/8584 => /to/8584 /from/8585 => /to/8585 /from/8586 => /to/8586 /from/8587 => /to/8587 /from/8588 => /to/8588 /from/8589 => /to/8589 /from/8590 => /to/8590 /from/8591 => /to/8591 /from/8592 => /to/8592 /from/8593 => /to/8593 /from/8594 => /to/8594 /from/8595 => /to/8595 /from/8596 => /to/8596 /from/8597 => /to/8597 /from/8598 => /to/8598 /from/8599 => /to/8599 /from/8600 => /to/8600 /from/8601 => /to/8601 /from/8602 => /to/8602 /from/8603 => /to/8603 /from/8604 => /to/8604 /from/8605 => /to/8605 /from/8606 => /to/8606 /from/8607 => /to/8607 /from/8608 => /to/8608 /from/8609 => /to/8609 /from/8610 => /to/8610 /from/8611 => /to/8611 /from/8612 => /to/8612 /from/8613 => /to/8613 /from/8614 => /to/8614 /from/8615 => /to/8615 /from/8616 => /to/8616 /from/8617 => /to/8617 /from/8618 => /to/8618 /from/8619 => /to/8619 /from/8620 => /to/8620 /from/8621 => /to/8621 /from/8622 => /to/8622 /from/8623 => /to/8623 /from/8624 => /to/8624 /from/8625 => /to/8625 /from/8626 => /to/8626 /from/8627 => /to/8627 /from/8628 => /to/8628 /from/8629 => /to/8629 /from/8630 => /to/8630 /from/8631 => /to/8631 /from/8632 => /to/8632 /from/8633 => /to/8633 /from/8634 => /to/8634 /from/8635 => /to/8635 /from/8636 => /to/8636 /from/8637 => /to/8637 /from/8638 => /to/8638 /from/8639 => /to/8639 /from/8640 => /to/8640 /from/8641 => /to/8641 /from/8642 => /to/8642 /from/8643 => /to/8643 /from/8644 => /to/8644 /from/8645 => /to/8645 /from/8646 => /to/8646 /from/8647 => /to/8647 /from/8648 => /to/8648 /from/8649 => /to/8649 /from/8650 => /to/8650 /from/8651 => /to/8651 /from/8652 => /to/8652 /from/8653 => /to/8653 /from/8654 => /to/8654 /from/8655 => /to/8655 /from/8656 => /to/8656 /from/8657 => /to/8657 /from/8658 => /to/8658 /from/8659 => /to/8659 /from/8660 => /to/8660 /from/8661 => /to/8661 /from/8662 => /to/8662 /from/8663 => /to/8663 /from/8664 => /to/8664 /from/8665 => /to/8665 /from/8666 => /to/8666 /from/8667 => /to/8667 /from/8668 => /to/8668 /from/8669 => /to/8669 /from/8670 => /to/8670 /from/8671 => /to/8671 /from/8672 => /to/8672 /from/8673 => /to/8673 /from/8674 => /to/8674 /from/8675 => /to/8675 /from/8676 => /to/8676 /from/8677 => /to/8677 /from/8678 => /to/8678 /from/8679 => /to/8679 /from/8680 => /to/8680 /from/8681 => /to/8681 /from/8682 => /to/8682 /from/8683 => /to/8683 /from/8684 => /to/8684 /from/8685 => /to/8685 /from/8686 => /to/8686 /from/8687 => /to/8687 /from/8688 => /to/8688 /from/8689 => /to/8689 /from/8690 => /to/8690 /from/8691 => /to/8691 /from/8692 => /to/8692 /from/8693 => /to/8693 /from/8694 => /to/8694 /from/8695 => /to/8695 /from/8696 => /to/8696 /from/8697 => /to/8697 /from/8698 => /to/8698 /from/8699 => /to/8699 /from/8700 => /to/8700 /from/8701 => /to/8701 /from/8702 => /to/8702 /from/8703 => /to/8703 /from/8704 => /to/8704 /from/8705 => /to/8705 /from/8706 => /to/8706 /from/8707 => /to/8707 /from/8708 => /to/8708 /from/8709 => /to/8709 /from/8710 => /to/8710 /from/8711 => /to/8711 /from/8712 => /to/8712 /from/8713 => /to/8713 /from/8714 => /to/8714 /from/8715 => /to/8715 /from/8716 => /to/8716 /from/8717 => /to/8717 /from/8718 => /to/8718 /from/8719 => /to/8719 /from/8720 => /to/8720 /from/8721 => /to/8721 /from/8722 => /to/8722 /from/8723 => /to/8723 /from/8724 => /to/8724 /from/8725 => /to/8725 /from/8726 => /to/8726 /from/8727 => /to/8727 /from/8728 => /to/8728 /from/8729 => /to/8729 /from/8730 => /to/8730 /from/8731 => /to/8731 /from/8732 => /to/8732 /from/8733 => /to/8733 /from/8734 => /to/8734 /from/8735 => /to/8735 /from/8736 => /to/8736 /from/8737 => /to/8737 /from/8738 => /to/8738 /from/8739 => /to/8739 /from/8740 => /to/8740 /from/8741 => /to/8741 /from/8742 => /to/8742 /from/8743 => /to/8743 /from/8744 => /to/8744 /from/8745 => /to/8745 /from/8746 => /to/8746 /from/8747 => /to/8747 /from/8748 => /to/8748 /from/8749 => /to/8749 /from/8750 => /to/8750 /from/8751 => /to/8751 /from/8752 => /to/8752 /from/8753 => /to/8753 /from/8754 => /to/8754 /from/8755 => /to/8755 /from/8756 => /to/8756 /from/8757 => /to/8757 /from/8758 => /to/8758 /from/8759 => /to/8759 /from/8760 => /to/8760 /from/8761 => /to/8761 /from/8762 => /to/8762 /from/8763 => /to/8763 /from/8764 => /to/8764 /from/8765 => /to/8765 /from/8766 => /to/8766 /from/8767 => /to/8767 /from/8768 => /to/8768 /from/8769 => /to/8769 /from/8770 => /to/8770 /from/8771 => /to/8771 /from/8772 => /to/8772 /from/8773 => /to/8773 /from/8774 => /to/8774 /from/8775 => /to/8775 /from/8776 => /to/8776 /from/8777 => /to/8777 /from/8778 => /to/8778 /from/8779 => /to/8779 /from/8780 => /to/8780 /from/8781 => /to/8781 /from/8782 => /to/8782 /from/8783 => /to/8783 /from/8784 => /to/8784 /from/8785 => /to/8785 /from/8786 => /to/8786 /from/8787 => /to/8787 /from/8788 => /to/8788 /from/8789 => /to/8789 /from/8790 => /to/8790 /from/8791 => /to/8791 /from/8792 => /to/8792 /from/8793 => /to/8793 /from/8794 => /to/8794 /from/8795 => /to/8795 /from/8796 => /to/8796 /from/8797 => /to/8797 /from/8798 => /to/8798 /from/8799 => /to/8799 /from/8800 => /to/8800 /from/8801 => /to/8801 /from/8802 => /to/8802 /from/8803 => /to/8803 /from/8804 => /to/8804 /from/8805 => /to/8805 /from/8806 => /to/8806 /from/8807 => /to/8807 /from/8808 => /to/8808 /from/8809 => /to/8809 /from/8810 => /to/8810 /from/8811 => /to/8811 /from/8812 => /to/8812 /from/8813 => /to/8813 /from/8814 => /to/8814 /from/8815 => /to/8815 /from/8816 => /to/8816 /from/8817 => /to/8817 /from/8818 => /to/8818 /from/8819 => /to/8819 /from/8820 => /to/8820 /from/8821 => /to/8821 /from/8822 => /to/8822 /from/8823 => /to/8823 /from/8824 => /to/8824 /from/8825 => /to/8825 /from/8826 => /to/8826 /from/8827 => /to/8827 /from/8828 => /to/8828 /from/8829 => /to/8829 /from/8830 => /to/8830 /from/8831 => /to/8831 /from/8832 => /to/8832 /from/8833 => /to/8833 /from/8834 => /to/8834 /from/8835 => /to/8835 /from/8836 => /to/8836 /from/8837 => /to/8837 /from/8838 => /to/8838 /from/8839 => /to/8839 /from/8840 => /to/8840 /from/8841 => /to/8841 /from/8842 => /to/8842 /from/8843 => /to/8843 /from/8844 => /to/8844 /from/8845 => /to/8845 /from/8846 => /to/8846 /from/8847 => /to/8847 /from/8848 => /to/8848 /from/8849 => /to/8849 /from/8850 => /to/8850 /from/8851 => /to/8851 /from/8852 => /to/8852 /from/8853 => /to/8853 /from/8854 => /to/8854 /from/8855 => /to/8855 /from/8856 => /to/8856 /from/8857 => /to/8857 /from/8858 => /to/8858 /from/8859 => /to/8859 /from/8860 => /to/8860 /from/8861 => /to/8861 /from/8862 => /to/8862 /from/8863 => /to/8863 /from/8864 => /to/8864 /from/8865 => /to/8865 /from/8866 => /to/8866 /from/8867 => /to/8867 /from/8868 => /to/8868 /from/8869 => /to/8869 /from/8870 => /to/8870 /from/8871 => /to/8871 /from/8872 => /to/8872 /from/8873 => /to/8873 /from/8874 => /to/8874 /from/8875 => /to/8875 /from/8876 => /to/8876 /from/8877 => /to/8877 /from/8878 => /to/8878 /from/8879 => /to/8879 /from/8880 => /to/8880 /from/8881 => /to/8881 /from/8882 => /to/8882 /from/8883 => /to/8883 /from/8884 => /to/8884 /from/8885 => /to/8885 /from/8886 => /to/8886 /from/8887 => /to/8887 /from/8888 => /to/8888 /from/8889 => /to/8889 /from/8890 => /to/8890 /from/8891 => /to/8891 /from/8892 => /to/8892 /from/8893 => /to/8893 /from/8894 => /to/8894 /from/8895 => /to/8895 /from/8896 => /to/8896 /from/8897 => /to/8897 /from/8898 => /to/8898 /from/8899 => /to/8899 /from/8900 => /to/8900 /from/8901 => /to/8901 /from/8902 => /to/8902 /from/8903 => /to/8903 /from/8904 => /to/8904 /from/8905 => /to/8905 /from/8906 => /to/8906 /from/8907 => /to/8907 /from/8908 => /to/8908 /from/8909 => /to/8909 /from/8910 => /to/8910 /from/8911 => /to/8911 /from/8912 => /to/8912 /from/8913 => /to/8913 /from/8914 => /to/8914 /from/8915 => /to/8915 /from/8916 => /to/8916 /from/8917 => /to/8917 /from/8918 => /to/8918 /from/8919 => /to/8919 /from/8920 => /to/8920 /from/8921 => /to/8921 /from/8922 => /to/8922 /from/8923 => /to/8923 /from/8924 => /to/8924 /from/8925 => /to/8925 /from/8926 => /to/8926 /from/8927 => /to/8927 /from/8928 => /to/8928 /from/8929 => /to/8929 /from/8930 => /to/8930 /from/8931 => /to/8931 /from/8932 => /to/8932 /from/8933 => /to/8933 /from/8934 => /to/8934 /from/8935 => /to/8935 /from/8936 => /to/8936 /from/8937 => /to/8937 /from/8938 => /to/8938 /from/8939 => /to/8939 /from/8940 => /to/8940 /from/8941 => /to/8941 /from/8942 => /to/8942 /from/8943 => /to/8943 /from/8944 => /to/8944 /from/8945 => /to/8945 /from/8946 => /to/8946 /from/8947 => /to/8947 /from/8948 => /to/8948 /from/8949 => /to/8949 /from/8950 => /to/8950 /from/8951 => /to/8951 /from/8952 => /to/8952 /from/8953 => /to/8953 /from/8954 => /to/8954 /from/8955 => /to/8955 /from/8956 => /to/8956 /from/8957 => /to/8957 /from/8958 => /to/8958 /from/8959 => /to/8959 /from/8960 => /to/8960 /from/8961 => /to/8961 /from/8962 => /to/8962 /from/8963 => /to/8963 /from/8964 => /to/8964 /from/8965 => /to/8965 /from/8966 => /to/8966 /from/8967 => /to/8967 /from/8968 => /to/8968 /from/8969 => /to/8969 /from/8970 => /to/8970 /from/8971 => /to/8971 /from/8972 => /to/8972 /from/8973 => /to/8973 /from/8974 => /to/8974 /from/8975 => /to/8975 /from/8976 => /to/8976 /from/8977 => /to/8977 /from/8978 => /to/8978 /from/8979 => /to/8979 /from/8980 => /to/8980 /from/8981 => /to/8981 /from/8982 => /to/8982 /from/8983 => /to/8983 /from/8984 => /to/8984 /from/8985 => /to/8985 /from/8986 => /to/8986 /from/8987 => /to/8987 /from/8988 => /to/8988 /from/8989 => /to/8989 /from/8990 => /to/8990 /from/8991 => /to/8991 /from/8992 => /to/8992 /from/8993 => /to/8993 /from/8994 => /to/8994 /from/8995 => /to/8995 /from/8996 => /to/8996 /from/8997 => /to/8997 /from/8998 => /to/8998 /from/8999 => /to/8999 /from/9000 => /to/9000 /from/9001 => /to/9001 /from/9002 => /to/9002 /from/9003 => /to/9003 /from/9004 => /to/9004 /from/9005 => /to/9005 /from/9006 => /to/9006 /from/9007 => /to/9007 /from/9008 => /to/9008 /from/9009 => /to/9009 /from/9010 => /to/9010 /from/9011 => /to/9011 /from/9012 => /to/9012 /from/9013 => /to/9013 /from/9014 => /to/9014 /from/9015 => /to/9015 /from/9016 => /to/9016 /from/9017 => /to/9017 /from/9018 => /to/9018 /from/9019 => /to/9019 /from/9020 => /to/9020 /from/9021 => /to/9021 /from/9022 => /to/9022 /from/9023 => /to/9023 /from/9024 => /to/9024 /from/9025 => /to/9025 /from/9026 => /to/9026 /from/9027 => /to/9027 /from/9028 => /to/9028 /from/9029 => /to/9029 /from/9030 => /to/9030 /from/9031 => /to/9031 /from/9032 => /to/9032 /from/9033 => /to/9033 /from/9034 => /to/9034 /from/9035 => /to/9035 /from/9036 => /to/9036 /from/9037 => /to/9037 /from/9038 => /to/9038 /from/9039 => /to/9039 /from/9040 => /to/9040 /from/9041 => /to/9041 /from/9042 => /to/9042 /from/9043 => /to/9043 /from/9044 => /to/9044 /from/9045 => /to/9045 /from/9046 => /to/9046 /from/9047 => /to/9047 /from/9048 => /to/9048 /from/9049 => /to/9049 /from/9050 => /to/9050 /from/9051 => /to/9051 /from/9052 => /to/9052 /from/9053 => /to/9053 /from/9054 => /to/9054 /from/9055 => /to/9055 /from/9056 => /to/9056 /from/9057 => /to/9057 /from/9058 => /to/9058 /from/9059 => /to/9059 /from/9060 => /to/9060 /from/9061 => /to/9061 /from/9062 => /to/9062 /from/9063 => /to/9063 /from/9064 => /to/9064 /from/9065 => /to/9065 /from/9066 => /to/9066 /from/9067 => /to/9067 /from/9068 => /to/9068 /from/9069 => /to/9069 /from/9070 => /to/9070 /from/9071 => /to/9071 /from/9072 => /to/9072 /from/9073 => /to/9073 /from/9074 => /to/9074 /from/9075 => /to/9075 /from/9076 => /to/9076 /from/9077 => /to/9077 /from/9078 => /to/9078 /from/9079 => /to/9079 /from/9080 => /to/9080 /from/9081 => /to/9081 /from/9082 => /to/9082 /from/9083 => /to/9083 /from/9084 => /to/9084 /from/9085 => /to/9085 /from/9086 => /to/9086 /from/9087 => /to/9087 /from/9088 => /to/9088 /from/9089 => /to/9089 /from/9090 => /to/9090 /from/9091 => /to/9091 /from/9092 => /to/9092 /from/9093 => /to/9093 /from/9094 => /to/9094 /from/9095 => /to/9095 /from/9096 => /to/9096 /from/9097 => /to/9097 /from/9098 => /to/9098 /from/9099 => /to/9099 /from/9100 => /to/9100 /from/9101 => /to/9101 /from/9102 => /to/9102 /from/9103 => /to/9103 /from/9104 => /to/9104 /from/9105 => /to/9105 /from/9106 => /to/9106 /from/9107 => /to/9107 /from/9108 => /to/9108 /from/9109 => /to/9109 /from/9110 => /to/9110 /from/9111 => /to/9111 /from/9112 => /to/9112 /from/9113 => /to/9113 /from/9114 => /to/9114 /from/9115 => /to/9115 /from/9116 => /to/9116 /from/9117 => /to/9117 /from/9118 => /to/9118 /from/9119 => /to/9119 /from/9120 => /to/9120 /from/9121 => /to/9121 /from/9122 => /to/9122 /from/9123 => /to/9123 /from/9124 => /to/9124 /from/9125 => /to/9125 /from/9126 => /to/9126 /from/9127 => /to/9127 /from/9128 => /to/9128 /from/9129 => /to/9129 /from/9130 => /to/9130 /from/9131 => /to/9131 /from/9132 => /to/9132 /from/9133 => /to/9133 /from/9134 => /to/9134 /from/9135 => /to/9135 /from/9136 => /to/9136 /from/9137 => /to/9137 /from/9138 => /to/9138 /from/9139 => /to/9139 /from/9140 => /to/9140 /from/9141 => /to/9141 /from/9142 => /to/9142 /from/9143 => /to/9143 /from/9144 => /to/9144 /from/9145 => /to/9145 /from/9146 => /to/9146 /from/9147 => /to/9147 /from/9148 => /to/9148 /from/9149 => /to/9149 /from/9150 => /to/9150 /from/9151 => /to/9151 /from/9152 => /to/9152 /from/9153 => /to/9153 /from/9154 => /to/9154 /from/9155 => /to/9155 /from/9156 => /to/9156 /from/9157 => /to/9157 /from/9158 => /to/9158 /from/9159 => /to/9159 /from/9160 => /to/9160 /from/9161 => /to/9161 /from/9162 => /to/9162 /from/9163 => /to/9163 /from/9164 => /to/9164 /from/9165 => /to/9165 /from/9166 => /to/9166 /from/9167 => /to/9167 /from/9168 => /to/9168 /from/9169 => /to/9169 /from/9170 => /to/9170 /from/9171 => /to/9171 /from/9172 => /to/9172 /from/9173 => /to/9173 /from/9174 => /to/9174 /from/9175 => /to/9175 /from/9176 => /to/9176 /from/9177 => /to/9177 /from/9178 => /to/9178 /from/9179 => /to/9179 /from/9180 => /to/9180 /from/9181 => /to/9181 /from/9182 => /to/9182 /from/9183 => /to/9183 /from/9184 => /to/9184 /from/9185 => /to/9185 /from/9186 => /to/9186 /from/9187 => /to/9187 /from/9188 => /to/9188 /from/9189 => /to/9189 /from/9190 => /to/9190 /from/9191 => /to/9191 /from/9192 => /to/9192 /from/9193 => /to/9193 /from/9194 => /to/9194 /from/9195 => /to/9195 /from/9196 => /to/9196 /from/9197 => /to/9197 /from/9198 => /to/9198 /from/9199 => /to/9199 /from/9200 => /to/9200 /from/9201 => /to/9201 /from/9202 => /to/9202 /from/9203 => /to/9203 /from/9204 => /to/9204 /from/9205 => /to/9205 /from/9206 => /to/9206 /from/9207 => /to/9207 /from/9208 => /to/9208 /from/9209 => /to/9209 /from/9210 => /to/9210 /from/9211 => /to/9211 /from/9212 => /to/9212 /from/9213 => /to/9213 /from/9214 => /to/9214 /from/9215 => /to/9215 /from/9216 => /to/9216 /from/9217 => /to/9217 /from/9218 => /to/9218 /from/9219 => /to/9219 /from/9220 => /to/9220 /from/9221 => /to/9221 /from/9222 => /to/9222 /from/9223 => /to/9223 /from/9224 => /to/9224 /from/9225 => /to/9225 /from/9226 => /to/9226 /from/9227 => /to/9227 /from/9228 => /to/9228 /from/9229 => /to/9229 /from/9230 => /to/9230 /from/9231 => /to/9231 /from/9232 => /to/9232 /from/9233 => /to/9233 /from/9234 => /to/9234 /from/9235 => /to/9235 /from/9236 => /to/9236 /from/9237 => /to/9237 /from/9238 => /to/9238 /from/9239 => /to/9239 /from/9240 => /to/9240 /from/9241 => /to/9241 /from/9242 => /to/9242 /from/9243 => /to/9243 /from/9244 => /to/9244 /from/9245 => /to/9245 /from/9246 => /to/9246 /from/9247 => /to/9247 /from/9248 => /to/9248 /from/9249 => /to/9249 /from/9250 => /to/9250 /from/9251 => /to/9251 /from/9252 => /to/9252 /from/9253 => /to/9253 /from/9254 => /to/9254 /from/9255 => /to/9255 /from/9256 => /to/9256 /from/9257 => /to/9257 /from/9258 => /to/9258 /from/9259 => /to/9259 /from/9260 => /to/9260 /from/9261 => /to/9261 /from/9262 => /to/9262 /from/9263 => /to/9263 /from/9264 => /to/9264 /from/9265 => /to/9265 /from/9266 => /to/9266 /from/9267 => /to/9267 /from/9268 => /to/9268 /from/9269 => /to/9269 /from/9270 => /to/9270 /from/9271 => /to/9271 /from/9272 => /to/9272 /from/9273 => /to/9273 /from/9274 => /to/9274 /from/9275 => /to/9275 /from/9276 => /to/9276 /from/9277 => /to/9277 /from/9278 => /to/9278 /from/9279 => /to/9279 /from/9280 => /to/9280 /from/9281 => /to/9281 /from/9282 => /to/9282 /from/9283 => /to/9283 /from/9284 => /to/9284 /from/9285 => /to/9285 /from/9286 => /to/9286 /from/9287 => /to/9287 /from/9288 => /to/9288 /from/9289 => /to/9289 /from/9290 => /to/9290 /from/9291 => /to/9291 /from/9292 => /to/9292 /from/9293 => /to/9293 /from/9294 => /to/9294 /from/9295 => /to/9295 /from/9296 => /to/9296 /from/9297 => /to/9297 /from/9298 => /to/9298 /from/9299 => /to/9299 /from/9300 => /to/9300 /from/9301 => /to/9301 /from/9302 => /to/9302 /from/9303 => /to/9303 /from/9304 => /to/9304 /from/9305 => /to/9305 /from/9306 => /to/9306 /from/9307 => /to/9307 /from/9308 => /to/9308 /from/9309 => /to/9309 /from/9310 => /to/9310 /from/9311 => /to/9311 /from/9312 => /to/9312 /from/9313 => /to/9313 /from/9314 => /to/9314 /from/9315 => /to/9315 /from/9316 => /to/9316 /from/9317 => /to/9317 /from/9318 => /to/9318 /from/9319 => /to/9319 /from/9320 => /to/9320 /from/9321 => /to/9321 /from/9322 => /to/9322 /from/9323 => /to/9323 /from/9324 => /to/9324 /from/9325 => /to/9325 /from/9326 => /to/9326 /from/9327 => /to/9327 /from/9328 => /to/9328 /from/9329 => /to/9329 /from/9330 => /to/9330 /from/9331 => /to/9331 /from/9332 => /to/9332 /from/9333 => /to/9333 /from/9334 => /to/9334 /from/9335 => /to/9335 /from/9336 => /to/9336 /from/9337 => /to/9337 /from/9338 => /to/9338 /from/9339 => /to/9339 /from/9340 => /to/9340 /from/9341 => /to/9341 /from/9342 => /to/9342 /from/9343 => /to/9343 /from/9344 => /to/9344 /from/9345 => /to/9345 /from/9346 => /to/9346 /from/9347 => /to/9347 /from/9348 => /to/9348 /from/9349 => /to/9349 /from/9350 => /to/9350 /from/9351 => /to/9351 /from/9352 => /to/9352 /from/9353 => /to/9353 /from/9354 => /to/9354 /from/9355 => /to/9355 /from/9356 => /to/9356 /from/9357 => /to/9357 /from/9358 => /to/9358 /from/9359 => /to/9359 /from/9360 => /to/9360 /from/9361 => /to/9361 /from/9362 => /to/9362 /from/9363 => /to/9363 /from/9364 => /to/9364 /from/9365 => /to/9365 /from/9366 => /to/9366 /from/9367 => /to/9367 /from/9368 => /to/9368 /from/9369 => /to/9369 /from/9370 => /to/9370 /from/9371 => /to/9371 /from/9372 => /to/9372 /from/9373 => /to/9373 /from/9374 => /to/9374 /from/9375 => /to/9375 /from/9376 => /to/9376 /from/9377 => /to/9377 /from/9378 => /to/9378 /from/9379 => /to/9379 /from/9380 => /to/9380 /from/9381 => /to/9381 /from/9382 => /to/9382 /from/9383 => /to/9383 /from/9384 => /to/9384 /from/9385 => /to/9385 /from/9386 => /to/9386 /from/9387 => /to/9387 /from/9388 => /to/9388 /from/9389 => /to/9389 /from/9390 => /to/9390 /from/9391 => /to/9391 /from/9392 => /to/9392 /from/9393 => /to/9393 /from/9394 => /to/9394 /from/9395 => /to/9395 /from/9396 => /to/9396 /from/9397 => /to/9397 /from/9398 => /to/9398 /from/9399 => /to/9399 /from/9400 => /to/9400 /from/9401 => /to/9401 /from/9402 => /to/9402 /from/9403 => /to/9403 /from/9404 => /to/9404 /from/9405 => /to/9405 /from/9406 => /to/9406 /from/9407 => /to/9407 /from/9408 => /to/9408 /from/9409 => /to/9409 /from/9410 => /to/9410 /from/9411 => /to/9411 /from/9412 => /to/9412 /from/9413 => /to/9413 /from/9414 => /to/9414 /from/9415 => /to/9415 /from/9416 => /to/9416 /from/9417 => /to/9417 /from/9418 => /to/9418 /from/9419 => /to/9419 /from/9420 => /to/9420 /from/9421 => /to/9421 /from/9422 => /to/9422 /from/9423 => /to/9423 /from/9424 => /to/9424 /from/9425 => /to/9425 /from/9426 => /to/9426 /from/9427 => /to/9427 /from/9428 => /to/9428 /from/9429 => /to/9429 /from/9430 => /to/9430 /from/9431 => /to/9431 /from/9432 => /to/9432 /from/9433 => /to/9433 /from/9434 => /to/9434 /from/9435 => /to/9435 /from/9436 => /to/9436 /from/9437 => /to/9437 /from/9438 => /to/9438 /from/9439 => /to/9439 /from/9440 => /to/9440 /from/9441 => /to/9441 /from/9442 => /to/9442 /from/9443 => /to/9443 /from/9444 => /to/9444 /from/9445 => /to/9445 /from/9446 => /to/9446 /from/9447 => /to/9447 /from/9448 => /to/9448 /from/9449 => /to/9449 /from/9450 => /to/9450 /from/9451 => /to/9451 /from/9452 => /to/9452 /from/9453 => /to/9453 /from/9454 => /to/9454 /from/9455 => /to/9455 /from/9456 => /to/9456 /from/9457 => /to/9457 /from/9458 => /to/9458 /from/9459 => /to/9459 /from/9460 => /to/9460 /from/9461 => /to/9461 /from/9462 => /to/9462 /from/9463 => /to/9463 /from/9464 => /to/9464 /from/9465 => /to/9465 /from/9466 => /to/9466 /from/9467 => /to/9467 /from/9468 => /to/9468 /from/9469 => /to/9469 /from/9470 => /to/9470 /from/9471 => /to/9471 /from/9472 => /to/9472 /from/9473 => /to/9473 /from/9474 => /to/9474 /from/9475 => /to/9475 /from/9476 => /to/9476 /from/9477 => /to/9477 /from/9478 => /to/9478 /from/9479 => /to/9479 /from/9480 => /to/9480 /from/9481 => /to/9481 /from/9482 => /to/9482 /from/9483 => /to/9483 /from/9484 => /to/9484 /from/9485 => /to/9485 /from/9486 => /to/9486 /from/9487 => /to/9487 /from/9488 => /to/9488 /from/9489 => /to/9489 /from/9490 => /to/9490 /from/9491 => /to/9491 /from/9492 => /to/9492 /from/9493 => /to/9493 /from/9494 => /to/9494 /from/9495 => /to/9495 /from/9496 => /to/9496 /from/9497 => /to/9497 /from/9498 => /to/9498 /from/9499 => /to/9499 /from/9500 => /to/9500 /from/9501 => /to/9501 /from/9502 => /to/9502 /from/9503 => /to/9503 /from/9504 => /to/9504 /from/9505 => /to/9505 /from/9506 => /to/9506 /from/9507 => /to/9507 /from/9508 => /to/9508 /from/9509 => /to/9509 /from/9510 => /to/9510 /from/9511 => /to/9511 /from/9512 => /to/9512 /from/9513 => /to/9513 /from/9514 => /to/9514 /from/9515 => /to/9515 /from/9516 => /to/9516 /from/9517 => /to/9517 /from/9518 => /to/9518 /from/9519 => /to/9519 /from/9520 => /to/9520 /from/9521 => /to/9521 /from/9522 => /to/9522 /from/9523 => /to/9523 /from/9524 => /to/9524 /from/9525 => /to/9525 /from/9526 => /to/9526 /from/9527 => /to/9527 /from/9528 => /to/9528 /from/9529 => /to/9529 /from/9530 => /to/9530 /from/9531 => /to/9531 /from/9532 => /to/9532 /from/9533 => /to/9533 /from/9534 => /to/9534 /from/9535 => /to/9535 /from/9536 => /to/9536 /from/9537 => /to/9537 /from/9538 => /to/9538 /from/9539 => /to/9539 /from/9540 => /to/9540 /from/9541 => /to/9541 /from/9542 => /to/9542 /from/9543 => /to/9543 /from/9544 => /to/9544 /from/9545 => /to/9545 /from/9546 => /to/9546 /from/9547 => /to/9547 /from/9548 => /to/9548 /from/9549 => /to/9549 /from/9550 => /to/9550 /from/9551 => /to/9551 /from/9552 => /to/9552 /from/9553 => /to/9553 /from/9554 => /to/9554 /from/9555 => /to/9555 /from/9556 => /to/9556 /from/9557 => /to/9557 /from/9558 => /to/9558 /from/9559 => /to/9559 /from/9560 => /to/9560 /from/9561 => /to/9561 /from/9562 => /to/9562 /from/9563 => /to/9563 /from/9564 => /to/9564 /from/9565 => /to/9565 /from/9566 => /to/9566 /from/9567 => /to/9567 /from/9568 => /to/9568 /from/9569 => /to/9569 /from/9570 => /to/9570 /from/9571 => /to/9571 /from/9572 => /to/9572 /from/9573 => /to/9573 /from/9574 => /to/9574 /from/9575 => /to/9575 /from/9576 => /to/9576 /from/9577 => /to/9577 /from/9578 => /to/9578 /from/9579 => /to/9579 /from/9580 => /to/9580 /from/9581 => /to/9581 /from/9582 => /to/9582 /from/9583 => /to/9583 /from/9584 => /to/9584 /from/9585 => /to/9585 /from/9586 => /to/9586 /from/9587 => /to/9587 /from/9588 => /to/9588 /from/9589 => /to/9589 /from/9590 => /to/9590 /from/9591 => /to/9591 /from/9592 => /to/9592 /from/9593 => /to/9593 /from/9594 => /to/9594 /from/9595 => /to/9595 /from/9596 => /to/9596 /from/9597 => /to/9597 /from/9598 => /to/9598 /from/9599 => /to/9599 /from/9600 => /to/9600 /from/9601 => /to/9601 /from/9602 => /to/9602 /from/9603 => /to/9603 /from/9604 => /to/9604 /from/9605 => /to/9605 /from/9606 => /to/9606 /from/9607 => /to/9607 /from/9608 => /to/9608 /from/9609 => /to/9609 /from/9610 => /to/9610 /from/9611 => /to/9611 /from/9612 => /to/9612 /from/9613 => /to/9613 /from/9614 => /to/9614 /from/9615 => /to/9615 /from/9616 => /to/9616 /from/9617 => /to/9617 /from/9618 => /to/9618 /from/9619 => /to/9619 /from/9620 => /to/9620 /from/9621 => /to/9621 /from/9622 => /to/9622 /from/9623 => /to/9623 /from/9624 => /to/9624 /from/9625 => /to/9625 /from/9626 => /to/9626 /from/9627 => /to/9627 /from/9628 => /to/9628 /from/9629 => /to/9629 /from/9630 => /to/9630 /from/9631 => /to/9631 /from/9632 => /to/9632 /from/9633 => /to/9633 /from/9634 => /to/9634 /from/9635 => /to/9635 /from/9636 => /to/9636 /from/9637 => /to/9637 /from/9638 => /to/9638 /from/9639 => /to/9639 /from/9640 => /to/9640 /from/9641 => /to/9641 /from/9642 => /to/9642 /from/9643 => /to/9643 /from/9644 => /to/9644 /from/9645 => /to/9645 /from/9646 => /to/9646 /from/9647 => /to/9647 /from/9648 => /to/9648 /from/9649 => /to/9649 /from/9650 => /to/9650 /from/9651 => /to/9651 /from/9652 => /to/9652 /from/9653 => /to/9653 /from/9654 => /to/9654 /from/9655 => /to/9655 /from/9656 => /to/9656 /from/9657 => /to/9657 /from/9658 => /to/9658 /from/9659 => /to/9659 /from/9660 => /to/9660 /from/9661 => /to/9661 /from/9662 => /to/9662 /from/9663 => /to/9663 /from/9664 => /to/9664 /from/9665 => /to/9665 /from/9666 => /to/9666 /from/9667 => /to/9667 /from/9668 => /to/9668 /from/9669 => /to/9669 /from/9670 => /to/9670 /from/9671 => /to/9671 /from/9672 => /to/9672 /from/9673 => /to/9673 /from/9674 => /to/9674 /from/9675 => /to/9675 /from/9676 => /to/9676 /from/9677 => /to/9677 /from/9678 => /to/9678 /from/9679 => /to/9679 /from/9680 => /to/9680 /from/9681 => /to/9681 /from/9682 => /to/9682 /from/9683 => /to/9683 /from/9684 => /to/9684 /from/9685 => /to/9685 /from/9686 => /to/9686 /from/9687 => /to/9687 /from/9688 => /to/9688 /from/9689 => /to/9689 /from/9690 => /to/9690 /from/9691 => /to/9691 /from/9692 => /to/9692 /from/9693 => /to/9693 /from/9694 => /to/9694 /from/9695 => /to/9695 /from/9696 => /to/9696 /from/9697 => /to/9697 /from/9698 => /to/9698 /from/9699 => /to/9699 /from/9700 => /to/9700 /from/9701 => /to/9701 /from/9702 => /to/9702 /from/9703 => /to/9703 /from/9704 => /to/9704 /from/9705 => /to/9705 /from/9706 => /to/9706 /from/9707 => /to/9707 /from/9708 => /to/9708 /from/9709 => /to/9709 /from/9710 => /to/9710 /from/9711 => /to/9711 /from/9712 => /to/9712 /from/9713 => /to/9713 /from/9714 => /to/9714 /from/9715 => /to/9715 /from/9716 => /to/9716 /from/9717 => /to/9717 /from/9718 => /to/9718 /from/9719 => /to/9719 /from/9720 => /to/9720 /from/9721 => /to/9721 /from/9722 => /to/9722 /from/9723 => /to/9723 /from/9724 => /to/9724 /from/9725 => /to/9725 /from/9726 => /to/9726 /from/9727 => /to/9727 /from/9728 => /to/9728 /from/9729 => /to/9729 /from/9730 => /to/9730 /from/9731 => /to/9731 /from/9732 => /to/9732 /from/9733 => /to/9733 /from/9734 => /to/9734 /from/9735 => /to/9735 /from/9736 => /to/9736 /from/9737 => /to/9737 /from/9738 => /to/9738 /from/9739 => /to/9739 /from/9740 => /to/9740 /from/9741 => /to/9741 /from/9742 => /to/9742 /from/9743 => /to/9743 /from/9744 => /to/9744 /from/9745 => /to/9745 /from/9746 => /to/9746 /from/9747 => /to/9747 /from/9748 => /to/9748 /from/9749 => /to/9749 /from/9750 => /to/9750 /from/9751 => /to/9751 /from/9752 => /to/9752 /from/9753 => /to/9753 /from/9754 => /to/9754 /from/9755 => /to/9755 /from/9756 => /to/9756 /from/9757 => /to/9757 /from/9758 => /to/9758 /from/9759 => /to/9759 /from/9760 => /to/9760 /from/9761 => /to/9761 /from/9762 => /to/9762 /from/9763 => /to/9763 /from/9764 => /to/9764 /from/9765 => /to/9765 /from/9766 => /to/9766 /from/9767 => /to/9767 /from/9768 => /to/9768 /from/9769 => /to/9769 /from/9770 => /to/9770 /from/9771 => /to/9771 /from/9772 => /to/9772 /from/9773 => /to/9773 /from/9774 => /to/9774 /from/9775 => /to/9775 /from/9776 => /to/9776 /from/9777 => /to/9777 /from/9778 => /to/9778 /from/9779 => /to/9779 /from/9780 => /to/9780 /from/9781 => /to/9781 /from/9782 => /to/9782 /from/9783 => /to/9783 /from/9784 => /to/9784 /from/9785 => /to/9785 /from/9786 => /to/9786 /from/9787 => /to/9787 /from/9788 => /to/9788 /from/9789 => /to/9789 /from/9790 => /to/9790 /from/9791 => /to/9791 /from/9792 => /to/9792 /from/9793 => /to/9793 /from/9794 => /to/9794 /from/9795 => /to/9795 /from/9796 => /to/9796 /from/9797 => /to/9797 /from/9798 => /to/9798 /from/9799 => /to/9799 /from/9800 => /to/9800 /from/9801 => /to/9801 /from/9802 => /to/9802 /from/9803 => /to/9803 /from/9804 => /to/9804 /from/9805 => /to/9805 /from/9806 => /to/9806 /from/9807 => /to/9807 /from/9808 => /to/9808 /from/9809 => /to/9809 /from/9810 => /to/9810 /from/9811 => /to/9811 /from/9812 => /to/9812 /from/9813 => /to/9813 /from/9814 => /to/9814 /from/9815 => /to/9815 /from/9816 => /to/9816 /from/9817 => /to/9817 /from/9818 => /to/9818 /from/9819 => /to/9819 /from/9820 => /to/9820 /from/9821 => /to/9821 /from/9822 => /to/9822 /from/9823 => /to/9823 /from/9824 => /to/9824 /from/9825 => /to/9825 /from/9826 => /to/9826 /from/9827 => /to/9827 /from/9828 => /to/9828 /from/9829 => /to/9829 /from/9830 => /to/9830 /from/9831 => /to/9831 /from/9832 => /to/9832 /from/9833 => /to/9833 /from/9834 => /to/9834 /from/9835 => /to/9835 /from/9836 => /to/9836 /from/9837 => /to/9837 /from/9838 => /to/9838 /from/9839 => /to/9839 /from/9840 => /to/9840 /from/9841 => /to/9841 /from/9842 => /to/9842 /from/9843 => /to/9843 /from/9844 => /to/9844 /from/9845 => /to/9845 /from/9846 => /to/9846 /from/9847 => /to/9847 /from/9848 => /to/9848 /from/9849 => /to/9849 /from/9850 => /to/9850 /from/9851 => /to/9851 /from/9852 => /to/9852 /from/9853 => /to/9853 /from/9854 => /to/9854 /from/9855 => /to/9855 /from/9856 => /to/9856 /from/9857 => /to/9857 /from/9858 => /to/9858 /from/9859 => /to/9859 /from/9860 => /to/9860 /from/9861 => /to/9861 /from/9862 => /to/9862 /from/9863 => /to/9863 /from/9864 => /to/9864 /from/9865 => /to/9865 /from/9866 => /to/9866 /from/9867 => /to/9867 /from/9868 => /to/9868 /from/9869 => /to/9869 /from/9870 => /to/9870 /from/9871 => /to/9871 /from/9872 => /to/9872 /from/9873 => /to/9873 /from/9874 => /to/9874 /from/9875 => /to/9875 /from/9876 => /to/9876 /from/9877 => /to/9877 /from/9878 => /to/9878 /from/9879 => /to/9879 /from/9880 => /to/9880 /from/9881 => /to/9881 /from/9882 => /to/9882 /from/9883 => /to/9883 /from/9884 => /to/9884 /from/9885 => /to/9885 /from/9886 => /to/9886 /from/9887 => /to/9887 /from/9888 => /to/9888 /from/9889 => /to/9889 /from/9890 => /to/9890 /from/9891 => /to/9891 /from/9892 => /to/9892 /from/9893 => /to/9893 /from/9894 => /to/9894 /from/9895 => /to/9895 /from/9896 => /to/9896 /from/9897 => /to/9897 /from/9898 => /to/9898 /from/9899 => /to/9899 /from/9900 => /to/9900 /from/9901 => /to/9901 /from/9902 => /to/9902 /from/9903 => /to/9903 /from/9904 => /to/9904 /from/9905 => /to/9905 /from/9906 => /to/9906 /from/9907 => /to/9907 /from/9908 => /to/9908 /from/9909 => /to/9909 /from/9910 => /to/9910 /from/9911 => /to/9911 /from/9912 => /to/9912 /from/9913 => /to/9913 /from/9914 => /to/9914 /from/9915 => /to/9915 /from/9916 => /to/9916 /from/9917 => /to/9917 /from/9918 => /to/9918 /from/9919 => /to/9919 /from/9920 => /to/9920 /from/9921 => /to/9921 /from/9922 => /to/9922 /from/9923 => /to/9923 /from/9924 => /to/9924 /from/9925 => /to/9925 /from/9926 => /to/9926 /from/9927 => /to/9927 /from/9928 => /to/9928 /from/9929 => /to/9929 /from/9930 => /to/9930 /from/9931 => /to/9931 /from/9932 => /to/9932 /from/9933 => /to/9933 /from/9934 => /to/9934 /from/9935 => /to/9935 /from/9936 => /to/9936 /from/9937 => /to/9937 /from/9938 => /to/9938 /from/9939 => /to/9939 /from/9940 => /to/9940 /from/9941 => /to/9941 /from/9942 => /to/9942 /from/9943 => /to/9943 /from/9944 => /to/9944 /from/9945 => /to/9945 /from/9946 => /to/9946 /from/9947 => /to/9947 /from/9948 => /to/9948 /from/9949 => /to/9949 /from/9950 => /to/9950 /from/9951 => /to/9951 /from/9952 => /to/9952 /from/9953 => /to/9953 /from/9954 => /to/9954 /from/9955 => /to/9955 /from/9956 => /to/9956 /from/9957 => /to/9957 /from/9958 => /to/9958 /from/9959 => /to/9959 /from/9960 => /to/9960 /from/9961 => /to/9961 /from/9962 => /to/9962 /from/9963 => /to/9963 /from/9964 => /to/9964 /from/9965 => /to/9965 /from/9966 => /to/9966 /from/9967 => /to/9967 /from/9968 => /to/9968 /from/9969 => /to/9969 /from/9970 => /to/9970 /from/9971 => /to/9971 /from/9972 => /to/9972 /from/9973 => /to/9973 /from/9974 => /to/9974 /from/9975 => /to/9975 /from/9976 => /to/9976 /from/9977 => /to/9977 /from/9978 => /to/9978 /from/9979 => /to/9979 /from/9980 => /to/9980 /from/9981 => /to/9981 /from/9982 => /to/9982 /from/9983 => /to/9983 /from/9984 => /to/9984 /from/9985 => /to/9985 /from/9986 => /to/9986 /from/9987 => /to/9987 /from/9988 => /to/9988 /from/9989 => /to/9989 /from/9990 => /to/9990 /from/9991 => /to/9991 /from/9992 => /to/9992 /from/9993 => /to/9993 /from/9994 => /to/9994 /from/9995 => /to/9995 /from/9996 => /to/9996 /from/9997 => /to/9997 /from/9998 => /to/9998 /from/9999 => /to/9999 05:49:28.286 [main] INFO c.c.c.l.LocalRepoManagerImpl - [55aa6fd0]getCloseDeferredMillis: closeDeferredMillis=0 05:49:28.288 [main] INFO c.c.c.l.LocalRepoManagerImpl - [55aa6fd0]close: Closing real LocalRepoManager immediately. 05:49:28.288 [main] INFO c.c.c.l.LocalRepoManagerImpl - [55aa6fd0]_close: Shutting down real LocalRepoManager. 05:49:29.421 [closeDeferredTimer-42e22a53-2] INFO c.c.c.l.LocalRepoManagerImpl - [42e22a53]_close: Shutting down real LocalRepoManager. 05:49:29.423 [closeDeferredTimer-6166e06f-2] INFO c.c.c.l.LocalRepoManagerImpl - [6166e06f]_close: Shutting down real LocalRepoManager. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 92.753 sec - in co.codewizards.cloudstore.local.persistence.PersistenceTest 05:49:31.136 [main] INFO c.c.c.l.LocalRepoManagerImpl - [279126f5]initPersistenceManagerFactory: repositoryId=68d5677f-c396-4520-820e-cd1a882fe261 05:49:31.147 [main] INFO c.c.c.l.LocalRepoManagerImpl - [279126f5]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8953 ms. 05:49:31.216 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3386c206]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjyiy5-ayg0f-remote' 05:49:31.219 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3386c206]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjyiy5-ayg0f-remote' locked successfully. 05:49:38.119 [main] INFO c.c.c.l.LocalRepoManagerImpl - [34208baa]initPersistenceManagerFactory: repositoryId=b16038d4-db30-4323-82fd-d4e5bdf9cc3d 05:49:38.141 [main] INFO c.c.c.l.LocalRepoManagerImpl - [34208baa]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 11106 ms. 05:49:38.246 [main] INFO c.c.c.l.LocalRepoManagerImpl - [34208baa]getCloseDeferredMillis: closeDeferredMillis=0 05:49:38.247 [main] INFO c.c.c.l.LocalRepoManagerImpl - [34208baa]close: Closing real LocalRepoManager immediately. 05:49:38.248 [main] INFO c.c.c.l.LocalRepoManagerImpl - [34208baa]_close: Shutting down real LocalRepoManager. 05:49:38.386 [main] INFO c.c.c.l.LocalRepoManagerImpl - [13ed066e]initPersistenceManagerFactory: repositoryId=c563dc7c-6fd6-469c-8224-34e1a486c816 05:49:38.409 [main] INFO c.c.c.l.LocalRepoManagerImpl - [13ed066e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9907 ms. 05:49:38.591 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00% 05:49:38.602 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00% 05:49:38.635 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 58.00% 05:49:38.775 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 63.61% 05:49:38.814 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 74.34% 05:49:38.939 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 79.69% 05:49:38.967 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 90.67% 05:49:39.017 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 95.74% 05:49:39.115 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00% 05:49:39.188 [main] INFO c.c.c.l.LocalRepoManagerImpl - [13ed066e]getCloseDeferredMillis: closeDeferredMillis=20000 05:49:39.188 [main] INFO c.c.c.l.LocalRepoManagerImpl - [13ed066e]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:49:39.235 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00% 05:49:39.240 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00% 05:49:39.245 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 58.17% 05:49:39.351 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 63.61% 05:49:39.538 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 74.50% 05:49:39.621 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 79.60% 05:49:39.674 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 90.83% 05:49:39.723 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 95.94% 05:49:39.863 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00% 05:49:39.940 [main] INFO c.c.c.l.LocalRepoManagerImpl - [13ed066e]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:49:39.998 [main] INFO c.c.c.l.LocalRepoManagerImpl - [68c34db2]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjz6gw-b0dj6' 05:49:40.001 [main] INFO c.c.c.l.LocalRepoManagerImpl - [68c34db2]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjz6gw-b0dj6' locked successfully. 05:49:40.082 [main] INFO c.c.c.l.LocalRepoManagerImpl - [58687fb7]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjyoq4-whopb/sub1/aaa' 05:49:40.091 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3554bdc0]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjz6ka-j4exp' 05:49:40.097 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3a3b10f4]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjz6kg-rm5tl' 05:49:40.117 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3a3b10f4]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjz6kg-rm5tl' locked successfully. 05:49:40.134 [closeDeferredTimer-656922a0-1] INFO c.c.c.l.LocalRepoManagerImpl - [656922a0]_close: Shutting down real LocalRepoManager. 05:49:41.513 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2291d9a0]initPersistenceManagerFactory: repositoryId=1ba8cd79-ddf3-44b9-9f7f-860b4ca7a662 05:49:41.541 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2291d9a0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9712 ms. 05:49:41.734 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2291d9a0]getCloseDeferredMillis: closeDeferredMillis=20000 05:49:41.734 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2291d9a0]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:49:41.775 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 1.00% 05:49:41.789 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 50.00% 05:49:41.809 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 58.00% 05:49:41.963 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 63.61% 05:49:41.996 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 74.34% 05:49:42.058 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 79.54% 05:49:42.111 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 90.67% 05:49:42.182 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 95.69% 05:49:42.297 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 100.00% 05:49:42.464 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=be0b4eb7-059b-42e9-8807-44d6eae618c4 remoteRepositoryId=1ba8cd79-ddf3-44b9-9f7f-860b4ca7a662 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 05:49:42.620 [main] INFO c.c.c.l.LocalRepoManagerImpl - [78e17a99]getCloseDeferredMillis: closeDeferredMillis=20000 05:49:42.621 [main] INFO c.c.c.l.LocalRepoManagerImpl - [78e17a99]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:49:42.631 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 1.00% 05:49:42.636 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 50.00% 05:49:42.641 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 58.17% 05:49:42.653 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 63.61% 05:49:42.665 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 74.50% 05:49:42.720 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 80.62% 05:49:42.734 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 90.83% 05:49:42.752 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 95.94% 05:49:42.815 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 100.00% 05:49:42.945 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=be0b4eb7-059b-42e9-8807-44d6eae618c4 remoteRepositoryId=1ba8cd79-ddf3-44b9-9f7f-860b4ca7a662 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=5 05:49:42.985 [main] INFO c.c.c.l.LocalRepoManagerImpl - [78e17a99]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:49:42.989 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2d70f312]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjz8ss-q9wam-remote' 05:49:42.993 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2d70f312]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjz8ss-q9wam-remote' locked successfully. 05:49:44.658 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7a687d8d]initPersistenceManagerFactory: repositoryId=86e08320-0a7d-410a-a1c8-b2b35606807f 05:49:44.776 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7a687d8d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7175 ms. 05:49:44.820 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7a687d8d]getCloseDeferredMillis: closeDeferredMillis=0 05:49:44.821 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7a687d8d]close: Closing real LocalRepoManager immediately. 05:49:44.821 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7a687d8d]_close: Shutting down real LocalRepoManager. 05:49:46.264 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3386c206]initPersistenceManagerFactory: repositoryId=cd3909c8-34fa-4186-96b9-719e9fe8b856 05:49:46.270 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3386c206]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6896 ms. 05:49:46.433 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 05:49:46.445 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 05:49:46.453 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 99.00% 05:49:46.454 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 05:49:46.455 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 05:49:46.466 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 05:49:46.495 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.01% 05:49:46.508 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.51% 05:49:46.514 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 84.53% 05:49:46.577 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 99.00% 05:49:46.623 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 05:49:46.657 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 05:49:46.658 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cd3909c8-34fa-4186-96b9-719e9fe8b856 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjyiy5-ayg0f-remote' toID=68d5677f-c396-4520-820e-cd1a882fe261 to='target/repo/k6yjyiy5-w4bhf-local', fromRepoLocalSync=true 05:49:46.658 [pool-3-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 68d5677f-c396-4520-820e-cd1a882fe261 ('target/repo/k6yjyiy5-w4bhf-local') 05:49:46.678 [pool-3-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 05:49:46.684 [pool-3-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 05:49:46.691 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:49:46.696 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:49:46.700 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:49:46.702 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 05:49:46.704 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 05:49:46.711 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:49:46.789 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cd3909c8-34fa-4186-96b9-719e9fe8b856 remoteRepositoryId=68d5677f-c396-4520-820e-cd1a882fe261 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 05:49:46.849 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 05:49:46.896 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.43% 05:49:46.899 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 05:49:46.945 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 37.54% 05:49:46.945 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 43.65% 05:49:46.946 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 05:49:46.965 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='77be9e6d2340a4962d53b542914397001d383bb8' to.sha1=''): /1/a 05:49:47.197 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="cd3909c8-34fa-4186-96b9-719e9fe8b856"] on repo=68d5677f-c396-4520-820e-cd1a882fe261 05:49:47.209 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 05:49:47.209 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='77be9e6d2340a4962d53b542914397001d383bb8' toSha1='null' 05:49:47.209 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 05:49:47.209 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 05:49:47.221 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 05:49:47.266 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 621314 bytes in 57 ms. path='/1/a' Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 108.633 sec - in co.codewizards.cloudstore.local.LocalRepoRegistryTest 05:49:47.281 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:49:47.383 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="cd3909c8-34fa-4186-96b9-719e9fe8b856"] on repo=68d5677f-c396-4520-820e-cd1a882fe261 05:49:47.423 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.75% 05:49:47.459 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cd3909c8-34fa-4186-96b9-719e9fe8b856 remoteRepositoryId=68d5677f-c396-4520-820e-cd1a882fe261 localRepositoryRevisionSynced=2 05:49:47.565 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=68d5677f-c396-4520-820e-cd1a882fe261 remoteRepositoryId=cd3909c8-34fa-4186-96b9-719e9fe8b856 transaction.localRevision=9 remoteFromLocalRevision=2 05:49:47.572 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=68d5677f-c396-4520-820e-cd1a882fe261 from='target/repo/k6yjyiy5-w4bhf-local' toID=cd3909c8-34fa-4186-96b9-719e9fe8b856 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjyiy5-ayg0f-remote' 05:49:47.644 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=68d5677f-c396-4520-820e-cd1a882fe261 remoteRepositoryId=cd3909c8-34fa-4186-96b9-719e9fe8b856 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=9 05:49:47.666 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 05:49:47.667 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 05:49:47.701 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=68d5677f-c396-4520-820e-cd1a882fe261 remoteRepositoryId=cd3909c8-34fa-4186-96b9-719e9fe8b856 localRepositoryRevisionSynced=9 05:49:47.725 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cd3909c8-34fa-4186-96b9-719e9fe8b856 remoteRepositoryId=68d5677f-c396-4520-820e-cd1a882fe261 transaction.localRevision=5 remoteFromLocalRevision=9 05:49:47.740 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cd3909c8-34fa-4186-96b9-719e9fe8b856 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjyiy5-ayg0f-remote' toID=68d5677f-c396-4520-820e-cd1a882fe261 to='target/repo/k6yjyiy5-w4bhf-local', fromRepoLocalSync=false 05:49:47.815 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cd3909c8-34fa-4186-96b9-719e9fe8b856 remoteRepositoryId=68d5677f-c396-4520-820e-cd1a882fe261 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 05:49:47.819 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 05:49:47.819 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 05:49:47.831 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cd3909c8-34fa-4186-96b9-719e9fe8b856 remoteRepositoryId=68d5677f-c396-4520-820e-cd1a882fe261 localRepositoryRevisionSynced=5 05:49:47.842 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=68d5677f-c396-4520-820e-cd1a882fe261 remoteRepositoryId=cd3909c8-34fa-4186-96b9-719e9fe8b856 transaction.localRevision=12 remoteFromLocalRevision=5 05:49:47.896 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:49:49.025 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cd3909c8-34fa-4186-96b9-719e9fe8b856 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjyiy5-ayg0f-remote' toID=68d5677f-c396-4520-820e-cd1a882fe261 to='target/repo/k6yjyiy5-w4bhf-local', fromRepoLocalSync=true 05:49:49.026 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:49:49.029 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:49:49.032 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:49:49.094 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 79.67% 05:49:49.101 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.84% 05:49:49.132 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 05:49:49.154 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:49:49.176 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cd3909c8-34fa-4186-96b9-719e9fe8b856 remoteRepositoryId=68d5677f-c396-4520-820e-cd1a882fe261 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=9 05:49:49.185 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 8.00% 05:49:49.191 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 16.18% 05:49:49.193 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.36% 05:49:49.193 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 32.55% 05:49:49.194 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.73% 05:49:49.198 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.91% 05:49:49.199 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 57.09% 05:49:49.199 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 65.27% 05:49:49.200 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 73.45% 05:49:49.200 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 81.64% 05:49:49.201 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 05:49:49.245 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='771a9d6d701b6956d3557aa67d7a78446e0f7b3a' to.sha1='77be9e6d2340a4962d53b542914397001d383bb8'): /1/a 05:49:49.337 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="cd3909c8-34fa-4186-96b9-719e9fe8b856"] on repo=68d5677f-c396-4520-820e-cd1a882fe261 05:49:49.346 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 05:49:49.346 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=0 fromSha1='771a9d6d701b6956d3557aa67d7a78446e0f7b3a' toSha1='77be9e6d2340a4962d53b542914397001d383bb8' 05:49:49.347 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 05:49:49.347 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 05:49:49.362 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 05:49:49.402 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 621314 bytes in 55 ms. path='/1/a' 05:49:49.409 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:49:49.482 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="cd3909c8-34fa-4186-96b9-719e9fe8b856"] on repo=68d5677f-c396-4520-820e-cd1a882fe261 05:49:49.489 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 89.82% 05:49:49.489 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 98.00% 05:49:49.501 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cd3909c8-34fa-4186-96b9-719e9fe8b856 remoteRepositoryId=68d5677f-c396-4520-820e-cd1a882fe261 localRepositoryRevisionSynced=9 05:49:49.511 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=68d5677f-c396-4520-820e-cd1a882fe261 remoteRepositoryId=cd3909c8-34fa-4186-96b9-719e9fe8b856 transaction.localRevision=18 remoteFromLocalRevision=9 05:49:49.516 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:49:50.649 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=68d5677f-c396-4520-820e-cd1a882fe261 from='target/repo/k6yjyiy5-w4bhf-local' toID=cd3909c8-34fa-4186-96b9-719e9fe8b856 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjyiy5-ayg0f-remote' 05:49:50.721 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=68d5677f-c396-4520-820e-cd1a882fe261 remoteRepositoryId=cd3909c8-34fa-4186-96b9-719e9fe8b856 localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=18 05:49:50.726 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 8.00% 05:49:50.726 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 53.00% 05:49:50.728 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 98.00% 05:49:50.762 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=68d5677f-c396-4520-820e-cd1a882fe261 remoteRepositoryId=cd3909c8-34fa-4186-96b9-719e9fe8b856 localRepositoryRevisionSynced=18 05:49:50.807 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cd3909c8-34fa-4186-96b9-719e9fe8b856 remoteRepositoryId=68d5677f-c396-4520-820e-cd1a882fe261 transaction.localRevision=12 remoteFromLocalRevision=18 05:49:50.813 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:49:50.814 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cd3909c8-34fa-4186-96b9-719e9fe8b856 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjyiy5-ayg0f-remote' toID=68d5677f-c396-4520-820e-cd1a882fe261 to='target/repo/k6yjyiy5-w4bhf-local', fromRepoLocalSync=true 05:49:50.814 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:49:50.819 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:49:50.822 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:49:50.845 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 79.67% 05:49:50.852 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.84% 05:49:50.861 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 05:49:50.877 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:49:50.896 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cd3909c8-34fa-4186-96b9-719e9fe8b856 remoteRepositoryId=68d5677f-c396-4520-820e-cd1a882fe261 localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=14 05:49:50.904 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 8.00% 05:49:50.905 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 16.18% 05:49:50.905 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.36% 05:49:50.905 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 32.55% 05:49:50.905 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.73% 05:49:50.908 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.91% 05:49:50.908 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 57.09% 05:49:50.909 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 65.27% 05:49:50.909 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 73.45% 05:49:50.909 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 81.64% 05:49:50.910 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 05:49:50.943 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cf5e7bb20754701cd6f6c03f4283c9fec3f6495e' to.sha1='771a9d6d701b6956d3557aa67d7a78446e0f7b3a'): /1/a 05:49:50.978 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="cd3909c8-34fa-4186-96b9-719e9fe8b856"] on repo=68d5677f-c396-4520-820e-cd1a882fe261 05:49:50.997 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 05:49:50.997 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=0 fromSha1='cf5e7bb20754701cd6f6c03f4283c9fec3f6495e' toSha1='771a9d6d701b6956d3557aa67d7a78446e0f7b3a' 05:49:50.997 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 05:49:51.000 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 05:49:51.009 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 05:49:51.041 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 621314 bytes in 41 ms. path='/1/a' 05:49:51.058 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:49:51.122 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="cd3909c8-34fa-4186-96b9-719e9fe8b856"] on repo=68d5677f-c396-4520-820e-cd1a882fe261 05:49:51.140 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 89.82% 05:49:51.161 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 98.00% 05:49:51.177 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cd3909c8-34fa-4186-96b9-719e9fe8b856 remoteRepositoryId=68d5677f-c396-4520-820e-cd1a882fe261 localRepositoryRevisionSynced=14 05:49:51.200 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=68d5677f-c396-4520-820e-cd1a882fe261 remoteRepositoryId=cd3909c8-34fa-4186-96b9-719e9fe8b856 transaction.localRevision=26 remoteFromLocalRevision=14 05:49:51.219 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:49:51.220 [main] INFO c.c.c.l.LocalRepoManagerImpl - [279126f5]getCloseDeferredMillis: closeDeferredMillis=20000 05:49:51.221 [main] INFO c.c.c.l.LocalRepoManagerImpl - [279126f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:49:51.228 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3386c206]getCloseDeferredMillis: closeDeferredMillis=20000 05:49:51.228 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3386c206]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:49:51.284 [main] INFO c.c.c.l.LocalRepoManagerImpl - [335cdd2]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjzf6y-3s92c-local' 05:49:51.288 [main] INFO c.c.c.l.LocalRepoManagerImpl - [335cdd2]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjzf6y-3s92c-local' locked successfully. 05:49:52.581 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3a3b10f4]initPersistenceManagerFactory: repositoryId=ebc69ee8-4b08-4396-b2d6-713684a08bcd 05:49:52.613 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3a3b10f4]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6174 ms. 05:49:52.637 [main] INFO c.c.c.l.LocalRepoManagerImpl - [68c34db2]initPersistenceManagerFactory: repositoryId=9b888a31-f4b3-4a25-a217-5eaf777f25c4 05:49:52.642 [main] INFO c.c.c.l.LocalRepoManagerImpl - [68c34db2]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 5259 ms. 05:49:52.680 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3a3b10f4]getCloseDeferredMillis: closeDeferredMillis=0 05:49:52.681 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3a3b10f4]close: Closing real LocalRepoManager immediately. 05:49:52.681 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3a3b10f4]_close: Shutting down real LocalRepoManager. 05:49:52.758 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00% 05:49:52.773 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00% 05:49:52.818 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 58.00% 05:49:53.020 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 63.61% 05:49:53.090 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 74.34% 05:49:53.143 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 79.38% 05:49:53.183 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 90.67% 05:49:53.309 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 95.69% 05:49:53.469 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00% 05:49:53.585 [main] INFO c.c.c.l.LocalRepoManagerImpl - [68c34db2]getCloseDeferredMillis: closeDeferredMillis=20000 05:49:53.586 [main] INFO c.c.c.l.LocalRepoManagerImpl - [68c34db2]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:49:53.606 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00% 05:49:53.611 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00% 05:49:53.620 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 58.17% 05:49:53.676 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 64.29% 05:49:53.773 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 69.43% 05:49:53.794 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 74.50% 05:49:53.797 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 82.67% 05:49:53.801 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 90.83% 05:49:53.814 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 95.94% 05:49:53.841 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00% 05:49:53.869 [main] INFO c.c.c.l.LocalRepoManagerImpl - [68c34db2]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:49:53.872 [main] INFO c.c.c.l.LocalRepoManagerImpl - [38fb151a]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjzh73-mxjk1' 05:49:53.877 [main] INFO c.c.c.l.LocalRepoManagerImpl - [38fb151a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjzh73-mxjk1' locked successfully. 05:49:54.670 [main] INFO c.c.c.l.LocalRepoManagerImpl - [28cb86b2]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjz6kg-rm5tl' Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 116.491 sec - in co.codewizards.cloudstore.local.LocalRepoManagerFactoryTest 05:49:54.996 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2d70f312]initPersistenceManagerFactory: repositoryId=6b46a468-92e7-46fe-b895-2d2ee6caef2c 05:49:55.032 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2d70f312]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6059 ms. 05:49:55.074 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7433ca19]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjzi4h-sdupp-local' 05:49:55.078 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7433ca19]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjzi4h-sdupp-local' locked successfully. 05:49:59.967 [closeDeferredTimer-13ed066e-2] INFO c.c.c.l.LocalRepoManagerImpl - [13ed066e]_close: Shutting down real LocalRepoManager. 05:49:59.971 [main] INFO c.c.c.l.LocalRepoManagerImpl - [335cdd2]initPersistenceManagerFactory: repositoryId=de80661e-e1d4-4510-b8b9-e742503fa2a8 05:49:59.983 [main] INFO c.c.c.l.LocalRepoManagerImpl - [335cdd2]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4813 ms. 05:50:00.048 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2e057637]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjzf6y-oc2pf-remote' 05:50:00.051 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2e057637]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjzf6y-oc2pf-remote' locked successfully. 05:50:01.736 [closeDeferredTimer-2291d9a0-1] INFO c.c.c.l.LocalRepoManagerImpl - [2291d9a0]_close: Shutting down real LocalRepoManager. 05:50:02.986 [closeDeferredTimer-78e17a99-2] INFO c.c.c.l.LocalRepoManagerImpl - [78e17a99]_close: Shutting down real LocalRepoManager. 05:50:04.917 [main] INFO c.c.c.l.LocalRepoManagerImpl - [38fb151a]initPersistenceManagerFactory: repositoryId=a1fbd2df-340e-4e52-a1a9-34816b86fd6d 05:50:04.996 [main] INFO c.c.c.l.LocalRepoManagerImpl - [38fb151a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6593 ms. 05:50:05.059 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00% 05:50:05.062 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00% 05:50:05.087 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 58.00% 05:50:05.199 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 63.61% 05:50:05.224 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 74.34% 05:50:05.259 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 79.48% 05:50:05.284 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 90.67% 05:50:05.327 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 95.68% 05:50:05.422 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00% 05:50:05.466 [main] INFO c.c.c.l.LocalRepoManagerImpl - [38fb151a]getCloseDeferredMillis: closeDeferredMillis=20000 05:50:05.466 [main] INFO c.c.c.l.LocalRepoManagerImpl - [38fb151a]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:50:05.469 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3e8afc2d]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjzq57-3z1cn' 05:50:05.473 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3e8afc2d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjzq57-3z1cn' locked successfully. 05:50:07.185 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7433ca19]initPersistenceManagerFactory: repositoryId=221835ce-4b55-4e7c-81bf-feda8245659b 05:50:07.207 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7433ca19]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8120 ms. 05:50:07.445 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7433ca19]getCloseDeferredMillis: closeDeferredMillis=20000 05:50:07.445 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7433ca19]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:50:07.504 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 1.00% 05:50:07.541 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 50.00% 05:50:07.588 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 58.00% 05:50:07.706 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 63.61% 05:50:07.732 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 74.34% 05:50:07.946 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 79.40% 05:50:08.034 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 90.67% 05:50:08.127 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 95.91% 05:50:08.313 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 100.00% 05:50:08.535 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6b46a468-92e7-46fe-b895-2d2ee6caef2c remoteRepositoryId=221835ce-4b55-4e7c-81bf-feda8245659b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 05:50:08.713 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2d70f312]getCloseDeferredMillis: closeDeferredMillis=20000 05:50:08.714 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2d70f312]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:50:08.722 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 1.00% 05:50:08.727 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 50.00% 05:50:08.730 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 58.17% 05:50:08.766 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 63.61% 05:50:08.779 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 74.50% 05:50:08.876 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 80.62% 05:50:08.887 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 90.83% 05:50:08.902 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 95.94% 05:50:08.961 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 100.00% 05:50:09.034 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6b46a468-92e7-46fe-b895-2d2ee6caef2c remoteRepositoryId=221835ce-4b55-4e7c-81bf-feda8245659b localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=5 05:50:09.066 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2d70f312]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:50:09.086 [main] INFO c.c.c.l.LocalRepoManagerImpl - [41f40dfa]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjzsxm-vvmv-remote' 05:50:09.095 [main] INFO c.c.c.l.LocalRepoManagerImpl - [41f40dfa]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjzsxm-vvmv-remote' locked successfully. 05:50:11.228 [closeDeferredTimer-279126f5-1] INFO c.c.c.l.LocalRepoManagerImpl - [279126f5]_close: Shutting down real LocalRepoManager. 05:50:11.600 [closeDeferredTimer-3386c206-1] INFO c.c.c.l.LocalRepoManagerImpl - [3386c206]_close: Shutting down real LocalRepoManager. 05:50:12.641 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2e057637]initPersistenceManagerFactory: repositoryId=c803e9a4-7185-4b11-81bc-73ddeae39fa8 05:50:12.763 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2e057637]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 5966 ms. 05:50:12.934 [main] INFO c.c.c.l.LocalRepoManagerImpl - [335cdd2]getCloseDeferredMillis: closeDeferredMillis=20000 05:50:12.935 [main] INFO c.c.c.l.LocalRepoManagerImpl - [335cdd2]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:50:13.259 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 05:50:13.260 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c803e9a4-7185-4b11-81bc-73ddeae39fa8 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjzf6y-oc2pf-remote' toID=de80661e-e1d4-4510-b8b9-e742503fa2a8 to='target/repo/k6yjzf6y-3s92c-local', fromRepoLocalSync=true 05:50:13.260 [pool-4-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing de80661e-e1d4-4510-b8b9-e742503fa2a8 ('target/repo/k6yjzf6y-3s92c-local') 05:50:13.316 [pool-4-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 05:50:13.328 [pool-4-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 05:50:13.336 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:50:13.338 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:50:13.340 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:50:13.343 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 82.67% 05:50:13.346 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 05:50:13.351 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 05:50:13.360 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:50:13.461 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c803e9a4-7185-4b11-81bc-73ddeae39fa8 remoteRepositoryId=de80661e-e1d4-4510-b8b9-e742503fa2a8 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 05:50:13.508 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 05:50:13.616 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 05:50:13.677 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.31% 05:50:13.692 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.58% 05:50:13.692 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.85% 05:50:13.692 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 05:50:13.714 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='59da0bdc2c60e83b6a8a224cb35330ad9c7be23f' to.sha1=''): /1/a 05:50:13.837 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="c803e9a4-7185-4b11-81bc-73ddeae39fa8"] on repo=de80661e-e1d4-4510-b8b9-e742503fa2a8 05:50:13.856 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 05:50:13.856 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='59da0bdc2c60e83b6a8a224cb35330ad9c7be23f' toSha1='null' 05:50:13.856 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 05:50:13.857 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 05:50:13.861 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 05:50:13.870 [closeDeferredTimer-68c34db2-2] INFO c.c.c.l.LocalRepoManagerImpl - [68c34db2]_close: Shutting down real LocalRepoManager. 05:50:13.877 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 400340 bytes in 21 ms. path='/1/a' 05:50:13.886 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:50:13.962 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="c803e9a4-7185-4b11-81bc-73ddeae39fa8"] on repo=de80661e-e1d4-4510-b8b9-e742503fa2a8 05:50:14.146 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 47.12% 05:50:14.185 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c803e9a4-7185-4b11-81bc-73ddeae39fa8 remoteRepositoryId=de80661e-e1d4-4510-b8b9-e742503fa2a8 localRepositoryRevisionSynced=2 05:50:14.285 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=de80661e-e1d4-4510-b8b9-e742503fa2a8 remoteRepositoryId=c803e9a4-7185-4b11-81bc-73ddeae39fa8 transaction.localRevision=11 remoteFromLocalRevision=2 05:50:14.310 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=de80661e-e1d4-4510-b8b9-e742503fa2a8 from='target/repo/k6yjzf6y-3s92c-local' toID=c803e9a4-7185-4b11-81bc-73ddeae39fa8 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjzf6y-oc2pf-remote' 05:50:14.793 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=de80661e-e1d4-4510-b8b9-e742503fa2a8 remoteRepositoryId=c803e9a4-7185-4b11-81bc-73ddeae39fa8 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=11 05:50:14.809 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24% 05:50:14.809 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 05:50:14.809 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 05:50:14.832 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=de80661e-e1d4-4510-b8b9-e742503fa2a8 remoteRepositoryId=c803e9a4-7185-4b11-81bc-73ddeae39fa8 localRepositoryRevisionSynced=11 05:50:14.908 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c803e9a4-7185-4b11-81bc-73ddeae39fa8 remoteRepositoryId=de80661e-e1d4-4510-b8b9-e742503fa2a8 transaction.localRevision=5 remoteFromLocalRevision=11 05:50:14.962 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c803e9a4-7185-4b11-81bc-73ddeae39fa8 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjzf6y-oc2pf-remote' toID=de80661e-e1d4-4510-b8b9-e742503fa2a8 to='target/repo/k6yjzf6y-3s92c-local', fromRepoLocalSync=false 05:50:15.047 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c803e9a4-7185-4b11-81bc-73ddeae39fa8 remoteRepositoryId=de80661e-e1d4-4510-b8b9-e742503fa2a8 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 05:50:15.051 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 05:50:15.052 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 05:50:15.060 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c803e9a4-7185-4b11-81bc-73ddeae39fa8 remoteRepositoryId=de80661e-e1d4-4510-b8b9-e742503fa2a8 localRepositoryRevisionSynced=5 05:50:15.089 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=de80661e-e1d4-4510-b8b9-e742503fa2a8 remoteRepositoryId=c803e9a4-7185-4b11-81bc-73ddeae39fa8 transaction.localRevision=14 remoteFromLocalRevision=5 05:50:15.156 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:50:15.186 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 05:50:15.195 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c803e9a4-7185-4b11-81bc-73ddeae39fa8 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjzf6y-oc2pf-remote' toID=de80661e-e1d4-4510-b8b9-e742503fa2a8 to='target/repo/k6yjzf6y-3s92c-local', fromRepoLocalSync=true 05:50:15.196 [pool-5-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing de80661e-e1d4-4510-b8b9-e742503fa2a8 ('target/repo/k6yjzf6y-3s92c-local') 05:50:15.206 [pool-5-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 05:50:15.211 [pool-5-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03% 05:50:15.220 [pool-5-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11% 05:50:15.247 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:50:15.249 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:50:15.252 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:50:15.256 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 05:50:15.258 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 05:50:15.378 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:50:15.400 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c803e9a4-7185-4b11-81bc-73ddeae39fa8 remoteRepositoryId=de80661e-e1d4-4510-b8b9-e742503fa2a8 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8 05:50:15.416 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 29.60% 05:50:15.467 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 05:50:15.556 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/b' 05:50:15.818 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/broken' 05:50:15.863 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 38.56% 05:50:15.866 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 45.27% 05:50:15.901 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c803e9a4-7185-4b11-81bc-73ddeae39fa8 remoteRepositoryId=de80661e-e1d4-4510-b8b9-e742503fa2a8 localRepositoryRevisionSynced=8 05:50:15.919 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=de80661e-e1d4-4510-b8b9-e742503fa2a8 remoteRepositoryId=c803e9a4-7185-4b11-81bc-73ddeae39fa8 transaction.localRevision=18 remoteFromLocalRevision=8 05:50:15.983 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=de80661e-e1d4-4510-b8b9-e742503fa2a8 from='target/repo/k6yjzf6y-3s92c-local' toID=c803e9a4-7185-4b11-81bc-73ddeae39fa8 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjzf6y-oc2pf-remote' 05:50:16.009 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=de80661e-e1d4-4510-b8b9-e742503fa2a8 remoteRepositoryId=c803e9a4-7185-4b11-81bc-73ddeae39fa8 localRepositoryRevisionSynced=11 localRepositoryRevisionInProgress=18 05:50:16.028 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24% 05:50:16.028 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 57.84% 05:50:16.029 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/b' 05:50:16.040 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/broken' 05:50:16.053 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 69.03% 05:50:16.053 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 05:50:16.089 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=de80661e-e1d4-4510-b8b9-e742503fa2a8 remoteRepositoryId=c803e9a4-7185-4b11-81bc-73ddeae39fa8 localRepositoryRevisionSynced=18 05:50:16.137 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c803e9a4-7185-4b11-81bc-73ddeae39fa8 remoteRepositoryId=de80661e-e1d4-4510-b8b9-e742503fa2a8 transaction.localRevision=11 remoteFromLocalRevision=18 05:50:16.146 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c803e9a4-7185-4b11-81bc-73ddeae39fa8 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjzf6y-oc2pf-remote' toID=de80661e-e1d4-4510-b8b9-e742503fa2a8 to='target/repo/k6yjzf6y-3s92c-local', fromRepoLocalSync=false 05:50:16.211 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c803e9a4-7185-4b11-81bc-73ddeae39fa8 remoteRepositoryId=de80661e-e1d4-4510-b8b9-e742503fa2a8 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11 05:50:16.215 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 05:50:16.216 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 05:50:16.224 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c803e9a4-7185-4b11-81bc-73ddeae39fa8 remoteRepositoryId=de80661e-e1d4-4510-b8b9-e742503fa2a8 localRepositoryRevisionSynced=11 05:50:16.301 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=de80661e-e1d4-4510-b8b9-e742503fa2a8 remoteRepositoryId=c803e9a4-7185-4b11-81bc-73ddeae39fa8 transaction.localRevision=21 remoteFromLocalRevision=11 05:50:16.303 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3e8afc2d]initPersistenceManagerFactory: repositoryId=47922f82-a8e5-4baa-bc29-ab04a27f4197 05:50:16.314 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:50:16.314 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3e8afc2d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7300 ms. 05:50:16.328 [main] INFO c.c.c.l.LocalRepoManagerImpl - [335cdd2]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:50:16.371 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2e057637]getCloseDeferredMillis: closeDeferredMillis=20000 05:50:16.372 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2e057637]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:50:16.381 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7ac47f14]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjzyka-tmwyt-local' 05:50:16.389 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7ac47f14]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjzyka-tmwyt-local' locked successfully. 05:50:16.482 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00% 05:50:16.495 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00% 05:50:16.498 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 58.17% 05:50:16.504 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 64.29% 05:50:16.603 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 74.50% 05:50:16.614 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 80.62% 05:50:16.622 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 90.83% 05:50:16.632 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 95.94% 05:50:16.660 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00% 05:50:16.733 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3e8afc2d]getCloseDeferredMillis: closeDeferredMillis=20000 05:50:16.733 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3e8afc2d]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:50:16.736 [main] INFO c.c.c.l.LocalRepoManagerImpl - [38fb151a]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:50:16.750 [main] INFO c.c.c.l.LocalRepoManagerImpl - [37b80ec7]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjzyu9-844cw' 05:50:16.759 [main] INFO c.c.c.l.LocalRepoManagerImpl - [37b80ec7]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjzyu9-844cw' locked successfully. 05:50:22.189 [main] INFO c.c.c.l.LocalRepoManagerImpl - [41f40dfa]initPersistenceManagerFactory: repositoryId=d3394411-5141-4cce-af2e-76c2df9c7b65 05:50:22.205 [main] INFO c.c.c.l.LocalRepoManagerImpl - [41f40dfa]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8057 ms. 05:50:22.239 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1b9c716f]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk0331-8f5i6-local' 05:50:22.243 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1b9c716f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk0331-8f5i6-local' locked successfully. 05:50:27.446 [closeDeferredTimer-7433ca19-1] INFO c.c.c.l.LocalRepoManagerImpl - [7433ca19]_close: Shutting down real LocalRepoManager. 05:50:28.038 [main] INFO c.c.c.l.LocalRepoManagerImpl - [37b80ec7]initPersistenceManagerFactory: repositoryId=86d230a8-206e-4976-87c8-afbdb6d4ab4f 05:50:28.041 [main] INFO c.c.c.l.LocalRepoManagerImpl - [37b80ec7]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3668 ms. 05:50:28.098 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00% 05:50:28.103 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00% 05:50:28.131 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 58.00% 05:50:28.175 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7ac47f14]initPersistenceManagerFactory: repositoryId=e84f6945-e44c-40ae-96ac-fabde9d46938 05:50:28.186 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7ac47f14]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3924 ms. 05:50:28.207 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 63.61% 05:50:28.227 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4b3b2a4f]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjzyka-gvl7b-remote' 05:50:28.234 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4b3b2a4f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjzyka-gvl7b-remote' locked successfully. 05:50:28.242 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 74.34% 05:50:28.276 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 80.56% 05:50:28.300 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 90.67% 05:50:28.326 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 95.86% 05:50:28.382 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00% 05:50:28.418 [main] INFO c.c.c.l.LocalRepoManagerImpl - [37b80ec7]getCloseDeferredMillis: closeDeferredMillis=20000 05:50:28.418 [main] INFO c.c.c.l.LocalRepoManagerImpl - [37b80ec7]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:50:28.429 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00% 05:50:28.432 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00% 05:50:28.434 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 58.17% 05:50:28.439 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 64.29% 05:50:28.482 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 74.50% 05:50:28.492 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 80.62% 05:50:28.499 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 90.83% 05:50:28.511 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 95.94% 05:50:28.533 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00% 05:50:28.567 [main] INFO c.c.c.l.LocalRepoManagerImpl - [37b80ec7]close: Deferring shut down of real LocalRepoManager 20000 ms. Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 150.442 sec - in co.codewizards.cloudstore.local.LocalRepoManagerTest 05:50:29.080 [closeDeferredTimer-2d70f312-2] INFO c.c.c.l.LocalRepoManagerImpl - [2d70f312]_close: Shutting down real LocalRepoManager. 05:50:31.924 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1b9c716f]initPersistenceManagerFactory: repositoryId=63f46c2e-c62f-445b-abc5-e1a443204ac2 05:50:31.939 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1b9c716f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 5556 ms. 05:50:32.164 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1b9c716f]getCloseDeferredMillis: closeDeferredMillis=20000 05:50:32.164 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1b9c716f]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:50:32.190 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 1.00% 05:50:32.201 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 50.00% 05:50:32.228 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 58.00% 05:50:32.310 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 63.61% 05:50:32.333 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 74.34% 05:50:32.369 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 79.43% 05:50:32.390 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 90.67% 05:50:32.423 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 95.71% 05:50:32.472 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 100.00% 05:50:32.602 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d3394411-5141-4cce-af2e-76c2df9c7b65 remoteRepositoryId=63f46c2e-c62f-445b-abc5-e1a443204ac2 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 05:50:32.695 [main] INFO c.c.c.l.LocalRepoManagerImpl - [41f40dfa]getCloseDeferredMillis: closeDeferredMillis=20000 05:50:32.696 [main] INFO c.c.c.l.LocalRepoManagerImpl - [41f40dfa]close: Deferring shut down of real LocalRepoManager 20000 ms. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 154.084 sec - in co.codewizards.cloudstore.local.transport.FileRepoTransportTest 05:50:36.328 [closeDeferredTimer-335cdd2-2] INFO c.c.c.l.LocalRepoManagerImpl - [335cdd2]_close: Shutting down real LocalRepoManager. 05:50:36.646 [closeDeferredTimer-2e057637-1] INFO c.c.c.l.LocalRepoManagerImpl - [2e057637]_close: Shutting down real LocalRepoManager. 05:50:39.163 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4b3b2a4f]initPersistenceManagerFactory: repositoryId=ecf4af72-b098-48d0-8497-e9a27c985e08 05:50:39.281 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4b3b2a4f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 5632 ms. 05:50:39.412 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 05:50:39.421 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 05:50:39.436 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 05:50:39.532 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 05:50:39.550 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 05:50:39.588 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.56% 05:50:39.601 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 05:50:39.626 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.91% 05:50:39.680 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 05:50:39.724 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: e84f6945-e44c-40ae-96ac-fabde9d46938 05:50:39.724 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: ecf4af72-b098-48d0-8497-e9a27c985e08 05:50:39.732 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 05:50:39.733 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ecf4af72-b098-48d0-8497-e9a27c985e08 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjzyka-gvl7b-remote/2' toID=e84f6945-e44c-40ae-96ac-fabde9d46938 to='target/repo/k6yjzyka-tmwyt-local', fromRepoLocalSync=true 05:50:39.733 [pool-6-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e84f6945-e44c-40ae-96ac-fabde9d46938 ('target/repo/k6yjzyka-tmwyt-local') 05:50:39.773 [pool-6-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 05:50:39.793 [pool-6-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 05:50:39.804 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:50:39.812 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:50:39.815 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 05:50:39.825 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 05:50:39.831 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:50:39.847 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 05:50:39.854 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 05:50:39.862 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 05:50:39.875 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:50:39.914 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ecf4af72-b098-48d0-8497-e9a27c985e08 remoteRepositoryId=e84f6945-e44c-40ae-96ac-fabde9d46938 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 05:50:39.988 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 05:50:40.029 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 05:50:40.107 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.31% 05:50:40.120 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.58% 05:50:40.121 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.85% 05:50:40.121 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 05:50:40.135 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d215c749ad9d4bc2d4eafa981955f3d6b18dffaa' to.sha1=''): /1/a 05:50:40.268 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="ecf4af72-b098-48d0-8497-e9a27c985e08"] on repo=e84f6945-e44c-40ae-96ac-fabde9d46938 05:50:40.270 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 05:50:40.271 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='d215c749ad9d4bc2d4eafa981955f3d6b18dffaa' toSha1='null' 05:50:40.271 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 05:50:40.271 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 05:50:40.276 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 05:50:40.295 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 348535 bytes in 24 ms. path='/1/a' 05:50:40.306 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:50:40.368 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="ecf4af72-b098-48d0-8497-e9a27c985e08"] on repo=e84f6945-e44c-40ae-96ac-fabde9d46938 05:50:40.380 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 05:50:40.398 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fc1daf837a3b7d556d8c6b638a1975857aec0c52' to.sha1=''): /1/b 05:50:40.426 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="ecf4af72-b098-48d0-8497-e9a27c985e08"] on repo=e84f6945-e44c-40ae-96ac-fabde9d46938 05:50:40.428 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 05:50:40.429 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='fc1daf837a3b7d556d8c6b638a1975857aec0c52' toSha1='null' 05:50:40.429 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 05:50:40.429 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 05:50:40.431 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 05:50:40.441 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 150780 bytes in 12 ms. path='/1/b' 05:50:40.448 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:50:40.468 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="ecf4af72-b098-48d0-8497-e9a27c985e08"] on repo=e84f6945-e44c-40ae-96ac-fabde9d46938 05:50:40.473 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 05:50:40.489 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='18cde34443d8fa11487e111724831851a40fbb78' to.sha1=''): /a 05:50:40.511 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="ecf4af72-b098-48d0-8497-e9a27c985e08"] on repo=e84f6945-e44c-40ae-96ac-fabde9d46938 05:50:40.513 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/a' 05:50:40.513 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='18cde34443d8fa11487e111724831851a40fbb78' toSha1='null' 05:50:40.513 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 05:50:40.513 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/a' offset=0 05:50:40.513 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/a' offset=0 05:50:40.520 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 7588 bytes in 7 ms. path='/a' 05:50:40.526 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:50:40.547 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="ecf4af72-b098-48d0-8497-e9a27c985e08"] on repo=e84f6945-e44c-40ae-96ac-fabde9d46938 05:50:40.552 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.43% 05:50:40.575 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ecf4af72-b098-48d0-8497-e9a27c985e08 remoteRepositoryId=e84f6945-e44c-40ae-96ac-fabde9d46938 localRepositoryRevisionSynced=2 05:50:40.586 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e84f6945-e44c-40ae-96ac-fabde9d46938 remoteRepositoryId=ecf4af72-b098-48d0-8497-e9a27c985e08 transaction.localRevision=19 remoteFromLocalRevision=2 05:50:40.596 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e84f6945-e44c-40ae-96ac-fabde9d46938 from='target/repo/k6yjzyka-tmwyt-local' toID=ecf4af72-b098-48d0-8497-e9a27c985e08 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjzyka-gvl7b-remote/2' 05:50:40.628 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e84f6945-e44c-40ae-96ac-fabde9d46938 remoteRepositoryId=ecf4af72-b098-48d0-8497-e9a27c985e08 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=19 05:50:40.642 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 05:50:40.642 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 05:50:40.657 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e84f6945-e44c-40ae-96ac-fabde9d46938 remoteRepositoryId=ecf4af72-b098-48d0-8497-e9a27c985e08 localRepositoryRevisionSynced=19 05:50:40.670 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ecf4af72-b098-48d0-8497-e9a27c985e08 remoteRepositoryId=e84f6945-e44c-40ae-96ac-fabde9d46938 transaction.localRevision=5 remoteFromLocalRevision=19 05:50:40.760 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ecf4af72-b098-48d0-8497-e9a27c985e08 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjzyka-gvl7b-remote/2' toID=e84f6945-e44c-40ae-96ac-fabde9d46938 to='target/repo/k6yjzyka-tmwyt-local', fromRepoLocalSync=false 05:50:40.783 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ecf4af72-b098-48d0-8497-e9a27c985e08 remoteRepositoryId=e84f6945-e44c-40ae-96ac-fabde9d46938 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 05:50:40.790 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 05:50:40.790 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 05:50:40.796 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ecf4af72-b098-48d0-8497-e9a27c985e08 remoteRepositoryId=e84f6945-e44c-40ae-96ac-fabde9d46938 localRepositoryRevisionSynced=5 05:50:40.802 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e84f6945-e44c-40ae-96ac-fabde9d46938 remoteRepositoryId=ecf4af72-b098-48d0-8497-e9a27c985e08 transaction.localRevision=22 remoteFromLocalRevision=5 05:50:40.806 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:50:40.833 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7ac47f14]getCloseDeferredMillis: closeDeferredMillis=20000 05:50:40.833 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7ac47f14]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:50:40.835 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4b3b2a4f]getCloseDeferredMillis: closeDeferredMillis=20000 05:50:40.835 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4b3b2a4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:50:41.949 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - file='target/repo/k6yjzyka-gvl7b-remote/2/1/b' length=150780 05:50:41.949 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - file='target/repo/k6yjzyka-gvl7b-remote/2/1/b' length=1 05:50:41.950 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 05:50:41.954 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 05:50:41.960 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.17% 05:50:41.966 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 05:50:41.972 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.50% 05:50:42.055 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.62% 05:50:42.061 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.83% 05:50:42.069 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.94% 05:50:42.082 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 05:50:42.118 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 05:50:42.128 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ecf4af72-b098-48d0-8497-e9a27c985e08 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjzyka-gvl7b-remote/2' toID=e84f6945-e44c-40ae-96ac-fabde9d46938 to='target/repo/k6yjzyka-tmwyt-local', fromRepoLocalSync=true 05:50:42.128 [pool-7-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e84f6945-e44c-40ae-96ac-fabde9d46938 ('target/repo/k6yjzyka-tmwyt-local') 05:50:42.133 [pool-7-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 05:50:42.145 [pool-7-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 18.27% 05:50:42.161 [pool-7-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 05:50:42.175 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:50:42.177 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:50:42.179 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 05:50:42.190 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 05:50:42.197 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:50:42.209 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 05:50:42.214 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 05:50:42.222 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 05:50:42.233 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:50:42.241 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ecf4af72-b098-48d0-8497-e9a27c985e08 remoteRepositoryId=e84f6945-e44c-40ae-96ac-fabde9d46938 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=9 05:50:42.258 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.56% 05:50:42.260 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.96% 05:50:42.260 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 43.35% 05:50:42.261 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 05:50:42.285 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9d67ce242d4a18ea38b69e2ea547ea3e13554b0b' to.sha1='d215c749ad9d4bc2d4eafa981955f3d6b18dffaa'): /1/a 05:50:42.307 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="ecf4af72-b098-48d0-8497-e9a27c985e08"] on repo=e84f6945-e44c-40ae-96ac-fabde9d46938 05:50:42.310 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 05:50:42.310 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=0 fromSha1='9d67ce242d4a18ea38b69e2ea547ea3e13554b0b' toSha1='d215c749ad9d4bc2d4eafa981955f3d6b18dffaa' 05:50:42.310 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 05:50:42.310 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 05:50:42.314 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 05:50:42.325 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 348535 bytes in 15 ms. path='/1/a' 05:50:42.332 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:50:42.364 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="ecf4af72-b098-48d0-8497-e9a27c985e08"] on repo=e84f6945-e44c-40ae-96ac-fabde9d46938 05:50:42.370 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 05:50:42.389 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='067d5096f219c64b53bb1c7d5e3754285b565a47' to.sha1='fc1daf837a3b7d556d8c6b638a1975857aec0c52'): /1/b 05:50:42.406 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="ecf4af72-b098-48d0-8497-e9a27c985e08"] on repo=e84f6945-e44c-40ae-96ac-fabde9d46938 05:50:42.408 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 05:50:42.408 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=0 fromSha1='067d5096f219c64b53bb1c7d5e3754285b565a47' toSha1='fc1daf837a3b7d556d8c6b638a1975857aec0c52' 05:50:42.408 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 05:50:42.408 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 05:50:42.409 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 05:50:42.415 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1 bytes in 7 ms. path='/1/b' 05:50:42.421 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:50:42.440 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="ecf4af72-b098-48d0-8497-e9a27c985e08"] on repo=e84f6945-e44c-40ae-96ac-fabde9d46938 05:50:42.445 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.75% 05:50:42.452 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ecf4af72-b098-48d0-8497-e9a27c985e08 remoteRepositoryId=e84f6945-e44c-40ae-96ac-fabde9d46938 localRepositoryRevisionSynced=9 05:50:42.459 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e84f6945-e44c-40ae-96ac-fabde9d46938 remoteRepositoryId=ecf4af72-b098-48d0-8497-e9a27c985e08 transaction.localRevision=33 remoteFromLocalRevision=9 05:50:42.464 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e84f6945-e44c-40ae-96ac-fabde9d46938 from='target/repo/k6yjzyka-tmwyt-local' toID=ecf4af72-b098-48d0-8497-e9a27c985e08 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjzyka-gvl7b-remote/2' 05:50:42.482 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e84f6945-e44c-40ae-96ac-fabde9d46938 remoteRepositoryId=ecf4af72-b098-48d0-8497-e9a27c985e08 localRepositoryRevisionSynced=19 localRepositoryRevisionInProgress=33 05:50:42.487 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 05:50:42.487 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 05:50:42.493 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e84f6945-e44c-40ae-96ac-fabde9d46938 remoteRepositoryId=ecf4af72-b098-48d0-8497-e9a27c985e08 localRepositoryRevisionSynced=33 05:50:42.501 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ecf4af72-b098-48d0-8497-e9a27c985e08 remoteRepositoryId=e84f6945-e44c-40ae-96ac-fabde9d46938 transaction.localRevision=12 remoteFromLocalRevision=33 05:50:42.503 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ecf4af72-b098-48d0-8497-e9a27c985e08 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yjzyka-gvl7b-remote/2' toID=e84f6945-e44c-40ae-96ac-fabde9d46938 to='target/repo/k6yjzyka-tmwyt-local', fromRepoLocalSync=false 05:50:42.514 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ecf4af72-b098-48d0-8497-e9a27c985e08 remoteRepositoryId=e84f6945-e44c-40ae-96ac-fabde9d46938 localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12 05:50:42.524 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 05:50:42.524 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 05:50:42.530 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ecf4af72-b098-48d0-8497-e9a27c985e08 remoteRepositoryId=e84f6945-e44c-40ae-96ac-fabde9d46938 localRepositoryRevisionSynced=12 05:50:42.580 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e84f6945-e44c-40ae-96ac-fabde9d46938 remoteRepositoryId=ecf4af72-b098-48d0-8497-e9a27c985e08 transaction.localRevision=36 remoteFromLocalRevision=12 05:50:42.584 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:50:42.584 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7ac47f14]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:50:42.605 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4b3b2a4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:50:42.725 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2746bc43]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk0iw3-brfl6-local' 05:50:42.730 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2746bc43]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk0iw3-brfl6-local' locked successfully. 05:50:48.673 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2746bc43]initPersistenceManagerFactory: repositoryId=bab124b7-1aa8-4b01-b521-a28dc47e73bd 05:50:48.679 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2746bc43]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2797 ms. 05:50:48.710 [main] INFO c.c.c.l.LocalRepoManagerImpl - [41a940a9]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk0iw4-4w08d-remote' 05:50:48.716 [main] INFO c.c.c.l.LocalRepoManagerImpl - [41a940a9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk0iw4-4w08d-remote' locked successfully. 05:50:53.160 [main] INFO c.c.c.l.LocalRepoManagerImpl - [41a940a9]initPersistenceManagerFactory: repositoryId=5e8ad9be-2846-45b3-9f7b-a8eaf87b24e6 05:50:53.167 [main] INFO c.c.c.l.LocalRepoManagerImpl - [41a940a9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2087 ms. 05:50:53.318 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 05:50:53.329 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 05:50:53.346 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 05:50:53.434 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 05:50:53.466 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 05:50:53.519 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.51% 05:50:53.540 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 05:50:53.573 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.85% 05:50:53.634 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 05:50:53.672 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: bab124b7-1aa8-4b01-b521-a28dc47e73bd 05:50:53.672 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: 5e8ad9be-2846-45b3-9f7b-a8eaf87b24e6 05:50:53.682 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 05:50:53.683 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5e8ad9be-2846-45b3-9f7b-a8eaf87b24e6 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk0iw4-4w08d-remote/2' toID=bab124b7-1aa8-4b01-b521-a28dc47e73bd to='target/repo/k6yk0iw3-brfl6-local', fromRepoLocalSync=true 05:50:53.683 [pool-8-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing bab124b7-1aa8-4b01-b521-a28dc47e73bd ('target/repo/k6yk0iw3-brfl6-local') 05:50:53.714 [pool-8-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 05:50:53.726 [pool-8-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 05:50:53.731 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:50:53.734 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:50:53.736 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 05:50:53.743 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 05:50:53.751 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:50:53.764 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 05:50:53.771 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 05:50:53.779 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 05:50:53.792 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:50:53.829 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5e8ad9be-2846-45b3-9f7b-a8eaf87b24e6 remoteRepositoryId=bab124b7-1aa8-4b01-b521-a28dc47e73bd localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 05:50:53.908 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 05:50:53.949 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 05:50:53.969 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.31% 05:50:53.976 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.58% 05:50:53.977 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.85% 05:50:53.977 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 05:50:53.990 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1419abf66c67a8ad6d2a8b048469be1a24174c15' to.sha1=''): /1/a 05:50:54.053 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="5e8ad9be-2846-45b3-9f7b-a8eaf87b24e6"] on repo=bab124b7-1aa8-4b01-b521-a28dc47e73bd 05:50:54.057 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 05:50:54.058 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='1419abf66c67a8ad6d2a8b048469be1a24174c15' toSha1='null' 05:50:54.058 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 05:50:54.058 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 05:50:54.062 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 05:50:54.075 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 299820 bytes in 17 ms. path='/1/a' 05:50:54.084 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:50:54.146 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="5e8ad9be-2846-45b3-9f7b-a8eaf87b24e6"] on repo=bab124b7-1aa8-4b01-b521-a28dc47e73bd 05:50:54.161 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 05:50:54.186 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4d077a2865b4f62c98f31059038bc9412cb25181' to.sha1=''): /1/b 05:50:54.220 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="5e8ad9be-2846-45b3-9f7b-a8eaf87b24e6"] on repo=bab124b7-1aa8-4b01-b521-a28dc47e73bd 05:50:54.225 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 05:50:54.225 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='4d077a2865b4f62c98f31059038bc9412cb25181' toSha1='null' 05:50:54.225 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 05:50:54.225 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 05:50:54.234 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 05:50:54.251 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 579424 bytes in 26 ms. path='/1/b' 05:50:54.259 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:50:54.328 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="5e8ad9be-2846-45b3-9f7b-a8eaf87b24e6"] on repo=bab124b7-1aa8-4b01-b521-a28dc47e73bd 05:50:54.340 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 05:50:54.359 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3522718c702285048402b152c0564038beeaf365' to.sha1=''): /a 05:50:54.410 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="5e8ad9be-2846-45b3-9f7b-a8eaf87b24e6"] on repo=bab124b7-1aa8-4b01-b521-a28dc47e73bd 05:50:54.414 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/a' 05:50:54.415 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='3522718c702285048402b152c0564038beeaf365' toSha1='null' 05:50:54.415 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 05:50:54.415 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/a' offset=0 05:50:54.416 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/a' offset=0 05:50:54.431 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 33621 bytes in 16 ms. path='/a' 05:50:54.439 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:50:54.460 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="5e8ad9be-2846-45b3-9f7b-a8eaf87b24e6"] on repo=bab124b7-1aa8-4b01-b521-a28dc47e73bd 05:50:54.468 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.43% 05:50:54.497 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5e8ad9be-2846-45b3-9f7b-a8eaf87b24e6 remoteRepositoryId=bab124b7-1aa8-4b01-b521-a28dc47e73bd localRepositoryRevisionSynced=2 05:50:54.513 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bab124b7-1aa8-4b01-b521-a28dc47e73bd remoteRepositoryId=5e8ad9be-2846-45b3-9f7b-a8eaf87b24e6 transaction.localRevision=19 remoteFromLocalRevision=2 05:50:54.531 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=bab124b7-1aa8-4b01-b521-a28dc47e73bd from='target/repo/k6yk0iw3-brfl6-local' toID=5e8ad9be-2846-45b3-9f7b-a8eaf87b24e6 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk0iw4-4w08d-remote/2' 05:50:54.573 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bab124b7-1aa8-4b01-b521-a28dc47e73bd remoteRepositoryId=5e8ad9be-2846-45b3-9f7b-a8eaf87b24e6 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=19 05:50:54.590 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 05:50:54.591 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 05:50:54.613 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bab124b7-1aa8-4b01-b521-a28dc47e73bd remoteRepositoryId=5e8ad9be-2846-45b3-9f7b-a8eaf87b24e6 localRepositoryRevisionSynced=19 05:50:54.632 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5e8ad9be-2846-45b3-9f7b-a8eaf87b24e6 remoteRepositoryId=bab124b7-1aa8-4b01-b521-a28dc47e73bd transaction.localRevision=5 remoteFromLocalRevision=19 05:50:54.637 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5e8ad9be-2846-45b3-9f7b-a8eaf87b24e6 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk0iw4-4w08d-remote/2' toID=bab124b7-1aa8-4b01-b521-a28dc47e73bd to='target/repo/k6yk0iw3-brfl6-local', fromRepoLocalSync=false 05:50:54.674 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5e8ad9be-2846-45b3-9f7b-a8eaf87b24e6 remoteRepositoryId=bab124b7-1aa8-4b01-b521-a28dc47e73bd localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 05:50:54.684 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 05:50:54.685 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 05:50:54.693 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5e8ad9be-2846-45b3-9f7b-a8eaf87b24e6 remoteRepositoryId=bab124b7-1aa8-4b01-b521-a28dc47e73bd localRepositoryRevisionSynced=5 05:50:54.704 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bab124b7-1aa8-4b01-b521-a28dc47e73bd remoteRepositoryId=5e8ad9be-2846-45b3-9f7b-a8eaf87b24e6 transaction.localRevision=22 remoteFromLocalRevision=5 05:50:54.710 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:50:54.751 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2746bc43]getCloseDeferredMillis: closeDeferredMillis=20000 05:50:54.751 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2746bc43]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:50:54.752 [main] INFO c.c.c.l.LocalRepoManagerImpl - [41a940a9]getCloseDeferredMillis: closeDeferredMillis=20000 05:50:54.752 [main] INFO c.c.c.l.LocalRepoManagerImpl - [41a940a9]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:50:54.776 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 05:50:54.779 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 05:50:54.786 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 62.25% 05:50:54.794 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 68.38% 05:50:54.800 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.50% 05:50:54.805 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 86.75% 05:50:54.814 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 92.88% 05:50:54.821 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 99.00% 05:50:54.907 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 05:50:54.941 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 05:50:54.942 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5e8ad9be-2846-45b3-9f7b-a8eaf87b24e6 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk0iw4-4w08d-remote/2' toID=bab124b7-1aa8-4b01-b521-a28dc47e73bd to='target/repo/k6yk0iw3-brfl6-local', fromRepoLocalSync=true 05:50:54.946 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:50:54.948 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:50:54.951 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 05:50:54.952 [pool-9-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing bab124b7-1aa8-4b01-b521-a28dc47e73bd ('target/repo/k6yk0iw3-brfl6-local') 05:50:54.957 [pool-9-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 05:50:54.962 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 68.38% 05:50:54.970 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:50:54.970 [pool-9-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 18.27% 05:50:54.975 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 05:50:54.984 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 92.88% 05:50:54.986 [pool-9-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 05:50:54.992 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 05:50:55.003 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:50:55.023 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5e8ad9be-2846-45b3-9f7b-a8eaf87b24e6 remoteRepositoryId=bab124b7-1aa8-4b01-b521-a28dc47e73bd localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8 05:50:55.059 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.56% 05:50:55.060 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 05:50:55.093 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '' 05:50:55.206 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '' 05:50:55.211 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.16% 05:50:55.213 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 46.55% 05:50:55.246 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5e8ad9be-2846-45b3-9f7b-a8eaf87b24e6 remoteRepositoryId=bab124b7-1aa8-4b01-b521-a28dc47e73bd localRepositoryRevisionSynced=8 05:50:55.262 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bab124b7-1aa8-4b01-b521-a28dc47e73bd remoteRepositoryId=5e8ad9be-2846-45b3-9f7b-a8eaf87b24e6 transaction.localRevision=25 remoteFromLocalRevision=8 05:50:55.273 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=bab124b7-1aa8-4b01-b521-a28dc47e73bd from='target/repo/k6yk0iw3-brfl6-local' toID=5e8ad9be-2846-45b3-9f7b-a8eaf87b24e6 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk0iw4-4w08d-remote/2' 05:50:55.299 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bab124b7-1aa8-4b01-b521-a28dc47e73bd remoteRepositoryId=5e8ad9be-2846-45b3-9f7b-a8eaf87b24e6 localRepositoryRevisionSynced=19 localRepositoryRevisionInProgress=25 05:50:55.331 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24% 05:50:55.331 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 57.84% 05:50:55.332 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1' 05:50:55.371 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/a' 05:50:55.383 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 69.03% 05:50:55.384 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 05:50:55.431 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bab124b7-1aa8-4b01-b521-a28dc47e73bd remoteRepositoryId=5e8ad9be-2846-45b3-9f7b-a8eaf87b24e6 localRepositoryRevisionSynced=25 05:50:55.442 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5e8ad9be-2846-45b3-9f7b-a8eaf87b24e6 remoteRepositoryId=bab124b7-1aa8-4b01-b521-a28dc47e73bd transaction.localRevision=11 remoteFromLocalRevision=25 05:50:55.449 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5e8ad9be-2846-45b3-9f7b-a8eaf87b24e6 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk0iw4-4w08d-remote/2' toID=bab124b7-1aa8-4b01-b521-a28dc47e73bd to='target/repo/k6yk0iw3-brfl6-local', fromRepoLocalSync=false 05:50:55.467 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5e8ad9be-2846-45b3-9f7b-a8eaf87b24e6 remoteRepositoryId=bab124b7-1aa8-4b01-b521-a28dc47e73bd localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11 05:50:55.510 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 05:50:55.510 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 05:50:55.564 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5e8ad9be-2846-45b3-9f7b-a8eaf87b24e6 remoteRepositoryId=bab124b7-1aa8-4b01-b521-a28dc47e73bd localRepositoryRevisionSynced=11 05:50:55.574 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bab124b7-1aa8-4b01-b521-a28dc47e73bd remoteRepositoryId=5e8ad9be-2846-45b3-9f7b-a8eaf87b24e6 transaction.localRevision=28 remoteFromLocalRevision=11 05:50:55.579 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:50:55.579 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2746bc43]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:50:55.601 [main] INFO c.c.c.l.LocalRepoManagerImpl - [41a940a9]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:50:55.617 [main] INFO c.c.c.l.LocalRepoManagerImpl - [f64ce35]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk0su1-sn0fe-local' 05:50:55.623 [main] INFO c.c.c.l.LocalRepoManagerImpl - [f64ce35]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk0su1-sn0fe-local' locked successfully. 05:50:59.003 [main] INFO c.c.c.l.LocalRepoManagerImpl - [f64ce35]initPersistenceManagerFactory: repositoryId=aaa287f1-2ae6-497e-a18d-87874fd5951d 05:50:59.007 [main] INFO c.c.c.l.LocalRepoManagerImpl - [f64ce35]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1857 ms. 05:50:59.048 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4f168322]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk0su1-vwsas-remote' 05:50:59.053 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4f168322]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk0su1-vwsas-remote' locked successfully. 05:51:02.586 [closeDeferredTimer-7ac47f14-2] INFO c.c.c.l.LocalRepoManagerImpl - [7ac47f14]_close: Shutting down real LocalRepoManager. 05:51:02.941 [closeDeferredTimer-4b3b2a4f-2] INFO c.c.c.l.LocalRepoManagerImpl - [4b3b2a4f]_close: Shutting down real LocalRepoManager. 05:51:07.594 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4f168322]initPersistenceManagerFactory: repositoryId=c1cdb095-2e43-464c-8fe6-897077485582 05:51:07.600 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4f168322]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6233 ms. 05:51:07.726 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 05:51:07.734 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 05:51:07.748 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 05:51:07.812 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 05:51:07.834 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 05:51:07.869 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.40% 05:51:07.893 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 05:51:07.931 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.75% 05:51:07.967 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 05:51:08.004 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: aaa287f1-2ae6-497e-a18d-87874fd5951d 05:51:08.004 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: c1cdb095-2e43-464c-8fe6-897077485582 05:51:08.012 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 05:51:08.013 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c1cdb095-2e43-464c-8fe6-897077485582 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk0su1-vwsas-remote' toID=aaa287f1-2ae6-497e-a18d-87874fd5951d to='target/repo/k6yk0su1-sn0fe-local', fromRepoLocalSync=true 05:51:08.014 [pool-10-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing aaa287f1-2ae6-497e-a18d-87874fd5951d ('target/repo/k6yk0su1-sn0fe-local') 05:51:08.057 [pool-10-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 05:51:08.066 [pool-10-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 05:51:08.067 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:51:08.069 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:51:08.071 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 05:51:08.078 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 05:51:08.085 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:51:08.095 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 05:51:08.100 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 05:51:08.107 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 05:51:08.117 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:51:08.154 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c1cdb095-2e43-464c-8fe6-897077485582 remoteRepositoryId=aaa287f1-2ae6-497e-a18d-87874fd5951d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 05:51:08.194 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 05:51:08.247 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 05:51:08.272 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22% 05:51:08.272 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 05:51:08.288 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 05:51:08.310 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 05:51:08.338 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46% 05:51:08.339 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70% 05:51:08.339 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 05:51:08.355 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cb3a59f907316a915f7eb67016041267d4c8a2e3' to.sha1=''): /1/a 05:51:08.421 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="c1cdb095-2e43-464c-8fe6-897077485582"] on repo=aaa287f1-2ae6-497e-a18d-87874fd5951d 05:51:08.427 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 05:51:08.427 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='cb3a59f907316a915f7eb67016041267d4c8a2e3' toSha1='null' 05:51:08.428 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 05:51:08.428 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 05:51:08.430 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 05:51:08.447 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 62209 bytes in 19 ms. path='/1/a' 05:51:08.455 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:51:08.504 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="c1cdb095-2e43-464c-8fe6-897077485582"] on repo=aaa287f1-2ae6-497e-a18d-87874fd5951d 05:51:08.518 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 05:51:08.537 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5175b4c9e4ac5981a5fe7ee139e084874e72945d' to.sha1=''): /1/b 05:51:08.566 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="c1cdb095-2e43-464c-8fe6-897077485582"] on repo=aaa287f1-2ae6-497e-a18d-87874fd5951d 05:51:08.575 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 05:51:08.575 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='5175b4c9e4ac5981a5fe7ee139e084874e72945d' toSha1='null' 05:51:08.575 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 05:51:08.575 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 05:51:08.576 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 05:51:08.584 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 25220 bytes in 9 ms. path='/1/b' 05:51:08.591 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:51:08.610 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="c1cdb095-2e43-464c-8fe6-897077485582"] on repo=aaa287f1-2ae6-497e-a18d-87874fd5951d 05:51:08.618 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c' 05:51:08.634 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c5ce0851e4e295cc3db21ec97dbe1a003b4fea58' to.sha1=''): /1/c 05:51:08.659 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="c1cdb095-2e43-464c-8fe6-897077485582"] on repo=aaa287f1-2ae6-497e-a18d-87874fd5951d 05:51:08.664 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c' 05:51:08.664 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='c5ce0851e4e295cc3db21ec97dbe1a003b4fea58' toSha1='null' 05:51:08.664 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c' 05:51:08.664 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0 05:51:08.666 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0 05:51:08.677 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 174790 bytes in 13 ms. path='/1/c' 05:51:08.684 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 05:51:08.709 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="c1cdb095-2e43-464c-8fe6-897077485582"] on repo=aaa287f1-2ae6-497e-a18d-87874fd5951d 05:51:08.717 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a' 05:51:08.736 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8279263d748c0b3a5e991975f149272588292771' to.sha1=''): /2/1/a 05:51:08.769 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="c1cdb095-2e43-464c-8fe6-897077485582"] on repo=aaa287f1-2ae6-497e-a18d-87874fd5951d 05:51:08.778 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a' 05:51:08.779 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='8279263d748c0b3a5e991975f149272588292771' toSha1='null' 05:51:08.779 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a' 05:51:08.779 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0 05:51:08.783 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0 05:51:08.798 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 137950 bytes in 19 ms. path='/2/1/a' 05:51:08.806 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:51:08.831 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="c1cdb095-2e43-464c-8fe6-897077485582"] on repo=aaa287f1-2ae6-497e-a18d-87874fd5951d 05:51:08.842 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b' 05:51:08.863 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7555b6c02d502268e9cae8a5962573b70ef291ab' to.sha1=''): /2/1/b 05:51:08.891 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="c1cdb095-2e43-464c-8fe6-897077485582"] on repo=aaa287f1-2ae6-497e-a18d-87874fd5951d 05:51:08.896 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b' 05:51:08.896 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='7555b6c02d502268e9cae8a5962573b70ef291ab' toSha1='null' 05:51:08.896 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b' 05:51:08.896 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0 05:51:08.899 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0 05:51:08.914 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 150400 bytes in 18 ms. path='/2/1/b' 05:51:08.923 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:51:08.951 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="c1cdb095-2e43-464c-8fe6-897077485582"] on repo=aaa287f1-2ae6-497e-a18d-87874fd5951d 05:51:08.964 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 05:51:08.979 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9450d66facf76fc4b7fac3413e7971f63333e7f4' to.sha1=''): /2/a 05:51:09.002 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="c1cdb095-2e43-464c-8fe6-897077485582"] on repo=aaa287f1-2ae6-497e-a18d-87874fd5951d 05:51:09.007 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a' 05:51:09.007 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='9450d66facf76fc4b7fac3413e7971f63333e7f4' toSha1='null' 05:51:09.007 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 05:51:09.007 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0 05:51:09.010 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0 05:51:09.022 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 158253 bytes in 15 ms. path='/2/a' 05:51:09.030 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:51:09.057 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="c1cdb095-2e43-464c-8fe6-897077485582"] on repo=aaa287f1-2ae6-497e-a18d-87874fd5951d 05:51:09.065 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 05:51:09.081 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5458e7fca80c7b2aca66c0cd95f66637044ffdef' to.sha1=''): /3/a 05:51:09.109 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="c1cdb095-2e43-464c-8fe6-897077485582"] on repo=aaa287f1-2ae6-497e-a18d-87874fd5951d 05:51:09.117 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a' 05:51:09.117 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='5458e7fca80c7b2aca66c0cd95f66637044ffdef' toSha1='null' 05:51:09.117 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 05:51:09.117 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0 05:51:09.118 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0 05:51:09.129 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 18644 bytes in 12 ms. path='/3/a' 05:51:09.137 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:51:09.161 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="c1cdb095-2e43-464c-8fe6-897077485582"] on repo=aaa287f1-2ae6-497e-a18d-87874fd5951d 05:51:09.169 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 05:51:09.187 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1b0dc2e2b81e1a9bd5fccb909eb264cc21e687c7' to.sha1=''): /3/b 05:51:09.216 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="c1cdb095-2e43-464c-8fe6-897077485582"] on repo=aaa287f1-2ae6-497e-a18d-87874fd5951d 05:51:09.230 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b' 05:51:09.231 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='1b0dc2e2b81e1a9bd5fccb909eb264cc21e687c7' toSha1='null' 05:51:09.231 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 05:51:09.231 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0 05:51:09.232 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0 05:51:09.246 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 183084 bytes in 15 ms. path='/3/b' 05:51:09.255 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:51:09.331 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="c1cdb095-2e43-464c-8fe6-897077485582"] on repo=aaa287f1-2ae6-497e-a18d-87874fd5951d 05:51:09.340 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 05:51:09.357 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='56d5f278cf3318b660bf0d2f6e9114f5fe5b4c9c' to.sha1=''): /3/c 05:51:09.392 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="c1cdb095-2e43-464c-8fe6-897077485582"] on repo=aaa287f1-2ae6-497e-a18d-87874fd5951d 05:51:09.403 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c' 05:51:09.404 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='56d5f278cf3318b660bf0d2f6e9114f5fe5b4c9c' toSha1='null' 05:51:09.404 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 05:51:09.404 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0 05:51:09.408 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0 05:51:09.421 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 303246 bytes in 17 ms. path='/3/c' 05:51:09.429 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 05:51:09.461 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="c1cdb095-2e43-464c-8fe6-897077485582"] on repo=aaa287f1-2ae6-497e-a18d-87874fd5951d 05:51:09.469 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 05:51:09.486 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='03b96aff51c0cb96148d3343459310dad8d36803' to.sha1=''): /3/d 05:51:09.517 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="c1cdb095-2e43-464c-8fe6-897077485582"] on repo=aaa287f1-2ae6-497e-a18d-87874fd5951d 05:51:09.521 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d' 05:51:09.521 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='03b96aff51c0cb96148d3343459310dad8d36803' toSha1='null' 05:51:09.521 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 05:51:09.522 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0 05:51:09.527 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0 05:51:09.550 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 352296 bytes in 29 ms. path='/3/d' 05:51:09.557 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 05:51:09.590 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="c1cdb095-2e43-464c-8fe6-897077485582"] on repo=aaa287f1-2ae6-497e-a18d-87874fd5951d 05:51:09.599 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27% 05:51:09.626 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c1cdb095-2e43-464c-8fe6-897077485582 remoteRepositoryId=aaa287f1-2ae6-497e-a18d-87874fd5951d localRepositoryRevisionSynced=2 05:51:09.643 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aaa287f1-2ae6-497e-a18d-87874fd5951d remoteRepositoryId=c1cdb095-2e43-464c-8fe6-897077485582 transaction.localRevision=57 remoteFromLocalRevision=2 05:51:09.681 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=aaa287f1-2ae6-497e-a18d-87874fd5951d from='target/repo/k6yk0su1-sn0fe-local' toID=c1cdb095-2e43-464c-8fe6-897077485582 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk0su1-vwsas-remote' 05:51:09.774 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aaa287f1-2ae6-497e-a18d-87874fd5951d remoteRepositoryId=c1cdb095-2e43-464c-8fe6-897077485582 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=57 05:51:09.789 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 05:51:09.790 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 05:51:09.806 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aaa287f1-2ae6-497e-a18d-87874fd5951d remoteRepositoryId=c1cdb095-2e43-464c-8fe6-897077485582 localRepositoryRevisionSynced=57 05:51:09.825 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c1cdb095-2e43-464c-8fe6-897077485582 remoteRepositoryId=aaa287f1-2ae6-497e-a18d-87874fd5951d transaction.localRevision=5 remoteFromLocalRevision=57 05:51:09.843 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c1cdb095-2e43-464c-8fe6-897077485582 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk0su1-vwsas-remote' toID=aaa287f1-2ae6-497e-a18d-87874fd5951d to='target/repo/k6yk0su1-sn0fe-local', fromRepoLocalSync=false 05:51:09.866 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c1cdb095-2e43-464c-8fe6-897077485582 remoteRepositoryId=aaa287f1-2ae6-497e-a18d-87874fd5951d localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 05:51:09.873 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 05:51:09.873 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 05:51:09.880 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c1cdb095-2e43-464c-8fe6-897077485582 remoteRepositoryId=aaa287f1-2ae6-497e-a18d-87874fd5951d localRepositoryRevisionSynced=5 05:51:09.895 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aaa287f1-2ae6-497e-a18d-87874fd5951d remoteRepositoryId=c1cdb095-2e43-464c-8fe6-897077485582 transaction.localRevision=60 remoteFromLocalRevision=5 05:51:09.900 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:51:09.922 [main] INFO c.c.c.l.LocalRepoManagerImpl - [f64ce35]getCloseDeferredMillis: closeDeferredMillis=20000 05:51:09.923 [main] INFO c.c.c.l.LocalRepoManagerImpl - [f64ce35]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:51:09.923 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4f168322]getCloseDeferredMillis: closeDeferredMillis=20000 05:51:09.924 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4f168322]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:51:11.064 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 05:51:11.066 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c1cdb095-2e43-464c-8fe6-897077485582 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk0su1-vwsas-remote' toID=aaa287f1-2ae6-497e-a18d-87874fd5951d to='target/repo/k6yk0su1-sn0fe-local', fromRepoLocalSync=true 05:51:11.066 [pool-11-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing aaa287f1-2ae6-497e-a18d-87874fd5951d ('target/repo/k6yk0su1-sn0fe-local') 05:51:11.070 [pool-11-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 05:51:11.098 [pool-11-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03% 05:51:11.169 [pool-11-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11% 05:51:11.222 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:51:11.226 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:51:11.232 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 05:51:11.237 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 68.38% 05:51:11.240 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:51:11.243 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 05:51:11.249 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 92.88% 05:51:11.259 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 05:51:11.338 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:51:11.356 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c1cdb095-2e43-464c-8fe6-897077485582 remoteRepositoryId=aaa287f1-2ae6-497e-a18d-87874fd5951d localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8 05:51:11.384 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.09% 05:51:11.385 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 05:51:11.419 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2' 05:51:11.522 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 38.56% 05:51:11.523 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 46.02% 05:51:11.548 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c1cdb095-2e43-464c-8fe6-897077485582 remoteRepositoryId=aaa287f1-2ae6-497e-a18d-87874fd5951d localRepositoryRevisionSynced=8 05:51:11.561 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aaa287f1-2ae6-497e-a18d-87874fd5951d remoteRepositoryId=c1cdb095-2e43-464c-8fe6-897077485582 transaction.localRevision=65 remoteFromLocalRevision=8 05:51:11.576 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=aaa287f1-2ae6-497e-a18d-87874fd5951d from='target/repo/k6yk0su1-sn0fe-local' toID=c1cdb095-2e43-464c-8fe6-897077485582 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk0su1-vwsas-remote' 05:51:11.594 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aaa287f1-2ae6-497e-a18d-87874fd5951d remoteRepositoryId=c1cdb095-2e43-464c-8fe6-897077485582 localRepositoryRevisionSynced=57 localRepositoryRevisionInProgress=65 05:51:11.608 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24% 05:51:11.609 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 59.70% 05:51:11.609 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2' 05:51:11.615 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 67.16% 05:51:11.615 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 05:51:11.642 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aaa287f1-2ae6-497e-a18d-87874fd5951d remoteRepositoryId=c1cdb095-2e43-464c-8fe6-897077485582 localRepositoryRevisionSynced=65 05:51:11.654 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c1cdb095-2e43-464c-8fe6-897077485582 remoteRepositoryId=aaa287f1-2ae6-497e-a18d-87874fd5951d transaction.localRevision=11 remoteFromLocalRevision=65 05:51:11.665 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c1cdb095-2e43-464c-8fe6-897077485582 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk0su1-vwsas-remote' toID=aaa287f1-2ae6-497e-a18d-87874fd5951d to='target/repo/k6yk0su1-sn0fe-local', fromRepoLocalSync=false 05:51:11.687 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c1cdb095-2e43-464c-8fe6-897077485582 remoteRepositoryId=aaa287f1-2ae6-497e-a18d-87874fd5951d localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11 05:51:11.691 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 05:51:11.692 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 05:51:11.701 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c1cdb095-2e43-464c-8fe6-897077485582 remoteRepositoryId=aaa287f1-2ae6-497e-a18d-87874fd5951d localRepositoryRevisionSynced=11 05:51:11.727 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aaa287f1-2ae6-497e-a18d-87874fd5951d remoteRepositoryId=c1cdb095-2e43-464c-8fe6-897077485582 transaction.localRevision=68 remoteFromLocalRevision=11 05:51:11.733 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:51:11.733 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4f168322]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:51:11.734 [main] INFO c.c.c.l.LocalRepoManagerImpl - [f64ce35]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:51:11.743 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 05:51:11.747 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c1cdb095-2e43-464c-8fe6-897077485582 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk0su1-vwsas-remote' toID=aaa287f1-2ae6-497e-a18d-87874fd5951d to='target/repo/k6yk0su1-sn0fe-local', fromRepoLocalSync=true 05:51:11.747 [pool-12-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing aaa287f1-2ae6-497e-a18d-87874fd5951d ('target/repo/k6yk0su1-sn0fe-local') 05:51:11.754 [pool-12-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 05:51:11.852 [pool-12-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03% 05:51:11.874 [pool-12-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11% 05:51:11.943 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:51:11.946 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:51:11.949 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 05:51:11.954 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 68.38% 05:51:11.958 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:51:11.963 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 05:51:11.970 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 92.88% 05:51:11.976 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 05:51:11.985 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:51:12.053 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c1cdb095-2e43-464c-8fe6-897077485582 remoteRepositoryId=aaa287f1-2ae6-497e-a18d-87874fd5951d localRepositoryRevisionSynced=11 localRepositoryRevisionInProgress=13 05:51:12.058 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 38.56% 05:51:12.059 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.75% 05:51:12.065 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c1cdb095-2e43-464c-8fe6-897077485582 remoteRepositoryId=aaa287f1-2ae6-497e-a18d-87874fd5951d localRepositoryRevisionSynced=13 05:51:12.140 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aaa287f1-2ae6-497e-a18d-87874fd5951d remoteRepositoryId=c1cdb095-2e43-464c-8fe6-897077485582 transaction.localRevision=70 remoteFromLocalRevision=13 05:51:12.146 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=aaa287f1-2ae6-497e-a18d-87874fd5951d from='target/repo/k6yk0su1-sn0fe-local' toID=c1cdb095-2e43-464c-8fe6-897077485582 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk0su1-vwsas-remote' 05:51:12.183 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aaa287f1-2ae6-497e-a18d-87874fd5951d remoteRepositoryId=c1cdb095-2e43-464c-8fe6-897077485582 localRepositoryRevisionSynced=65 localRepositoryRevisionInProgress=70 05:51:12.210 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2.k6yk15277NiknDdJIr1fuErgOFMjrQ.collision' 05:51:12.309 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 55.60% 05:51:12.312 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2.k6yk15277NiknDdJIr1fuErgOFMjrQ.collision/1' 05:51:12.406 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 61.19% 05:51:12.406 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 66.79% 05:51:12.406 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.k6yk15277NiknDdJIr1fuErgOFMjrQ.collision/1/a' 05:51:12.420 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a246c7f4b291a50c225e692ca8ee4e48a924796a' to.sha1=''): /2.k6yk15277NiknDdJIr1fuErgOFMjrQ.collision/1/a 05:51:12.489 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="aaa287f1-2ae6-497e-a18d-87874fd5951d"] on repo=aaa287f1-2ae6-497e-a18d-87874fd5951d 05:51:12.557 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2.k6yk15277NiknDdJIr1fuErgOFMjrQ.collision/1/a' 05:51:12.558 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='a246c7f4b291a50c225e692ca8ee4e48a924796a' toSha1='null' 05:51:12.558 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.k6yk15277NiknDdJIr1fuErgOFMjrQ.collision/1/a' 05:51:12.558 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2.k6yk15277NiknDdJIr1fuErgOFMjrQ.collision/1/a' offset=0 05:51:12.562 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2.k6yk15277NiknDdJIr1fuErgOFMjrQ.collision/1/a' offset=0 05:51:12.572 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 137950 bytes in 14 ms. path='/2.k6yk15277NiknDdJIr1fuErgOFMjrQ.collision/1/a' 05:51:12.579 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:51:12.666 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="aaa287f1-2ae6-497e-a18d-87874fd5951d"] on repo=aaa287f1-2ae6-497e-a18d-87874fd5951d 05:51:12.678 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.k6yk15277NiknDdJIr1fuErgOFMjrQ.collision/1/b' 05:51:12.690 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7555b6c02d502268e9cae8a5962573b70ef291ab' to.sha1=''): /2.k6yk15277NiknDdJIr1fuErgOFMjrQ.collision/1/b 05:51:12.754 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="aaa287f1-2ae6-497e-a18d-87874fd5951d"] on repo=aaa287f1-2ae6-497e-a18d-87874fd5951d 05:51:12.770 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2.k6yk15277NiknDdJIr1fuErgOFMjrQ.collision/1/b' 05:51:12.770 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='7555b6c02d502268e9cae8a5962573b70ef291ab' toSha1='null' 05:51:12.770 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.k6yk15277NiknDdJIr1fuErgOFMjrQ.collision/1/b' 05:51:12.770 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2.k6yk15277NiknDdJIr1fuErgOFMjrQ.collision/1/b' offset=0 05:51:12.775 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2.k6yk15277NiknDdJIr1fuErgOFMjrQ.collision/1/b' offset=0 05:51:12.783 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 150400 bytes in 13 ms. path='/2.k6yk15277NiknDdJIr1fuErgOFMjrQ.collision/1/b' 05:51:12.788 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:51:12.911 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="aaa287f1-2ae6-497e-a18d-87874fd5951d"] on repo=aaa287f1-2ae6-497e-a18d-87874fd5951d 05:51:12.931 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.k6yk15277NiknDdJIr1fuErgOFMjrQ.collision/a' 05:51:12.952 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9450d66facf76fc4b7fac3413e7971f63333e7f4' to.sha1=''): /2.k6yk15277NiknDdJIr1fuErgOFMjrQ.collision/a 05:51:13.003 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="aaa287f1-2ae6-497e-a18d-87874fd5951d"] on repo=aaa287f1-2ae6-497e-a18d-87874fd5951d 05:51:13.018 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2.k6yk15277NiknDdJIr1fuErgOFMjrQ.collision/a' 05:51:13.018 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='9450d66facf76fc4b7fac3413e7971f63333e7f4' toSha1='null' 05:51:13.018 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.k6yk15277NiknDdJIr1fuErgOFMjrQ.collision/a' 05:51:13.018 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2.k6yk15277NiknDdJIr1fuErgOFMjrQ.collision/a' offset=0 05:51:13.020 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2.k6yk15277NiknDdJIr1fuErgOFMjrQ.collision/a' offset=0 05:51:13.029 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 158253 bytes in 11 ms. path='/2.k6yk15277NiknDdJIr1fuErgOFMjrQ.collision/a' 05:51:13.035 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:51:13.185 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="aaa287f1-2ae6-497e-a18d-87874fd5951d"] on repo=aaa287f1-2ae6-497e-a18d-87874fd5951d 05:51:13.201 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 73.51% 05:51:13.208 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aaa287f1-2ae6-497e-a18d-87874fd5951d remoteRepositoryId=c1cdb095-2e43-464c-8fe6-897077485582 localRepositoryRevisionSynced=70 05:51:13.276 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c1cdb095-2e43-464c-8fe6-897077485582 remoteRepositoryId=aaa287f1-2ae6-497e-a18d-87874fd5951d transaction.localRevision=27 remoteFromLocalRevision=70 05:51:13.374 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c1cdb095-2e43-464c-8fe6-897077485582 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk0su1-vwsas-remote' toID=aaa287f1-2ae6-497e-a18d-87874fd5951d to='target/repo/k6yk0su1-sn0fe-local', fromRepoLocalSync=false 05:51:13.430 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c1cdb095-2e43-464c-8fe6-897077485582 remoteRepositoryId=aaa287f1-2ae6-497e-a18d-87874fd5951d localRepositoryRevisionSynced=13 localRepositoryRevisionInProgress=27 05:51:13.437 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 05:51:13.437 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 05:51:13.441 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c1cdb095-2e43-464c-8fe6-897077485582 remoteRepositoryId=aaa287f1-2ae6-497e-a18d-87874fd5951d localRepositoryRevisionSynced=27 05:51:13.550 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aaa287f1-2ae6-497e-a18d-87874fd5951d remoteRepositoryId=c1cdb095-2e43-464c-8fe6-897077485582 transaction.localRevision=79 remoteFromLocalRevision=27 05:51:13.555 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:51:13.555 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4f168322]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:51:13.557 [main] INFO c.c.c.l.LocalRepoManagerImpl - [f64ce35]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:51:13.576 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2fcc4d13]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk16p3-jke2o-local' 05:51:13.581 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2fcc4d13]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk16p3-jke2o-local' locked successfully. 05:51:15.581 [closeDeferredTimer-2746bc43-2] INFO c.c.c.l.LocalRepoManagerImpl - [2746bc43]_close: Shutting down real LocalRepoManager. 05:51:15.874 [closeDeferredTimer-41a940a9-2] INFO c.c.c.l.LocalRepoManagerImpl - [41a940a9]_close: Shutting down real LocalRepoManager. 05:51:25.144 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2fcc4d13]initPersistenceManagerFactory: repositoryId=f145c723-2224-44ce-9dd2-e6f0d7ecf08e 05:51:25.306 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2fcc4d13]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 5642 ms. 05:51:25.334 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3f1e530c]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk16p3-u2q26-remote' 05:51:25.340 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3f1e530c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk16p3-u2q26-remote' locked successfully. 05:51:31.135 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3f1e530c]initPersistenceManagerFactory: repositoryId=fbb07e11-8930-40c4-9559-49ff4a3e33ce 05:51:31.141 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3f1e530c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3007 ms. 05:51:31.299 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 05:51:31.309 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 05:51:31.327 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 05:51:31.449 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 05:51:31.476 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 05:51:31.511 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.60% 05:51:31.533 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 05:51:31.563 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.91% 05:51:31.605 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 05:51:31.641 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: f145c723-2224-44ce-9dd2-e6f0d7ecf08e 05:51:31.641 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: fbb07e11-8930-40c4-9559-49ff4a3e33ce 05:51:31.646 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 05:51:31.647 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=fbb07e11-8930-40c4-9559-49ff4a3e33ce from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk16p3-u2q26-remote/2/1' toID=f145c723-2224-44ce-9dd2-e6f0d7ecf08e to='target/repo/k6yk16p3-jke2o-local', fromRepoLocalSync=true 05:51:31.648 [pool-13-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f145c723-2224-44ce-9dd2-e6f0d7ecf08e ('target/repo/k6yk16p3-jke2o-local') 05:51:31.684 [pool-13-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 05:51:31.693 [pool-13-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 05:51:31.694 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:51:31.696 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:51:31.698 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 05:51:31.704 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 05:51:31.710 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:51:31.722 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 05:51:31.726 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 05:51:31.734 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 05:51:31.747 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:51:31.786 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fbb07e11-8930-40c4-9559-49ff4a3e33ce remoteRepositoryId=f145c723-2224-44ce-9dd2-e6f0d7ecf08e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 05:51:31.844 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 05:51:31.874 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.43% 05:51:31.886 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 37.54% 05:51:31.886 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 43.65% 05:51:31.886 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 05:51:31.908 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='42f36677717ea4e742e7e2ea7128c33e3bad9644' to.sha1=''): /a 05:51:31.953 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="fbb07e11-8930-40c4-9559-49ff4a3e33ce"] on repo=f145c723-2224-44ce-9dd2-e6f0d7ecf08e 05:51:31.956 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/a' 05:51:31.956 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='42f36677717ea4e742e7e2ea7128c33e3bad9644' toSha1='null' 05:51:31.956 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 05:51:31.956 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/a' offset=0 05:51:31.959 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/a' offset=0 05:51:31.970 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 226328 bytes in 14 ms. path='/a' 05:51:31.976 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:51:32.020 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="fbb07e11-8930-40c4-9559-49ff4a3e33ce"] on repo=f145c723-2224-44ce-9dd2-e6f0d7ecf08e 05:51:32.031 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b' 05:51:32.045 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='40c4ef230c6d272e6dc329047669ba8117467d5c' to.sha1=''): /b 05:51:32.062 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="fbb07e11-8930-40c4-9559-49ff4a3e33ce"] on repo=f145c723-2224-44ce-9dd2-e6f0d7ecf08e 05:51:32.065 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/b' 05:51:32.065 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='40c4ef230c6d272e6dc329047669ba8117467d5c' toSha1='null' 05:51:32.065 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/b' 05:51:32.065 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/b' offset=0 05:51:32.067 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/b' offset=0 05:51:32.076 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 150627 bytes in 11 ms. path='/b' 05:51:32.082 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:51:32.101 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="fbb07e11-8930-40c4-9559-49ff4a3e33ce"] on repo=f145c723-2224-44ce-9dd2-e6f0d7ecf08e 05:51:32.105 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.75% 05:51:32.124 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fbb07e11-8930-40c4-9559-49ff4a3e33ce remoteRepositoryId=f145c723-2224-44ce-9dd2-e6f0d7ecf08e localRepositoryRevisionSynced=2 05:51:32.149 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f145c723-2224-44ce-9dd2-e6f0d7ecf08e remoteRepositoryId=fbb07e11-8930-40c4-9559-49ff4a3e33ce transaction.localRevision=13 remoteFromLocalRevision=2 05:51:32.154 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f145c723-2224-44ce-9dd2-e6f0d7ecf08e from='target/repo/k6yk16p3-jke2o-local' toID=fbb07e11-8930-40c4-9559-49ff4a3e33ce to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk16p3-u2q26-remote/2/1' 05:51:32.185 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f145c723-2224-44ce-9dd2-e6f0d7ecf08e remoteRepositoryId=fbb07e11-8930-40c4-9559-49ff4a3e33ce localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=13 05:51:32.200 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 05:51:32.200 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 05:51:32.215 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f145c723-2224-44ce-9dd2-e6f0d7ecf08e remoteRepositoryId=fbb07e11-8930-40c4-9559-49ff4a3e33ce localRepositoryRevisionSynced=13 05:51:32.225 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fbb07e11-8930-40c4-9559-49ff4a3e33ce remoteRepositoryId=f145c723-2224-44ce-9dd2-e6f0d7ecf08e transaction.localRevision=5 remoteFromLocalRevision=13 05:51:32.232 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=fbb07e11-8930-40c4-9559-49ff4a3e33ce from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk16p3-u2q26-remote/2/1' toID=f145c723-2224-44ce-9dd2-e6f0d7ecf08e to='target/repo/k6yk16p3-jke2o-local', fromRepoLocalSync=false 05:51:32.255 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fbb07e11-8930-40c4-9559-49ff4a3e33ce remoteRepositoryId=f145c723-2224-44ce-9dd2-e6f0d7ecf08e localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 05:51:32.270 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 05:51:32.270 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 05:51:32.276 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fbb07e11-8930-40c4-9559-49ff4a3e33ce remoteRepositoryId=f145c723-2224-44ce-9dd2-e6f0d7ecf08e localRepositoryRevisionSynced=5 05:51:32.286 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f145c723-2224-44ce-9dd2-e6f0d7ecf08e remoteRepositoryId=fbb07e11-8930-40c4-9559-49ff4a3e33ce transaction.localRevision=16 remoteFromLocalRevision=5 05:51:32.288 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:51:32.316 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2fcc4d13]getCloseDeferredMillis: closeDeferredMillis=20000 05:51:32.316 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2fcc4d13]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:51:32.327 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3f1e530c]getCloseDeferredMillis: closeDeferredMillis=20000 05:51:32.327 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3f1e530c]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:51:32.355 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 05:51:32.357 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 05:51:32.360 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 62.25% 05:51:32.364 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 68.38% 05:51:32.368 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.50% 05:51:32.372 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 86.75% 05:51:32.376 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 92.88% 05:51:32.381 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 99.00% 05:51:32.454 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 05:51:32.482 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 05:51:32.483 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=fbb07e11-8930-40c4-9559-49ff4a3e33ce from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk16p3-u2q26-remote/2/1' toID=f145c723-2224-44ce-9dd2-e6f0d7ecf08e to='target/repo/k6yk16p3-jke2o-local', fromRepoLocalSync=true 05:51:32.484 [pool-14-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f145c723-2224-44ce-9dd2-e6f0d7ecf08e ('target/repo/k6yk16p3-jke2o-local') 05:51:32.495 [pool-14-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 05:51:32.503 [pool-14-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03% 05:51:32.506 [pool-14-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 05:51:32.515 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:51:32.516 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:51:32.518 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 05:51:32.522 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 68.38% 05:51:32.526 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:51:32.530 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 05:51:32.535 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 92.88% 05:51:32.540 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 05:51:32.548 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:51:32.563 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fbb07e11-8930-40c4-9559-49ff4a3e33ce remoteRepositoryId=f145c723-2224-44ce-9dd2-e6f0d7ecf08e localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8 05:51:32.608 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.09% 05:51:32.609 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 05:51:32.633 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '' 05:51:32.707 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 38.56% 05:51:32.708 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 46.02% 05:51:32.734 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fbb07e11-8930-40c4-9559-49ff4a3e33ce remoteRepositoryId=f145c723-2224-44ce-9dd2-e6f0d7ecf08e localRepositoryRevisionSynced=8 05:51:32.746 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f145c723-2224-44ce-9dd2-e6f0d7ecf08e remoteRepositoryId=fbb07e11-8930-40c4-9559-49ff4a3e33ce transaction.localRevision=19 remoteFromLocalRevision=8 05:51:32.756 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f145c723-2224-44ce-9dd2-e6f0d7ecf08e from='target/repo/k6yk16p3-jke2o-local' toID=fbb07e11-8930-40c4-9559-49ff4a3e33ce to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk16p3-u2q26-remote/2/1' 05:51:32.771 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f145c723-2224-44ce-9dd2-e6f0d7ecf08e remoteRepositoryId=fbb07e11-8930-40c4-9559-49ff4a3e33ce localRepositoryRevisionSynced=13 localRepositoryRevisionInProgress=19 05:51:32.787 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24% 05:51:32.787 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 57.84% 05:51:32.788 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/a' 05:51:32.809 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/b' 05:51:32.829 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 69.03% 05:51:32.830 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 05:51:32.858 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f145c723-2224-44ce-9dd2-e6f0d7ecf08e remoteRepositoryId=fbb07e11-8930-40c4-9559-49ff4a3e33ce localRepositoryRevisionSynced=19 05:51:32.864 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fbb07e11-8930-40c4-9559-49ff4a3e33ce remoteRepositoryId=f145c723-2224-44ce-9dd2-e6f0d7ecf08e transaction.localRevision=11 remoteFromLocalRevision=19 05:51:32.873 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=fbb07e11-8930-40c4-9559-49ff4a3e33ce from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk16p3-u2q26-remote/2/1' toID=f145c723-2224-44ce-9dd2-e6f0d7ecf08e to='target/repo/k6yk16p3-jke2o-local', fromRepoLocalSync=false 05:51:32.888 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fbb07e11-8930-40c4-9559-49ff4a3e33ce remoteRepositoryId=f145c723-2224-44ce-9dd2-e6f0d7ecf08e localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11 05:51:32.898 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 05:51:32.899 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 05:51:32.906 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fbb07e11-8930-40c4-9559-49ff4a3e33ce remoteRepositoryId=f145c723-2224-44ce-9dd2-e6f0d7ecf08e localRepositoryRevisionSynced=11 05:51:32.923 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f145c723-2224-44ce-9dd2-e6f0d7ecf08e remoteRepositoryId=fbb07e11-8930-40c4-9559-49ff4a3e33ce transaction.localRevision=22 remoteFromLocalRevision=11 05:51:32.926 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:51:32.926 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2fcc4d13]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:51:32.944 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3f1e530c]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:51:32.953 [main] INFO c.c.c.l.LocalRepoManagerImpl - [21b46d34]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk1lnc-sc94u-local' 05:51:32.960 [main] INFO c.c.c.l.LocalRepoManagerImpl - [21b46d34]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk1lnc-sc94u-local' locked successfully. 05:51:33.557 [closeDeferredTimer-4f168322-3] INFO c.c.c.l.LocalRepoManagerImpl - [4f168322]_close: Shutting down real LocalRepoManager. 05:51:33.558 [closeDeferredTimer-f64ce35-3] INFO c.c.c.l.LocalRepoManagerImpl - [f64ce35]_close: Shutting down real LocalRepoManager. 05:51:40.428 [main] INFO c.c.c.l.LocalRepoManagerImpl - [21b46d34]initPersistenceManagerFactory: repositoryId=e62b7d79-1859-40ac-b75f-1b965160ff24 05:51:40.454 [main] INFO c.c.c.l.LocalRepoManagerImpl - [21b46d34]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2754 ms. 05:51:40.482 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4404dee7]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk1lnc-prz97-remote' 05:51:40.488 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4404dee7]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk1lnc-prz97-remote' locked successfully. 05:51:46.489 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4404dee7]initPersistenceManagerFactory: repositoryId=416d49cf-32f1-418f-a39c-942224a1934f 05:51:46.496 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4404dee7]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3906 ms. 05:51:46.628 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 05:51:46.637 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 05:51:46.653 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 05:51:46.706 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 05:51:46.727 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 05:51:46.761 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.77% 05:51:46.778 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 05:51:46.830 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.72% 05:51:46.866 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 05:51:46.900 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: e62b7d79-1859-40ac-b75f-1b965160ff24 05:51:46.900 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: 416d49cf-32f1-418f-a39c-942224a1934f 05:51:46.907 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 05:51:46.908 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=416d49cf-32f1-418f-a39c-942224a1934f from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk1lnc-prz97-remote/2' toID=e62b7d79-1859-40ac-b75f-1b965160ff24 to='target/repo/k6yk1lnc-sc94u-local', fromRepoLocalSync=true 05:51:46.908 [pool-15-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e62b7d79-1859-40ac-b75f-1b965160ff24 ('target/repo/k6yk1lnc-sc94u-local') 05:51:46.934 [pool-15-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 05:51:46.945 [pool-15-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 05:51:46.964 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:51:46.965 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:51:46.967 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 05:51:46.972 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 05:51:46.978 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:51:46.988 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 05:51:46.992 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 05:51:46.998 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 05:51:47.006 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:51:47.039 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=416d49cf-32f1-418f-a39c-942224a1934f remoteRepositoryId=e62b7d79-1859-40ac-b75f-1b965160ff24 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 05:51:47.100 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 05:51:47.136 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 05:51:47.159 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.31% 05:51:47.167 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.58% 05:51:47.167 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.85% 05:51:47.168 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 05:51:47.183 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='65667219548eae001ffe64be4af2d3d72918754c' to.sha1=''): /1/a 05:51:47.257 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="416d49cf-32f1-418f-a39c-942224a1934f"] on repo=e62b7d79-1859-40ac-b75f-1b965160ff24 05:51:47.264 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 05:51:47.264 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='65667219548eae001ffe64be4af2d3d72918754c' toSha1='null' 05:51:47.265 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 05:51:47.265 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 05:51:47.267 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 05:51:47.278 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 157470 bytes in 13 ms. path='/1/a' 05:51:47.287 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:51:47.339 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="416d49cf-32f1-418f-a39c-942224a1934f"] on repo=e62b7d79-1859-40ac-b75f-1b965160ff24 05:51:47.353 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 05:51:47.367 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a3a3dd281259d05202edcfafd8f104b1a40b1df3' to.sha1=''): /1/b 05:51:47.388 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="416d49cf-32f1-418f-a39c-942224a1934f"] on repo=e62b7d79-1859-40ac-b75f-1b965160ff24 05:51:47.396 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 05:51:47.396 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='a3a3dd281259d05202edcfafd8f104b1a40b1df3' toSha1='null' 05:51:47.397 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 05:51:47.397 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 05:51:47.400 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 05:51:47.412 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 157744 bytes in 15 ms. path='/1/b' 05:51:47.418 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:51:47.440 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="416d49cf-32f1-418f-a39c-942224a1934f"] on repo=e62b7d79-1859-40ac-b75f-1b965160ff24 05:51:47.450 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 05:51:47.462 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='de2833456d870a55f341d1fddfc6103eba9ec2da' to.sha1=''): /a 05:51:47.485 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="416d49cf-32f1-418f-a39c-942224a1934f"] on repo=e62b7d79-1859-40ac-b75f-1b965160ff24 05:51:47.492 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/a' 05:51:47.493 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='de2833456d870a55f341d1fddfc6103eba9ec2da' toSha1='null' 05:51:47.493 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 05:51:47.493 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/a' offset=0 05:51:47.494 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/a' offset=0 05:51:47.501 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 109478 bytes in 8 ms. path='/a' 05:51:47.506 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:51:47.531 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="416d49cf-32f1-418f-a39c-942224a1934f"] on repo=e62b7d79-1859-40ac-b75f-1b965160ff24 05:51:47.543 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.43% 05:51:47.571 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=416d49cf-32f1-418f-a39c-942224a1934f remoteRepositoryId=e62b7d79-1859-40ac-b75f-1b965160ff24 localRepositoryRevisionSynced=2 05:51:47.588 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e62b7d79-1859-40ac-b75f-1b965160ff24 remoteRepositoryId=416d49cf-32f1-418f-a39c-942224a1934f transaction.localRevision=19 remoteFromLocalRevision=2 05:51:47.598 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e62b7d79-1859-40ac-b75f-1b965160ff24 from='target/repo/k6yk1lnc-sc94u-local' toID=416d49cf-32f1-418f-a39c-942224a1934f to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk1lnc-prz97-remote/2' 05:51:47.650 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e62b7d79-1859-40ac-b75f-1b965160ff24 remoteRepositoryId=416d49cf-32f1-418f-a39c-942224a1934f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=19 05:51:47.666 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 05:51:47.666 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 05:51:47.685 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e62b7d79-1859-40ac-b75f-1b965160ff24 remoteRepositoryId=416d49cf-32f1-418f-a39c-942224a1934f localRepositoryRevisionSynced=19 05:51:47.706 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=416d49cf-32f1-418f-a39c-942224a1934f remoteRepositoryId=e62b7d79-1859-40ac-b75f-1b965160ff24 transaction.localRevision=5 remoteFromLocalRevision=19 05:51:47.712 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=416d49cf-32f1-418f-a39c-942224a1934f from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk1lnc-prz97-remote/2' toID=e62b7d79-1859-40ac-b75f-1b965160ff24 to='target/repo/k6yk1lnc-sc94u-local', fromRepoLocalSync=false 05:51:47.731 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=416d49cf-32f1-418f-a39c-942224a1934f remoteRepositoryId=e62b7d79-1859-40ac-b75f-1b965160ff24 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 05:51:47.739 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 05:51:47.740 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 05:51:47.745 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=416d49cf-32f1-418f-a39c-942224a1934f remoteRepositoryId=e62b7d79-1859-40ac-b75f-1b965160ff24 localRepositoryRevisionSynced=5 05:51:47.753 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e62b7d79-1859-40ac-b75f-1b965160ff24 remoteRepositoryId=416d49cf-32f1-418f-a39c-942224a1934f transaction.localRevision=22 remoteFromLocalRevision=5 05:51:47.759 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:51:47.785 [main] INFO c.c.c.l.LocalRepoManagerImpl - [21b46d34]getCloseDeferredMillis: closeDeferredMillis=20000 05:51:47.785 [main] INFO c.c.c.l.LocalRepoManagerImpl - [21b46d34]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:51:47.786 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4404dee7]getCloseDeferredMillis: closeDeferredMillis=20000 05:51:47.786 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4404dee7]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:51:47.807 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 05:51:47.809 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=416d49cf-32f1-418f-a39c-942224a1934f from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk1lnc-prz97-remote/2' toID=e62b7d79-1859-40ac-b75f-1b965160ff24 to='target/repo/k6yk1lnc-sc94u-local', fromRepoLocalSync=true 05:51:47.810 [pool-16-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e62b7d79-1859-40ac-b75f-1b965160ff24 ('target/repo/k6yk1lnc-sc94u-local') 05:51:47.814 [pool-16-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 05:51:47.826 [pool-16-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 18.27% 05:51:47.838 [pool-16-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 05:51:47.850 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:51:47.851 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:51:47.853 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 05:51:47.858 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 05:51:47.863 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:51:47.906 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 79.94% 05:51:47.948 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 05:51:47.953 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 05:51:47.969 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:51:47.983 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=416d49cf-32f1-418f-a39c-942224a1934f remoteRepositoryId=e62b7d79-1859-40ac-b75f-1b965160ff24 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8 05:51:48.031 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 05:51:48.063 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.81% 05:51:48.066 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 05:51:48.083 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/1/b' to '/b' 05:51:48.174 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/b' 05:51:48.185 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 37.70% 05:51:48.189 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 42.86% 05:51:48.191 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b' 05:51:48.206 [main] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='a3a3dd281259d05202edcfafd8f104b1a40b1df3'): /b 05:51:48.207 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.03% 05:51:48.242 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=416d49cf-32f1-418f-a39c-942224a1934f remoteRepositoryId=e62b7d79-1859-40ac-b75f-1b965160ff24 localRepositoryRevisionSynced=8 05:51:48.257 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e62b7d79-1859-40ac-b75f-1b965160ff24 remoteRepositoryId=416d49cf-32f1-418f-a39c-942224a1934f transaction.localRevision=26 remoteFromLocalRevision=8 05:51:48.268 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e62b7d79-1859-40ac-b75f-1b965160ff24 from='target/repo/k6yk1lnc-sc94u-local' toID=416d49cf-32f1-418f-a39c-942224a1934f to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk1lnc-prz97-remote/2' 05:51:48.293 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e62b7d79-1859-40ac-b75f-1b965160ff24 remoteRepositoryId=416d49cf-32f1-418f-a39c-942224a1934f localRepositoryRevisionSynced=19 localRepositoryRevisionInProgress=26 05:51:48.322 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 57.84% 05:51:48.323 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/1/b' to '/b' 05:51:48.324 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/b' 05:51:48.333 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 69.03% 05:51:48.333 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 05:51:48.370 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e62b7d79-1859-40ac-b75f-1b965160ff24 remoteRepositoryId=416d49cf-32f1-418f-a39c-942224a1934f localRepositoryRevisionSynced=26 05:51:48.382 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=416d49cf-32f1-418f-a39c-942224a1934f remoteRepositoryId=e62b7d79-1859-40ac-b75f-1b965160ff24 transaction.localRevision=11 remoteFromLocalRevision=26 05:51:48.394 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=416d49cf-32f1-418f-a39c-942224a1934f from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk1lnc-prz97-remote/2' toID=e62b7d79-1859-40ac-b75f-1b965160ff24 to='target/repo/k6yk1lnc-sc94u-local', fromRepoLocalSync=false 05:51:48.411 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=416d49cf-32f1-418f-a39c-942224a1934f remoteRepositoryId=e62b7d79-1859-40ac-b75f-1b965160ff24 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11 05:51:48.421 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 05:51:48.421 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 05:51:48.425 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=416d49cf-32f1-418f-a39c-942224a1934f remoteRepositoryId=e62b7d79-1859-40ac-b75f-1b965160ff24 localRepositoryRevisionSynced=11 05:51:48.439 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e62b7d79-1859-40ac-b75f-1b965160ff24 remoteRepositoryId=416d49cf-32f1-418f-a39c-942224a1934f transaction.localRevision=29 remoteFromLocalRevision=11 05:51:48.446 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:51:48.446 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4404dee7]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:51:48.447 [main] INFO c.c.c.l.LocalRepoManagerImpl - [21b46d34]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:51:48.473 [main] INFO c.c.c.l.LocalRepoManagerImpl - [478fc7fb]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk1xm3-dl01s-local' 05:51:48.481 [main] INFO c.c.c.l.LocalRepoManagerImpl - [478fc7fb]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk1xm3-dl01s-local' locked successfully. 05:51:52.273 [main] INFO c.c.c.l.LocalRepoManagerImpl - [478fc7fb]initPersistenceManagerFactory: repositoryId=cf8a5276-ff3c-4313-82da-762260376f34 05:51:52.278 [main] INFO c.c.c.l.LocalRepoManagerImpl - [478fc7fb]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2094 ms. 05:51:52.308 [main] INFO c.c.c.l.LocalRepoManagerImpl - [59bb012c]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk1xm3-o1n69-remote' 05:51:52.316 [main] INFO c.c.c.l.LocalRepoManagerImpl - [59bb012c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk1xm3-o1n69-remote' locked successfully. 05:51:52.928 [closeDeferredTimer-2fcc4d13-2] INFO c.c.c.l.LocalRepoManagerImpl - [2fcc4d13]_close: Shutting down real LocalRepoManager. 05:51:53.449 [closeDeferredTimer-3f1e530c-2] INFO c.c.c.l.LocalRepoManagerImpl - [3f1e530c]_close: Shutting down real LocalRepoManager. 05:51:59.552 [main] INFO c.c.c.l.LocalRepoManagerImpl - [59bb012c]initPersistenceManagerFactory: repositoryId=ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8 05:51:59.558 [main] INFO c.c.c.l.LocalRepoManagerImpl - [59bb012c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2261 ms. 05:51:59.714 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 05:51:59.723 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 05:51:59.743 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 05:51:59.810 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 05:51:59.835 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 05:51:59.880 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.38% 05:51:59.908 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 05:51:59.945 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.75% 05:51:59.987 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 05:52:00.024 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: cf8a5276-ff3c-4313-82da-762260376f34 05:52:00.024 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8 05:52:00.030 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 05:52:00.030 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk1xm3-o1n69-remote' toID=cf8a5276-ff3c-4313-82da-762260376f34 to='target/repo/k6yk1xm3-dl01s-local', fromRepoLocalSync=true 05:52:00.031 [pool-17-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing cf8a5276-ff3c-4313-82da-762260376f34 ('target/repo/k6yk1xm3-dl01s-local') 05:52:00.065 [pool-17-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 05:52:00.073 [pool-17-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 05:52:00.074 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:52:00.076 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:52:00.078 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 05:52:00.084 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 05:52:00.091 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:52:00.103 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 05:52:00.109 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 05:52:00.115 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 05:52:00.126 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:52:00.163 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8 remoteRepositoryId=cf8a5276-ff3c-4313-82da-762260376f34 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 05:52:00.212 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 05:52:00.248 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 05:52:00.269 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22% 05:52:00.270 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 05:52:00.285 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 05:52:00.301 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 05:52:00.325 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46% 05:52:00.326 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70% 05:52:00.326 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 05:52:00.342 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0804b3216e3d5dad2bb8243d3ca91465d80ee4ba' to.sha1=''): /1/a 05:52:00.418 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8"] on repo=cf8a5276-ff3c-4313-82da-762260376f34 05:52:00.426 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 05:52:00.426 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='0804b3216e3d5dad2bb8243d3ca91465d80ee4ba' toSha1='null' 05:52:00.426 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 05:52:00.426 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 05:52:00.430 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 05:52:00.442 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 202057 bytes in 16 ms. path='/1/a' 05:52:00.462 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:52:00.564 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8"] on repo=cf8a5276-ff3c-4313-82da-762260376f34 05:52:00.578 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 05:52:00.592 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bebf7143cf5e3772809a4693370fa883229a8e25' to.sha1=''): /1/b 05:52:00.614 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8"] on repo=cf8a5276-ff3c-4313-82da-762260376f34 05:52:00.618 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 05:52:00.618 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='bebf7143cf5e3772809a4693370fa883229a8e25' toSha1='null' 05:52:00.618 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 05:52:00.619 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 05:52:00.624 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 05:52:00.636 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 308319 bytes in 17 ms. path='/1/b' 05:52:00.642 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:52:00.670 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8"] on repo=cf8a5276-ff3c-4313-82da-762260376f34 05:52:00.679 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c' 05:52:00.692 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='99c0f8b39debb807704c4c67e10984e19adba5ab' to.sha1=''): /1/c 05:52:00.716 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8"] on repo=cf8a5276-ff3c-4313-82da-762260376f34 05:52:00.721 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c' 05:52:00.722 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='99c0f8b39debb807704c4c67e10984e19adba5ab' toSha1='null' 05:52:00.722 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c' 05:52:00.722 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0 05:52:00.723 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0 05:52:00.731 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 55278 bytes in 9 ms. path='/1/c' 05:52:00.741 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 05:52:00.764 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8"] on repo=cf8a5276-ff3c-4313-82da-762260376f34 05:52:00.772 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a' 05:52:00.787 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2e2579c9dbab20bf52cc65026ce7ab675804a9a8' to.sha1=''): /2/1/a 05:52:00.819 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8"] on repo=cf8a5276-ff3c-4313-82da-762260376f34 05:52:00.824 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a' 05:52:00.825 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='2e2579c9dbab20bf52cc65026ce7ab675804a9a8' toSha1='null' 05:52:00.825 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a' 05:52:00.825 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0 05:52:00.826 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0 05:52:00.841 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 88388 bytes in 16 ms. path='/2/1/a' 05:52:00.849 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:52:00.917 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8"] on repo=cf8a5276-ff3c-4313-82da-762260376f34 05:52:00.954 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b' 05:52:00.980 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d6d37026bee11ec7ec02a8037152fc7d74bf06ff' to.sha1=''): /2/1/b 05:52:01.019 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8"] on repo=cf8a5276-ff3c-4313-82da-762260376f34 05:52:01.024 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b' 05:52:01.025 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='d6d37026bee11ec7ec02a8037152fc7d74bf06ff' toSha1='null' 05:52:01.025 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b' 05:52:01.025 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0 05:52:01.028 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0 05:52:01.040 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 151866 bytes in 15 ms. path='/2/1/b' 05:52:01.046 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:52:01.067 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8"] on repo=cf8a5276-ff3c-4313-82da-762260376f34 05:52:01.074 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 05:52:01.091 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='781c84d39d2a0adbb9ab23107f81d4778450cea4' to.sha1=''): /2/a 05:52:01.108 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8"] on repo=cf8a5276-ff3c-4313-82da-762260376f34 05:52:01.113 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a' 05:52:01.113 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='781c84d39d2a0adbb9ab23107f81d4778450cea4' toSha1='null' 05:52:01.114 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 05:52:01.114 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0 05:52:01.129 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0 05:52:01.145 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 736047 bytes in 31 ms. path='/2/a' 05:52:01.156 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:52:01.206 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8"] on repo=cf8a5276-ff3c-4313-82da-762260376f34 05:52:01.214 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 05:52:01.226 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6f2e41cf0ea727a684a6318dc46fa90a13e41d67' to.sha1=''): /3/a 05:52:01.247 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8"] on repo=cf8a5276-ff3c-4313-82da-762260376f34 05:52:01.251 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a' 05:52:01.251 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='6f2e41cf0ea727a684a6318dc46fa90a13e41d67' toSha1='null' 05:52:01.251 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 05:52:01.251 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0 05:52:01.252 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0 05:52:01.259 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 36240 bytes in 7 ms. path='/3/a' 05:52:01.265 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:52:01.282 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8"] on repo=cf8a5276-ff3c-4313-82da-762260376f34 05:52:01.289 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 05:52:01.302 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='16b62e21e2c26cc6b6d456fe8f0c70a4031b5436' to.sha1=''): /3/b 05:52:01.323 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8"] on repo=cf8a5276-ff3c-4313-82da-762260376f34 05:52:01.328 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b' 05:52:01.328 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='16b62e21e2c26cc6b6d456fe8f0c70a4031b5436' toSha1='null' 05:52:01.328 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 05:52:01.328 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0 05:52:01.330 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0 05:52:01.339 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 147750 bytes in 11 ms. path='/3/b' 05:52:01.344 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:52:01.372 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8"] on repo=cf8a5276-ff3c-4313-82da-762260376f34 05:52:01.378 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 05:52:01.390 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8ed20db777c815bfc1e9b6772632154328141527' to.sha1=''): /3/c 05:52:01.407 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8"] on repo=cf8a5276-ff3c-4313-82da-762260376f34 05:52:01.411 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c' 05:52:01.411 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='8ed20db777c815bfc1e9b6772632154328141527' toSha1='null' 05:52:01.411 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 05:52:01.411 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0 05:52:01.412 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0 05:52:01.417 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 83266 bytes in 6 ms. path='/3/c' 05:52:01.421 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 05:52:01.444 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8"] on repo=cf8a5276-ff3c-4313-82da-762260376f34 05:52:01.452 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 05:52:01.464 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9a1556ef6caf6a9e79f5ebf0d78b6c05620ae0c1' to.sha1=''): /3/d 05:52:01.485 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8"] on repo=cf8a5276-ff3c-4313-82da-762260376f34 05:52:01.490 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d' 05:52:01.490 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='9a1556ef6caf6a9e79f5ebf0d78b6c05620ae0c1' toSha1='null' 05:52:01.490 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 05:52:01.490 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0 05:52:01.495 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0 05:52:01.514 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 430848 bytes in 24 ms. path='/3/d' 05:52:01.520 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 05:52:01.554 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8"] on repo=cf8a5276-ff3c-4313-82da-762260376f34 05:52:01.561 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27% 05:52:01.582 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8 remoteRepositoryId=cf8a5276-ff3c-4313-82da-762260376f34 localRepositoryRevisionSynced=2 05:52:01.598 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cf8a5276-ff3c-4313-82da-762260376f34 remoteRepositoryId=ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8 transaction.localRevision=57 remoteFromLocalRevision=2 05:52:01.609 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=cf8a5276-ff3c-4313-82da-762260376f34 from='target/repo/k6yk1xm3-dl01s-local' toID=ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk1xm3-o1n69-remote' 05:52:01.648 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cf8a5276-ff3c-4313-82da-762260376f34 remoteRepositoryId=ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=57 05:52:01.665 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 05:52:01.666 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 05:52:01.682 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cf8a5276-ff3c-4313-82da-762260376f34 remoteRepositoryId=ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8 localRepositoryRevisionSynced=57 05:52:01.698 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8 remoteRepositoryId=cf8a5276-ff3c-4313-82da-762260376f34 transaction.localRevision=5 remoteFromLocalRevision=57 05:52:01.704 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk1xm3-o1n69-remote' toID=cf8a5276-ff3c-4313-82da-762260376f34 to='target/repo/k6yk1xm3-dl01s-local', fromRepoLocalSync=false 05:52:01.722 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8 remoteRepositoryId=cf8a5276-ff3c-4313-82da-762260376f34 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 05:52:01.726 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 05:52:01.726 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 05:52:01.733 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8 remoteRepositoryId=cf8a5276-ff3c-4313-82da-762260376f34 localRepositoryRevisionSynced=5 05:52:01.761 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cf8a5276-ff3c-4313-82da-762260376f34 remoteRepositoryId=ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8 transaction.localRevision=60 remoteFromLocalRevision=5 05:52:01.767 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:52:01.790 [main] INFO c.c.c.l.LocalRepoManagerImpl - [478fc7fb]getCloseDeferredMillis: closeDeferredMillis=20000 05:52:01.790 [main] INFO c.c.c.l.LocalRepoManagerImpl - [478fc7fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:52:01.791 [main] INFO c.c.c.l.LocalRepoManagerImpl - [59bb012c]getCloseDeferredMillis: closeDeferredMillis=20000 05:52:01.791 [main] INFO c.c.c.l.LocalRepoManagerImpl - [59bb012c]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:52:01.845 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 05:52:01.846 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk1xm3-o1n69-remote' toID=cf8a5276-ff3c-4313-82da-762260376f34 to='target/repo/k6yk1xm3-dl01s-local', fromRepoLocalSync=true 05:52:01.846 [pool-18-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing cf8a5276-ff3c-4313-82da-762260376f34 ('target/repo/k6yk1xm3-dl01s-local') 05:52:01.851 [pool-18-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 05:52:01.869 [pool-18-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03% 05:52:01.907 [pool-18-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11% 05:52:01.927 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:52:01.928 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:52:01.930 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 05:52:01.934 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 05:52:01.939 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:52:01.981 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 79.94% 05:52:02.038 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 05:52:02.049 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 05:52:02.070 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:52:02.085 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8 remoteRepositoryId=cf8a5276-ff3c-4313-82da-762260376f34 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8 05:52:02.146 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.16% 05:52:02.147 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 05:52:02.190 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 05:52:02.208 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/2/1/b' to '/2/b' 05:52:02.297 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/1/b' 05:52:02.308 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 37.16% 05:52:02.309 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 42.75% 05:52:02.310 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/b' 05:52:02.324 [main] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='d6d37026bee11ec7ec02a8037152fc7d74bf06ff'): /2/b 05:52:02.325 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.35% 05:52:02.360 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8 remoteRepositoryId=cf8a5276-ff3c-4313-82da-762260376f34 localRepositoryRevisionSynced=8 05:52:02.371 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cf8a5276-ff3c-4313-82da-762260376f34 remoteRepositoryId=ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8 transaction.localRevision=64 remoteFromLocalRevision=8 05:52:02.381 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=cf8a5276-ff3c-4313-82da-762260376f34 from='target/repo/k6yk1xm3-dl01s-local' toID=ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk1xm3-o1n69-remote' 05:52:02.400 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cf8a5276-ff3c-4313-82da-762260376f34 remoteRepositoryId=ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8 localRepositoryRevisionSynced=57 localRepositoryRevisionInProgress=64 05:52:02.425 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 57.84% 05:52:02.426 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/2/1/b' to '/2/b' 05:52:02.427 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/1/b' 05:52:02.438 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 69.03% 05:52:02.438 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 05:52:02.471 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cf8a5276-ff3c-4313-82da-762260376f34 remoteRepositoryId=ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8 localRepositoryRevisionSynced=64 05:52:02.483 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8 remoteRepositoryId=cf8a5276-ff3c-4313-82da-762260376f34 transaction.localRevision=11 remoteFromLocalRevision=64 05:52:02.492 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk1xm3-o1n69-remote' toID=cf8a5276-ff3c-4313-82da-762260376f34 to='target/repo/k6yk1xm3-dl01s-local', fromRepoLocalSync=false 05:52:02.509 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8 remoteRepositoryId=cf8a5276-ff3c-4313-82da-762260376f34 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11 05:52:02.512 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 05:52:02.512 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 05:52:02.517 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8 remoteRepositoryId=cf8a5276-ff3c-4313-82da-762260376f34 localRepositoryRevisionSynced=11 05:52:02.527 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cf8a5276-ff3c-4313-82da-762260376f34 remoteRepositoryId=ed4ba60d-f1e7-4cd9-bb76-31a1fc57a1e8 transaction.localRevision=67 remoteFromLocalRevision=11 05:52:02.532 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:52:02.533 [main] INFO c.c.c.l.LocalRepoManagerImpl - [59bb012c]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:52:02.534 [main] INFO c.c.c.l.LocalRepoManagerImpl - [478fc7fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:52:02.575 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3e8df7ca]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk28i6-ytrs-local' 05:52:02.581 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3e8df7ca]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk28i6-ytrs-local' locked successfully. 05:52:06.076 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3e8df7ca]initPersistenceManagerFactory: repositoryId=6715527b-f190-4348-8063-56d5d51c08e0 05:52:06.082 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3e8df7ca]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2170 ms. 05:52:06.105 [main] INFO c.c.c.l.LocalRepoManagerImpl - [60050ce6]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk28i6-7rmja-remote' 05:52:06.111 [main] INFO c.c.c.l.LocalRepoManagerImpl - [60050ce6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk28i6-7rmja-remote' locked successfully. 05:52:08.448 [closeDeferredTimer-4404dee7-2] INFO c.c.c.l.LocalRepoManagerImpl - [4404dee7]_close: Shutting down real LocalRepoManager. 05:52:08.448 [closeDeferredTimer-21b46d34-2] INFO c.c.c.l.LocalRepoManagerImpl - [21b46d34]_close: Shutting down real LocalRepoManager. 05:52:11.828 [main] INFO c.c.c.l.LocalRepoManagerImpl - [60050ce6]initPersistenceManagerFactory: repositoryId=975cfe9d-4b2d-4f12-8f13-9c5f736525f8 05:52:11.833 [main] INFO c.c.c.l.LocalRepoManagerImpl - [60050ce6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4184 ms. 05:52:11.962 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 05:52:11.971 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 05:52:11.989 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 05:52:12.066 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 05:52:12.087 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 05:52:12.123 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.56% 05:52:12.138 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 05:52:12.168 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.91% 05:52:12.202 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 05:52:12.232 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: 6715527b-f190-4348-8063-56d5d51c08e0 05:52:12.233 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: 975cfe9d-4b2d-4f12-8f13-9c5f736525f8 05:52:12.239 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 05:52:12.242 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=975cfe9d-4b2d-4f12-8f13-9c5f736525f8 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk28i6-7rmja-remote' toID=6715527b-f190-4348-8063-56d5d51c08e0 to='target/repo/k6yk28i6-ytrs-local', fromRepoLocalSync=true 05:52:12.242 [pool-19-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 6715527b-f190-4348-8063-56d5d51c08e0 ('target/repo/k6yk28i6-ytrs-local') 05:52:12.276 [pool-19-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 05:52:12.284 [pool-19-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 05:52:12.291 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:52:12.292 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:52:12.294 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 05:52:12.299 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 05:52:12.305 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:52:12.313 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 05:52:12.318 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 05:52:12.326 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 05:52:12.337 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:52:12.372 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=975cfe9d-4b2d-4f12-8f13-9c5f736525f8 remoteRepositoryId=6715527b-f190-4348-8063-56d5d51c08e0 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 05:52:12.414 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 05:52:12.452 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 05:52:12.468 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22% 05:52:12.468 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 05:52:12.479 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 05:52:12.493 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 05:52:12.512 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46% 05:52:12.513 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70% 05:52:12.513 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 05:52:12.523 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c0a7b6a4df3006c3417b30a0324571008e1b3d67' to.sha1=''): /1/a 05:52:12.571 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="975cfe9d-4b2d-4f12-8f13-9c5f736525f8"] on repo=6715527b-f190-4348-8063-56d5d51c08e0 05:52:12.577 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 05:52:12.577 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='c0a7b6a4df3006c3417b30a0324571008e1b3d67' toSha1='null' 05:52:12.577 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 05:52:12.577 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 05:52:12.579 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 05:52:12.590 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 130986 bytes in 13 ms. path='/1/a' 05:52:12.596 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:52:12.638 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="975cfe9d-4b2d-4f12-8f13-9c5f736525f8"] on repo=6715527b-f190-4348-8063-56d5d51c08e0 05:52:12.651 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 05:52:12.663 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cf9905573f3877f12e8d2cfe8b31ac3c90108ec4' to.sha1=''): /1/b 05:52:12.680 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="975cfe9d-4b2d-4f12-8f13-9c5f736525f8"] on repo=6715527b-f190-4348-8063-56d5d51c08e0 05:52:12.684 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 05:52:12.685 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='cf9905573f3877f12e8d2cfe8b31ac3c90108ec4' toSha1='null' 05:52:12.685 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 05:52:12.685 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 05:52:12.690 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 05:52:12.701 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 379568 bytes in 16 ms. path='/1/b' 05:52:12.707 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:52:12.738 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="975cfe9d-4b2d-4f12-8f13-9c5f736525f8"] on repo=6715527b-f190-4348-8063-56d5d51c08e0 05:52:12.745 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c' 05:52:12.755 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d60383cb4d4539d6a98d6df9e170881d166e25b2' to.sha1=''): /1/c 05:52:12.773 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="975cfe9d-4b2d-4f12-8f13-9c5f736525f8"] on repo=6715527b-f190-4348-8063-56d5d51c08e0 05:52:12.777 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c' 05:52:12.777 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='d60383cb4d4539d6a98d6df9e170881d166e25b2' toSha1='null' 05:52:12.778 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c' 05:52:12.778 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0 05:52:12.784 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0 05:52:12.795 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 301728 bytes in 17 ms. path='/1/c' 05:52:12.801 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 05:52:12.826 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="975cfe9d-4b2d-4f12-8f13-9c5f736525f8"] on repo=6715527b-f190-4348-8063-56d5d51c08e0 05:52:12.834 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a' 05:52:12.849 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0a3de63d38c2934120985d6b292ea59bae01080e' to.sha1=''): /2/1/a 05:52:12.868 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="975cfe9d-4b2d-4f12-8f13-9c5f736525f8"] on repo=6715527b-f190-4348-8063-56d5d51c08e0 05:52:12.873 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a' 05:52:12.873 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='0a3de63d38c2934120985d6b292ea59bae01080e' toSha1='null' 05:52:12.873 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a' 05:52:12.874 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0 05:52:12.876 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0 05:52:12.889 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 101127 bytes in 15 ms. path='/2/1/a' 05:52:12.896 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:52:12.916 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="975cfe9d-4b2d-4f12-8f13-9c5f736525f8"] on repo=6715527b-f190-4348-8063-56d5d51c08e0 05:52:12.924 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b' 05:52:12.938 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='49d4f85f807aead7437be744dad50a9eacbc5101' to.sha1=''): /2/1/b 05:52:12.962 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="975cfe9d-4b2d-4f12-8f13-9c5f736525f8"] on repo=6715527b-f190-4348-8063-56d5d51c08e0 05:52:12.967 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b' 05:52:12.967 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='49d4f85f807aead7437be744dad50a9eacbc5101' toSha1='null' 05:52:12.967 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b' 05:52:12.968 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0 05:52:12.970 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0 05:52:12.980 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 151183 bytes in 13 ms. path='/2/1/b' 05:52:12.987 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:52:13.012 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="975cfe9d-4b2d-4f12-8f13-9c5f736525f8"] on repo=6715527b-f190-4348-8063-56d5d51c08e0 05:52:13.018 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 05:52:13.031 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='338d27171714603f50e58bcc6d0a281ec8bfcdfb' to.sha1=''): /2/a 05:52:13.052 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="975cfe9d-4b2d-4f12-8f13-9c5f736525f8"] on repo=6715527b-f190-4348-8063-56d5d51c08e0 05:52:13.056 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a' 05:52:13.056 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='338d27171714603f50e58bcc6d0a281ec8bfcdfb' toSha1='null' 05:52:13.056 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 05:52:13.056 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0 05:52:13.057 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0 05:52:13.063 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 5416 bytes in 7 ms. path='/2/a' 05:52:13.069 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:52:13.084 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="975cfe9d-4b2d-4f12-8f13-9c5f736525f8"] on repo=6715527b-f190-4348-8063-56d5d51c08e0 05:52:13.092 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 05:52:13.104 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e62bf3df4974e5168fea7a89478002f90ad73e75' to.sha1=''): /3/a 05:52:13.123 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="975cfe9d-4b2d-4f12-8f13-9c5f736525f8"] on repo=6715527b-f190-4348-8063-56d5d51c08e0 05:52:13.128 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a' 05:52:13.128 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='e62bf3df4974e5168fea7a89478002f90ad73e75' toSha1='null' 05:52:13.128 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 05:52:13.128 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0 05:52:13.130 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0 05:52:13.139 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 110348 bytes in 11 ms. path='/3/a' 05:52:13.145 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:52:13.165 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="975cfe9d-4b2d-4f12-8f13-9c5f736525f8"] on repo=6715527b-f190-4348-8063-56d5d51c08e0 05:52:13.172 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 05:52:13.187 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9b64e15a8e31c78548f5db4241c6f00be2c1b9e9' to.sha1=''): /3/b 05:52:13.207 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="975cfe9d-4b2d-4f12-8f13-9c5f736525f8"] on repo=6715527b-f190-4348-8063-56d5d51c08e0 05:52:13.212 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b' 05:52:13.213 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='9b64e15a8e31c78548f5db4241c6f00be2c1b9e9' toSha1='null' 05:52:13.213 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 05:52:13.213 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0 05:52:13.214 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0 05:52:13.222 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 36960 bytes in 9 ms. path='/3/b' 05:52:13.229 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:52:13.248 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="975cfe9d-4b2d-4f12-8f13-9c5f736525f8"] on repo=6715527b-f190-4348-8063-56d5d51c08e0 05:52:13.255 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 05:52:13.268 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='26e9b6667e25d3aba1ded8f49a73b4c91c88f94f' to.sha1=''): /3/c 05:52:13.289 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="975cfe9d-4b2d-4f12-8f13-9c5f736525f8"] on repo=6715527b-f190-4348-8063-56d5d51c08e0 05:52:13.293 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c' 05:52:13.293 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='26e9b6667e25d3aba1ded8f49a73b4c91c88f94f' toSha1='null' 05:52:13.293 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 05:52:13.293 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0 05:52:13.297 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0 05:52:13.312 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 313560 bytes in 19 ms. path='/3/c' 05:52:13.319 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 05:52:13.347 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="975cfe9d-4b2d-4f12-8f13-9c5f736525f8"] on repo=6715527b-f190-4348-8063-56d5d51c08e0 05:52:13.354 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 05:52:13.362 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='38e0b572b5f943009be339b4aba369f7e112b96c' to.sha1=''): /3/d 05:52:13.381 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="975cfe9d-4b2d-4f12-8f13-9c5f736525f8"] on repo=6715527b-f190-4348-8063-56d5d51c08e0 05:52:13.385 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d' 05:52:13.385 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='38e0b572b5f943009be339b4aba369f7e112b96c' toSha1='null' 05:52:13.385 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 05:52:13.386 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0 05:52:13.386 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0 05:52:13.400 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 21260 bytes in 14 ms. path='/3/d' 05:52:13.406 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 05:52:13.420 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="975cfe9d-4b2d-4f12-8f13-9c5f736525f8"] on repo=6715527b-f190-4348-8063-56d5d51c08e0 05:52:13.428 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27% 05:52:13.453 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=975cfe9d-4b2d-4f12-8f13-9c5f736525f8 remoteRepositoryId=6715527b-f190-4348-8063-56d5d51c08e0 localRepositoryRevisionSynced=2 05:52:13.469 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6715527b-f190-4348-8063-56d5d51c08e0 remoteRepositoryId=975cfe9d-4b2d-4f12-8f13-9c5f736525f8 transaction.localRevision=57 remoteFromLocalRevision=2 05:52:13.482 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6715527b-f190-4348-8063-56d5d51c08e0 from='target/repo/k6yk28i6-ytrs-local' toID=975cfe9d-4b2d-4f12-8f13-9c5f736525f8 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk28i6-7rmja-remote' 05:52:13.513 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6715527b-f190-4348-8063-56d5d51c08e0 remoteRepositoryId=975cfe9d-4b2d-4f12-8f13-9c5f736525f8 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=57 05:52:13.530 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 05:52:13.530 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 05:52:13.544 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6715527b-f190-4348-8063-56d5d51c08e0 remoteRepositoryId=975cfe9d-4b2d-4f12-8f13-9c5f736525f8 localRepositoryRevisionSynced=57 05:52:13.557 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=975cfe9d-4b2d-4f12-8f13-9c5f736525f8 remoteRepositoryId=6715527b-f190-4348-8063-56d5d51c08e0 transaction.localRevision=5 remoteFromLocalRevision=57 05:52:13.562 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=975cfe9d-4b2d-4f12-8f13-9c5f736525f8 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk28i6-7rmja-remote' toID=6715527b-f190-4348-8063-56d5d51c08e0 to='target/repo/k6yk28i6-ytrs-local', fromRepoLocalSync=false 05:52:13.577 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=975cfe9d-4b2d-4f12-8f13-9c5f736525f8 remoteRepositoryId=6715527b-f190-4348-8063-56d5d51c08e0 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 05:52:13.582 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 05:52:13.582 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 05:52:13.586 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=975cfe9d-4b2d-4f12-8f13-9c5f736525f8 remoteRepositoryId=6715527b-f190-4348-8063-56d5d51c08e0 localRepositoryRevisionSynced=5 05:52:13.593 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6715527b-f190-4348-8063-56d5d51c08e0 remoteRepositoryId=975cfe9d-4b2d-4f12-8f13-9c5f736525f8 transaction.localRevision=60 remoteFromLocalRevision=5 05:52:13.598 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:52:13.618 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3e8df7ca]getCloseDeferredMillis: closeDeferredMillis=20000 05:52:13.618 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3e8df7ca]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:52:13.619 [main] INFO c.c.c.l.LocalRepoManagerImpl - [60050ce6]getCloseDeferredMillis: closeDeferredMillis=20000 05:52:13.619 [main] INFO c.c.c.l.LocalRepoManagerImpl - [60050ce6]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:52:15.874 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 05:52:15.877 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=975cfe9d-4b2d-4f12-8f13-9c5f736525f8 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk28i6-7rmja-remote' toID=6715527b-f190-4348-8063-56d5d51c08e0 to='target/repo/k6yk28i6-ytrs-local', fromRepoLocalSync=true 05:52:15.877 [pool-20-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 6715527b-f190-4348-8063-56d5d51c08e0 ('target/repo/k6yk28i6-ytrs-local') 05:52:15.882 [pool-20-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 05:52:15.901 [pool-20-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03% 05:52:15.960 [pool-20-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11% 05:52:16.238 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:52:16.242 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:52:16.246 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 05:52:16.250 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 05:52:16.255 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:52:16.334 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 05:52:16.337 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 05:52:16.342 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 05:52:16.352 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:52:16.363 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=975cfe9d-4b2d-4f12-8f13-9c5f736525f8 remoteRepositoryId=6715527b-f190-4348-8063-56d5d51c08e0 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=9 05:52:16.378 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.56% 05:52:16.379 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.96% 05:52:16.379 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 43.35% 05:52:16.380 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a' 05:52:16.404 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bffdcf8e7b4d48c25a989ecc1031f70a2123ee52' to.sha1='b7151e49528498ee66599de3761f029b11f2cbbf'): /2/1/a 05:52:16.463 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="975cfe9d-4b2d-4f12-8f13-9c5f736525f8"] on repo=6715527b-f190-4348-8063-56d5d51c08e0 05:52:16.467 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a' 05:52:16.467 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=0 fromSha1='bffdcf8e7b4d48c25a989ecc1031f70a2123ee52' toSha1='b7151e49528498ee66599de3761f029b11f2cbbf' 05:52:16.467 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a' 05:52:16.467 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0 05:52:16.469 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0 05:52:16.479 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 101127 bytes in 12 ms. path='/2/1/a' 05:52:16.485 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:52:16.507 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="975cfe9d-4b2d-4f12-8f13-9c5f736525f8"] on repo=6715527b-f190-4348-8063-56d5d51c08e0 05:52:16.514 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.75% 05:52:16.521 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=975cfe9d-4b2d-4f12-8f13-9c5f736525f8 remoteRepositoryId=6715527b-f190-4348-8063-56d5d51c08e0 localRepositoryRevisionSynced=9 05:52:16.531 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6715527b-f190-4348-8063-56d5d51c08e0 remoteRepositoryId=975cfe9d-4b2d-4f12-8f13-9c5f736525f8 transaction.localRevision=68 remoteFromLocalRevision=9 05:52:16.538 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6715527b-f190-4348-8063-56d5d51c08e0 from='target/repo/k6yk28i6-ytrs-local' toID=975cfe9d-4b2d-4f12-8f13-9c5f736525f8 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk28i6-7rmja-remote' 05:52:16.557 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6715527b-f190-4348-8063-56d5d51c08e0 remoteRepositoryId=975cfe9d-4b2d-4f12-8f13-9c5f736525f8 localRepositoryRevisionSynced=57 localRepositoryRevisionInProgress=68 05:52:16.581 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 55.22% 05:52:16.581 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Copying from '/2/1/a' to '/2/1/a.k6yk2j6jkM-isVLWZbC1zrI0YWqsnQ.collision' 05:52:16.627 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 61.19% 05:52:16.629 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 67.16% 05:52:16.631 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a.k6yk2j6jkM-isVLWZbC1zrI0YWqsnQ.collision' 05:52:16.651 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b7151e49528498ee66599de3761f029b11f2cbbf' to.sha1='bffdcf8e7b4d48c25a989ecc1031f70a2123ee52'): /2/1/a.k6yk2j6jkM-isVLWZbC1zrI0YWqsnQ.collision 05:52:16.687 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="6715527b-f190-4348-8063-56d5d51c08e0"] on repo=6715527b-f190-4348-8063-56d5d51c08e0 05:52:16.701 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a.k6yk2j6jkM-isVLWZbC1zrI0YWqsnQ.collision' 05:52:16.701 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=0 fromSha1='b7151e49528498ee66599de3761f029b11f2cbbf' toSha1='bffdcf8e7b4d48c25a989ecc1031f70a2123ee52' 05:52:16.702 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a.k6yk2j6jkM-isVLWZbC1zrI0YWqsnQ.collision' 05:52:16.702 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a.k6yk2j6jkM-isVLWZbC1zrI0YWqsnQ.collision' offset=0 05:52:16.704 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a.k6yk2j6jkM-isVLWZbC1zrI0YWqsnQ.collision' offset=0 05:52:16.713 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 101127 bytes in 11 ms. path='/2/1/a.k6yk2j6jkM-isVLWZbC1zrI0YWqsnQ.collision' 05:52:16.721 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_eadf65b588cf03cb60978a4709d69fb347e77864_0 into destFile a.k6yk2j6jkM-isVLWZbC1zrI0YWqsnQ.collision 05:52:16.749 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="6715527b-f190-4348-8063-56d5d51c08e0"] on repo=6715527b-f190-4348-8063-56d5d51c08e0 05:52:16.759 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 73.13% 05:52:16.785 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6715527b-f190-4348-8063-56d5d51c08e0 remoteRepositoryId=975cfe9d-4b2d-4f12-8f13-9c5f736525f8 localRepositoryRevisionSynced=68 05:52:16.794 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=975cfe9d-4b2d-4f12-8f13-9c5f736525f8 remoteRepositoryId=6715527b-f190-4348-8063-56d5d51c08e0 transaction.localRevision=16 remoteFromLocalRevision=68 05:52:16.804 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=975cfe9d-4b2d-4f12-8f13-9c5f736525f8 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk28i6-7rmja-remote' toID=6715527b-f190-4348-8063-56d5d51c08e0 to='target/repo/k6yk28i6-ytrs-local', fromRepoLocalSync=false 05:52:16.816 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=975cfe9d-4b2d-4f12-8f13-9c5f736525f8 remoteRepositoryId=6715527b-f190-4348-8063-56d5d51c08e0 localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=16 05:52:16.829 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 84.58% 05:52:16.831 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Copying from '/2/1/a' to '/2/1/a.k6yk2j6jkM-isVLWZbC1zrI0YWqsnQ.collision' 05:52:16.833 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 92.04% 05:52:16.834 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 05:52:16.866 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=975cfe9d-4b2d-4f12-8f13-9c5f736525f8 remoteRepositoryId=6715527b-f190-4348-8063-56d5d51c08e0 localRepositoryRevisionSynced=16 05:52:16.880 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6715527b-f190-4348-8063-56d5d51c08e0 remoteRepositoryId=975cfe9d-4b2d-4f12-8f13-9c5f736525f8 transaction.localRevision=73 remoteFromLocalRevision=16 05:52:16.886 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:52:16.887 [main] INFO c.c.c.l.LocalRepoManagerImpl - [60050ce6]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:52:16.888 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3e8df7ca]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:52:16.901 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 05:52:16.902 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=975cfe9d-4b2d-4f12-8f13-9c5f736525f8 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk28i6-7rmja-remote' toID=6715527b-f190-4348-8063-56d5d51c08e0 to='target/repo/k6yk28i6-ytrs-local', fromRepoLocalSync=true 05:52:16.902 [pool-21-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 6715527b-f190-4348-8063-56d5d51c08e0 ('target/repo/k6yk28i6-ytrs-local') 05:52:16.909 [pool-21-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 05:52:16.922 [pool-21-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03% 05:52:16.950 [pool-21-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11% 05:52:16.963 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:52:16.966 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:52:16.968 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 05:52:16.975 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 05:52:16.981 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:52:17.007 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 05:52:17.012 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 05:52:17.019 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 05:52:17.048 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:52:17.063 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=975cfe9d-4b2d-4f12-8f13-9c5f736525f8 remoteRepositoryId=6715527b-f190-4348-8063-56d5d51c08e0 localRepositoryRevisionSynced=16 localRepositoryRevisionInProgress=18 05:52:17.067 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 38.56% 05:52:17.068 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.75% 05:52:17.074 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=975cfe9d-4b2d-4f12-8f13-9c5f736525f8 remoteRepositoryId=6715527b-f190-4348-8063-56d5d51c08e0 localRepositoryRevisionSynced=18 05:52:17.084 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6715527b-f190-4348-8063-56d5d51c08e0 remoteRepositoryId=975cfe9d-4b2d-4f12-8f13-9c5f736525f8 transaction.localRevision=74 remoteFromLocalRevision=18 05:52:17.089 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6715527b-f190-4348-8063-56d5d51c08e0 from='target/repo/k6yk28i6-ytrs-local' toID=975cfe9d-4b2d-4f12-8f13-9c5f736525f8 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk28i6-7rmja-remote' 05:52:17.101 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6715527b-f190-4348-8063-56d5d51c08e0 remoteRepositoryId=975cfe9d-4b2d-4f12-8f13-9c5f736525f8 localRepositoryRevisionSynced=68 localRepositoryRevisionInProgress=74 05:52:17.104 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 05:52:17.104 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 05:52:17.109 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6715527b-f190-4348-8063-56d5d51c08e0 remoteRepositoryId=975cfe9d-4b2d-4f12-8f13-9c5f736525f8 localRepositoryRevisionSynced=74 05:52:17.116 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=975cfe9d-4b2d-4f12-8f13-9c5f736525f8 remoteRepositoryId=6715527b-f190-4348-8063-56d5d51c08e0 transaction.localRevision=21 remoteFromLocalRevision=74 05:52:17.120 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=975cfe9d-4b2d-4f12-8f13-9c5f736525f8 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk28i6-7rmja-remote' toID=6715527b-f190-4348-8063-56d5d51c08e0 to='target/repo/k6yk28i6-ytrs-local', fromRepoLocalSync=false 05:52:17.134 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=975cfe9d-4b2d-4f12-8f13-9c5f736525f8 remoteRepositoryId=6715527b-f190-4348-8063-56d5d51c08e0 localRepositoryRevisionSynced=18 localRepositoryRevisionInProgress=21 05:52:17.137 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 05:52:17.145 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 05:52:17.152 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=975cfe9d-4b2d-4f12-8f13-9c5f736525f8 remoteRepositoryId=6715527b-f190-4348-8063-56d5d51c08e0 localRepositoryRevisionSynced=21 05:52:17.162 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6715527b-f190-4348-8063-56d5d51c08e0 remoteRepositoryId=975cfe9d-4b2d-4f12-8f13-9c5f736525f8 transaction.localRevision=77 remoteFromLocalRevision=21 05:52:17.167 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:52:17.167 [main] INFO c.c.c.l.LocalRepoManagerImpl - [60050ce6]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:52:17.167 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3e8df7ca]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:52:17.192 [main] INFO c.c.c.l.LocalRepoManagerImpl - [60050ce6]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:52:17.225 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3e5d46fd]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk2jt4-9olst-local' 05:52:17.231 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3e5d46fd]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk2jt4-9olst-local' locked successfully. 05:52:21.871 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3e5d46fd]initPersistenceManagerFactory: repositoryId=b502a0dc-6210-4933-8817-9376293fff70 05:52:21.876 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3e5d46fd]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3205 ms. 05:52:21.912 [main] INFO c.c.c.l.LocalRepoManagerImpl - [11f4f7ab]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk2jt4-6yrel-remote' 05:52:21.918 [main] INFO c.c.c.l.LocalRepoManagerImpl - [11f4f7ab]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk2jt4-6yrel-remote' locked successfully. 05:52:22.533 [closeDeferredTimer-59bb012c-2] INFO c.c.c.l.LocalRepoManagerImpl - [59bb012c]_close: Shutting down real LocalRepoManager. 05:52:22.535 [closeDeferredTimer-478fc7fb-2] INFO c.c.c.l.LocalRepoManagerImpl - [478fc7fb]_close: Shutting down real LocalRepoManager. 05:52:29.087 [main] INFO c.c.c.l.LocalRepoManagerImpl - [11f4f7ab]initPersistenceManagerFactory: repositoryId=c9bd9fbe-3bde-4d78-9051-a018bab8235d 05:52:29.102 [main] INFO c.c.c.l.LocalRepoManagerImpl - [11f4f7ab]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2201 ms. 05:52:29.256 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 05:52:29.270 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 05:52:29.288 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 05:52:29.363 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 05:52:29.378 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 05:52:29.422 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.41% 05:52:29.446 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 05:52:29.497 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.81% 05:52:29.561 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 05:52:29.599 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: b502a0dc-6210-4933-8817-9376293fff70 05:52:29.600 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: c9bd9fbe-3bde-4d78-9051-a018bab8235d 05:52:29.611 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 05:52:29.613 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c9bd9fbe-3bde-4d78-9051-a018bab8235d from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk2jt4-6yrel-remote/2' toID=b502a0dc-6210-4933-8817-9376293fff70 to='target/repo/k6yk2jt4-9olst-local', fromRepoLocalSync=true 05:52:29.615 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:52:29.617 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:52:29.619 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 05:52:29.625 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 05:52:29.625 [pool-22-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b502a0dc-6210-4933-8817-9376293fff70 ('target/repo/k6yk2jt4-9olst-local') 05:52:29.647 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:52:29.662 [pool-22-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 05:52:29.680 [pool-22-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 05:52:29.681 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 05:52:29.687 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 05:52:29.694 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 05:52:29.705 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:52:29.741 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c9bd9fbe-3bde-4d78-9051-a018bab8235d remoteRepositoryId=b502a0dc-6210-4933-8817-9376293fff70 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 05:52:29.819 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 05:52:29.888 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 05:52:29.905 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.31% 05:52:29.911 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.58% 05:52:29.911 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.85% 05:52:29.912 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 05:52:29.922 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0bb985ca137f45c464b96ab450e4120bce8eafda' to.sha1=''): /1/a 05:52:29.975 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="c9bd9fbe-3bde-4d78-9051-a018bab8235d"] on repo=b502a0dc-6210-4933-8817-9376293fff70 05:52:29.979 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 05:52:29.983 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='0bb985ca137f45c464b96ab450e4120bce8eafda' toSha1='null' 05:52:29.983 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 05:52:29.983 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 05:52:29.985 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 05:52:29.994 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 120120 bytes in 11 ms. path='/1/a' 05:52:30.001 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:52:30.047 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="c9bd9fbe-3bde-4d78-9051-a018bab8235d"] on repo=b502a0dc-6210-4933-8817-9376293fff70 05:52:30.058 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 05:52:30.070 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c2b5c259fc066006795d144c71d144ac4bd16104' to.sha1=''): /1/b 05:52:30.089 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="c9bd9fbe-3bde-4d78-9051-a018bab8235d"] on repo=b502a0dc-6210-4933-8817-9376293fff70 05:52:30.092 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 05:52:30.093 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='c2b5c259fc066006795d144c71d144ac4bd16104' toSha1='null' 05:52:30.093 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 05:52:30.093 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 05:52:30.102 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 05:52:30.117 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 553656 bytes in 24 ms. path='/1/b' 05:52:30.123 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:52:30.160 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="c9bd9fbe-3bde-4d78-9051-a018bab8235d"] on repo=b502a0dc-6210-4933-8817-9376293fff70 05:52:30.166 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 05:52:30.175 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='293bb8356d27e61a7dace3e50a77da70cf512a70' to.sha1=''): /a 05:52:30.191 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="c9bd9fbe-3bde-4d78-9051-a018bab8235d"] on repo=b502a0dc-6210-4933-8817-9376293fff70 05:52:30.194 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/a' 05:52:30.195 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='293bb8356d27e61a7dace3e50a77da70cf512a70' toSha1='null' 05:52:30.195 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 05:52:30.195 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/a' offset=0 05:52:30.202 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/a' offset=0 05:52:30.216 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 550336 bytes in 21 ms. path='/a' 05:52:30.220 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:52:30.258 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="c9bd9fbe-3bde-4d78-9051-a018bab8235d"] on repo=b502a0dc-6210-4933-8817-9376293fff70 05:52:30.265 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.43% 05:52:30.288 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c9bd9fbe-3bde-4d78-9051-a018bab8235d remoteRepositoryId=b502a0dc-6210-4933-8817-9376293fff70 localRepositoryRevisionSynced=2 05:52:30.303 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b502a0dc-6210-4933-8817-9376293fff70 remoteRepositoryId=c9bd9fbe-3bde-4d78-9051-a018bab8235d transaction.localRevision=19 remoteFromLocalRevision=2 05:52:30.315 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b502a0dc-6210-4933-8817-9376293fff70 from='target/repo/k6yk2jt4-9olst-local' toID=c9bd9fbe-3bde-4d78-9051-a018bab8235d to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk2jt4-6yrel-remote/2' 05:52:30.342 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b502a0dc-6210-4933-8817-9376293fff70 remoteRepositoryId=c9bd9fbe-3bde-4d78-9051-a018bab8235d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=19 05:52:30.356 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 05:52:30.356 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 05:52:30.372 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b502a0dc-6210-4933-8817-9376293fff70 remoteRepositoryId=c9bd9fbe-3bde-4d78-9051-a018bab8235d localRepositoryRevisionSynced=19 05:52:30.384 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c9bd9fbe-3bde-4d78-9051-a018bab8235d remoteRepositoryId=b502a0dc-6210-4933-8817-9376293fff70 transaction.localRevision=5 remoteFromLocalRevision=19 05:52:30.391 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c9bd9fbe-3bde-4d78-9051-a018bab8235d from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk2jt4-6yrel-remote/2' toID=b502a0dc-6210-4933-8817-9376293fff70 to='target/repo/k6yk2jt4-9olst-local', fromRepoLocalSync=false 05:52:30.409 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c9bd9fbe-3bde-4d78-9051-a018bab8235d remoteRepositoryId=b502a0dc-6210-4933-8817-9376293fff70 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 05:52:30.417 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 05:52:30.417 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 05:52:30.422 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c9bd9fbe-3bde-4d78-9051-a018bab8235d remoteRepositoryId=b502a0dc-6210-4933-8817-9376293fff70 localRepositoryRevisionSynced=5 05:52:30.432 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b502a0dc-6210-4933-8817-9376293fff70 remoteRepositoryId=c9bd9fbe-3bde-4d78-9051-a018bab8235d transaction.localRevision=22 remoteFromLocalRevision=5 05:52:30.436 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:52:30.457 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3e5d46fd]getCloseDeferredMillis: closeDeferredMillis=20000 05:52:30.458 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3e5d46fd]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:52:30.458 [main] INFO c.c.c.l.LocalRepoManagerImpl - [11f4f7ab]getCloseDeferredMillis: closeDeferredMillis=20000 05:52:30.458 [main] INFO c.c.c.l.LocalRepoManagerImpl - [11f4f7ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:52:30.506 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 05:52:30.507 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c9bd9fbe-3bde-4d78-9051-a018bab8235d from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk2jt4-6yrel-remote/2' toID=b502a0dc-6210-4933-8817-9376293fff70 to='target/repo/k6yk2jt4-9olst-local', fromRepoLocalSync=true 05:52:30.510 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:52:30.511 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:52:30.513 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 05:52:30.516 [pool-23-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b502a0dc-6210-4933-8817-9376293fff70 ('target/repo/k6yk2jt4-9olst-local') 05:52:30.519 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 05:52:30.531 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:52:30.526 [pool-23-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 05:52:30.565 [pool-23-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 18.27% 05:52:30.574 [pool-23-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 05:52:30.653 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 79.94% 05:52:30.662 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 05:52:30.668 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 05:52:30.683 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:52:30.696 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c9bd9fbe-3bde-4d78-9051-a018bab8235d remoteRepositoryId=b502a0dc-6210-4933-8817-9376293fff70 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8 05:52:30.753 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 05:52:30.772 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.16% 05:52:30.773 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 05:52:30.791 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/new' 05:52:30.803 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/1/b' to '/new/xxx' 05:52:30.907 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/b' 05:52:30.918 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 37.16% 05:52:30.920 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 42.75% 05:52:30.920 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/new/xxx' 05:52:30.943 [main] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='c2b5c259fc066006795d144c71d144ac4bd16104'): /new/xxx 05:52:30.945 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.35% 05:52:30.978 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c9bd9fbe-3bde-4d78-9051-a018bab8235d remoteRepositoryId=b502a0dc-6210-4933-8817-9376293fff70 localRepositoryRevisionSynced=8 05:52:30.995 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b502a0dc-6210-4933-8817-9376293fff70 remoteRepositoryId=c9bd9fbe-3bde-4d78-9051-a018bab8235d transaction.localRevision=27 remoteFromLocalRevision=8 05:52:31.003 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b502a0dc-6210-4933-8817-9376293fff70 from='target/repo/k6yk2jt4-9olst-local' toID=c9bd9fbe-3bde-4d78-9051-a018bab8235d to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk2jt4-6yrel-remote/2' 05:52:31.021 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b502a0dc-6210-4933-8817-9376293fff70 remoteRepositoryId=c9bd9fbe-3bde-4d78-9051-a018bab8235d localRepositoryRevisionSynced=19 localRepositoryRevisionInProgress=27 05:52:31.041 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 57.84% 05:52:31.042 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/1/b' to '/new/xxx' 05:52:31.043 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/b' 05:52:31.051 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 69.03% 05:52:31.051 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 05:52:31.086 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b502a0dc-6210-4933-8817-9376293fff70 remoteRepositoryId=c9bd9fbe-3bde-4d78-9051-a018bab8235d localRepositoryRevisionSynced=27 05:52:31.093 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c9bd9fbe-3bde-4d78-9051-a018bab8235d remoteRepositoryId=b502a0dc-6210-4933-8817-9376293fff70 transaction.localRevision=11 remoteFromLocalRevision=27 05:52:31.101 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c9bd9fbe-3bde-4d78-9051-a018bab8235d from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk2jt4-6yrel-remote/2' toID=b502a0dc-6210-4933-8817-9376293fff70 to='target/repo/k6yk2jt4-9olst-local', fromRepoLocalSync=false 05:52:31.113 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c9bd9fbe-3bde-4d78-9051-a018bab8235d remoteRepositoryId=b502a0dc-6210-4933-8817-9376293fff70 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11 05:52:31.119 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 05:52:31.119 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 05:52:31.124 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c9bd9fbe-3bde-4d78-9051-a018bab8235d remoteRepositoryId=b502a0dc-6210-4933-8817-9376293fff70 localRepositoryRevisionSynced=11 05:52:31.133 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b502a0dc-6210-4933-8817-9376293fff70 remoteRepositoryId=c9bd9fbe-3bde-4d78-9051-a018bab8235d transaction.localRevision=30 remoteFromLocalRevision=11 05:52:31.137 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:52:31.138 [main] INFO c.c.c.l.LocalRepoManagerImpl - [11f4f7ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:52:31.139 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3e5d46fd]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:52:31.169 [main] INFO c.c.c.l.LocalRepoManagerImpl - [132f32a9]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk2ukg-6jmh2-local' 05:52:31.174 [main] INFO c.c.c.l.LocalRepoManagerImpl - [132f32a9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk2ukg-6jmh2-local' locked successfully. 05:52:35.103 [main] INFO c.c.c.l.LocalRepoManagerImpl - [132f32a9]initPersistenceManagerFactory: repositoryId=60a63455-67ac-4c16-8cce-fd1bc76ee719 05:52:35.109 [main] INFO c.c.c.l.LocalRepoManagerImpl - [132f32a9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2006 ms. 05:52:35.135 [main] INFO c.c.c.l.LocalRepoManagerImpl - [37652627]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk2ukg-zgeoe-remote' 05:52:35.143 [main] INFO c.c.c.l.LocalRepoManagerImpl - [37652627]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk2ukg-zgeoe-remote' locked successfully. 05:52:37.169 [closeDeferredTimer-3e8df7ca-3] INFO c.c.c.l.LocalRepoManagerImpl - [3e8df7ca]_close: Shutting down real LocalRepoManager. 05:52:37.651 [closeDeferredTimer-60050ce6-4] INFO c.c.c.l.LocalRepoManagerImpl - [60050ce6]_close: Shutting down real LocalRepoManager. 05:52:40.263 [main] INFO c.c.c.l.LocalRepoManagerImpl - [37652627]initPersistenceManagerFactory: repositoryId=93283742-1022-4b73-96bf-e21e698ee593 05:52:40.265 [main] INFO c.c.c.l.LocalRepoManagerImpl - [37652627]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3532 ms. 05:52:40.395 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 05:52:40.403 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 05:52:40.414 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 05:52:40.463 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 05:52:40.478 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 05:52:40.518 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.40% 05:52:40.540 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 05:52:40.580 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.69% 05:52:40.616 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 05:52:40.648 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: 60a63455-67ac-4c16-8cce-fd1bc76ee719 05:52:40.648 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: 93283742-1022-4b73-96bf-e21e698ee593 05:52:40.655 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 05:52:40.661 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=93283742-1022-4b73-96bf-e21e698ee593 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk2ukg-zgeoe-remote' toID=60a63455-67ac-4c16-8cce-fd1bc76ee719 to='target/repo/k6yk2ukg-6jmh2-local', fromRepoLocalSync=true 05:52:40.661 [pool-24-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 60a63455-67ac-4c16-8cce-fd1bc76ee719 ('target/repo/k6yk2ukg-6jmh2-local') 05:52:40.689 [pool-24-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 05:52:40.699 [pool-24-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 05:52:40.703 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:52:40.705 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:52:40.707 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 05:52:40.714 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 05:52:40.719 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:52:40.727 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 05:52:40.733 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 05:52:40.742 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 05:52:40.751 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:52:40.773 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=93283742-1022-4b73-96bf-e21e698ee593 remoteRepositoryId=60a63455-67ac-4c16-8cce-fd1bc76ee719 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 05:52:40.813 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 05:52:40.849 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 05:52:40.871 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22% 05:52:40.871 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 05:52:40.886 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 05:52:40.905 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 05:52:40.927 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46% 05:52:40.928 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70% 05:52:40.928 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 05:52:40.941 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d3e988db32a1430f72811fc56341b6ee857fa870' to.sha1=''): /1/a 05:52:41.012 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="93283742-1022-4b73-96bf-e21e698ee593"] on repo=60a63455-67ac-4c16-8cce-fd1bc76ee719 05:52:41.020 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 05:52:41.020 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='d3e988db32a1430f72811fc56341b6ee857fa870' toSha1='null' 05:52:41.020 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 05:52:41.020 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 05:52:41.022 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 05:52:41.033 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 122272 bytes in 13 ms. path='/1/a' 05:52:41.040 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:52:41.084 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="93283742-1022-4b73-96bf-e21e698ee593"] on repo=60a63455-67ac-4c16-8cce-fd1bc76ee719 05:52:41.107 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 05:52:41.117 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bd7b7f7af2438fedb98372d4bab3dcdaf017c398' to.sha1=''): /1/b 05:52:41.138 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="93283742-1022-4b73-96bf-e21e698ee593"] on repo=60a63455-67ac-4c16-8cce-fd1bc76ee719 05:52:41.144 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 05:52:41.145 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='bd7b7f7af2438fedb98372d4bab3dcdaf017c398' toSha1='null' 05:52:41.145 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 05:52:41.145 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 05:52:41.146 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 05:52:41.153 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 10560 bytes in 8 ms. path='/1/b' 05:52:41.160 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:52:41.181 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="93283742-1022-4b73-96bf-e21e698ee593"] on repo=60a63455-67ac-4c16-8cce-fd1bc76ee719 05:52:41.201 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c' 05:52:41.213 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a74b963b8efdc196fecaf5c21f7fe61e29fe2d62' to.sha1=''): /1/c 05:52:41.270 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="93283742-1022-4b73-96bf-e21e698ee593"] on repo=60a63455-67ac-4c16-8cce-fd1bc76ee719 05:52:41.302 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c' 05:52:41.302 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='a74b963b8efdc196fecaf5c21f7fe61e29fe2d62' toSha1='null' 05:52:41.302 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c' 05:52:41.302 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0 05:52:41.308 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0 05:52:41.319 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 390312 bytes in 17 ms. path='/1/c' 05:52:41.322 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 05:52:41.355 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="93283742-1022-4b73-96bf-e21e698ee593"] on repo=60a63455-67ac-4c16-8cce-fd1bc76ee719 05:52:41.363 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a' 05:52:41.385 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='96082d8dfac43cd1f1b70472ea0d5e8fd757eb79' to.sha1=''): /2/1/a 05:52:41.423 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="93283742-1022-4b73-96bf-e21e698ee593"] on repo=60a63455-67ac-4c16-8cce-fd1bc76ee719 05:52:41.428 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a' 05:52:41.428 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='96082d8dfac43cd1f1b70472ea0d5e8fd757eb79' toSha1='null' 05:52:41.428 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a' 05:52:41.428 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0 05:52:41.434 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0 05:52:41.446 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 444904 bytes in 18 ms. path='/2/1/a' 05:52:41.452 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:52:41.484 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="93283742-1022-4b73-96bf-e21e698ee593"] on repo=60a63455-67ac-4c16-8cce-fd1bc76ee719 05:52:41.491 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b' 05:52:41.507 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c1a7d1094f52cf1aab5a2f5fe3dbe6fa87a6dad5' to.sha1=''): /2/1/b 05:52:41.529 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="93283742-1022-4b73-96bf-e21e698ee593"] on repo=60a63455-67ac-4c16-8cce-fd1bc76ee719 05:52:41.535 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b' 05:52:41.535 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='c1a7d1094f52cf1aab5a2f5fe3dbe6fa87a6dad5' toSha1='null' 05:52:41.535 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b' 05:52:41.535 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0 05:52:41.539 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0 05:52:41.548 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 151716 bytes in 13 ms. path='/2/1/b' 05:52:41.554 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:52:41.577 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="93283742-1022-4b73-96bf-e21e698ee593"] on repo=60a63455-67ac-4c16-8cce-fd1bc76ee719 05:52:41.585 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 05:52:41.594 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e9a2967d724c24478f66daf7835cecb4e6294af5' to.sha1=''): /2/a 05:52:41.613 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="93283742-1022-4b73-96bf-e21e698ee593"] on repo=60a63455-67ac-4c16-8cce-fd1bc76ee719 05:52:41.618 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a' 05:52:41.618 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='e9a2967d724c24478f66daf7835cecb4e6294af5' toSha1='null' 05:52:41.618 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 05:52:41.618 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0 05:52:41.628 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0 05:52:41.644 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 713320 bytes in 26 ms. path='/2/a' 05:52:41.651 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:52:41.695 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="93283742-1022-4b73-96bf-e21e698ee593"] on repo=60a63455-67ac-4c16-8cce-fd1bc76ee719 05:52:41.703 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 05:52:41.715 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='77a7231cf77f2c35e73a8f200507157fdf55043a' to.sha1=''): /3/a 05:52:41.735 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="93283742-1022-4b73-96bf-e21e698ee593"] on repo=60a63455-67ac-4c16-8cce-fd1bc76ee719 05:52:41.740 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a' 05:52:41.740 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='77a7231cf77f2c35e73a8f200507157fdf55043a' toSha1='null' 05:52:41.740 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 05:52:41.740 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0 05:52:41.741 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0 05:52:41.748 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 37387 bytes in 8 ms. path='/3/a' 05:52:41.754 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:52:41.772 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="93283742-1022-4b73-96bf-e21e698ee593"] on repo=60a63455-67ac-4c16-8cce-fd1bc76ee719 05:52:41.780 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 05:52:41.792 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4348008e5824382e919c503ef9bb091df55f177f' to.sha1=''): /3/b 05:52:41.811 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="93283742-1022-4b73-96bf-e21e698ee593"] on repo=60a63455-67ac-4c16-8cce-fd1bc76ee719 05:52:41.816 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b' 05:52:41.816 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='4348008e5824382e919c503ef9bb091df55f177f' toSha1='null' 05:52:41.816 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 05:52:41.816 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0 05:52:41.827 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0 05:52:41.843 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 465499 bytes in 27 ms. path='/3/b' 05:52:41.850 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:52:41.889 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="93283742-1022-4b73-96bf-e21e698ee593"] on repo=60a63455-67ac-4c16-8cce-fd1bc76ee719 05:52:41.897 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 05:52:41.909 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e1a74baf8a63dce7c40e2b253c8193db48610eaa' to.sha1=''): /3/c 05:52:41.927 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="93283742-1022-4b73-96bf-e21e698ee593"] on repo=60a63455-67ac-4c16-8cce-fd1bc76ee719 05:52:41.933 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c' 05:52:41.933 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='e1a74baf8a63dce7c40e2b253c8193db48610eaa' toSha1='null' 05:52:41.933 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 05:52:41.933 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0 05:52:41.935 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0 05:52:41.945 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 150777 bytes in 12 ms. path='/3/c' 05:52:41.953 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 05:52:41.973 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="93283742-1022-4b73-96bf-e21e698ee593"] on repo=60a63455-67ac-4c16-8cce-fd1bc76ee719 05:52:41.983 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 05:52:41.996 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9a2bc6940ce87f7d6bb099e2da01f6751e75d602' to.sha1=''): /3/d 05:52:42.014 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="93283742-1022-4b73-96bf-e21e698ee593"] on repo=60a63455-67ac-4c16-8cce-fd1bc76ee719 05:52:42.019 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d' 05:52:42.019 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='9a2bc6940ce87f7d6bb099e2da01f6751e75d602' toSha1='null' 05:52:42.020 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 05:52:42.020 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0 05:52:42.036 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0 05:52:42.059 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 669885 bytes in 39 ms. path='/3/d' 05:52:42.070 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 05:52:42.115 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="93283742-1022-4b73-96bf-e21e698ee593"] on repo=60a63455-67ac-4c16-8cce-fd1bc76ee719 05:52:42.122 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27% 05:52:42.151 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=93283742-1022-4b73-96bf-e21e698ee593 remoteRepositoryId=60a63455-67ac-4c16-8cce-fd1bc76ee719 localRepositoryRevisionSynced=2 05:52:42.189 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=60a63455-67ac-4c16-8cce-fd1bc76ee719 remoteRepositoryId=93283742-1022-4b73-96bf-e21e698ee593 transaction.localRevision=57 remoteFromLocalRevision=2 05:52:42.203 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=60a63455-67ac-4c16-8cce-fd1bc76ee719 from='target/repo/k6yk2ukg-6jmh2-local' toID=93283742-1022-4b73-96bf-e21e698ee593 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk2ukg-zgeoe-remote' 05:52:42.236 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=60a63455-67ac-4c16-8cce-fd1bc76ee719 remoteRepositoryId=93283742-1022-4b73-96bf-e21e698ee593 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=57 05:52:42.250 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 05:52:42.250 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 05:52:42.266 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=60a63455-67ac-4c16-8cce-fd1bc76ee719 remoteRepositoryId=93283742-1022-4b73-96bf-e21e698ee593 localRepositoryRevisionSynced=57 05:52:42.291 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=93283742-1022-4b73-96bf-e21e698ee593 remoteRepositoryId=60a63455-67ac-4c16-8cce-fd1bc76ee719 transaction.localRevision=5 remoteFromLocalRevision=57 05:52:42.296 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=93283742-1022-4b73-96bf-e21e698ee593 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk2ukg-zgeoe-remote' toID=60a63455-67ac-4c16-8cce-fd1bc76ee719 to='target/repo/k6yk2ukg-6jmh2-local', fromRepoLocalSync=false 05:52:42.309 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=93283742-1022-4b73-96bf-e21e698ee593 remoteRepositoryId=60a63455-67ac-4c16-8cce-fd1bc76ee719 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 05:52:42.313 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 05:52:42.313 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 05:52:42.318 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=93283742-1022-4b73-96bf-e21e698ee593 remoteRepositoryId=60a63455-67ac-4c16-8cce-fd1bc76ee719 localRepositoryRevisionSynced=5 05:52:42.322 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=60a63455-67ac-4c16-8cce-fd1bc76ee719 remoteRepositoryId=93283742-1022-4b73-96bf-e21e698ee593 transaction.localRevision=60 remoteFromLocalRevision=5 05:52:42.328 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:52:42.347 [main] INFO c.c.c.l.LocalRepoManagerImpl - [132f32a9]getCloseDeferredMillis: closeDeferredMillis=20000 05:52:42.348 [main] INFO c.c.c.l.LocalRepoManagerImpl - [132f32a9]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:52:42.364 [main] INFO c.c.c.l.LocalRepoManagerImpl - [37652627]getCloseDeferredMillis: closeDeferredMillis=20000 05:52:42.364 [main] INFO c.c.c.l.LocalRepoManagerImpl - [37652627]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:52:43.530 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - file='target/repo/k6yk2ukg-zgeoe-remote/2/1/b' length=151716 05:52:43.532 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - file='target/repo/k6yk2ukg-zgeoe-remote/2/1/b' length=1 05:52:43.534 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 05:52:43.536 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 05:52:43.539 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.17% 05:52:43.546 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 05:52:43.550 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.50% 05:52:43.627 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.62% 05:52:43.631 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.83% 05:52:43.638 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.94% 05:52:43.674 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 05:52:43.700 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 05:52:43.701 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=93283742-1022-4b73-96bf-e21e698ee593 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk2ukg-zgeoe-remote' toID=60a63455-67ac-4c16-8cce-fd1bc76ee719 to='target/repo/k6yk2ukg-6jmh2-local', fromRepoLocalSync=true 05:52:43.702 [pool-25-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 60a63455-67ac-4c16-8cce-fd1bc76ee719 ('target/repo/k6yk2ukg-6jmh2-local') 05:52:43.709 [pool-25-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 05:52:43.729 [pool-25-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03% 05:52:43.752 [pool-25-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11% 05:52:43.768 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:52:43.770 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:52:43.774 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 05:52:43.777 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 05:52:43.781 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:52:43.788 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 05:52:43.792 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 05:52:43.796 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 05:52:43.804 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:52:43.811 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=93283742-1022-4b73-96bf-e21e698ee593 remoteRepositoryId=60a63455-67ac-4c16-8cce-fd1bc76ee719 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=9 05:52:43.820 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.00% 05:52:43.820 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.26% 05:52:43.821 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.53% 05:52:43.822 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 45.80% 05:52:43.822 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a' 05:52:43.837 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7e222fbd135d5c46277f188ef730990569fd8dcd' to.sha1='96082d8dfac43cd1f1b70472ea0d5e8fd757eb79'): /2/1/a 05:52:43.859 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="93283742-1022-4b73-96bf-e21e698ee593"] on repo=60a63455-67ac-4c16-8cce-fd1bc76ee719 05:52:43.864 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a' 05:52:43.864 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=0 fromSha1='7e222fbd135d5c46277f188ef730990569fd8dcd' toSha1='96082d8dfac43cd1f1b70472ea0d5e8fd757eb79' 05:52:43.864 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a' 05:52:43.864 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0 05:52:43.873 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0 05:52:43.886 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 444904 bytes in 22 ms. path='/2/1/a' 05:52:43.892 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:52:43.928 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="93283742-1022-4b73-96bf-e21e698ee593"] on repo=60a63455-67ac-4c16-8cce-fd1bc76ee719 05:52:43.939 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b' 05:52:43.957 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9034aaf45143996a2b14465c352ab0c6fa26b221' to.sha1='c1a7d1094f52cf1aab5a2f5fe3dbe6fa87a6dad5'): /2/1/b 05:52:43.973 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="93283742-1022-4b73-96bf-e21e698ee593"] on repo=60a63455-67ac-4c16-8cce-fd1bc76ee719 05:52:43.979 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b' 05:52:43.979 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=0 fromSha1='9034aaf45143996a2b14465c352ab0c6fa26b221' toSha1='c1a7d1094f52cf1aab5a2f5fe3dbe6fa87a6dad5' 05:52:43.979 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b' 05:52:43.979 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0 05:52:43.979 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0 05:52:43.984 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1 bytes in 5 ms. path='/2/1/b' 05:52:43.989 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:52:44.003 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="93283742-1022-4b73-96bf-e21e698ee593"] on repo=60a63455-67ac-4c16-8cce-fd1bc76ee719 05:52:44.014 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=93283742-1022-4b73-96bf-e21e698ee593 remoteRepositoryId=60a63455-67ac-4c16-8cce-fd1bc76ee719 localRepositoryRevisionSynced=9 05:52:44.019 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=60a63455-67ac-4c16-8cce-fd1bc76ee719 remoteRepositoryId=93283742-1022-4b73-96bf-e21e698ee593 transaction.localRevision=71 remoteFromLocalRevision=9 05:52:44.029 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=60a63455-67ac-4c16-8cce-fd1bc76ee719 from='target/repo/k6yk2ukg-6jmh2-local' toID=93283742-1022-4b73-96bf-e21e698ee593 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk2ukg-zgeoe-remote' 05:52:44.051 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=60a63455-67ac-4c16-8cce-fd1bc76ee719 remoteRepositoryId=93283742-1022-4b73-96bf-e21e698ee593 localRepositoryRevisionSynced=57 localRepositoryRevisionInProgress=71 05:52:44.054 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24% 05:52:44.054 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 05:52:44.054 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 05:52:44.059 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=60a63455-67ac-4c16-8cce-fd1bc76ee719 remoteRepositoryId=93283742-1022-4b73-96bf-e21e698ee593 localRepositoryRevisionSynced=71 05:52:44.066 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=93283742-1022-4b73-96bf-e21e698ee593 remoteRepositoryId=60a63455-67ac-4c16-8cce-fd1bc76ee719 transaction.localRevision=12 remoteFromLocalRevision=71 05:52:44.068 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=93283742-1022-4b73-96bf-e21e698ee593 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk2ukg-zgeoe-remote' toID=60a63455-67ac-4c16-8cce-fd1bc76ee719 to='target/repo/k6yk2ukg-6jmh2-local', fromRepoLocalSync=false 05:52:44.074 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=93283742-1022-4b73-96bf-e21e698ee593 remoteRepositoryId=60a63455-67ac-4c16-8cce-fd1bc76ee719 localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12 05:52:44.076 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 05:52:44.076 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 05:52:44.079 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=93283742-1022-4b73-96bf-e21e698ee593 remoteRepositoryId=60a63455-67ac-4c16-8cce-fd1bc76ee719 localRepositoryRevisionSynced=12 05:52:44.083 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=60a63455-67ac-4c16-8cce-fd1bc76ee719 remoteRepositoryId=93283742-1022-4b73-96bf-e21e698ee593 transaction.localRevision=74 remoteFromLocalRevision=12 05:52:44.088 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:52:44.088 [main] INFO c.c.c.l.LocalRepoManagerImpl - [132f32a9]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:52:44.110 [main] INFO c.c.c.l.LocalRepoManagerImpl - [37652627]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:52:44.335 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4a8e9a96]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk34pz-8ajpi-local' 05:52:44.349 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4a8e9a96]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk34pz-8ajpi-local' locked successfully. 05:52:47.701 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4a8e9a96]initPersistenceManagerFactory: repositoryId=8fa0aee6-e1cf-4ad4-95cd-cbe30673786f 05:52:47.706 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4a8e9a96]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1854 ms. 05:52:47.733 [main] INFO c.c.c.l.LocalRepoManagerImpl - [24ce0551]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk34pz-ubq6m-remote' 05:52:47.739 [main] INFO c.c.c.l.LocalRepoManagerImpl - [24ce0551]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk34pz-ubq6m-remote' locked successfully. 05:52:51.140 [closeDeferredTimer-11f4f7ab-2] INFO c.c.c.l.LocalRepoManagerImpl - [11f4f7ab]_close: Shutting down real LocalRepoManager. 05:52:51.140 [closeDeferredTimer-3e5d46fd-2] INFO c.c.c.l.LocalRepoManagerImpl - [3e5d46fd]_close: Shutting down real LocalRepoManager. 05:52:54.583 [main] INFO c.c.c.l.LocalRepoManagerImpl - [24ce0551]initPersistenceManagerFactory: repositoryId=4f6d0181-db1e-4dd2-a9b5-51b0d76ebee8 05:52:54.589 [main] INFO c.c.c.l.LocalRepoManagerImpl - [24ce0551]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4413 ms. 05:52:54.691 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 05:52:54.698 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 05:52:54.709 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 05:52:54.763 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 05:52:54.777 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 05:52:54.808 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.08% 05:52:54.820 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 05:52:54.833 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.71% 05:52:54.853 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 05:52:54.870 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: 8fa0aee6-e1cf-4ad4-95cd-cbe30673786f 05:52:54.871 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: 4f6d0181-db1e-4dd2-a9b5-51b0d76ebee8 05:52:54.874 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 05:52:54.875 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4f6d0181-db1e-4dd2-a9b5-51b0d76ebee8 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk34pz-ubq6m-remote' toID=8fa0aee6-e1cf-4ad4-95cd-cbe30673786f to='target/repo/k6yk34pz-8ajpi-local', fromRepoLocalSync=true 05:52:54.876 [pool-26-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8fa0aee6-e1cf-4ad4-95cd-cbe30673786f ('target/repo/k6yk34pz-8ajpi-local') 05:52:54.877 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:52:54.880 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:52:54.885 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 05:52:54.907 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 05:52:54.922 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:52:54.926 [pool-26-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 05:52:54.936 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 05:52:54.939 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 05:52:54.940 [pool-26-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 05:52:54.945 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 05:52:54.953 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:52:54.985 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4f6d0181-db1e-4dd2-a9b5-51b0d76ebee8 remoteRepositoryId=8fa0aee6-e1cf-4ad4-95cd-cbe30673786f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 05:52:55.024 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 05:52:55.062 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 05:52:55.085 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22% 05:52:55.086 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 05:52:55.101 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 05:52:55.122 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 05:52:55.144 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46% 05:52:55.144 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70% 05:52:55.145 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 05:52:55.155 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='77e0a55761149e63a71bb9c7b13c335cf60b678f' to.sha1=''): /1/a 05:52:55.206 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="4f6d0181-db1e-4dd2-a9b5-51b0d76ebee8"] on repo=8fa0aee6-e1cf-4ad4-95cd-cbe30673786f 05:52:55.211 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 05:52:55.211 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='77e0a55761149e63a71bb9c7b13c335cf60b678f' toSha1='null' 05:52:55.211 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 05:52:55.211 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 05:52:55.213 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 05:52:55.223 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 50738 bytes in 12 ms. path='/1/a' 05:52:55.227 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:52:55.266 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="4f6d0181-db1e-4dd2-a9b5-51b0d76ebee8"] on repo=8fa0aee6-e1cf-4ad4-95cd-cbe30673786f 05:52:55.275 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 05:52:55.289 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b7a2823a0b40d8c9635f329a5c85a5b1085d6ea7' to.sha1=''): /1/b 05:52:55.308 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="4f6d0181-db1e-4dd2-a9b5-51b0d76ebee8"] on repo=8fa0aee6-e1cf-4ad4-95cd-cbe30673786f 05:52:55.313 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 05:52:55.313 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='b7a2823a0b40d8c9635f329a5c85a5b1085d6ea7' toSha1='null' 05:52:55.314 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 05:52:55.314 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 05:52:55.317 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 05:52:55.326 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 68730 bytes in 12 ms. path='/1/b' 05:52:55.332 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:52:55.346 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="4f6d0181-db1e-4dd2-a9b5-51b0d76ebee8"] on repo=8fa0aee6-e1cf-4ad4-95cd-cbe30673786f 05:52:55.354 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c' 05:52:55.368 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='02cf77b02777157a55a60dc0f7b9a59b8e7fc054' to.sha1=''): /1/c 05:52:55.384 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="4f6d0181-db1e-4dd2-a9b5-51b0d76ebee8"] on repo=8fa0aee6-e1cf-4ad4-95cd-cbe30673786f 05:52:55.388 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c' 05:52:55.388 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='02cf77b02777157a55a60dc0f7b9a59b8e7fc054' toSha1='null' 05:52:55.388 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c' 05:52:55.389 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0 05:52:55.397 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0 05:52:55.410 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 408150 bytes in 21 ms. path='/1/c' 05:52:55.415 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 05:52:55.445 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="4f6d0181-db1e-4dd2-a9b5-51b0d76ebee8"] on repo=8fa0aee6-e1cf-4ad4-95cd-cbe30673786f 05:52:55.452 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a' 05:52:55.465 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bd0e66b12898507790ad03caa59c05cdbe87911e' to.sha1=''): /2/1/a 05:52:55.483 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="4f6d0181-db1e-4dd2-a9b5-51b0d76ebee8"] on repo=8fa0aee6-e1cf-4ad4-95cd-cbe30673786f 05:52:55.487 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a' 05:52:55.488 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='bd0e66b12898507790ad03caa59c05cdbe87911e' toSha1='null' 05:52:55.488 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a' 05:52:55.488 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0 05:52:55.494 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0 05:52:55.506 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 356020 bytes in 18 ms. path='/2/1/a' 05:52:55.511 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:52:55.537 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="4f6d0181-db1e-4dd2-a9b5-51b0d76ebee8"] on repo=8fa0aee6-e1cf-4ad4-95cd-cbe30673786f 05:52:55.547 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b' 05:52:55.563 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='50268172e55c145a3f1316f7b3192726fe5cae02' to.sha1=''): /2/1/b 05:52:56.277 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="4f6d0181-db1e-4dd2-a9b5-51b0d76ebee8"] on repo=8fa0aee6-e1cf-4ad4-95cd-cbe30673786f 05:52:56.283 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b' 05:52:56.284 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='50268172e55c145a3f1316f7b3192726fe5cae02' toSha1='null' 05:52:56.284 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b' 05:52:56.284 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0 05:52:56.292 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0 05:52:56.301 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 308960 bytes in 17 ms. path='/2/1/b' 05:52:56.307 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:52:56.333 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="4f6d0181-db1e-4dd2-a9b5-51b0d76ebee8"] on repo=8fa0aee6-e1cf-4ad4-95cd-cbe30673786f 05:52:56.342 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 05:52:56.356 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2d4b55c904af1de3b245d0892dc2168084c0fb46' to.sha1=''): /2/a 05:52:56.372 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="4f6d0181-db1e-4dd2-a9b5-51b0d76ebee8"] on repo=8fa0aee6-e1cf-4ad4-95cd-cbe30673786f 05:52:56.376 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a' 05:52:56.377 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='2d4b55c904af1de3b245d0892dc2168084c0fb46' toSha1='null' 05:52:56.377 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 05:52:56.377 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0 05:52:56.378 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0 05:52:56.386 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 43296 bytes in 9 ms. path='/2/a' 05:52:56.392 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:52:56.407 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="4f6d0181-db1e-4dd2-a9b5-51b0d76ebee8"] on repo=8fa0aee6-e1cf-4ad4-95cd-cbe30673786f 05:52:56.413 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 05:52:56.425 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='062a24351f485ba764bb53c7b2ae1e8f115e7fe1' to.sha1=''): /3/a 05:52:56.440 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="4f6d0181-db1e-4dd2-a9b5-51b0d76ebee8"] on repo=8fa0aee6-e1cf-4ad4-95cd-cbe30673786f 05:52:56.504 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a' 05:52:56.504 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='062a24351f485ba764bb53c7b2ae1e8f115e7fe1' toSha1='null' 05:52:56.504 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 05:52:56.505 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0 05:52:56.506 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0 05:52:56.512 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 14066 bytes in 7 ms. path='/3/a' 05:52:56.518 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:52:56.647 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="4f6d0181-db1e-4dd2-a9b5-51b0d76ebee8"] on repo=8fa0aee6-e1cf-4ad4-95cd-cbe30673786f 05:52:56.681 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 05:52:56.692 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f60235a939713c54345f1588751e0aa10fff27d6' to.sha1=''): /3/b 05:52:56.707 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="4f6d0181-db1e-4dd2-a9b5-51b0d76ebee8"] on repo=8fa0aee6-e1cf-4ad4-95cd-cbe30673786f 05:52:56.712 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b' 05:52:56.712 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='f60235a939713c54345f1588751e0aa10fff27d6' toSha1='null' 05:52:56.712 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 05:52:56.712 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0 05:52:56.713 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0 05:52:56.722 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 64188 bytes in 10 ms. path='/3/b' 05:52:56.726 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:52:56.744 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="4f6d0181-db1e-4dd2-a9b5-51b0d76ebee8"] on repo=8fa0aee6-e1cf-4ad4-95cd-cbe30673786f 05:52:56.750 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 05:52:56.763 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a3dd10ddc07e318dff69fa83daf7eddb708a9968' to.sha1=''): /3/c 05:52:56.779 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="4f6d0181-db1e-4dd2-a9b5-51b0d76ebee8"] on repo=8fa0aee6-e1cf-4ad4-95cd-cbe30673786f 05:52:56.784 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c' 05:52:56.784 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='a3dd10ddc07e318dff69fa83daf7eddb708a9968' toSha1='null' 05:52:56.784 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 05:52:56.784 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0 05:52:56.785 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0 05:52:56.793 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 26040 bytes in 9 ms. path='/3/c' 05:52:56.798 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 05:52:56.812 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="4f6d0181-db1e-4dd2-a9b5-51b0d76ebee8"] on repo=8fa0aee6-e1cf-4ad4-95cd-cbe30673786f 05:52:56.819 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 05:52:56.832 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='19d97b6a2d67d5b282c749e05cbdfc6d8af4a7cb' to.sha1=''): /3/d 05:52:56.849 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="4f6d0181-db1e-4dd2-a9b5-51b0d76ebee8"] on repo=8fa0aee6-e1cf-4ad4-95cd-cbe30673786f 05:52:56.853 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d' 05:52:56.853 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='19d97b6a2d67d5b282c749e05cbdfc6d8af4a7cb' toSha1='null' 05:52:56.853 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 05:52:56.853 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0 05:52:56.854 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0 05:52:56.871 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 41099 bytes in 17 ms. path='/3/d' 05:52:56.875 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 05:52:56.890 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="4f6d0181-db1e-4dd2-a9b5-51b0d76ebee8"] on repo=8fa0aee6-e1cf-4ad4-95cd-cbe30673786f 05:52:56.899 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27% 05:52:56.921 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4f6d0181-db1e-4dd2-a9b5-51b0d76ebee8 remoteRepositoryId=8fa0aee6-e1cf-4ad4-95cd-cbe30673786f localRepositoryRevisionSynced=2 05:52:56.938 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8fa0aee6-e1cf-4ad4-95cd-cbe30673786f remoteRepositoryId=4f6d0181-db1e-4dd2-a9b5-51b0d76ebee8 transaction.localRevision=57 remoteFromLocalRevision=2 05:52:56.947 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8fa0aee6-e1cf-4ad4-95cd-cbe30673786f from='target/repo/k6yk34pz-8ajpi-local' toID=4f6d0181-db1e-4dd2-a9b5-51b0d76ebee8 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk34pz-ubq6m-remote' 05:52:56.982 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8fa0aee6-e1cf-4ad4-95cd-cbe30673786f remoteRepositoryId=4f6d0181-db1e-4dd2-a9b5-51b0d76ebee8 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=57 05:52:56.995 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 05:52:56.996 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 05:52:57.007 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8fa0aee6-e1cf-4ad4-95cd-cbe30673786f remoteRepositoryId=4f6d0181-db1e-4dd2-a9b5-51b0d76ebee8 localRepositoryRevisionSynced=57 05:52:57.020 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4f6d0181-db1e-4dd2-a9b5-51b0d76ebee8 remoteRepositoryId=8fa0aee6-e1cf-4ad4-95cd-cbe30673786f transaction.localRevision=5 remoteFromLocalRevision=57 05:52:57.027 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4f6d0181-db1e-4dd2-a9b5-51b0d76ebee8 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk34pz-ubq6m-remote' toID=8fa0aee6-e1cf-4ad4-95cd-cbe30673786f to='target/repo/k6yk34pz-8ajpi-local', fromRepoLocalSync=false 05:52:57.044 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4f6d0181-db1e-4dd2-a9b5-51b0d76ebee8 remoteRepositoryId=8fa0aee6-e1cf-4ad4-95cd-cbe30673786f localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 05:52:57.047 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 05:52:57.048 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 05:52:57.053 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4f6d0181-db1e-4dd2-a9b5-51b0d76ebee8 remoteRepositoryId=8fa0aee6-e1cf-4ad4-95cd-cbe30673786f localRepositoryRevisionSynced=5 05:52:57.064 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8fa0aee6-e1cf-4ad4-95cd-cbe30673786f remoteRepositoryId=4f6d0181-db1e-4dd2-a9b5-51b0d76ebee8 transaction.localRevision=60 remoteFromLocalRevision=5 05:52:57.069 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:52:57.089 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4a8e9a96]getCloseDeferredMillis: closeDeferredMillis=20000 05:52:57.089 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4a8e9a96]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:52:57.091 [main] INFO c.c.c.l.LocalRepoManagerImpl - [24ce0551]getCloseDeferredMillis: closeDeferredMillis=20000 05:52:57.091 [main] INFO c.c.c.l.LocalRepoManagerImpl - [24ce0551]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:52:57.126 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6023bed6]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk3ele-2966c-local' 05:52:57.134 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6023bed6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk3ele-2966c-local' locked successfully. 05:53:00.469 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6023bed6]initPersistenceManagerFactory: repositoryId=33823c68-d317-434c-8c06-dbef7468e8e7 05:53:00.472 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6023bed6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1716 ms. 05:53:00.489 [main] INFO c.c.c.l.LocalRepoManagerImpl - [197e53dd]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk3elf-qog6p-remote' 05:53:00.495 [main] INFO c.c.c.l.LocalRepoManagerImpl - [197e53dd]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk3elf-qog6p-remote' locked successfully. 05:53:03.384 [main] INFO c.c.c.l.LocalRepoManagerImpl - [197e53dd]initPersistenceManagerFactory: repositoryId=3d3ee1d1-767a-47dd-8baf-af2f683d0762 05:53:03.385 [main] INFO c.c.c.l.LocalRepoManagerImpl - [197e53dd]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1463 ms. 05:53:03.481 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 05:53:03.487 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 05:53:03.498 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 05:53:03.547 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 05:53:03.558 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 05:53:03.590 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.03% 05:53:03.601 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 05:53:03.634 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.77% 05:53:03.664 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 05:53:03.690 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: 33823c68-d317-434c-8c06-dbef7468e8e7 05:53:03.690 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: 3d3ee1d1-767a-47dd-8baf-af2f683d0762 05:53:03.695 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 05:53:03.696 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3d3ee1d1-767a-47dd-8baf-af2f683d0762 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk3elf-qog6p-remote' toID=33823c68-d317-434c-8c06-dbef7468e8e7 to='target/repo/k6yk3ele-2966c-local', fromRepoLocalSync=true 05:53:03.696 [pool-27-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 33823c68-d317-434c-8c06-dbef7468e8e7 ('target/repo/k6yk3ele-2966c-local') 05:53:03.735 [pool-27-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 05:53:03.742 [pool-27-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 05:53:03.744 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:53:03.745 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:53:03.747 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 05:53:03.752 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 05:53:03.757 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:53:03.767 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 05:53:03.772 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 05:53:03.778 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 05:53:03.787 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:53:03.817 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3d3ee1d1-767a-47dd-8baf-af2f683d0762 remoteRepositoryId=33823c68-d317-434c-8c06-dbef7468e8e7 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 05:53:03.856 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 05:53:03.884 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 05:53:03.902 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22% 05:53:03.902 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 05:53:03.912 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 05:53:03.928 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 05:53:03.945 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46% 05:53:03.946 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70% 05:53:03.946 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 05:53:03.957 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='39ed80ca794de8e9195dbaa4b4844cc157f70df9' to.sha1=''): /1/a 05:53:04.016 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="3d3ee1d1-767a-47dd-8baf-af2f683d0762"] on repo=33823c68-d317-434c-8c06-dbef7468e8e7 05:53:04.019 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 05:53:04.019 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='39ed80ca794de8e9195dbaa4b4844cc157f70df9' toSha1='null' 05:53:04.019 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 05:53:04.019 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 05:53:04.019 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 05:53:04.027 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 11016 bytes in 8 ms. path='/1/a' 05:53:04.033 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:53:04.066 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="3d3ee1d1-767a-47dd-8baf-af2f683d0762"] on repo=33823c68-d317-434c-8c06-dbef7468e8e7 05:53:04.077 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 05:53:04.089 [closeDeferredTimer-132f32a9-2] INFO c.c.c.l.LocalRepoManagerImpl - [132f32a9]_close: Shutting down real LocalRepoManager. 05:53:04.409 [closeDeferredTimer-37652627-2] INFO c.c.c.l.LocalRepoManagerImpl - [37652627]_close: Shutting down real LocalRepoManager. 05:53:04.806 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7e3bb24b50ec5857485bd0510d912f9a402205bb' to.sha1=''): /1/b 05:53:04.870 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="3d3ee1d1-767a-47dd-8baf-af2f683d0762"] on repo=33823c68-d317-434c-8c06-dbef7468e8e7 05:53:04.875 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 05:53:04.875 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='7e3bb24b50ec5857485bd0510d912f9a402205bb' toSha1='null' 05:53:04.875 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 05:53:04.875 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 05:53:04.880 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 05:53:04.893 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 191723 bytes in 17 ms. path='/1/b' 05:53:04.899 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:53:04.940 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="3d3ee1d1-767a-47dd-8baf-af2f683d0762"] on repo=33823c68-d317-434c-8c06-dbef7468e8e7 05:53:05.013 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c' 05:53:05.024 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='108f3923a09b704d7b23471fd33bedca7f3b2d92' to.sha1=''): /1/c 05:53:05.101 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="3d3ee1d1-767a-47dd-8baf-af2f683d0762"] on repo=33823c68-d317-434c-8c06-dbef7468e8e7 05:53:05.171 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c' 05:53:05.172 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='108f3923a09b704d7b23471fd33bedca7f3b2d92' toSha1='null' 05:53:05.172 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c' 05:53:05.172 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0 05:53:05.184 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0 05:53:05.197 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 469784 bytes in 25 ms. path='/1/c' 05:53:05.202 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 05:53:05.249 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="3d3ee1d1-767a-47dd-8baf-af2f683d0762"] on repo=33823c68-d317-434c-8c06-dbef7468e8e7 05:53:05.258 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a' 05:53:05.271 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0ec2a2148fa7a1da7f62b0e1d682fc44e744bec8' to.sha1=''): /2/1/a 05:53:05.312 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="3d3ee1d1-767a-47dd-8baf-af2f683d0762"] on repo=33823c68-d317-434c-8c06-dbef7468e8e7 05:53:05.328 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a' 05:53:05.328 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='0ec2a2148fa7a1da7f62b0e1d682fc44e744bec8' toSha1='null' 05:53:05.328 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a' 05:53:05.328 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0 05:53:05.333 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0 05:53:05.345 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 337478 bytes in 17 ms. path='/2/1/a' 05:53:05.351 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:53:05.390 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="3d3ee1d1-767a-47dd-8baf-af2f683d0762"] on repo=33823c68-d317-434c-8c06-dbef7468e8e7 05:53:05.397 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b' 05:53:05.410 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='41951f9f45a8cbfea3b41ce6a37ad56600c6be6f' to.sha1=''): /2/1/b 05:53:05.429 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="3d3ee1d1-767a-47dd-8baf-af2f683d0762"] on repo=33823c68-d317-434c-8c06-dbef7468e8e7 05:53:05.437 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b' 05:53:05.437 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='41951f9f45a8cbfea3b41ce6a37ad56600c6be6f' toSha1='null' 05:53:05.437 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b' 05:53:05.437 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0 05:53:05.441 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0 05:53:05.453 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 314325 bytes in 16 ms. path='/2/1/b' 05:53:05.458 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:53:05.528 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="3d3ee1d1-767a-47dd-8baf-af2f683d0762"] on repo=33823c68-d317-434c-8c06-dbef7468e8e7 05:53:05.589 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 05:53:05.600 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f694994828299c40ca6f10bef30ca389995e41ce' to.sha1=''): /2/a 05:53:05.759 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="3d3ee1d1-767a-47dd-8baf-af2f683d0762"] on repo=33823c68-d317-434c-8c06-dbef7468e8e7 05:53:05.764 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a' 05:53:05.764 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='f694994828299c40ca6f10bef30ca389995e41ce' toSha1='null' 05:53:05.764 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 05:53:05.765 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0 05:53:05.765 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0 05:53:05.773 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 44726 bytes in 8 ms. path='/2/a' 05:53:05.779 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:53:05.885 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="3d3ee1d1-767a-47dd-8baf-af2f683d0762"] on repo=33823c68-d317-434c-8c06-dbef7468e8e7 05:53:05.951 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 05:53:05.963 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9b8598fe350c3256f9e195da74ccdc0ebc716ff6' to.sha1=''): /3/a 05:53:06.041 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="3d3ee1d1-767a-47dd-8baf-af2f683d0762"] on repo=33823c68-d317-434c-8c06-dbef7468e8e7 05:53:06.050 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a' 05:53:06.050 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='9b8598fe350c3256f9e195da74ccdc0ebc716ff6' toSha1='null' 05:53:06.050 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 05:53:06.050 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0 05:53:06.057 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0 05:53:06.066 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 254765 bytes in 16 ms. path='/3/a' 05:53:06.071 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:53:06.137 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="3d3ee1d1-767a-47dd-8baf-af2f683d0762"] on repo=33823c68-d317-434c-8c06-dbef7468e8e7 05:53:06.193 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 05:53:06.209 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3e046e998992058a74508ecf0c7fdf6d4cf3315b' to.sha1=''): /3/b 05:53:06.273 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="3d3ee1d1-767a-47dd-8baf-af2f683d0762"] on repo=33823c68-d317-434c-8c06-dbef7468e8e7 05:53:06.282 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b' 05:53:06.282 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='3e046e998992058a74508ecf0c7fdf6d4cf3315b' toSha1='null' 05:53:06.282 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 05:53:06.282 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0 05:53:06.288 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0 05:53:06.298 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 362071 bytes in 16 ms. path='/3/b' 05:53:06.302 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:53:06.386 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="3d3ee1d1-767a-47dd-8baf-af2f683d0762"] on repo=33823c68-d317-434c-8c06-dbef7468e8e7 05:53:06.398 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 05:53:06.415 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='83b72b95b2a93d1235e2f96a32d38bc35b01e2fd' to.sha1=''): /3/c 05:53:06.460 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="3d3ee1d1-767a-47dd-8baf-af2f683d0762"] on repo=33823c68-d317-434c-8c06-dbef7468e8e7 05:53:06.465 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c' 05:53:06.465 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='83b72b95b2a93d1235e2f96a32d38bc35b01e2fd' toSha1='null' 05:53:06.465 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 05:53:06.465 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0 05:53:06.470 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0 05:53:06.481 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 358160 bytes in 16 ms. path='/3/c' 05:53:06.488 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 05:53:06.732 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="3d3ee1d1-767a-47dd-8baf-af2f683d0762"] on repo=33823c68-d317-434c-8c06-dbef7468e8e7 05:53:06.738 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 05:53:06.749 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8510b21b6dc4eb4523e3fadf2ac7c27facc3d0fb' to.sha1=''): /3/d 05:53:06.769 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="3d3ee1d1-767a-47dd-8baf-af2f683d0762"] on repo=33823c68-d317-434c-8c06-dbef7468e8e7 05:53:06.772 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d' 05:53:06.772 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='8510b21b6dc4eb4523e3fadf2ac7c27facc3d0fb' toSha1='null' 05:53:06.772 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 05:53:06.772 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0 05:53:06.776 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0 05:53:06.794 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 265480 bytes in 22 ms. path='/3/d' 05:53:06.799 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 05:53:06.821 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="3d3ee1d1-767a-47dd-8baf-af2f683d0762"] on repo=33823c68-d317-434c-8c06-dbef7468e8e7 05:53:06.825 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27% 05:53:06.845 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3d3ee1d1-767a-47dd-8baf-af2f683d0762 remoteRepositoryId=33823c68-d317-434c-8c06-dbef7468e8e7 localRepositoryRevisionSynced=2 05:53:06.855 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=33823c68-d317-434c-8c06-dbef7468e8e7 remoteRepositoryId=3d3ee1d1-767a-47dd-8baf-af2f683d0762 transaction.localRevision=57 remoteFromLocalRevision=2 05:53:06.863 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=33823c68-d317-434c-8c06-dbef7468e8e7 from='target/repo/k6yk3ele-2966c-local' toID=3d3ee1d1-767a-47dd-8baf-af2f683d0762 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk3elf-qog6p-remote' 05:53:06.893 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=33823c68-d317-434c-8c06-dbef7468e8e7 remoteRepositoryId=3d3ee1d1-767a-47dd-8baf-af2f683d0762 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=57 05:53:06.910 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 05:53:06.910 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 05:53:06.921 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=33823c68-d317-434c-8c06-dbef7468e8e7 remoteRepositoryId=3d3ee1d1-767a-47dd-8baf-af2f683d0762 localRepositoryRevisionSynced=57 05:53:06.936 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3d3ee1d1-767a-47dd-8baf-af2f683d0762 remoteRepositoryId=33823c68-d317-434c-8c06-dbef7468e8e7 transaction.localRevision=5 remoteFromLocalRevision=57 05:53:06.944 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3d3ee1d1-767a-47dd-8baf-af2f683d0762 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk3elf-qog6p-remote' toID=33823c68-d317-434c-8c06-dbef7468e8e7 to='target/repo/k6yk3ele-2966c-local', fromRepoLocalSync=false 05:53:06.960 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3d3ee1d1-767a-47dd-8baf-af2f683d0762 remoteRepositoryId=33823c68-d317-434c-8c06-dbef7468e8e7 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 05:53:06.962 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 05:53:06.962 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 05:53:06.965 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3d3ee1d1-767a-47dd-8baf-af2f683d0762 remoteRepositoryId=33823c68-d317-434c-8c06-dbef7468e8e7 localRepositoryRevisionSynced=5 05:53:06.969 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=33823c68-d317-434c-8c06-dbef7468e8e7 remoteRepositoryId=3d3ee1d1-767a-47dd-8baf-af2f683d0762 transaction.localRevision=60 remoteFromLocalRevision=5 05:53:06.973 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:53:06.988 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6023bed6]getCloseDeferredMillis: closeDeferredMillis=20000 05:53:06.988 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6023bed6]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:53:06.989 [main] INFO c.c.c.l.LocalRepoManagerImpl - [197e53dd]getCloseDeferredMillis: closeDeferredMillis=20000 05:53:06.989 [main] INFO c.c.c.l.LocalRepoManagerImpl - [197e53dd]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:53:08.147 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 05:53:08.148 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3d3ee1d1-767a-47dd-8baf-af2f683d0762 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk3elf-qog6p-remote' toID=33823c68-d317-434c-8c06-dbef7468e8e7 to='target/repo/k6yk3ele-2966c-local', fromRepoLocalSync=true 05:53:08.150 [pool-28-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 33823c68-d317-434c-8c06-dbef7468e8e7 ('target/repo/k6yk3ele-2966c-local') 05:53:08.164 [pool-28-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 05:53:08.183 [pool-28-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 18.01% 05:53:08.197 [pool-28-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 23.22% 05:53:08.300 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:53:08.301 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:53:08.302 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 05:53:08.306 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 05:53:08.313 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:53:08.358 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 05:53:08.362 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 05:53:08.366 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 05:53:08.374 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:53:08.380 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3d3ee1d1-767a-47dd-8baf-af2f683d0762 remoteRepositoryId=33823c68-d317-434c-8c06-dbef7468e8e7 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=9 05:53:08.390 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 28.96% 05:53:08.390 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.36% 05:53:08.391 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.76% 05:53:08.392 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a' 05:53:08.413 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6da226ce83a84d93a15aa0cff3ea3fe84669a0d3' to.sha1=''): /2/1/a 05:53:08.417 [main] INFO c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/1/a 05:53:08.426 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - co.codewizards.cloudstore.core.repo.transport.DeleteModificationCollisionException: There is at least one DeleteModification for repositoryId=3d3ee1d1-767a-47dd-8baf-af2f683d0762 path='/2/1/a' co.codewizards.cloudstore.core.repo.transport.DeleteModificationCollisionException: There is at least one DeleteModification for repositoryId=3d3ee1d1-767a-47dd-8baf-af2f683d0762 path='/2/1/a' at co.codewizards.cloudstore.local.transport.FileRepoTransport.assertNoDeleteModificationCollision(FileRepoTransport.java:332) ~[classes/:na] at co.codewizards.cloudstore.local.transport.FileRepoTransport.beginPutFile(FileRepoTransport.java:721) ~[classes/:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.beginPutFile(RepoToRepoSync.java:820) [co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:682) [co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:381) [co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:283) [co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:248) [co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncDown(RepoToRepoSync.java:187) [co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.sync.RepoToRepoSyncTest$RepoToRepoSync.syncDown(RepoToRepoSyncTest.java:240) [test-classes/:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:150) [co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.sync.RepoToRepoSyncTest.syncWithFileModificationInsideDeletedDirectoryCollisionInverse(RepoToRepoSyncTest.java:557) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) [surefire-junit4-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) [surefire-junit4-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) [surefire-junit4-2.19.1.jar:2.19.1] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) [surefire-booter-2.19.1.jar:2.19.1] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) [surefire-booter-2.19.1.jar:2.19.1] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) [surefire-booter-2.19.1.jar:2.19.1] 05:53:08.428 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.15% 05:53:08.431 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3d3ee1d1-767a-47dd-8baf-af2f683d0762 remoteRepositoryId=33823c68-d317-434c-8c06-dbef7468e8e7 localRepositoryRevisionSynced=9 05:53:08.436 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=33823c68-d317-434c-8c06-dbef7468e8e7 remoteRepositoryId=3d3ee1d1-767a-47dd-8baf-af2f683d0762 transaction.localRevision=62 remoteFromLocalRevision=9 05:53:08.441 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=33823c68-d317-434c-8c06-dbef7468e8e7 from='target/repo/k6yk3ele-2966c-local' toID=3d3ee1d1-767a-47dd-8baf-af2f683d0762 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk3elf-qog6p-remote' 05:53:08.459 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=33823c68-d317-434c-8c06-dbef7468e8e7 remoteRepositoryId=3d3ee1d1-767a-47dd-8baf-af2f683d0762 localRepositoryRevisionSynced=57 localRepositoryRevisionInProgress=62 05:53:08.482 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 55.97% 05:53:08.482 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 05:53:08.501 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2' 05:53:08.547 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 05:53:08.549 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 70.90% 05:53:08.573 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=33823c68-d317-434c-8c06-dbef7468e8e7 remoteRepositoryId=3d3ee1d1-767a-47dd-8baf-af2f683d0762 localRepositoryRevisionSynced=62 05:53:08.581 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3d3ee1d1-767a-47dd-8baf-af2f683d0762 remoteRepositoryId=33823c68-d317-434c-8c06-dbef7468e8e7 transaction.localRevision=14 remoteFromLocalRevision=62 05:53:08.586 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3d3ee1d1-767a-47dd-8baf-af2f683d0762 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk3elf-qog6p-remote' toID=33823c68-d317-434c-8c06-dbef7468e8e7 to='target/repo/k6yk3ele-2966c-local', fromRepoLocalSync=false 05:53:08.594 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3d3ee1d1-767a-47dd-8baf-af2f683d0762 remoteRepositoryId=33823c68-d317-434c-8c06-dbef7468e8e7 localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=14 05:53:08.603 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 77.11% 05:53:08.603 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 84.58% 05:53:08.603 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2' 05:53:08.609 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 92.04% 05:53:08.609 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 05:53:08.625 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3d3ee1d1-767a-47dd-8baf-af2f683d0762 remoteRepositoryId=33823c68-d317-434c-8c06-dbef7468e8e7 localRepositoryRevisionSynced=14 05:53:08.637 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=33823c68-d317-434c-8c06-dbef7468e8e7 remoteRepositoryId=3d3ee1d1-767a-47dd-8baf-af2f683d0762 transaction.localRevision=65 remoteFromLocalRevision=14 05:53:08.644 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:53:08.644 [main] INFO c.c.c.l.LocalRepoManagerImpl - [197e53dd]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:53:08.645 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6023bed6]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:53:08.651 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 05:53:08.652 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3d3ee1d1-767a-47dd-8baf-af2f683d0762 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk3elf-qog6p-remote' toID=33823c68-d317-434c-8c06-dbef7468e8e7 to='target/repo/k6yk3ele-2966c-local', fromRepoLocalSync=true 05:53:08.653 [pool-29-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 33823c68-d317-434c-8c06-dbef7468e8e7 ('target/repo/k6yk3ele-2966c-local') 05:53:08.663 [pool-29-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 05:53:08.673 [pool-29-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 18.01% 05:53:08.681 [pool-29-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 23.22% 05:53:08.694 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:53:08.696 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:53:08.699 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 05:53:08.703 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 05:53:08.708 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.34% 05:53:08.738 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.03% 05:53:08.745 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 05:53:08.749 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 05:53:08.758 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:53:08.769 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3d3ee1d1-767a-47dd-8baf-af2f683d0762 remoteRepositoryId=33823c68-d317-434c-8c06-dbef7468e8e7 localRepositoryRevisionSynced=14 localRepositoryRevisionInProgress=17 05:53:08.779 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 28.48% 05:53:08.780 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2.k6yk3nduTitfQ1BSbGLzwDXHWWsx8w.collision' 05:53:08.789 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2.k6yk3nduTitfQ1BSbGLzwDXHWWsx8w.collision/1' 05:53:08.801 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 34.08% 05:53:08.802 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 39.68% 05:53:08.802 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 45.27% 05:53:08.802 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.k6yk3nduTitfQ1BSbGLzwDXHWWsx8w.collision/1/a' 05:53:08.814 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6da226ce83a84d93a15aa0cff3ea3fe84669a0d3' to.sha1=''): /2.k6yk3nduTitfQ1BSbGLzwDXHWWsx8w.collision/1/a 05:53:08.829 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="3d3ee1d1-767a-47dd-8baf-af2f683d0762"] on repo=33823c68-d317-434c-8c06-dbef7468e8e7 05:53:08.832 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2.k6yk3nduTitfQ1BSbGLzwDXHWWsx8w.collision/1/a' 05:53:08.832 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='6da226ce83a84d93a15aa0cff3ea3fe84669a0d3' toSha1='null' 05:53:08.832 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.k6yk3nduTitfQ1BSbGLzwDXHWWsx8w.collision/1/a' 05:53:08.832 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2.k6yk3nduTitfQ1BSbGLzwDXHWWsx8w.collision/1/a' offset=0 05:53:08.838 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2.k6yk3nduTitfQ1BSbGLzwDXHWWsx8w.collision/1/a' offset=0 05:53:08.850 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 337478 bytes in 18 ms. path='/2.k6yk3nduTitfQ1BSbGLzwDXHWWsx8w.collision/1/a' 05:53:08.854 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:53:08.879 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="3d3ee1d1-767a-47dd-8baf-af2f683d0762"] on repo=33823c68-d317-434c-8c06-dbef7468e8e7 05:53:08.885 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.k6yk3nduTitfQ1BSbGLzwDXHWWsx8w.collision/1/b' 05:53:08.898 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='41951f9f45a8cbfea3b41ce6a37ad56600c6be6f' to.sha1=''): /2.k6yk3nduTitfQ1BSbGLzwDXHWWsx8w.collision/1/b 05:53:08.914 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="3d3ee1d1-767a-47dd-8baf-af2f683d0762"] on repo=33823c68-d317-434c-8c06-dbef7468e8e7 05:53:08.917 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2.k6yk3nduTitfQ1BSbGLzwDXHWWsx8w.collision/1/b' 05:53:08.917 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='41951f9f45a8cbfea3b41ce6a37ad56600c6be6f' toSha1='null' 05:53:08.917 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.k6yk3nduTitfQ1BSbGLzwDXHWWsx8w.collision/1/b' 05:53:08.917 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2.k6yk3nduTitfQ1BSbGLzwDXHWWsx8w.collision/1/b' offset=0 05:53:08.922 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2.k6yk3nduTitfQ1BSbGLzwDXHWWsx8w.collision/1/b' offset=0 05:53:08.932 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 314325 bytes in 15 ms. path='/2.k6yk3nduTitfQ1BSbGLzwDXHWWsx8w.collision/1/b' 05:53:08.936 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:53:08.958 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="3d3ee1d1-767a-47dd-8baf-af2f683d0762"] on repo=33823c68-d317-434c-8c06-dbef7468e8e7 05:53:08.963 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.k6yk3nduTitfQ1BSbGLzwDXHWWsx8w.collision/a' 05:53:08.974 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f694994828299c40ca6f10bef30ca389995e41ce' to.sha1=''): /2.k6yk3nduTitfQ1BSbGLzwDXHWWsx8w.collision/a 05:53:08.988 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="3d3ee1d1-767a-47dd-8baf-af2f683d0762"] on repo=33823c68-d317-434c-8c06-dbef7468e8e7 05:53:08.991 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2.k6yk3nduTitfQ1BSbGLzwDXHWWsx8w.collision/a' 05:53:08.992 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='f694994828299c40ca6f10bef30ca389995e41ce' toSha1='null' 05:53:08.992 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.k6yk3nduTitfQ1BSbGLzwDXHWWsx8w.collision/a' 05:53:08.992 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2.k6yk3nduTitfQ1BSbGLzwDXHWWsx8w.collision/a' offset=0 05:53:08.993 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2.k6yk3nduTitfQ1BSbGLzwDXHWWsx8w.collision/a' offset=0 05:53:08.999 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 44726 bytes in 7 ms. path='/2.k6yk3nduTitfQ1BSbGLzwDXHWWsx8w.collision/a' 05:53:09.004 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:53:09.020 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="3d3ee1d1-767a-47dd-8baf-af2f683d0762"] on repo=33823c68-d317-434c-8c06-dbef7468e8e7 05:53:09.029 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3d3ee1d1-767a-47dd-8baf-af2f683d0762 remoteRepositoryId=33823c68-d317-434c-8c06-dbef7468e8e7 localRepositoryRevisionSynced=17 05:53:09.034 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=33823c68-d317-434c-8c06-dbef7468e8e7 remoteRepositoryId=3d3ee1d1-767a-47dd-8baf-af2f683d0762 transaction.localRevision=83 remoteFromLocalRevision=17 05:53:09.041 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=33823c68-d317-434c-8c06-dbef7468e8e7 from='target/repo/k6yk3ele-2966c-local' toID=3d3ee1d1-767a-47dd-8baf-af2f683d0762 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk3elf-qog6p-remote' 05:53:09.050 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=33823c68-d317-434c-8c06-dbef7468e8e7 remoteRepositoryId=3d3ee1d1-767a-47dd-8baf-af2f683d0762 localRepositoryRevisionSynced=62 localRepositoryRevisionInProgress=83 05:53:09.053 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24% 05:53:09.053 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 05:53:09.053 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 05:53:09.057 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=33823c68-d317-434c-8c06-dbef7468e8e7 remoteRepositoryId=3d3ee1d1-767a-47dd-8baf-af2f683d0762 localRepositoryRevisionSynced=83 05:53:09.062 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3d3ee1d1-767a-47dd-8baf-af2f683d0762 remoteRepositoryId=33823c68-d317-434c-8c06-dbef7468e8e7 transaction.localRevision=20 remoteFromLocalRevision=83 05:53:09.064 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3d3ee1d1-767a-47dd-8baf-af2f683d0762 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk3elf-qog6p-remote' toID=33823c68-d317-434c-8c06-dbef7468e8e7 to='target/repo/k6yk3ele-2966c-local', fromRepoLocalSync=false 05:53:09.071 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3d3ee1d1-767a-47dd-8baf-af2f683d0762 remoteRepositoryId=33823c68-d317-434c-8c06-dbef7468e8e7 localRepositoryRevisionSynced=17 localRepositoryRevisionInProgress=20 05:53:09.073 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 05:53:09.074 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 05:53:09.078 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3d3ee1d1-767a-47dd-8baf-af2f683d0762 remoteRepositoryId=33823c68-d317-434c-8c06-dbef7468e8e7 localRepositoryRevisionSynced=20 05:53:09.083 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=33823c68-d317-434c-8c06-dbef7468e8e7 remoteRepositoryId=3d3ee1d1-767a-47dd-8baf-af2f683d0762 transaction.localRevision=86 remoteFromLocalRevision=20 05:53:09.086 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:53:09.086 [main] INFO c.c.c.l.LocalRepoManagerImpl - [197e53dd]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:53:09.086 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6023bed6]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:53:09.093 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3e46d795]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk3ntw-68r3z-local' 05:53:09.100 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3e46d795]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk3ntw-68r3z-local' locked successfully. 05:53:12.250 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3e46d795]initPersistenceManagerFactory: repositoryId=3a593acd-9bec-4f49-ba81-cfa274fe9fca 05:53:12.254 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3e46d795]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1875 ms. 05:53:12.276 [main] INFO c.c.c.l.LocalRepoManagerImpl - [711977bc]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk3ntw-a8vr7-remote' 05:53:12.281 [main] INFO c.c.c.l.LocalRepoManagerImpl - [711977bc]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk3ntw-a8vr7-remote' locked successfully. 05:53:15.988 [main] INFO c.c.c.l.LocalRepoManagerImpl - [711977bc]initPersistenceManagerFactory: repositoryId=bdd856ca-afcf-432c-8071-b60916b6b499 05:53:15.994 [main] INFO c.c.c.l.LocalRepoManagerImpl - [711977bc]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2119 ms. 05:53:16.094 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 05:53:16.102 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 05:53:16.115 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 05:53:16.164 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 05:53:16.179 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 05:53:16.212 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.35% 05:53:16.228 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 05:53:16.256 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.67% 05:53:16.299 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 05:53:16.327 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: 3a593acd-9bec-4f49-ba81-cfa274fe9fca 05:53:16.327 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: bdd856ca-afcf-432c-8071-b60916b6b499 05:53:16.331 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 05:53:16.332 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bdd856ca-afcf-432c-8071-b60916b6b499 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk3ntw-a8vr7-remote/2' toID=3a593acd-9bec-4f49-ba81-cfa274fe9fca to='target/repo/k6yk3ntw-68r3z-local', fromRepoLocalSync=true 05:53:16.332 [pool-30-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 3a593acd-9bec-4f49-ba81-cfa274fe9fca ('target/repo/k6yk3ntw-68r3z-local') 05:53:16.362 [pool-30-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 05:53:16.372 [pool-30-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 05:53:16.375 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:53:16.376 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:53:16.378 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 05:53:16.382 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 05:53:16.386 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:53:16.393 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 05:53:16.397 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 05:53:16.402 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 05:53:16.409 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:53:16.437 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bdd856ca-afcf-432c-8071-b60916b6b499 remoteRepositoryId=3a593acd-9bec-4f49-ba81-cfa274fe9fca localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 05:53:16.482 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 05:53:16.506 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 05:53:16.521 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.31% 05:53:16.529 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.58% 05:53:16.529 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.85% 05:53:16.529 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 05:53:16.540 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8fa8e12cefbf4d40dc0c9b7bd780e8688bc3cf51' to.sha1=''): /1/a 05:53:16.699 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="bdd856ca-afcf-432c-8071-b60916b6b499"] on repo=3a593acd-9bec-4f49-ba81-cfa274fe9fca 05:53:16.702 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 05:53:16.702 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='8fa8e12cefbf4d40dc0c9b7bd780e8688bc3cf51' toSha1='null' 05:53:16.702 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 05:53:16.702 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 05:53:16.702 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 05:53:16.707 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 10410 bytes in 5 ms. path='/1/a' 05:53:16.710 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:53:16.749 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="bdd856ca-afcf-432c-8071-b60916b6b499"] on repo=3a593acd-9bec-4f49-ba81-cfa274fe9fca 05:53:16.758 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 05:53:16.770 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5e6f224feca01de9cfba0eedd5cf7b0e78180d2e' to.sha1=''): /1/b 05:53:16.788 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="bdd856ca-afcf-432c-8071-b60916b6b499"] on repo=3a593acd-9bec-4f49-ba81-cfa274fe9fca 05:53:16.791 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 05:53:16.791 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='5e6f224feca01de9cfba0eedd5cf7b0e78180d2e' toSha1='null' 05:53:16.791 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 05:53:16.791 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 05:53:16.796 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 05:53:16.809 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 396480 bytes in 18 ms. path='/1/b' 05:53:16.814 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:53:16.843 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="bdd856ca-afcf-432c-8071-b60916b6b499"] on repo=3a593acd-9bec-4f49-ba81-cfa274fe9fca 05:53:16.849 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 05:53:16.857 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2b745f1f2893484b39b6e98a916fb0342a99b2a1' to.sha1=''): /a 05:53:16.869 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="bdd856ca-afcf-432c-8071-b60916b6b499"] on repo=3a593acd-9bec-4f49-ba81-cfa274fe9fca 05:53:16.872 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/a' 05:53:16.872 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='2b745f1f2893484b39b6e98a916fb0342a99b2a1' toSha1='null' 05:53:16.872 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 05:53:16.872 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/a' offset=0 05:53:16.876 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/a' offset=0 05:53:16.885 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 253708 bytes in 13 ms. path='/a' 05:53:16.890 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:53:16.911 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="bdd856ca-afcf-432c-8071-b60916b6b499"] on repo=3a593acd-9bec-4f49-ba81-cfa274fe9fca 05:53:16.917 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.43% 05:53:16.941 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bdd856ca-afcf-432c-8071-b60916b6b499 remoteRepositoryId=3a593acd-9bec-4f49-ba81-cfa274fe9fca localRepositoryRevisionSynced=2 05:53:16.956 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3a593acd-9bec-4f49-ba81-cfa274fe9fca remoteRepositoryId=bdd856ca-afcf-432c-8071-b60916b6b499 transaction.localRevision=19 remoteFromLocalRevision=2 05:53:16.961 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3a593acd-9bec-4f49-ba81-cfa274fe9fca from='target/repo/k6yk3ntw-68r3z-local' toID=bdd856ca-afcf-432c-8071-b60916b6b499 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk3ntw-a8vr7-remote/2' 05:53:16.985 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3a593acd-9bec-4f49-ba81-cfa274fe9fca remoteRepositoryId=bdd856ca-afcf-432c-8071-b60916b6b499 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=19 05:53:16.996 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 05:53:16.996 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 05:53:17.007 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3a593acd-9bec-4f49-ba81-cfa274fe9fca remoteRepositoryId=bdd856ca-afcf-432c-8071-b60916b6b499 localRepositoryRevisionSynced=19 05:53:17.016 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bdd856ca-afcf-432c-8071-b60916b6b499 remoteRepositoryId=3a593acd-9bec-4f49-ba81-cfa274fe9fca transaction.localRevision=5 remoteFromLocalRevision=19 05:53:17.022 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bdd856ca-afcf-432c-8071-b60916b6b499 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk3ntw-a8vr7-remote/2' toID=3a593acd-9bec-4f49-ba81-cfa274fe9fca to='target/repo/k6yk3ntw-68r3z-local', fromRepoLocalSync=false 05:53:17.039 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bdd856ca-afcf-432c-8071-b60916b6b499 remoteRepositoryId=3a593acd-9bec-4f49-ba81-cfa274fe9fca localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 05:53:17.046 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 05:53:17.046 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 05:53:17.050 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bdd856ca-afcf-432c-8071-b60916b6b499 remoteRepositoryId=3a593acd-9bec-4f49-ba81-cfa274fe9fca localRepositoryRevisionSynced=5 05:53:17.058 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3a593acd-9bec-4f49-ba81-cfa274fe9fca remoteRepositoryId=bdd856ca-afcf-432c-8071-b60916b6b499 transaction.localRevision=22 remoteFromLocalRevision=5 05:53:17.061 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:53:17.082 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3e46d795]getCloseDeferredMillis: closeDeferredMillis=20000 05:53:17.082 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3e46d795]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:53:17.083 [main] INFO c.c.c.l.LocalRepoManagerImpl - [711977bc]getCloseDeferredMillis: closeDeferredMillis=20000 05:53:17.083 [main] INFO c.c.c.l.LocalRepoManagerImpl - [711977bc]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:53:17.091 [closeDeferredTimer-4a8e9a96-1] INFO c.c.c.l.LocalRepoManagerImpl - [4a8e9a96]_close: Shutting down real LocalRepoManager. 05:53:17.092 [closeDeferredTimer-24ce0551-1] INFO c.c.c.l.LocalRepoManagerImpl - [24ce0551]_close: Shutting down real LocalRepoManager. 05:53:17.472 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5a202948]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk3uam-kxri9-local' 05:53:17.482 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5a202948]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk3uam-kxri9-local' locked successfully. 05:53:23.738 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5a202948]initPersistenceManagerFactory: repositoryId=e51df6f6-5164-4fb2-9866-3a95d0f5b9db 05:53:23.744 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5a202948]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2668 ms. 05:53:23.767 [main] INFO c.c.c.l.LocalRepoManagerImpl - [757721c3]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk3uan-v5jrp-remote' 05:53:23.773 [main] INFO c.c.c.l.LocalRepoManagerImpl - [757721c3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk3uan-v5jrp-remote' locked successfully. 05:53:28.337 [main] INFO c.c.c.l.LocalRepoManagerImpl - [757721c3]initPersistenceManagerFactory: repositoryId=9e70fd1c-b55f-4d11-9f52-57e8ced74b30 05:53:28.344 [main] INFO c.c.c.l.LocalRepoManagerImpl - [757721c3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2247 ms. 05:53:28.470 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 05:53:28.477 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 05:53:28.490 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 05:53:28.554 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 05:53:28.567 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 05:53:28.617 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.49% 05:53:28.630 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 05:53:28.651 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.84% 05:53:28.684 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 05:53:28.715 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: e51df6f6-5164-4fb2-9866-3a95d0f5b9db 05:53:28.715 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: 9e70fd1c-b55f-4d11-9f52-57e8ced74b30 05:53:28.721 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 05:53:28.723 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9e70fd1c-b55f-4d11-9f52-57e8ced74b30 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk3uan-v5jrp-remote/2' toID=e51df6f6-5164-4fb2-9866-3a95d0f5b9db to='target/repo/k6yk3uam-kxri9-local', fromRepoLocalSync=true 05:53:28.723 [pool-31-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e51df6f6-5164-4fb2-9866-3a95d0f5b9db ('target/repo/k6yk3uam-kxri9-local') 05:53:28.750 [pool-31-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 05:53:28.758 [pool-31-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 05:53:28.759 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:53:28.760 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:53:28.762 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 05:53:28.766 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 05:53:28.770 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:53:28.778 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 05:53:28.781 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 05:53:28.786 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 05:53:28.793 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:53:28.823 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9e70fd1c-b55f-4d11-9f52-57e8ced74b30 remoteRepositoryId=e51df6f6-5164-4fb2-9866-3a95d0f5b9db localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 05:53:28.886 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 05:53:28.922 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 05:53:28.946 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.31% 05:53:28.955 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.58% 05:53:28.956 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.85% 05:53:28.956 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 05:53:28.965 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ecc5678f01e199923ae558b0a263bbc2c7ce3838' to.sha1=''): /1/a 05:53:29.029 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="9e70fd1c-b55f-4d11-9f52-57e8ced74b30"] on repo=e51df6f6-5164-4fb2-9866-3a95d0f5b9db 05:53:29.035 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 05:53:29.035 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='ecc5678f01e199923ae558b0a263bbc2c7ce3838' toSha1='null' 05:53:29.036 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 05:53:29.036 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 05:53:29.047 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 05:53:29.063 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 579615 bytes in 27 ms. path='/1/a' 05:53:29.068 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:53:29.086 [closeDeferredTimer-197e53dd-3] INFO c.c.c.l.LocalRepoManagerImpl - [197e53dd]_close: Shutting down real LocalRepoManager. 05:53:29.088 [closeDeferredTimer-6023bed6-3] INFO c.c.c.l.LocalRepoManagerImpl - [6023bed6]_close: Shutting down real LocalRepoManager. 05:53:29.930 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="9e70fd1c-b55f-4d11-9f52-57e8ced74b30"] on repo=e51df6f6-5164-4fb2-9866-3a95d0f5b9db 05:53:29.950 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 05:53:29.970 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='863707fb9e8c9e382d04568a7f6be4b11e6c408a' to.sha1=''): /1/b 05:53:29.991 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="9e70fd1c-b55f-4d11-9f52-57e8ced74b30"] on repo=e51df6f6-5164-4fb2-9866-3a95d0f5b9db 05:53:30.027 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 05:53:30.027 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='863707fb9e8c9e382d04568a7f6be4b11e6c408a' toSha1='null' 05:53:30.027 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 05:53:30.027 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 05:53:30.034 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 05:53:30.047 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 535040 bytes in 20 ms. path='/1/b' 05:53:30.052 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:53:30.091 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="9e70fd1c-b55f-4d11-9f52-57e8ced74b30"] on repo=e51df6f6-5164-4fb2-9866-3a95d0f5b9db 05:53:30.127 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 05:53:30.137 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fc4259b3123997a2aacbf5db23c43cfa00bad3b6' to.sha1=''): /a 05:53:30.173 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="9e70fd1c-b55f-4d11-9f52-57e8ced74b30"] on repo=e51df6f6-5164-4fb2-9866-3a95d0f5b9db 05:53:30.189 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/a' 05:53:30.190 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='fc4259b3123997a2aacbf5db23c43cfa00bad3b6' toSha1='null' 05:53:30.190 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 05:53:30.190 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/a' offset=0 05:53:30.190 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/a' offset=0 05:53:30.196 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 34110 bytes in 6 ms. path='/a' 05:53:30.200 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:53:30.221 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="9e70fd1c-b55f-4d11-9f52-57e8ced74b30"] on repo=e51df6f6-5164-4fb2-9866-3a95d0f5b9db 05:53:30.233 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.43% 05:53:30.259 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9e70fd1c-b55f-4d11-9f52-57e8ced74b30 remoteRepositoryId=e51df6f6-5164-4fb2-9866-3a95d0f5b9db localRepositoryRevisionSynced=2 05:53:30.287 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e51df6f6-5164-4fb2-9866-3a95d0f5b9db remoteRepositoryId=9e70fd1c-b55f-4d11-9f52-57e8ced74b30 transaction.localRevision=19 remoteFromLocalRevision=2 05:53:30.358 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e51df6f6-5164-4fb2-9866-3a95d0f5b9db from='target/repo/k6yk3uam-kxri9-local' toID=9e70fd1c-b55f-4d11-9f52-57e8ced74b30 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk3uan-v5jrp-remote/2' 05:53:30.514 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e51df6f6-5164-4fb2-9866-3a95d0f5b9db remoteRepositoryId=9e70fd1c-b55f-4d11-9f52-57e8ced74b30 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=19 05:53:30.528 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 05:53:30.528 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 05:53:30.540 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e51df6f6-5164-4fb2-9866-3a95d0f5b9db remoteRepositoryId=9e70fd1c-b55f-4d11-9f52-57e8ced74b30 localRepositoryRevisionSynced=19 05:53:30.627 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9e70fd1c-b55f-4d11-9f52-57e8ced74b30 remoteRepositoryId=e51df6f6-5164-4fb2-9866-3a95d0f5b9db transaction.localRevision=5 remoteFromLocalRevision=19 05:53:30.796 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9e70fd1c-b55f-4d11-9f52-57e8ced74b30 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk3uan-v5jrp-remote/2' toID=e51df6f6-5164-4fb2-9866-3a95d0f5b9db to='target/repo/k6yk3uam-kxri9-local', fromRepoLocalSync=false 05:53:31.279 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9e70fd1c-b55f-4d11-9f52-57e8ced74b30 remoteRepositoryId=e51df6f6-5164-4fb2-9866-3a95d0f5b9db localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 05:53:31.285 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 05:53:31.286 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 05:53:31.292 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9e70fd1c-b55f-4d11-9f52-57e8ced74b30 remoteRepositoryId=e51df6f6-5164-4fb2-9866-3a95d0f5b9db localRepositoryRevisionSynced=5 05:53:31.467 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e51df6f6-5164-4fb2-9866-3a95d0f5b9db remoteRepositoryId=9e70fd1c-b55f-4d11-9f52-57e8ced74b30 transaction.localRevision=22 remoteFromLocalRevision=5 05:53:31.476 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:53:31.498 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5a202948]getCloseDeferredMillis: closeDeferredMillis=20000 05:53:31.498 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5a202948]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:53:31.498 [main] INFO c.c.c.l.LocalRepoManagerImpl - [757721c3]getCloseDeferredMillis: closeDeferredMillis=20000 05:53:31.499 [main] INFO c.c.c.l.LocalRepoManagerImpl - [757721c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:53:31.535 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 05:53:31.536 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 05:53:31.537 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.17% 05:53:31.541 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 05:53:31.546 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.50% 05:53:31.584 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.62% 05:53:31.588 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.83% 05:53:31.610 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 96.55% 05:53:31.795 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 05:53:31.838 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 05:53:31.838 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9e70fd1c-b55f-4d11-9f52-57e8ced74b30 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk3uan-v5jrp-remote/2' toID=e51df6f6-5164-4fb2-9866-3a95d0f5b9db to='target/repo/k6yk3uam-kxri9-local', fromRepoLocalSync=true 05:53:31.839 [pool-32-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e51df6f6-5164-4fb2-9866-3a95d0f5b9db ('target/repo/k6yk3uam-kxri9-local') 05:53:31.850 [pool-32-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 05:53:31.864 [pool-32-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 18.27% 05:53:31.874 [pool-32-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 05:53:31.884 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:53:31.885 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:53:31.887 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 05:53:31.893 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 05:53:31.898 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:53:31.912 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 05:53:31.918 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 05:53:31.924 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 96.55% 05:53:31.933 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:53:31.947 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9e70fd1c-b55f-4d11-9f52-57e8ced74b30 remoteRepositoryId=e51df6f6-5164-4fb2-9866-3a95d0f5b9db localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8 05:53:31.974 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 05:53:31.998 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.31% 05:53:32.001 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1/5' 05:53:32.018 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.58% 05:53:32.018 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.85% 05:53:32.019 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/5/aaa' 05:53:32.031 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='337ebf05a911edc82d8d521f7e99b148be7249dd' to.sha1=''): /1/5/aaa 05:53:32.049 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="9e70fd1c-b55f-4d11-9f52-57e8ced74b30"] on repo=e51df6f6-5164-4fb2-9866-3a95d0f5b9db 05:53:32.055 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/5/aaa' 05:53:32.055 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='337ebf05a911edc82d8d521f7e99b148be7249dd' toSha1='null' 05:53:32.055 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/5/aaa' 05:53:32.056 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/5/aaa' offset=0 05:53:32.065 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/5/aaa' offset=0 05:53:32.075 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 419510 bytes in 19 ms. path='/1/5/aaa' 05:53:32.079 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_7e240de74fb1ed08fa08d38063f6a6a91462a815_0 into destFile aaa 05:53:32.109 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="9e70fd1c-b55f-4d11-9f52-57e8ced74b30"] on repo=e51df6f6-5164-4fb2-9866-3a95d0f5b9db 05:53:32.124 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/5/bbb' 05:53:32.141 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3e29135ffbe62316b34f74263251d7ded444947c' to.sha1=''): /1/5/bbb 05:53:32.162 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="9e70fd1c-b55f-4d11-9f52-57e8ced74b30"] on repo=e51df6f6-5164-4fb2-9866-3a95d0f5b9db 05:53:32.168 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/5/bbb' 05:53:32.168 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='3e29135ffbe62316b34f74263251d7ded444947c' toSha1='null' 05:53:32.168 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/5/bbb' 05:53:32.168 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/5/bbb' offset=0 05:53:32.169 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/5/bbb' offset=0 05:53:32.177 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 15664 bytes in 9 ms. path='/1/5/bbb' 05:53:32.185 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_5cb138284d431abd6a053a56625ec088bfb88912_0 into destFile bbb 05:53:32.200 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="9e70fd1c-b55f-4d11-9f52-57e8ced74b30"] on repo=e51df6f6-5164-4fb2-9866-3a95d0f5b9db 05:53:32.209 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.43% 05:53:32.214 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9e70fd1c-b55f-4d11-9f52-57e8ced74b30 remoteRepositoryId=e51df6f6-5164-4fb2-9866-3a95d0f5b9db localRepositoryRevisionSynced=8 05:53:32.224 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e51df6f6-5164-4fb2-9866-3a95d0f5b9db remoteRepositoryId=9e70fd1c-b55f-4d11-9f52-57e8ced74b30 transaction.localRevision=35 remoteFromLocalRevision=8 05:53:32.234 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e51df6f6-5164-4fb2-9866-3a95d0f5b9db from='target/repo/k6yk3uam-kxri9-local' toID=9e70fd1c-b55f-4d11-9f52-57e8ced74b30 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk3uan-v5jrp-remote/2' 05:53:32.253 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e51df6f6-5164-4fb2-9866-3a95d0f5b9db remoteRepositoryId=9e70fd1c-b55f-4d11-9f52-57e8ced74b30 localRepositoryRevisionSynced=19 localRepositoryRevisionInProgress=35 05:53:32.256 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 05:53:32.256 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 05:53:32.267 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e51df6f6-5164-4fb2-9866-3a95d0f5b9db remoteRepositoryId=9e70fd1c-b55f-4d11-9f52-57e8ced74b30 localRepositoryRevisionSynced=35 05:53:32.276 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9e70fd1c-b55f-4d11-9f52-57e8ced74b30 remoteRepositoryId=e51df6f6-5164-4fb2-9866-3a95d0f5b9db transaction.localRevision=11 remoteFromLocalRevision=35 05:53:32.283 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9e70fd1c-b55f-4d11-9f52-57e8ced74b30 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk3uan-v5jrp-remote/2' toID=e51df6f6-5164-4fb2-9866-3a95d0f5b9db to='target/repo/k6yk3uam-kxri9-local', fromRepoLocalSync=false 05:53:32.294 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9e70fd1c-b55f-4d11-9f52-57e8ced74b30 remoteRepositoryId=e51df6f6-5164-4fb2-9866-3a95d0f5b9db localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11 05:53:32.300 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 05:53:32.300 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 05:53:32.304 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9e70fd1c-b55f-4d11-9f52-57e8ced74b30 remoteRepositoryId=e51df6f6-5164-4fb2-9866-3a95d0f5b9db localRepositoryRevisionSynced=11 05:53:32.322 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e51df6f6-5164-4fb2-9866-3a95d0f5b9db remoteRepositoryId=9e70fd1c-b55f-4d11-9f52-57e8ced74b30 transaction.localRevision=38 remoteFromLocalRevision=11 05:53:32.328 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:53:32.328 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5a202948]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:53:32.348 [main] INFO c.c.c.l.LocalRepoManagerImpl - [757721c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:53:32.385 [main] INFO c.c.c.l.LocalRepoManagerImpl - [52512096]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk45sw-w4yfi-local' 05:53:32.392 [main] INFO c.c.c.l.LocalRepoManagerImpl - [52512096]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk45sw-w4yfi-local' locked successfully. 05:53:36.712 [main] INFO c.c.c.l.LocalRepoManagerImpl - [52512096]initPersistenceManagerFactory: repositoryId=179d1409-4547-4311-b8b6-e09f6a57f0fe 05:53:36.718 [main] INFO c.c.c.l.LocalRepoManagerImpl - [52512096]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2372 ms. 05:53:36.744 [main] INFO c.c.c.l.LocalRepoManagerImpl - [443c098]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk45sw-fg5e9-remote' 05:53:36.750 [main] INFO c.c.c.l.LocalRepoManagerImpl - [443c098]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk45sw-fg5e9-remote' locked successfully. 05:53:37.082 [closeDeferredTimer-3e46d795-1] INFO c.c.c.l.LocalRepoManagerImpl - [3e46d795]_close: Shutting down real LocalRepoManager. 05:53:37.458 [closeDeferredTimer-711977bc-1] INFO c.c.c.l.LocalRepoManagerImpl - [711977bc]_close: Shutting down real LocalRepoManager. 05:53:43.302 [main] INFO c.c.c.l.LocalRepoManagerImpl - [443c098]initPersistenceManagerFactory: repositoryId=94ce2525-6586-4e4a-bcda-f53bfd605caf 05:53:43.309 [main] INFO c.c.c.l.LocalRepoManagerImpl - [443c098]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2273 ms. 05:53:43.426 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 05:53:43.434 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 05:53:43.444 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 05:53:43.510 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 05:53:43.531 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 05:53:43.555 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.43% 05:53:43.569 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 05:53:43.609 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.70% 05:53:43.636 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 05:53:43.662 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: 179d1409-4547-4311-b8b6-e09f6a57f0fe 05:53:43.663 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: 94ce2525-6586-4e4a-bcda-f53bfd605caf 05:53:43.669 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 05:53:43.676 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=94ce2525-6586-4e4a-bcda-f53bfd605caf from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk45sw-fg5e9-remote' toID=179d1409-4547-4311-b8b6-e09f6a57f0fe to='target/repo/k6yk45sw-w4yfi-local', fromRepoLocalSync=true 05:53:43.676 [pool-33-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 179d1409-4547-4311-b8b6-e09f6a57f0fe ('target/repo/k6yk45sw-w4yfi-local') 05:53:43.703 [pool-33-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 05:53:43.709 [pool-33-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 05:53:43.716 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:53:43.717 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:53:43.718 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 05:53:43.722 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 05:53:43.726 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:53:43.733 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 05:53:43.740 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 05:53:43.745 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 05:53:43.751 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:53:43.780 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=94ce2525-6586-4e4a-bcda-f53bfd605caf remoteRepositoryId=179d1409-4547-4311-b8b6-e09f6a57f0fe localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 05:53:43.821 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 05:53:43.850 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 05:53:43.874 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22% 05:53:43.874 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 05:53:43.887 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 05:53:43.902 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 05:53:43.928 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46% 05:53:43.929 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70% 05:53:43.929 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 05:53:43.940 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2e6e79f0c0c17d23502a6f1240b819529cf22074' to.sha1=''): /1/a 05:53:43.997 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="94ce2525-6586-4e4a-bcda-f53bfd605caf"] on repo=179d1409-4547-4311-b8b6-e09f6a57f0fe 05:53:44.003 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 05:53:44.004 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='2e6e79f0c0c17d23502a6f1240b819529cf22074' toSha1='null' 05:53:44.004 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 05:53:44.004 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 05:53:44.009 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 05:53:44.023 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 436720 bytes in 19 ms. path='/1/a' 05:53:44.028 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:53:44.083 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="94ce2525-6586-4e4a-bcda-f53bfd605caf"] on repo=179d1409-4547-4311-b8b6-e09f6a57f0fe 05:53:44.104 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 05:53:44.118 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9a70d3d2d07ca2c8c7da24df27857ab5d4b80459' to.sha1=''): /1/b 05:53:44.138 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="94ce2525-6586-4e4a-bcda-f53bfd605caf"] on repo=179d1409-4547-4311-b8b6-e09f6a57f0fe 05:53:44.144 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 05:53:44.145 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='9a70d3d2d07ca2c8c7da24df27857ab5d4b80459' toSha1='null' 05:53:44.145 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 05:53:44.145 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 05:53:44.149 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 05:53:44.160 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 286056 bytes in 15 ms. path='/1/b' 05:53:44.166 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:53:44.197 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="94ce2525-6586-4e4a-bcda-f53bfd605caf"] on repo=179d1409-4547-4311-b8b6-e09f6a57f0fe 05:53:44.206 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c' 05:53:44.216 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a92bba542d4517ac1fc4226caa5d4565a5d68ffa' to.sha1=''): /1/c 05:53:44.237 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="94ce2525-6586-4e4a-bcda-f53bfd605caf"] on repo=179d1409-4547-4311-b8b6-e09f6a57f0fe 05:53:44.243 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c' 05:53:44.243 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='a92bba542d4517ac1fc4226caa5d4565a5d68ffa' toSha1='null' 05:53:44.243 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c' 05:53:44.243 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0 05:53:44.254 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0 05:53:44.272 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 826224 bytes in 29 ms. path='/1/c' 05:53:44.277 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 05:53:44.329 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="94ce2525-6586-4e4a-bcda-f53bfd605caf"] on repo=179d1409-4547-4311-b8b6-e09f6a57f0fe 05:53:44.337 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a' 05:53:44.347 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='077e4ad2d80c5c40281925bdc94a0ce1fa187950' to.sha1=''): /2/1/a 05:53:44.369 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="94ce2525-6586-4e4a-bcda-f53bfd605caf"] on repo=179d1409-4547-4311-b8b6-e09f6a57f0fe 05:53:44.375 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a' 05:53:44.375 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='077e4ad2d80c5c40281925bdc94a0ce1fa187950' toSha1='null' 05:53:44.375 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a' 05:53:44.375 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0 05:53:44.376 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0 05:53:44.389 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 16920 bytes in 14 ms. path='/2/1/a' 05:53:44.394 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:53:44.408 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="94ce2525-6586-4e4a-bcda-f53bfd605caf"] on repo=179d1409-4547-4311-b8b6-e09f6a57f0fe 05:53:44.416 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b' 05:53:44.427 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='83834d6351410efb41c8e46d70e2782afb7dc743' to.sha1=''): /2/1/b 05:53:44.450 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="94ce2525-6586-4e4a-bcda-f53bfd605caf"] on repo=179d1409-4547-4311-b8b6-e09f6a57f0fe 05:53:44.456 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b' 05:53:44.456 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='83834d6351410efb41c8e46d70e2782afb7dc743' toSha1='null' 05:53:44.456 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b' 05:53:44.456 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0 05:53:44.459 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0 05:53:44.472 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 155664 bytes in 16 ms. path='/2/1/b' 05:53:44.477 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:53:44.499 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="94ce2525-6586-4e4a-bcda-f53bfd605caf"] on repo=179d1409-4547-4311-b8b6-e09f6a57f0fe 05:53:44.510 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 05:53:44.518 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='263dda083665fc6b3747134f5d89f6a2dba63556' to.sha1=''): /2/a 05:53:44.537 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="94ce2525-6586-4e4a-bcda-f53bfd605caf"] on repo=179d1409-4547-4311-b8b6-e09f6a57f0fe 05:53:44.542 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a' 05:53:44.542 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='263dda083665fc6b3747134f5d89f6a2dba63556' toSha1='null' 05:53:44.543 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 05:53:44.543 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0 05:53:44.546 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0 05:53:44.553 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 229030 bytes in 10 ms. path='/2/a' 05:53:44.557 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:53:44.582 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="94ce2525-6586-4e4a-bcda-f53bfd605caf"] on repo=179d1409-4547-4311-b8b6-e09f6a57f0fe 05:53:44.590 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 05:53:44.596 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0f744c451a95e0dc6100c0f93e48f5ac8a31412c' to.sha1=''): /3/a 05:53:44.616 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="94ce2525-6586-4e4a-bcda-f53bfd605caf"] on repo=179d1409-4547-4311-b8b6-e09f6a57f0fe 05:53:44.621 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a' 05:53:44.621 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='0f744c451a95e0dc6100c0f93e48f5ac8a31412c' toSha1='null' 05:53:44.621 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 05:53:44.622 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0 05:53:44.622 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0 05:53:44.627 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1477 bytes in 5 ms. path='/3/a' 05:53:44.631 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:53:44.643 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="94ce2525-6586-4e4a-bcda-f53bfd605caf"] on repo=179d1409-4547-4311-b8b6-e09f6a57f0fe 05:53:44.651 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 05:53:44.658 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3d4efc0c412aaaffd596a315a1da596046f76786' to.sha1=''): /3/b 05:53:44.674 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="94ce2525-6586-4e4a-bcda-f53bfd605caf"] on repo=179d1409-4547-4311-b8b6-e09f6a57f0fe 05:53:44.680 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b' 05:53:44.680 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='3d4efc0c412aaaffd596a315a1da596046f76786' toSha1='null' 05:53:44.680 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 05:53:44.680 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0 05:53:44.684 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0 05:53:44.694 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 309168 bytes in 14 ms. path='/3/b' 05:53:44.699 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:53:44.727 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="94ce2525-6586-4e4a-bcda-f53bfd605caf"] on repo=179d1409-4547-4311-b8b6-e09f6a57f0fe 05:53:44.737 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 05:53:44.754 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d97bcee430d126f6bc5d7ffc6f317fb026d479b6' to.sha1=''): /3/c 05:53:44.776 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="94ce2525-6586-4e4a-bcda-f53bfd605caf"] on repo=179d1409-4547-4311-b8b6-e09f6a57f0fe 05:53:44.782 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c' 05:53:44.782 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='d97bcee430d126f6bc5d7ffc6f317fb026d479b6' toSha1='null' 05:53:44.782 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 05:53:44.783 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0 05:53:44.791 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0 05:53:44.802 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 426857 bytes in 19 ms. path='/3/c' 05:53:44.807 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 05:53:44.836 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="94ce2525-6586-4e4a-bcda-f53bfd605caf"] on repo=179d1409-4547-4311-b8b6-e09f6a57f0fe 05:53:44.845 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 05:53:44.859 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='318b2f27e59bb57686b95ed3b21d298738c5275c' to.sha1=''): /3/d 05:53:44.877 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="94ce2525-6586-4e4a-bcda-f53bfd605caf"] on repo=179d1409-4547-4311-b8b6-e09f6a57f0fe 05:53:44.882 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d' 05:53:44.882 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='318b2f27e59bb57686b95ed3b21d298738c5275c' toSha1='null' 05:53:44.882 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 05:53:44.882 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0 05:53:44.895 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0 05:53:44.914 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 701904 bytes in 32 ms. path='/3/d' 05:53:44.918 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 05:53:44.960 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="94ce2525-6586-4e4a-bcda-f53bfd605caf"] on repo=179d1409-4547-4311-b8b6-e09f6a57f0fe 05:53:44.968 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27% 05:53:44.987 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=94ce2525-6586-4e4a-bcda-f53bfd605caf remoteRepositoryId=179d1409-4547-4311-b8b6-e09f6a57f0fe localRepositoryRevisionSynced=2 05:53:45.000 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=179d1409-4547-4311-b8b6-e09f6a57f0fe remoteRepositoryId=94ce2525-6586-4e4a-bcda-f53bfd605caf transaction.localRevision=57 remoteFromLocalRevision=2 05:53:45.013 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=179d1409-4547-4311-b8b6-e09f6a57f0fe from='target/repo/k6yk45sw-w4yfi-local' toID=94ce2525-6586-4e4a-bcda-f53bfd605caf to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk45sw-fg5e9-remote' 05:53:45.047 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=179d1409-4547-4311-b8b6-e09f6a57f0fe remoteRepositoryId=94ce2525-6586-4e4a-bcda-f53bfd605caf localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=57 05:53:45.062 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 05:53:45.062 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 05:53:45.073 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=179d1409-4547-4311-b8b6-e09f6a57f0fe remoteRepositoryId=94ce2525-6586-4e4a-bcda-f53bfd605caf localRepositoryRevisionSynced=57 05:53:45.088 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=94ce2525-6586-4e4a-bcda-f53bfd605caf remoteRepositoryId=179d1409-4547-4311-b8b6-e09f6a57f0fe transaction.localRevision=5 remoteFromLocalRevision=57 05:53:45.094 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=94ce2525-6586-4e4a-bcda-f53bfd605caf from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk45sw-fg5e9-remote' toID=179d1409-4547-4311-b8b6-e09f6a57f0fe to='target/repo/k6yk45sw-w4yfi-local', fromRepoLocalSync=false 05:53:45.116 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=94ce2525-6586-4e4a-bcda-f53bfd605caf remoteRepositoryId=179d1409-4547-4311-b8b6-e09f6a57f0fe localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 05:53:45.117 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 05:53:45.118 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 05:53:45.121 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=94ce2525-6586-4e4a-bcda-f53bfd605caf remoteRepositoryId=179d1409-4547-4311-b8b6-e09f6a57f0fe localRepositoryRevisionSynced=5 05:53:45.132 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=179d1409-4547-4311-b8b6-e09f6a57f0fe remoteRepositoryId=94ce2525-6586-4e4a-bcda-f53bfd605caf transaction.localRevision=60 remoteFromLocalRevision=5 05:53:45.138 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:53:45.158 [main] INFO c.c.c.l.LocalRepoManagerImpl - [52512096]getCloseDeferredMillis: closeDeferredMillis=20000 05:53:45.158 [main] INFO c.c.c.l.LocalRepoManagerImpl - [52512096]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:53:45.159 [main] INFO c.c.c.l.LocalRepoManagerImpl - [443c098]getCloseDeferredMillis: closeDeferredMillis=20000 05:53:45.159 [main] INFO c.c.c.l.LocalRepoManagerImpl - [443c098]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:53:45.239 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 05:53:45.241 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 05:53:45.242 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.17% 05:53:45.245 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 05:53:45.249 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.50% 05:53:45.282 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.62% 05:53:45.286 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.83% 05:53:45.307 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 96.55% 05:53:45.326 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 05:53:45.348 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 05:53:45.352 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=94ce2525-6586-4e4a-bcda-f53bfd605caf from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk45sw-fg5e9-remote' toID=179d1409-4547-4311-b8b6-e09f6a57f0fe to='target/repo/k6yk45sw-w4yfi-local', fromRepoLocalSync=true 05:53:45.352 [pool-34-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 179d1409-4547-4311-b8b6-e09f6a57f0fe ('target/repo/k6yk45sw-w4yfi-local') 05:53:45.356 [pool-34-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 05:53:45.376 [pool-34-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03% 05:53:45.404 [pool-34-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11% 05:53:45.422 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:53:45.425 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:53:45.429 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 05:53:45.434 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 05:53:45.438 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:53:45.451 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 05:53:45.455 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 05:53:45.461 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 96.55% 05:53:45.470 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:53:45.481 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=94ce2525-6586-4e4a-bcda-f53bfd605caf remoteRepositoryId=179d1409-4547-4311-b8b6-e09f6a57f0fe localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8 05:53:45.498 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 29.95% 05:53:45.499 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 05:53:45.530 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1/5' 05:53:45.552 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 05:53:45.569 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.11% 05:53:45.572 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.28% 05:53:45.573 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 45.45% 05:53:45.573 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/5/aaa' 05:53:45.587 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1c75e4071474dbaf3453bbf3cbc50e905373d14f' to.sha1=''): /2/1/5/aaa 05:53:45.608 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="94ce2525-6586-4e4a-bcda-f53bfd605caf"] on repo=179d1409-4547-4311-b8b6-e09f6a57f0fe 05:53:45.614 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/5/aaa' 05:53:45.614 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='1c75e4071474dbaf3453bbf3cbc50e905373d14f' toSha1='null' 05:53:45.614 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/5/aaa' 05:53:45.614 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/5/aaa' offset=0 05:53:45.619 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/5/aaa' offset=0 05:53:45.629 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 152388 bytes in 15 ms. path='/2/1/5/aaa' 05:53:45.635 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_7e240de74fb1ed08fa08d38063f6a6a91462a815_0 into destFile aaa 05:53:45.654 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="94ce2525-6586-4e4a-bcda-f53bfd605caf"] on repo=179d1409-4547-4311-b8b6-e09f6a57f0fe 05:53:45.662 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/5/bbb' 05:53:45.681 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9d207a68ab5afb2440c4f48152ffdcd8308e4dbe' to.sha1=''): /2/1/5/bbb 05:53:45.701 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="94ce2525-6586-4e4a-bcda-f53bfd605caf"] on repo=179d1409-4547-4311-b8b6-e09f6a57f0fe 05:53:45.706 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/5/bbb' 05:53:45.706 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='9d207a68ab5afb2440c4f48152ffdcd8308e4dbe' toSha1='null' 05:53:45.706 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/5/bbb' 05:53:45.706 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/5/bbb' offset=0 05:53:45.709 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/5/bbb' offset=0 05:53:45.717 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 171957 bytes in 11 ms. path='/2/1/5/bbb' 05:53:45.723 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_5cb138284d431abd6a053a56625ec088bfb88912_0 into destFile bbb 05:53:45.744 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="94ce2525-6586-4e4a-bcda-f53bfd605caf"] on repo=179d1409-4547-4311-b8b6-e09f6a57f0fe 05:53:45.752 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/e' 05:53:45.761 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b3fd971467511093cc2086c925bf94b6ce2c0c76' to.sha1=''): /3/e 05:53:45.778 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="94ce2525-6586-4e4a-bcda-f53bfd605caf"] on repo=179d1409-4547-4311-b8b6-e09f6a57f0fe 05:53:45.784 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/e' 05:53:45.784 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='b3fd971467511093cc2086c925bf94b6ce2c0c76' toSha1='null' 05:53:45.784 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/e' 05:53:45.785 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/e' offset=0 05:53:45.792 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/e' offset=0 05:53:45.810 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 541304 bytes in 25 ms. path='/3/e' 05:53:45.816 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0 into destFile e 05:53:45.853 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="94ce2525-6586-4e4a-bcda-f53bfd605caf"] on repo=179d1409-4547-4311-b8b6-e09f6a57f0fe 05:53:45.870 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=94ce2525-6586-4e4a-bcda-f53bfd605caf remoteRepositoryId=179d1409-4547-4311-b8b6-e09f6a57f0fe localRepositoryRevisionSynced=8 05:53:45.881 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=179d1409-4547-4311-b8b6-e09f6a57f0fe remoteRepositoryId=94ce2525-6586-4e4a-bcda-f53bfd605caf transaction.localRevision=79 remoteFromLocalRevision=8 05:53:45.898 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=179d1409-4547-4311-b8b6-e09f6a57f0fe from='target/repo/k6yk45sw-w4yfi-local' toID=94ce2525-6586-4e4a-bcda-f53bfd605caf to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk45sw-fg5e9-remote' 05:53:45.917 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=179d1409-4547-4311-b8b6-e09f6a57f0fe remoteRepositoryId=94ce2525-6586-4e4a-bcda-f53bfd605caf localRepositoryRevisionSynced=57 localRepositoryRevisionInProgress=79 05:53:45.920 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24% 05:53:45.921 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 05:53:45.921 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 05:53:45.925 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=179d1409-4547-4311-b8b6-e09f6a57f0fe remoteRepositoryId=94ce2525-6586-4e4a-bcda-f53bfd605caf localRepositoryRevisionSynced=79 05:53:45.933 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=94ce2525-6586-4e4a-bcda-f53bfd605caf remoteRepositoryId=179d1409-4547-4311-b8b6-e09f6a57f0fe transaction.localRevision=11 remoteFromLocalRevision=79 05:53:45.940 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=94ce2525-6586-4e4a-bcda-f53bfd605caf from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk45sw-fg5e9-remote' toID=179d1409-4547-4311-b8b6-e09f6a57f0fe to='target/repo/k6yk45sw-w4yfi-local', fromRepoLocalSync=false 05:53:45.954 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=94ce2525-6586-4e4a-bcda-f53bfd605caf remoteRepositoryId=179d1409-4547-4311-b8b6-e09f6a57f0fe localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11 05:53:45.957 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 05:53:45.957 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 05:53:45.961 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=94ce2525-6586-4e4a-bcda-f53bfd605caf remoteRepositoryId=179d1409-4547-4311-b8b6-e09f6a57f0fe localRepositoryRevisionSynced=11 05:53:45.970 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=179d1409-4547-4311-b8b6-e09f6a57f0fe remoteRepositoryId=94ce2525-6586-4e4a-bcda-f53bfd605caf transaction.localRevision=82 remoteFromLocalRevision=11 05:53:45.980 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:53:45.980 [main] INFO c.c.c.l.LocalRepoManagerImpl - [52512096]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:53:46.004 [main] INFO c.c.c.l.LocalRepoManagerImpl - [443c098]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:53:46.073 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5d0e2a2c]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk4gd2-7mo8h-local' 05:53:46.078 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5d0e2a2c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk4gd2-7mo8h-local' locked successfully. 05:53:49.847 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5d0e2a2c]initPersistenceManagerFactory: repositoryId=b1b4c948-743d-4fd2-8bbb-b37207fc9015 05:53:49.852 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5d0e2a2c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1735 ms. 05:53:49.876 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3f3ddcd7]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk4gd3-1o6bh-remote' 05:53:49.882 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3f3ddcd7]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk4gd3-1o6bh-remote' locked successfully. 05:53:52.328 [closeDeferredTimer-5a202948-2] INFO c.c.c.l.LocalRepoManagerImpl - [5a202948]_close: Shutting down real LocalRepoManager. 05:53:52.724 [closeDeferredTimer-757721c3-2] INFO c.c.c.l.LocalRepoManagerImpl - [757721c3]_close: Shutting down real LocalRepoManager. 05:53:56.396 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3f3ddcd7]initPersistenceManagerFactory: repositoryId=8b630ea1-5fd5-49df-b996-434bdda58481 05:53:56.403 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3f3ddcd7]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4380 ms. 05:53:56.520 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 05:53:56.530 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 05:53:56.541 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 05:53:56.598 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 05:53:56.617 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 05:53:56.641 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.42% 05:53:56.659 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 05:53:56.678 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.69% 05:53:56.712 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 05:53:56.741 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: b1b4c948-743d-4fd2-8bbb-b37207fc9015 05:53:56.741 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: 8b630ea1-5fd5-49df-b996-434bdda58481 05:53:56.747 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 05:53:56.753 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8b630ea1-5fd5-49df-b996-434bdda58481 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk4gd3-1o6bh-remote' toID=b1b4c948-743d-4fd2-8bbb-b37207fc9015 to='target/repo/k6yk4gd2-7mo8h-local', fromRepoLocalSync=true 05:53:56.753 [pool-35-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b1b4c948-743d-4fd2-8bbb-b37207fc9015 ('target/repo/k6yk4gd2-7mo8h-local') 05:53:56.778 [pool-35-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 05:53:56.787 [pool-35-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 05:53:56.793 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:53:56.794 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:53:56.797 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 05:53:56.805 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 05:53:56.812 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:53:56.821 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 05:53:56.825 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 05:53:56.830 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 05:53:56.838 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:53:56.869 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8b630ea1-5fd5-49df-b996-434bdda58481 remoteRepositoryId=b1b4c948-743d-4fd2-8bbb-b37207fc9015 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 05:53:56.911 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 05:53:56.943 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 05:53:56.961 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22% 05:53:56.961 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 05:53:56.979 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 05:53:56.999 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 05:53:57.021 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46% 05:53:57.022 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70% 05:53:57.022 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 05:53:57.030 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='92fb540f1a25fbf68b0e2cc7d3c10495cf5824d6' to.sha1=''): /1/a 05:53:57.099 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="8b630ea1-5fd5-49df-b996-434bdda58481"] on repo=b1b4c948-743d-4fd2-8bbb-b37207fc9015 05:53:57.105 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 05:53:57.105 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='92fb540f1a25fbf68b0e2cc7d3c10495cf5824d6' toSha1='null' 05:53:57.105 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 05:53:57.105 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 05:53:57.111 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 05:53:57.132 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 314700 bytes in 27 ms. path='/1/a' 05:53:57.137 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:53:57.184 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="8b630ea1-5fd5-49df-b996-434bdda58481"] on repo=b1b4c948-743d-4fd2-8bbb-b37207fc9015 05:53:57.197 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 05:53:57.211 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b9b6119e6a9f059fe4e407864753870b2febef51' to.sha1=''): /1/b 05:53:57.230 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="8b630ea1-5fd5-49df-b996-434bdda58481"] on repo=b1b4c948-743d-4fd2-8bbb-b37207fc9015 05:53:57.234 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 05:53:57.235 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='b9b6119e6a9f059fe4e407864753870b2febef51' toSha1='null' 05:53:57.235 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 05:53:57.235 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 05:53:57.241 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 05:53:57.255 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 335181 bytes in 20 ms. path='/1/b' 05:53:57.259 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:53:57.285 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="8b630ea1-5fd5-49df-b996-434bdda58481"] on repo=b1b4c948-743d-4fd2-8bbb-b37207fc9015 05:53:57.292 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c' 05:53:57.309 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='42666fd76f1baa758c482c4a5348947fa0245e35' to.sha1=''): /1/c 05:53:57.328 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="8b630ea1-5fd5-49df-b996-434bdda58481"] on repo=b1b4c948-743d-4fd2-8bbb-b37207fc9015 05:53:57.333 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c' 05:53:57.333 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='42666fd76f1baa758c482c4a5348947fa0245e35' toSha1='null' 05:53:57.333 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c' 05:53:57.333 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0 05:53:57.334 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0 05:53:57.342 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 33733 bytes in 9 ms. path='/1/c' 05:53:57.349 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 05:53:57.363 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="8b630ea1-5fd5-49df-b996-434bdda58481"] on repo=b1b4c948-743d-4fd2-8bbb-b37207fc9015 05:53:57.372 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a' 05:53:57.388 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='badc93cff350ebd1224411a1d83a071def2bbeee' to.sha1=''): /2/1/a 05:53:57.405 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="8b630ea1-5fd5-49df-b996-434bdda58481"] on repo=b1b4c948-743d-4fd2-8bbb-b37207fc9015 05:53:57.410 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a' 05:53:57.410 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='badc93cff350ebd1224411a1d83a071def2bbeee' toSha1='null' 05:53:57.410 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a' 05:53:57.410 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0 05:53:57.411 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0 05:53:57.422 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 54072 bytes in 12 ms. path='/2/1/a' 05:53:57.426 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:53:57.440 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="8b630ea1-5fd5-49df-b996-434bdda58481"] on repo=b1b4c948-743d-4fd2-8bbb-b37207fc9015 05:53:57.446 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b' 05:53:57.462 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7f6fd8ff1d1dc3dad853c0157eeb1311a428cbc0' to.sha1=''): /2/1/b 05:53:57.482 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="8b630ea1-5fd5-49df-b996-434bdda58481"] on repo=b1b4c948-743d-4fd2-8bbb-b37207fc9015 05:53:57.486 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b' 05:53:57.486 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='7f6fd8ff1d1dc3dad853c0157eeb1311a428cbc0' toSha1='null' 05:53:57.486 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b' 05:53:57.486 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0 05:53:57.489 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0 05:53:57.499 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 150258 bytes in 13 ms. path='/2/1/b' 05:53:57.505 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:53:57.523 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="8b630ea1-5fd5-49df-b996-434bdda58481"] on repo=b1b4c948-743d-4fd2-8bbb-b37207fc9015 05:53:57.529 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 05:53:57.542 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='191913b0987b92372008e9f8ab536b74a4f9ba58' to.sha1=''): /2/a 05:53:57.558 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="8b630ea1-5fd5-49df-b996-434bdda58481"] on repo=b1b4c948-743d-4fd2-8bbb-b37207fc9015 05:53:57.563 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a' 05:53:57.563 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='191913b0987b92372008e9f8ab536b74a4f9ba58' toSha1='null' 05:53:57.563 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 05:53:57.563 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0 05:53:57.577 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0 05:53:57.588 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 466640 bytes in 25 ms. path='/2/a' 05:53:57.594 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:53:57.629 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="8b630ea1-5fd5-49df-b996-434bdda58481"] on repo=b1b4c948-743d-4fd2-8bbb-b37207fc9015 05:53:57.637 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 05:53:57.650 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f53d5579abf535bdfdccba351c12c4b7c753b1dd' to.sha1=''): /3/a 05:53:57.666 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="8b630ea1-5fd5-49df-b996-434bdda58481"] on repo=b1b4c948-743d-4fd2-8bbb-b37207fc9015 05:53:57.671 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a' 05:53:57.671 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='f53d5579abf535bdfdccba351c12c4b7c753b1dd' toSha1='null' 05:53:57.671 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 05:53:57.672 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0 05:53:57.684 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0 05:53:57.696 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 388476 bytes in 24 ms. path='/3/a' 05:53:57.701 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:53:57.730 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="8b630ea1-5fd5-49df-b996-434bdda58481"] on repo=b1b4c948-743d-4fd2-8bbb-b37207fc9015 05:53:57.740 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 05:53:57.752 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6606bd1317c3f9ea6a48e1ad159707fcc959512c' to.sha1=''): /3/b 05:53:57.767 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="8b630ea1-5fd5-49df-b996-434bdda58481"] on repo=b1b4c948-743d-4fd2-8bbb-b37207fc9015 05:53:57.773 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b' 05:53:57.773 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='6606bd1317c3f9ea6a48e1ad159707fcc959512c' toSha1='null' 05:53:57.773 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 05:53:57.773 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0 05:53:57.775 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0 05:53:57.783 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 60736 bytes in 10 ms. path='/3/b' 05:53:57.790 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:53:57.808 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="8b630ea1-5fd5-49df-b996-434bdda58481"] on repo=b1b4c948-743d-4fd2-8bbb-b37207fc9015 05:53:57.814 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 05:53:57.824 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='71a87ecee6836440e54bc3445bcd4be7123e3286' to.sha1=''): /3/c 05:53:57.840 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="8b630ea1-5fd5-49df-b996-434bdda58481"] on repo=b1b4c948-743d-4fd2-8bbb-b37207fc9015 05:53:57.846 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c' 05:53:57.846 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='71a87ecee6836440e54bc3445bcd4be7123e3286' toSha1='null' 05:53:57.846 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 05:53:57.846 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0 05:53:57.846 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0 05:53:57.854 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 25785 bytes in 8 ms. path='/3/c' 05:53:57.858 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 05:53:57.872 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="8b630ea1-5fd5-49df-b996-434bdda58481"] on repo=b1b4c948-743d-4fd2-8bbb-b37207fc9015 05:53:57.880 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 05:53:57.894 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9ef77edd30528b4c9cd2fc5bdc946bdfd57992a4' to.sha1=''): /3/d 05:53:57.913 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="8b630ea1-5fd5-49df-b996-434bdda58481"] on repo=b1b4c948-743d-4fd2-8bbb-b37207fc9015 05:53:57.918 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d' 05:53:57.918 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='9ef77edd30528b4c9cd2fc5bdc946bdfd57992a4' toSha1='null' 05:53:57.919 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 05:53:57.919 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0 05:53:57.924 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0 05:53:57.938 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 209454 bytes in 19 ms. path='/3/d' 05:53:57.944 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 05:53:57.969 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="8b630ea1-5fd5-49df-b996-434bdda58481"] on repo=b1b4c948-743d-4fd2-8bbb-b37207fc9015 05:53:57.977 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27% 05:53:58.004 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8b630ea1-5fd5-49df-b996-434bdda58481 remoteRepositoryId=b1b4c948-743d-4fd2-8bbb-b37207fc9015 localRepositoryRevisionSynced=2 05:53:58.025 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b1b4c948-743d-4fd2-8bbb-b37207fc9015 remoteRepositoryId=8b630ea1-5fd5-49df-b996-434bdda58481 transaction.localRevision=57 remoteFromLocalRevision=2 05:53:58.039 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b1b4c948-743d-4fd2-8bbb-b37207fc9015 from='target/repo/k6yk4gd2-7mo8h-local' toID=8b630ea1-5fd5-49df-b996-434bdda58481 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk4gd3-1o6bh-remote' 05:53:58.069 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b1b4c948-743d-4fd2-8bbb-b37207fc9015 remoteRepositoryId=8b630ea1-5fd5-49df-b996-434bdda58481 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=57 05:53:58.078 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 05:53:58.079 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 05:53:58.089 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b1b4c948-743d-4fd2-8bbb-b37207fc9015 remoteRepositoryId=8b630ea1-5fd5-49df-b996-434bdda58481 localRepositoryRevisionSynced=57 05:53:58.103 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8b630ea1-5fd5-49df-b996-434bdda58481 remoteRepositoryId=b1b4c948-743d-4fd2-8bbb-b37207fc9015 transaction.localRevision=5 remoteFromLocalRevision=57 05:53:58.109 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8b630ea1-5fd5-49df-b996-434bdda58481 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk4gd3-1o6bh-remote' toID=b1b4c948-743d-4fd2-8bbb-b37207fc9015 to='target/repo/k6yk4gd2-7mo8h-local', fromRepoLocalSync=false 05:53:58.129 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8b630ea1-5fd5-49df-b996-434bdda58481 remoteRepositoryId=b1b4c948-743d-4fd2-8bbb-b37207fc9015 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 05:53:58.134 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 05:53:58.134 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 05:53:58.140 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8b630ea1-5fd5-49df-b996-434bdda58481 remoteRepositoryId=b1b4c948-743d-4fd2-8bbb-b37207fc9015 localRepositoryRevisionSynced=5 05:53:58.148 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b1b4c948-743d-4fd2-8bbb-b37207fc9015 remoteRepositoryId=8b630ea1-5fd5-49df-b996-434bdda58481 transaction.localRevision=60 remoteFromLocalRevision=5 05:53:58.154 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:53:58.171 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5d0e2a2c]getCloseDeferredMillis: closeDeferredMillis=20000 05:53:58.171 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5d0e2a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:53:58.171 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3f3ddcd7]getCloseDeferredMillis: closeDeferredMillis=20000 05:53:58.171 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3f3ddcd7]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:53:58.219 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 05:53:58.221 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 05:53:58.222 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.17% 05:53:58.226 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 05:53:58.230 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.50% 05:53:58.277 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.62% 05:53:58.285 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.83% 05:53:58.290 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.94% 05:53:58.314 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 05:53:58.334 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 05:53:58.335 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8b630ea1-5fd5-49df-b996-434bdda58481 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk4gd3-1o6bh-remote' toID=b1b4c948-743d-4fd2-8bbb-b37207fc9015 to='target/repo/k6yk4gd2-7mo8h-local', fromRepoLocalSync=true 05:53:58.335 [pool-36-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b1b4c948-743d-4fd2-8bbb-b37207fc9015 ('target/repo/k6yk4gd2-7mo8h-local') 05:53:58.338 [pool-36-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 05:53:58.359 [pool-36-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03% 05:53:58.381 [pool-36-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11% 05:53:58.400 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:53:58.401 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:53:58.402 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 05:53:58.406 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 05:53:58.411 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:53:58.418 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 05:53:58.421 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 05:53:58.427 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 05:53:58.436 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:53:58.448 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8b630ea1-5fd5-49df-b996-434bdda58481 remoteRepositoryId=b1b4c948-743d-4fd2-8bbb-b37207fc9015 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8 05:53:58.471 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 29.23% 05:53:58.472 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 05:53:58.493 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 34.83% 05:53:58.495 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/1/a' 05:53:58.548 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.42% 05:53:58.549 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 46.02% 05:53:58.567 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8b630ea1-5fd5-49df-b996-434bdda58481 remoteRepositoryId=b1b4c948-743d-4fd2-8bbb-b37207fc9015 localRepositoryRevisionSynced=8 05:53:58.582 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b1b4c948-743d-4fd2-8bbb-b37207fc9015 remoteRepositoryId=8b630ea1-5fd5-49df-b996-434bdda58481 transaction.localRevision=63 remoteFromLocalRevision=8 05:53:58.591 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b1b4c948-743d-4fd2-8bbb-b37207fc9015 from='target/repo/k6yk4gd2-7mo8h-local' toID=8b630ea1-5fd5-49df-b996-434bdda58481 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk4gd3-1o6bh-remote' 05:53:58.611 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b1b4c948-743d-4fd2-8bbb-b37207fc9015 remoteRepositoryId=8b630ea1-5fd5-49df-b996-434bdda58481 localRepositoryRevisionSynced=57 localRepositoryRevisionInProgress=63 05:53:58.624 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24% 05:53:58.624 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 59.70% 05:53:58.625 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/1/a' 05:53:58.630 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 67.16% 05:53:58.630 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 05:53:58.648 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b1b4c948-743d-4fd2-8bbb-b37207fc9015 remoteRepositoryId=8b630ea1-5fd5-49df-b996-434bdda58481 localRepositoryRevisionSynced=63 05:53:58.655 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8b630ea1-5fd5-49df-b996-434bdda58481 remoteRepositoryId=b1b4c948-743d-4fd2-8bbb-b37207fc9015 transaction.localRevision=11 remoteFromLocalRevision=63 05:53:58.664 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8b630ea1-5fd5-49df-b996-434bdda58481 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk4gd3-1o6bh-remote' toID=b1b4c948-743d-4fd2-8bbb-b37207fc9015 to='target/repo/k6yk4gd2-7mo8h-local', fromRepoLocalSync=false 05:53:58.680 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8b630ea1-5fd5-49df-b996-434bdda58481 remoteRepositoryId=b1b4c948-743d-4fd2-8bbb-b37207fc9015 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11 05:53:58.683 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 05:53:58.683 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 05:53:58.688 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8b630ea1-5fd5-49df-b996-434bdda58481 remoteRepositoryId=b1b4c948-743d-4fd2-8bbb-b37207fc9015 localRepositoryRevisionSynced=11 05:53:58.697 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b1b4c948-743d-4fd2-8bbb-b37207fc9015 remoteRepositoryId=8b630ea1-5fd5-49df-b996-434bdda58481 transaction.localRevision=66 remoteFromLocalRevision=11 05:53:58.703 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:53:58.703 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5d0e2a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:53:58.722 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3f3ddcd7]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:53:58.764 [main] INFO c.c.c.l.LocalRepoManagerImpl - [488a9cb3]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk4q5n-chejn-local' 05:53:58.770 [main] INFO c.c.c.l.LocalRepoManagerImpl - [488a9cb3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk4q5n-chejn-local' locked successfully. 05:54:03.447 [main] INFO c.c.c.l.LocalRepoManagerImpl - [488a9cb3]initPersistenceManagerFactory: repositoryId=b9287f2b-e7ab-44d4-b862-0a237a41fc89 05:54:03.453 [main] INFO c.c.c.l.LocalRepoManagerImpl - [488a9cb3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2447 ms. 05:54:03.470 [main] INFO c.c.c.l.LocalRepoManagerImpl - [41babd59]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk4q5n-e8x9g-remote' 05:54:03.477 [main] INFO c.c.c.l.LocalRepoManagerImpl - [41babd59]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk4q5n-e8x9g-remote' locked successfully. 05:54:05.985 [closeDeferredTimer-52512096-2] INFO c.c.c.l.LocalRepoManagerImpl - [52512096]_close: Shutting down real LocalRepoManager. 05:54:06.314 [closeDeferredTimer-443c098-2] INFO c.c.c.l.LocalRepoManagerImpl - [443c098]_close: Shutting down real LocalRepoManager. 05:54:09.409 [main] INFO c.c.c.l.LocalRepoManagerImpl - [41babd59]initPersistenceManagerFactory: repositoryId=d2cc4a03-e345-4d42-8f47-6095a6161c3c 05:54:09.413 [main] INFO c.c.c.l.LocalRepoManagerImpl - [41babd59]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4337 ms. 05:54:09.525 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 05:54:09.534 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 05:54:09.548 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 05:54:09.616 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 05:54:09.628 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 05:54:09.652 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.56% 05:54:09.663 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 05:54:09.689 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.74% 05:54:09.724 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 05:54:09.749 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: b9287f2b-e7ab-44d4-b862-0a237a41fc89 05:54:09.750 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: d2cc4a03-e345-4d42-8f47-6095a6161c3c 05:54:09.754 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 05:54:09.754 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d2cc4a03-e345-4d42-8f47-6095a6161c3c from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk4q5n-e8x9g-remote/2' toID=b9287f2b-e7ab-44d4-b862-0a237a41fc89 to='target/repo/k6yk4q5n-chejn-local', fromRepoLocalSync=true 05:54:09.754 [pool-37-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b9287f2b-e7ab-44d4-b862-0a237a41fc89 ('target/repo/k6yk4q5n-chejn-local') 05:54:09.777 [pool-37-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 05:54:09.784 [pool-37-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 05:54:09.787 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:54:09.788 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:54:09.790 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 05:54:09.795 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 05:54:09.801 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:54:09.811 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 05:54:09.816 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 05:54:09.821 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 05:54:09.829 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:54:09.857 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d2cc4a03-e345-4d42-8f47-6095a6161c3c remoteRepositoryId=b9287f2b-e7ab-44d4-b862-0a237a41fc89 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 05:54:09.910 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 05:54:09.941 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 05:54:09.958 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.31% 05:54:09.962 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.58% 05:54:09.962 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.85% 05:54:09.962 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 05:54:09.972 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1d2a07aa151803a769733a3c666bf1133877ecfa' to.sha1=''): /1/a 05:54:10.030 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="d2cc4a03-e345-4d42-8f47-6095a6161c3c"] on repo=b9287f2b-e7ab-44d4-b862-0a237a41fc89 05:54:10.036 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 05:54:10.036 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='1d2a07aa151803a769733a3c666bf1133877ecfa' toSha1='null' 05:54:10.036 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 05:54:10.036 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 05:54:10.038 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 05:54:10.053 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 196749 bytes in 17 ms. path='/1/a' 05:54:10.058 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:54:10.103 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="d2cc4a03-e345-4d42-8f47-6095a6161c3c"] on repo=b9287f2b-e7ab-44d4-b862-0a237a41fc89 05:54:10.121 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 05:54:10.132 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='407a195cae6249293527fb2c212d2511d235ebb6' to.sha1=''): /1/b 05:54:10.154 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="d2cc4a03-e345-4d42-8f47-6095a6161c3c"] on repo=b9287f2b-e7ab-44d4-b862-0a237a41fc89 05:54:10.160 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 05:54:10.161 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='407a195cae6249293527fb2c212d2511d235ebb6' toSha1='null' 05:54:10.161 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 05:54:10.161 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 05:54:10.164 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 05:54:10.176 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 150780 bytes in 15 ms. path='/1/b' 05:54:10.181 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:54:10.199 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="d2cc4a03-e345-4d42-8f47-6095a6161c3c"] on repo=b9287f2b-e7ab-44d4-b862-0a237a41fc89 05:54:10.210 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 05:54:10.222 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a16f0fd14dad2d66408f2520258073f0e03cd3d0' to.sha1=''): /a 05:54:10.245 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="d2cc4a03-e345-4d42-8f47-6095a6161c3c"] on repo=b9287f2b-e7ab-44d4-b862-0a237a41fc89 05:54:10.251 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/a' 05:54:10.251 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='a16f0fd14dad2d66408f2520258073f0e03cd3d0' toSha1='null' 05:54:10.252 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 05:54:10.252 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/a' offset=0 05:54:10.253 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/a' offset=0 05:54:10.260 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 19852 bytes in 8 ms. path='/a' 05:54:10.263 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:54:10.281 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="d2cc4a03-e345-4d42-8f47-6095a6161c3c"] on repo=b9287f2b-e7ab-44d4-b862-0a237a41fc89 05:54:10.292 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.43% 05:54:10.314 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d2cc4a03-e345-4d42-8f47-6095a6161c3c remoteRepositoryId=b9287f2b-e7ab-44d4-b862-0a237a41fc89 localRepositoryRevisionSynced=2 05:54:10.331 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b9287f2b-e7ab-44d4-b862-0a237a41fc89 remoteRepositoryId=d2cc4a03-e345-4d42-8f47-6095a6161c3c transaction.localRevision=19 remoteFromLocalRevision=2 05:54:10.339 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b9287f2b-e7ab-44d4-b862-0a237a41fc89 from='target/repo/k6yk4q5n-chejn-local' toID=d2cc4a03-e345-4d42-8f47-6095a6161c3c to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk4q5n-e8x9g-remote/2' 05:54:10.377 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b9287f2b-e7ab-44d4-b862-0a237a41fc89 remoteRepositoryId=d2cc4a03-e345-4d42-8f47-6095a6161c3c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=19 05:54:10.391 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 05:54:10.391 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 05:54:10.404 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b9287f2b-e7ab-44d4-b862-0a237a41fc89 remoteRepositoryId=d2cc4a03-e345-4d42-8f47-6095a6161c3c localRepositoryRevisionSynced=19 05:54:10.418 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d2cc4a03-e345-4d42-8f47-6095a6161c3c remoteRepositoryId=b9287f2b-e7ab-44d4-b862-0a237a41fc89 transaction.localRevision=5 remoteFromLocalRevision=19 05:54:10.423 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d2cc4a03-e345-4d42-8f47-6095a6161c3c from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk4q5n-e8x9g-remote/2' toID=b9287f2b-e7ab-44d4-b862-0a237a41fc89 to='target/repo/k6yk4q5n-chejn-local', fromRepoLocalSync=false 05:54:10.441 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d2cc4a03-e345-4d42-8f47-6095a6161c3c remoteRepositoryId=b9287f2b-e7ab-44d4-b862-0a237a41fc89 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 05:54:10.449 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 05:54:10.449 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 05:54:10.453 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d2cc4a03-e345-4d42-8f47-6095a6161c3c remoteRepositoryId=b9287f2b-e7ab-44d4-b862-0a237a41fc89 localRepositoryRevisionSynced=5 05:54:10.460 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b9287f2b-e7ab-44d4-b862-0a237a41fc89 remoteRepositoryId=d2cc4a03-e345-4d42-8f47-6095a6161c3c transaction.localRevision=22 remoteFromLocalRevision=5 05:54:10.466 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:54:10.483 [main] INFO c.c.c.l.LocalRepoManagerImpl - [488a9cb3]getCloseDeferredMillis: closeDeferredMillis=20000 05:54:10.483 [main] INFO c.c.c.l.LocalRepoManagerImpl - [488a9cb3]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:54:10.484 [main] INFO c.c.c.l.LocalRepoManagerImpl - [41babd59]getCloseDeferredMillis: closeDeferredMillis=20000 05:54:10.484 [main] INFO c.c.c.l.LocalRepoManagerImpl - [41babd59]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:54:10.496 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 05:54:10.497 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 05:54:10.499 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.17% 05:54:10.503 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 05:54:10.507 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.50% 05:54:10.550 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.62% 05:54:10.553 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.83% 05:54:10.557 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.94% 05:54:10.571 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 05:54:10.589 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 05:54:10.590 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d2cc4a03-e345-4d42-8f47-6095a6161c3c from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk4q5n-e8x9g-remote/2' toID=b9287f2b-e7ab-44d4-b862-0a237a41fc89 to='target/repo/k6yk4q5n-chejn-local', fromRepoLocalSync=true 05:54:10.592 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:54:10.592 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:54:10.594 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 05:54:10.598 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 05:54:10.600 [pool-38-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b9287f2b-e7ab-44d4-b862-0a237a41fc89 ('target/repo/k6yk4q5n-chejn-local') 05:54:10.606 [pool-38-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 05:54:10.614 [pool-38-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 18.27% 05:54:10.616 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:54:10.622 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 05:54:10.625 [pool-38-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 05:54:10.627 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 05:54:10.633 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 05:54:10.641 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:54:10.651 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d2cc4a03-e345-4d42-8f47-6095a6161c3c remoteRepositoryId=b9287f2b-e7ab-44d4-b862-0a237a41fc89 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8 05:54:10.676 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 32.34% 05:54:10.677 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 05:54:10.697 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/a' 05:54:10.743 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 39.80% 05:54:10.743 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 47.26% 05:54:10.766 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d2cc4a03-e345-4d42-8f47-6095a6161c3c remoteRepositoryId=b9287f2b-e7ab-44d4-b862-0a237a41fc89 localRepositoryRevisionSynced=8 05:54:10.776 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b9287f2b-e7ab-44d4-b862-0a237a41fc89 remoteRepositoryId=d2cc4a03-e345-4d42-8f47-6095a6161c3c transaction.localRevision=25 remoteFromLocalRevision=8 05:54:10.785 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b9287f2b-e7ab-44d4-b862-0a237a41fc89 from='target/repo/k6yk4q5n-chejn-local' toID=d2cc4a03-e345-4d42-8f47-6095a6161c3c to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk4q5n-e8x9g-remote/2' 05:54:10.801 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b9287f2b-e7ab-44d4-b862-0a237a41fc89 remoteRepositoryId=d2cc4a03-e345-4d42-8f47-6095a6161c3c localRepositoryRevisionSynced=19 localRepositoryRevisionInProgress=25 05:54:10.815 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 59.70% 05:54:10.815 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/a' 05:54:10.820 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 67.16% 05:54:10.820 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 05:54:10.839 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b9287f2b-e7ab-44d4-b862-0a237a41fc89 remoteRepositoryId=d2cc4a03-e345-4d42-8f47-6095a6161c3c localRepositoryRevisionSynced=25 05:54:10.848 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d2cc4a03-e345-4d42-8f47-6095a6161c3c remoteRepositoryId=b9287f2b-e7ab-44d4-b862-0a237a41fc89 transaction.localRevision=11 remoteFromLocalRevision=25 05:54:10.857 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d2cc4a03-e345-4d42-8f47-6095a6161c3c from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk4q5n-e8x9g-remote/2' toID=b9287f2b-e7ab-44d4-b862-0a237a41fc89 to='target/repo/k6yk4q5n-chejn-local', fromRepoLocalSync=false 05:54:10.870 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d2cc4a03-e345-4d42-8f47-6095a6161c3c remoteRepositoryId=b9287f2b-e7ab-44d4-b862-0a237a41fc89 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11 05:54:10.878 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 05:54:10.878 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 05:54:10.884 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d2cc4a03-e345-4d42-8f47-6095a6161c3c remoteRepositoryId=b9287f2b-e7ab-44d4-b862-0a237a41fc89 localRepositoryRevisionSynced=11 05:54:10.890 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b9287f2b-e7ab-44d4-b862-0a237a41fc89 remoteRepositoryId=d2cc4a03-e345-4d42-8f47-6095a6161c3c transaction.localRevision=28 remoteFromLocalRevision=11 05:54:10.895 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:54:10.895 [main] INFO c.c.c.l.LocalRepoManagerImpl - [488a9cb3]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:54:10.920 [main] INFO c.c.c.l.LocalRepoManagerImpl - [41babd59]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:54:10.938 [main] INFO c.c.c.l.LocalRepoManagerImpl - [61e72314]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk4zjs-axuxy-local' 05:54:10.943 [main] INFO c.c.c.l.LocalRepoManagerImpl - [61e72314]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk4zjs-axuxy-local' locked successfully. 05:54:15.941 [main] INFO c.c.c.l.LocalRepoManagerImpl - [61e72314]initPersistenceManagerFactory: repositoryId=240c9b75-c9f6-4435-8d49-631d38713bc0 05:54:15.947 [main] INFO c.c.c.l.LocalRepoManagerImpl - [61e72314]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2456 ms. 05:54:15.980 [main] INFO c.c.c.l.LocalRepoManagerImpl - [33bfc770]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk4zjt-nne9z-remote' 05:54:15.988 [main] INFO c.c.c.l.LocalRepoManagerImpl - [33bfc770]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk4zjt-nne9z-remote' locked successfully. 05:54:18.705 [closeDeferredTimer-5d0e2a2c-2] INFO c.c.c.l.LocalRepoManagerImpl - [5d0e2a2c]_close: Shutting down real LocalRepoManager. 05:54:19.042 [closeDeferredTimer-3f3ddcd7-2] INFO c.c.c.l.LocalRepoManagerImpl - [3f3ddcd7]_close: Shutting down real LocalRepoManager. 05:54:21.577 [main] INFO c.c.c.l.LocalRepoManagerImpl - [33bfc770]initPersistenceManagerFactory: repositoryId=9aeb3205-e579-4574-b52e-aa61e92bb3fa 05:54:21.581 [main] INFO c.c.c.l.LocalRepoManagerImpl - [33bfc770]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3739 ms. 05:54:21.673 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 05:54:21.680 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 05:54:21.691 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 05:54:21.734 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 05:54:21.751 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 05:54:21.781 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.36% 05:54:21.796 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 05:54:21.822 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.69% 05:54:21.848 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 05:54:21.872 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: 240c9b75-c9f6-4435-8d49-631d38713bc0 05:54:21.872 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: 9aeb3205-e579-4574-b52e-aa61e92bb3fa 05:54:21.876 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 05:54:21.877 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9aeb3205-e579-4574-b52e-aa61e92bb3fa from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk4zjt-nne9z-remote' toID=240c9b75-c9f6-4435-8d49-631d38713bc0 to='target/repo/k6yk4zjs-axuxy-local', fromRepoLocalSync=true 05:54:21.877 [pool-39-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 240c9b75-c9f6-4435-8d49-631d38713bc0 ('target/repo/k6yk4zjs-axuxy-local') 05:54:21.917 [pool-39-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 05:54:21.926 [pool-39-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 05:54:21.929 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:54:21.930 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:54:21.933 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 05:54:21.937 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 05:54:21.941 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:54:21.948 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 05:54:21.951 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 05:54:21.956 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 05:54:21.963 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:54:22.046 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9aeb3205-e579-4574-b52e-aa61e92bb3fa remoteRepositoryId=240c9b75-c9f6-4435-8d49-631d38713bc0 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 05:54:22.086 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 05:54:22.116 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 05:54:22.130 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22% 05:54:22.131 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 05:54:22.140 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 05:54:22.150 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 05:54:22.165 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46% 05:54:22.165 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70% 05:54:22.165 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 05:54:22.172 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4ad3743a6465a011babf4b99322e684a3139fa78' to.sha1=''): /1/a 05:54:22.210 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="9aeb3205-e579-4574-b52e-aa61e92bb3fa"] on repo=240c9b75-c9f6-4435-8d49-631d38713bc0 05:54:22.211 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 05:54:22.211 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='4ad3743a6465a011babf4b99322e684a3139fa78' toSha1='null' 05:54:22.211 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 05:54:22.211 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 05:54:22.216 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 05:54:22.227 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 339592 bytes in 16 ms. path='/1/a' 05:54:22.231 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:54:22.274 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="9aeb3205-e579-4574-b52e-aa61e92bb3fa"] on repo=240c9b75-c9f6-4435-8d49-631d38713bc0 05:54:22.281 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 05:54:22.290 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3d02aaa4927065a1b4dbbdb33770b9a7e2781830' to.sha1=''): /1/b 05:54:22.301 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="9aeb3205-e579-4574-b52e-aa61e92bb3fa"] on repo=240c9b75-c9f6-4435-8d49-631d38713bc0 05:54:22.302 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 05:54:22.302 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='3d02aaa4927065a1b4dbbdb33770b9a7e2781830' toSha1='null' 05:54:22.302 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 05:54:22.302 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 05:54:22.302 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 05:54:22.307 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 56850 bytes in 5 ms. path='/1/b' 05:54:22.311 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:54:22.321 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="9aeb3205-e579-4574-b52e-aa61e92bb3fa"] on repo=240c9b75-c9f6-4435-8d49-631d38713bc0 05:54:22.326 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c' 05:54:22.337 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5ea81eb34f56c5569137e86f71dba868bdcad519' to.sha1=''): /1/c 05:54:22.351 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="9aeb3205-e579-4574-b52e-aa61e92bb3fa"] on repo=240c9b75-c9f6-4435-8d49-631d38713bc0 05:54:22.353 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c' 05:54:22.353 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='5ea81eb34f56c5569137e86f71dba868bdcad519' toSha1='null' 05:54:22.353 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c' 05:54:22.353 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0 05:54:22.354 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0 05:54:22.359 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 44968 bytes in 6 ms. path='/1/c' 05:54:22.364 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 05:54:22.375 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="9aeb3205-e579-4574-b52e-aa61e92bb3fa"] on repo=240c9b75-c9f6-4435-8d49-631d38713bc0 05:54:22.378 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a' 05:54:22.386 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7a027f58b0074c64567534c05ecb1291789cd916' to.sha1=''): /2/1/a 05:54:22.400 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="9aeb3205-e579-4574-b52e-aa61e92bb3fa"] on repo=240c9b75-c9f6-4435-8d49-631d38713bc0 05:54:22.402 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a' 05:54:22.402 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='7a027f58b0074c64567534c05ecb1291789cd916' toSha1='null' 05:54:22.402 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a' 05:54:22.402 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0 05:54:22.403 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0 05:54:22.411 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 83925 bytes in 9 ms. path='/2/1/a' 05:54:22.416 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:54:22.429 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="9aeb3205-e579-4574-b52e-aa61e92bb3fa"] on repo=240c9b75-c9f6-4435-8d49-631d38713bc0 05:54:22.432 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b' 05:54:22.440 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bd0a01a3105da4fa4f246be1460991c9ab7776f4' to.sha1=''): /2/1/b 05:54:22.455 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="9aeb3205-e579-4574-b52e-aa61e92bb3fa"] on repo=240c9b75-c9f6-4435-8d49-631d38713bc0 05:54:22.457 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b' 05:54:22.457 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='bd0a01a3105da4fa4f246be1460991c9ab7776f4' toSha1='null' 05:54:22.457 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b' 05:54:22.457 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0 05:54:22.461 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0 05:54:22.475 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 383040 bytes in 18 ms. path='/2/1/b' 05:54:22.480 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:54:22.503 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="9aeb3205-e579-4574-b52e-aa61e92bb3fa"] on repo=240c9b75-c9f6-4435-8d49-631d38713bc0 05:54:22.507 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 05:54:22.515 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='06beac6ca6605086e740719376b488253c21c3c7' to.sha1=''): /2/a 05:54:22.530 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="9aeb3205-e579-4574-b52e-aa61e92bb3fa"] on repo=240c9b75-c9f6-4435-8d49-631d38713bc0 05:54:22.531 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a' 05:54:22.531 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='06beac6ca6605086e740719376b488253c21c3c7' toSha1='null' 05:54:22.531 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 05:54:22.531 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0 05:54:22.534 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0 05:54:22.542 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 251526 bytes in 11 ms. path='/2/a' 05:54:22.547 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:54:22.566 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="9aeb3205-e579-4574-b52e-aa61e92bb3fa"] on repo=240c9b75-c9f6-4435-8d49-631d38713bc0 05:54:22.569 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 05:54:22.578 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='72d127dcf612eddaf6416c5063878c0e36e0eadb' to.sha1=''): /3/a 05:54:22.591 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="9aeb3205-e579-4574-b52e-aa61e92bb3fa"] on repo=240c9b75-c9f6-4435-8d49-631d38713bc0 05:54:22.592 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a' 05:54:22.592 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='72d127dcf612eddaf6416c5063878c0e36e0eadb' toSha1='null' 05:54:22.592 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 05:54:22.592 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0 05:54:22.594 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0 05:54:22.599 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 97272 bytes in 7 ms. path='/3/a' 05:54:22.603 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:54:22.615 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="9aeb3205-e579-4574-b52e-aa61e92bb3fa"] on repo=240c9b75-c9f6-4435-8d49-631d38713bc0 05:54:22.618 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 05:54:22.629 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='afa02839900e628af6480ee9e5c42f176e4ea7f7' to.sha1=''): /3/b 05:54:22.641 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="9aeb3205-e579-4574-b52e-aa61e92bb3fa"] on repo=240c9b75-c9f6-4435-8d49-631d38713bc0 05:54:22.643 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b' 05:54:22.643 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='afa02839900e628af6480ee9e5c42f176e4ea7f7' toSha1='null' 05:54:22.643 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 05:54:22.643 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0 05:54:22.645 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0 05:54:22.652 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 24012 bytes in 9 ms. path='/3/b' 05:54:22.656 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:54:22.669 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="9aeb3205-e579-4574-b52e-aa61e92bb3fa"] on repo=240c9b75-c9f6-4435-8d49-631d38713bc0 05:54:22.672 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 05:54:22.681 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3ed187c719a36a45caaa95a7b5cc296d5f559c75' to.sha1=''): /3/c 05:54:22.694 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="9aeb3205-e579-4574-b52e-aa61e92bb3fa"] on repo=240c9b75-c9f6-4435-8d49-631d38713bc0 05:54:22.696 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c' 05:54:22.696 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='3ed187c719a36a45caaa95a7b5cc296d5f559c75' toSha1='null' 05:54:22.696 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 05:54:22.696 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0 05:54:22.701 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0 05:54:22.710 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 315945 bytes in 14 ms. path='/3/c' 05:54:22.715 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 05:54:22.741 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="9aeb3205-e579-4574-b52e-aa61e92bb3fa"] on repo=240c9b75-c9f6-4435-8d49-631d38713bc0 05:54:22.745 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 05:54:22.753 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='79c418a269035d0ae7849f2ab0d5627a0f979748' to.sha1=''): /3/d 05:54:22.768 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="9aeb3205-e579-4574-b52e-aa61e92bb3fa"] on repo=240c9b75-c9f6-4435-8d49-631d38713bc0 05:54:22.770 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d' 05:54:22.770 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='79c418a269035d0ae7849f2ab0d5627a0f979748' toSha1='null' 05:54:22.770 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 05:54:22.770 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0 05:54:22.773 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0 05:54:22.791 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 292560 bytes in 21 ms. path='/3/d' 05:54:22.796 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 05:54:22.817 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="9aeb3205-e579-4574-b52e-aa61e92bb3fa"] on repo=240c9b75-c9f6-4435-8d49-631d38713bc0 05:54:22.822 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27% 05:54:22.842 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9aeb3205-e579-4574-b52e-aa61e92bb3fa remoteRepositoryId=240c9b75-c9f6-4435-8d49-631d38713bc0 localRepositoryRevisionSynced=2 05:54:22.857 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=240c9b75-c9f6-4435-8d49-631d38713bc0 remoteRepositoryId=9aeb3205-e579-4574-b52e-aa61e92bb3fa transaction.localRevision=57 remoteFromLocalRevision=2 05:54:22.865 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=240c9b75-c9f6-4435-8d49-631d38713bc0 from='target/repo/k6yk4zjs-axuxy-local' toID=9aeb3205-e579-4574-b52e-aa61e92bb3fa to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk4zjt-nne9z-remote' 05:54:22.888 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=240c9b75-c9f6-4435-8d49-631d38713bc0 remoteRepositoryId=9aeb3205-e579-4574-b52e-aa61e92bb3fa localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=57 05:54:22.901 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 05:54:22.901 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 05:54:22.914 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=240c9b75-c9f6-4435-8d49-631d38713bc0 remoteRepositoryId=9aeb3205-e579-4574-b52e-aa61e92bb3fa localRepositoryRevisionSynced=57 05:54:22.924 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9aeb3205-e579-4574-b52e-aa61e92bb3fa remoteRepositoryId=240c9b75-c9f6-4435-8d49-631d38713bc0 transaction.localRevision=5 remoteFromLocalRevision=57 05:54:22.929 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9aeb3205-e579-4574-b52e-aa61e92bb3fa from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk4zjt-nne9z-remote' toID=240c9b75-c9f6-4435-8d49-631d38713bc0 to='target/repo/k6yk4zjs-axuxy-local', fromRepoLocalSync=false 05:54:22.945 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9aeb3205-e579-4574-b52e-aa61e92bb3fa remoteRepositoryId=240c9b75-c9f6-4435-8d49-631d38713bc0 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 05:54:22.947 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 05:54:22.947 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 05:54:22.952 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9aeb3205-e579-4574-b52e-aa61e92bb3fa remoteRepositoryId=240c9b75-c9f6-4435-8d49-631d38713bc0 localRepositoryRevisionSynced=5 05:54:22.958 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=240c9b75-c9f6-4435-8d49-631d38713bc0 remoteRepositoryId=9aeb3205-e579-4574-b52e-aa61e92bb3fa transaction.localRevision=60 remoteFromLocalRevision=5 05:54:22.960 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:54:22.974 [main] INFO c.c.c.l.LocalRepoManagerImpl - [61e72314]getCloseDeferredMillis: closeDeferredMillis=20000 05:54:22.974 [main] INFO c.c.c.l.LocalRepoManagerImpl - [61e72314]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:54:22.975 [main] INFO c.c.c.l.LocalRepoManagerImpl - [33bfc770]getCloseDeferredMillis: closeDeferredMillis=20000 05:54:22.975 [main] INFO c.c.c.l.LocalRepoManagerImpl - [33bfc770]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:54:23.023 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 05:54:23.025 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 05:54:23.027 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 62.25% 05:54:23.030 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 68.38% 05:54:23.032 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.50% 05:54:23.034 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 86.75% 05:54:23.037 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 92.88% 05:54:23.044 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 99.00% 05:54:23.108 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 05:54:23.130 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 05:54:23.137 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9aeb3205-e579-4574-b52e-aa61e92bb3fa from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk4zjt-nne9z-remote' toID=240c9b75-c9f6-4435-8d49-631d38713bc0 to='target/repo/k6yk4zjs-axuxy-local', fromRepoLocalSync=true 05:54:23.137 [pool-40-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 240c9b75-c9f6-4435-8d49-631d38713bc0 ('target/repo/k6yk4zjs-axuxy-local') 05:54:23.143 [pool-40-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 05:54:23.166 [pool-40-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03% 05:54:23.194 [pool-40-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11% 05:54:23.216 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:54:23.217 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:54:23.219 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 05:54:23.223 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 68.38% 05:54:23.226 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:54:23.230 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 05:54:23.235 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 92.88% 05:54:23.239 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 05:54:23.248 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:54:23.258 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9aeb3205-e579-4574-b52e-aa61e92bb3fa remoteRepositoryId=240c9b75-c9f6-4435-8d49-631d38713bc0 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8 05:54:23.280 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.09% 05:54:23.280 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 05:54:23.301 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2' 05:54:23.372 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 38.56% 05:54:23.373 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 46.02% 05:54:23.394 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9aeb3205-e579-4574-b52e-aa61e92bb3fa remoteRepositoryId=240c9b75-c9f6-4435-8d49-631d38713bc0 localRepositoryRevisionSynced=8 05:54:23.404 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=240c9b75-c9f6-4435-8d49-631d38713bc0 remoteRepositoryId=9aeb3205-e579-4574-b52e-aa61e92bb3fa transaction.localRevision=63 remoteFromLocalRevision=8 05:54:23.412 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=240c9b75-c9f6-4435-8d49-631d38713bc0 from='target/repo/k6yk4zjs-axuxy-local' toID=9aeb3205-e579-4574-b52e-aa61e92bb3fa to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk4zjt-nne9z-remote' 05:54:23.425 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=240c9b75-c9f6-4435-8d49-631d38713bc0 remoteRepositoryId=9aeb3205-e579-4574-b52e-aa61e92bb3fa localRepositoryRevisionSynced=57 localRepositoryRevisionInProgress=63 05:54:23.435 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24% 05:54:23.436 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 59.70% 05:54:23.436 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2' 05:54:23.440 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 67.16% 05:54:23.440 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 05:54:23.458 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=240c9b75-c9f6-4435-8d49-631d38713bc0 remoteRepositoryId=9aeb3205-e579-4574-b52e-aa61e92bb3fa localRepositoryRevisionSynced=63 05:54:23.463 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9aeb3205-e579-4574-b52e-aa61e92bb3fa remoteRepositoryId=240c9b75-c9f6-4435-8d49-631d38713bc0 transaction.localRevision=11 remoteFromLocalRevision=63 05:54:23.470 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9aeb3205-e579-4574-b52e-aa61e92bb3fa from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/repo/k6yk4zjt-nne9z-remote' toID=240c9b75-c9f6-4435-8d49-631d38713bc0 to='target/repo/k6yk4zjs-axuxy-local', fromRepoLocalSync=false 05:54:23.481 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9aeb3205-e579-4574-b52e-aa61e92bb3fa remoteRepositoryId=240c9b75-c9f6-4435-8d49-631d38713bc0 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11 05:54:23.484 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 05:54:23.484 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 05:54:23.488 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9aeb3205-e579-4574-b52e-aa61e92bb3fa remoteRepositoryId=240c9b75-c9f6-4435-8d49-631d38713bc0 localRepositoryRevisionSynced=11 05:54:23.496 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=240c9b75-c9f6-4435-8d49-631d38713bc0 remoteRepositoryId=9aeb3205-e579-4574-b52e-aa61e92bb3fa transaction.localRevision=66 remoteFromLocalRevision=11 05:54:23.498 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 05:54:23.498 [main] INFO c.c.c.l.LocalRepoManagerImpl - [61e72314]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:54:23.507 [main] INFO c.c.c.l.LocalRepoManagerImpl - [33bfc770]close: Deferring shut down of real LocalRepoManager 20000 ms. Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 384.94 sec - in co.codewizards.cloudstore.local.sync.RepoToRepoSyncTest Results : Tests run: 63, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.local --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/co.codewizards.cloudstore.local-0.10.8-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.local --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/local already added, skipping [INFO] co/codewizards/cloudstore/local/db already added, skipping [INFO] co/codewizards/cloudstore/local/persistence already added, skipping [INFO] co/codewizards/cloudstore/local/transport already added, skipping [INFO] co/codewizards/cloudstore/local/dto already added, skipping [INFO] co/codewizards/cloudstore/local/persistence/package-sqlite.orm already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/co.codewizards.cloudstore.local-0.10.8-SNAPSHOT-sources.jar [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/local already added, skipping [INFO] co/codewizards/cloudstore/local/db already added, skipping [INFO] co/codewizards/cloudstore/local/persistence already added, skipping [INFO] co/codewizards/cloudstore/local/transport already added, skipping [INFO] co/codewizards/cloudstore/local/dto already added, skipping [INFO] co/codewizards/cloudstore/local/persistence/package-sqlite.orm already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ co.codewizards.cloudstore.local --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/co.codewizards.cloudstore.local-0.10.8-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.8-SNAPSHOT/co.codewizards.cloudstore.local-0.10.8-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.8-SNAPSHOT/co.codewizards.cloudstore.local-0.10.8-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/co.codewizards.cloudstore.local-0.10.8-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.8-SNAPSHOT/co.codewizards.cloudstore.local-0.10.8-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.local --- [INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.8-SNAPSHOT/maven-metadata.xml (1 KB at 333.3 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.8-SNAPSHOT/co.codewizards.cloudstore.local-0.10.8-20200223.045425-6.jar [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.8-SNAPSHOT/co.codewizards.cloudstore.local-0.10.8-20200223.045425-6.jar (203 KB at 33791.3 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.8-SNAPSHOT/co.codewizards.cloudstore.local-0.10.8-20200223.045425-6.pom [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.8-SNAPSHOT/co.codewizards.cloudstore.local-0.10.8-20200223.045425-6.pom (3 KB at 2565.4 KB/sec) [INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/maven-metadata.xml [INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/maven-metadata.xml (317 B at 309.6 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.8-SNAPSHOT/maven-metadata.xml (1 KB at 1000.0 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/maven-metadata.xml (317 B at 309.6 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.8-SNAPSHOT/co.codewizards.cloudstore.local-0.10.8-20200223.045425-6-sources.jar [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.8-SNAPSHOT/co.codewizards.cloudstore.local-0.10.8-20200223.045425-6-sources.jar (105 KB at 26069.1 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.8-SNAPSHOT/maven-metadata.xml (1 KB at 1000.0 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.local --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.local [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.local/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_8/co.codewizards.cloudstore.local/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore_java_8/site/co.codewizards.cloudstore.local [INFO] [INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) > generate-sources @ co.codewizards.cloudstore.local >>> [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) < generate-sources @ co.codewizards.cloudstore.local <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.local --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.local --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.local --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.local --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.local/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.local [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.local file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.rest.shared 0.10.8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://codewizards.co/maven/release/org/glassfish/jersey/core/jersey-common/2.5.1/jersey-common-2.5.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.5.1/jersey-common-2.5.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.5.1/jersey-common-2.5.1.pom (8 KB at 381.9 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/org/glassfish/jersey/project/2.5.1/project-2.5.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/2.5.1/project-2.5.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/2.5.1/project-2.5.1.pom (57 KB at 1814.3 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/net/java/jvnet-parent/4/jvnet-parent-4.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom (8 KB at 398.6 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/org/glassfish/hk2/hk2-bom/2.2.0-b21/hk2-bom-2.2.0-b21.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-bom/2.2.0-b21/hk2-bom-2.2.0-b21.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-bom/2.2.0-b21/hk2-bom-2.2.0-b21.pom (16 KB at 720.0 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/javax/ws/rs/javax.ws.rs-api/2.0/javax.ws.rs-api-2.0.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.0/javax.ws.rs-api-2.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.0/javax.ws.rs-api-2.0.pom (20 KB at 825.1 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (14 KB at 655.9 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/com/google/guava/guava/14.0.1/guava-14.0.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/14.0.1/guava-14.0.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/14.0.1/guava-14.0.1.pom (6 KB at 238.6 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom (3 KB at 131.3 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/org/glassfish/hk2/hk2-api/2.2.0-b21/hk2-api-2.2.0-b21.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.2.0-b21/hk2-api-2.2.0-b21.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.2.0-b21/hk2-api-2.2.0-b21.pom (5 KB at 14.5 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/org/glassfish/hk2/hk2-public/2.2.0-b21/hk2-public-2.2.0-b21.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-public/2.2.0-b21/hk2-public-2.2.0-b21.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-public/2.2.0-b21/hk2-public-2.2.0-b21.pom (4 KB at 15.1 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/org/glassfish/hk2/hk2-parent/2.2.0-b21/hk2-parent-2.2.0-b21.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/2.2.0-b21/hk2-parent-2.2.0-b21.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/2.2.0-b21/hk2-parent-2.2.0-b21.pom (21 KB at 836.9 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/org/glassfish/hk2/hk2-utils/2.2.0-b21/hk2-utils-2.2.0-b21.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.2.0-b21/hk2-utils-2.2.0-b21.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.2.0-b21/hk2-utils-2.2.0-b21.pom (6 KB at 270.0 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/org/glassfish/hk2/external/javax.inject/2.2.0-b21/javax.inject-2.2.0-b21.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.2.0-b21/javax.inject-2.2.0-b21.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.2.0-b21/javax.inject-2.2.0-b21.pom (7 KB at 320.6 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/org/glassfish/hk2/external/2.2.0-b21/external-2.2.0-b21.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/2.2.0-b21/external-2.2.0-b21.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/2.2.0-b21/external-2.2.0-b21.pom (3 KB at 12.1 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/org/glassfish/hk2/hk2-locator/2.2.0-b21/hk2-locator-2.2.0-b21.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.2.0-b21/hk2-locator-2.2.0-b21.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.2.0-b21/hk2-locator-2.2.0-b21.pom (7 KB at 263.3 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/org/glassfish/hk2/hk2-kernel-parent/2.2.0-b21/hk2-kernel-parent-2.2.0-b21.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-kernel-parent/2.2.0-b21/hk2-kernel-parent-2.2.0-b21.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-kernel-parent/2.2.0-b21/hk2-kernel-parent-2.2.0-b21.pom (6 KB at 260.5 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/org/glassfish/hk2/external/asm-all-repackaged/2.2.0-b21/asm-all-repackaged-2.2.0-b21.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/asm-all-repackaged/2.2.0-b21/asm-all-repackaged-2.2.0-b21.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/asm-all-repackaged/2.2.0-b21/asm-all-repackaged-2.2.0-b21.pom (8 KB at 342.5 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/org/glassfish/hk2/external/cglib/2.2.0-b21/cglib-2.2.0-b21.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/cglib/2.2.0-b21/cglib-2.2.0-b21.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/cglib/2.2.0-b21/cglib-2.2.0-b21.pom (9 KB at 406.8 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.pom (7 KB at 335.7 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/org/glassfish/pom/8/pom-8.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/pom/8/pom-8.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/pom/8/pom-8.pom (11 KB at 515.1 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/org/glassfish/jersey/core/jersey-common/2.5.1/jersey-common-2.5.1.jar [INFO] Downloading: https://codewizards.co/maven/release/javax/ws/rs/javax.ws.rs-api/2.0/javax.ws.rs-api-2.0.jar [INFO] Downloading: https://codewizards.co/maven/release/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar [INFO] Downloading: https://codewizards.co/maven/release/com/google/guava/guava/14.0.1/guava-14.0.1.jar [INFO] Downloading: https://codewizards.co/maven/release/org/glassfish/hk2/hk2-api/2.2.0-b21/hk2-api-2.2.0-b21.jar [INFO] Downloading: https://codewizards.co/maven/release/org/glassfish/hk2/hk2-utils/2.2.0-b21/hk2-utils-2.2.0-b21.jar [INFO] Downloading: https://codewizards.co/maven/release/org/glassfish/hk2/external/javax.inject/2.2.0-b21/javax.inject-2.2.0-b21.jar [INFO] Downloading: https://codewizards.co/maven/release/org/glassfish/hk2/hk2-locator/2.2.0-b21/hk2-locator-2.2.0-b21.jar [INFO] Downloading: https://codewizards.co/maven/release/org/glassfish/hk2/external/asm-all-repackaged/2.2.0-b21/asm-all-repackaged-2.2.0-b21.jar [INFO] Downloading: https://codewizards.co/maven/release/org/glassfish/hk2/external/cglib/2.2.0-b21/cglib-2.2.0-b21.jar [INFO] Downloading: https://codewizards.co/maven/release/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.5.1/jersey-common-2.5.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.2.0-b21/hk2-api-2.2.0-b21.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/14.0.1/guava-14.0.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.0/javax.ws.rs-api-2.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (26 KB at 547.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.2.0-b21/hk2-utils-2.2.0-b21.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.2.0-b21/hk2-utils-2.2.0-b21.jar (66 KB at 724.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.2.0-b21/javax.inject-2.2.0-b21.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.2.0-b21/hk2-api-2.2.0-b21.jar (128 KB at 1211.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.2.0-b21/hk2-locator-2.2.0-b21.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.2.0-b21/javax.inject-2.2.0-b21.jar (6 KB at 50.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/asm-all-repackaged/2.2.0-b21/asm-all-repackaged-2.2.0-b21.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.5.1/jersey-common-2.5.1.jar (684 KB at 4384.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/cglib/2.2.0-b21/cglib-2.2.0-b21.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.2.0-b21/hk2-locator-2.2.0-b21.jar (145 KB at 901.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/asm-all-repackaged/2.2.0-b21/asm-all-repackaged-2.2.0-b21.jar (313 KB at 1434.0 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar (20 KB at 87.4 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/cglib/2.2.0-b21/cglib-2.2.0-b21.jar (277 KB at 1180.3 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.0/javax.ws.rs-api-2.0.jar (111 KB at 420.3 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/14.0.1/guava-14.0.1.jar (2138 KB at 4301.4 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ co.codewizards.cloudstore.rest.shared --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.rest.shared --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.rest.shared/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ co.codewizards.cloudstore.rest.shared --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.rest.shared/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.rest.shared --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.rest.shared/src/test/java [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.rest.shared/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ co.codewizards.cloudstore.rest.shared --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.rest.shared --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.rest.shared --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.rest.shared/target/co.codewizards.cloudstore.rest.shared-0.10.8-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.rest.shared --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/rest already added, skipping [INFO] co/codewizards/cloudstore/rest/shared already added, skipping [INFO] co/codewizards/cloudstore/rest/shared/filter already added, skipping [INFO] co/codewizards/cloudstore/rest/shared/interceptor already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.rest.shared/target/co.codewizards.cloudstore.rest.shared-0.10.8-SNAPSHOT-sources.jar [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/rest already added, skipping [INFO] co/codewizards/cloudstore/rest/shared already added, skipping [INFO] co/codewizards/cloudstore/rest/shared/filter already added, skipping [INFO] co/codewizards/cloudstore/rest/shared/interceptor already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ co.codewizards.cloudstore.rest.shared --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.rest.shared/target/co.codewizards.cloudstore.rest.shared-0.10.8-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.shared-0.10.8-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.rest.shared/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.shared-0.10.8-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.rest.shared/target/co.codewizards.cloudstore.rest.shared-0.10.8-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.shared-0.10.8-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.rest.shared --- [INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 335.3 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.shared-0.10.8-20200223.045431-6.jar [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.shared-0.10.8-20200223.045431-6.jar (9 KB at 4202.6 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.shared-0.10.8-20200223.045431-6.pom [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.shared-0.10.8-20200223.045431-6.pom (845 B at 825.2 KB/sec) [INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/maven-metadata.xml [INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/maven-metadata.xml (323 B at 157.7 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 1005.9 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/maven-metadata.xml (323 B at 315.4 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.shared-0.10.8-20200223.045431-6-sources.jar [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.shared-0.10.8-20200223.045431-6-sources.jar (6 KB at 5805.7 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 502.9 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.rest.shared --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.rest.shared [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.rest.shared/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_8/co.codewizards.cloudstore.rest.shared/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore_java_8/site/co.codewizards.cloudstore.rest.shared [INFO] [INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) > generate-sources @ co.codewizards.cloudstore.rest.shared >>> [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) < generate-sources @ co.codewizards.cloudstore.rest.shared <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.rest.shared --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.rest.shared --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.rest.shared/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.rest.shared/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.rest.shared --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.rest.shared/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.rest.shared --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.rest.shared/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.rest.shared [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.rest.shared file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.rest.client 0.10.8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://codewizards.co/maven/release/org/glassfish/jersey/core/jersey-client/2.5.1/jersey-client-2.5.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.5.1/jersey-client-2.5.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.5.1/jersey-client-2.5.1.pom (5 KB at 188.3 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/org/glassfish/jersey/core/jersey-client/2.5.1/jersey-client-2.5.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.5.1/jersey-client-2.5.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.5.1/jersey-client-2.5.1.jar (156 KB at 208.0 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ co.codewizards.cloudstore.rest.client --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.rest.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ co.codewizards.cloudstore.rest.client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 40 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.rest.client/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.rest.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.rest.client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ co.codewizards.cloudstore.rest.client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.rest.client/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.rest.client --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running co.codewizards.cloudstore.rest.client.CloudStoreRestClientTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.303 sec - in co.codewizards.cloudstore.rest.client.CloudStoreRestClientTest Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.rest.client --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.rest.client/target/co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.rest.client --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/rest already added, skipping [INFO] co/codewizards/cloudstore/rest/client already added, skipping [INFO] co/codewizards/cloudstore/rest/client/ssl already added, skipping [INFO] co/codewizards/cloudstore/rest/client/request already added, skipping [INFO] co/codewizards/cloudstore/rest/client/transport already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.rest.client/target/co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT-sources.jar [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/rest already added, skipping [INFO] co/codewizards/cloudstore/rest/client already added, skipping [INFO] co/codewizards/cloudstore/rest/client/ssl already added, skipping [INFO] co/codewizards/cloudstore/rest/client/request already added, skipping [INFO] co/codewizards/cloudstore/rest/client/transport already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ co.codewizards.cloudstore.rest.client --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.rest.client/target/co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.rest.client/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.rest.client/target/co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.rest.client --- [INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 335.3 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.client-0.10.8-20200223.045438-6.jar [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.client-0.10.8-20200223.045438-6.jar (59 KB at 19412.4 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.client-0.10.8-20200223.045438-6.pom [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.client-0.10.8-20200223.045438-6.pom (2 KB at 1096.7 KB/sec) [INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/maven-metadata.xml [INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/maven-metadata.xml (323 B at 157.7 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 1005.9 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/maven-metadata.xml (323 B at 315.4 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.client-0.10.8-20200223.045438-6-sources.jar [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.client-0.10.8-20200223.045438-6-sources.jar (38 KB at 18789.1 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 1005.9 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.rest.client --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.rest.client [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.rest.client/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_8/co.codewizards.cloudstore.rest.client/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore_java_8/site/co.codewizards.cloudstore.rest.client [INFO] [INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) > generate-sources @ co.codewizards.cloudstore.rest.client >>> [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) < generate-sources @ co.codewizards.cloudstore.rest.client <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.rest.client --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.rest.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.rest.client/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.rest.client/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.rest.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.rest.client/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.rest.client --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.rest.client/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.rest.client [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.rest.client file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.updater 0.10.8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ co.codewizards.cloudstore.updater --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.updater --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-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_8/co.codewizards.cloudstore.updater/target/classes [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/DefaultTarGzEntryNameConverter.java: Some input files use or override a deprecated API. [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/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.5:testResources (default-testResources) @ co.codewizards.cloudstore.updater --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.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_8/co.codewizards.cloudstore.updater/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.updater --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running co.codewizards.cloudstore.updater.CloudStoreUpdaterTest Running co.codewizards.cloudstore.updater.PGPTest 05:54:42.795 [main] INFO c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory 05:54:42.864 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.server-0.9.13-bin.tar.gz 05:54:43.274 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 409 ms: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.server-0.9.13-bin.tar.gz Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.228 sec - in co.codewizards.cloudstore.updater.PGPTest CloudStore updater started. Downloading meta-data. 05:54:43.935 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4df828d7]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 05:54:43.950 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4df828d7]tryAcquire: returning true. lockCounter=1 05:54:43.952 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 05:54:43.952 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:43.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:43.964 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz' Downloading: http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz 05:54:43.969 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17746540 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz' 05:54:43.970 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-16c2' dir.usableSpace='4149 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% 05:54:44.052 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 05:54:44.054 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz.sig' Downloading: http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz.sig 05:54:44.056 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=543 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz.sig' 05:54:44.057 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-16c2' dir.usableSpace='4132 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 05:54:53.952 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15824336828070/installation/cloudstore' dir.usableSpace='4132 MiB' expectedRequiredSpace='84 MiB' Creating backup: /tmp/cloudstore-test-15824336828070/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-k6yk5wqp.tar.gz 05:54:53.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:53.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:53.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:53.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:53.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/etc' 05:54:53.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, etc]' 05:54:53.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/etc' 05:54:53.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, etc]' 05:54:53.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:53.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:53.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:53.968 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:53.968 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/init' 05:54:53.968 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, etc, init]' 05:54:53.969 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/init' 05:54:53.969 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, etc, init]' 05:54:53.970 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:53.970 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:53.970 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:53.970 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:53.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/init/cloudstore-server.conf' 05:54:53.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, etc, init, cloudstore-server.conf]' 05:54:53.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/init/cloudstore-server.conf' 05:54:53.972 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, etc, init, cloudstore-server.conf]' 05:54:53.974 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:53.974 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:53.974 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:53.975 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:53.975 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/init.d' 05:54:53.975 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, etc, init.d]' 05:54:53.975 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/init.d' 05:54:53.976 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, etc, init.d]' 05:54:53.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:53.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:53.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:53.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:53.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/init.d/cloudstore-server' 05:54:53.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, etc, init.d, cloudstore-server]' 05:54:53.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/init.d/cloudstore-server' 05:54:53.979 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, etc, init.d, cloudstore-server]' 05:54:53.981 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:53.981 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:53.981 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:53.981 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:53.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/profile.d' 05:54:53.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, etc, profile.d]' 05:54:53.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/profile.d' 05:54:53.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, etc, profile.d]' 05:54:53.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:53.984 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:53.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:53.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:53.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/profile.d/cloudstore.sh' 05:54:53.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, etc, profile.d, cloudstore.sh]' 05:54:53.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/profile.d/cloudstore.sh' 05:54:53.986 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, etc, profile.d, cloudstore.sh]' 05:54:53.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:53.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:53.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:53.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:53.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib' 05:54:53.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib]' 05:54:53.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib' 05:54:53.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib]' 05:54:53.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:53.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:53.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:53.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:53.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 05:54:53.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 05:54:53.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 05:54:53.995 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 05:54:54.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 05:54:54.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 05:54:54.012 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 05:54:54.012 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 05:54:54.014 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.014 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.014 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.014 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 05:54:54.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 05:54:54.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 05:54:54.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 05:54:54.019 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/logback-core-1.0.13.jar' 05:54:54.021 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, logback-core-1.0.13.jar]' 05:54:54.021 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/logback-core-1.0.13.jar' 05:54:54.021 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, logback-core-1.0.13.jar]' 05:54:54.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.062 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.062 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.062 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.062 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 05:54:54.062 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 05:54:54.062 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 05:54:54.063 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 05:54:54.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.073 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.073 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.073 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.073 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 05:54:54.073 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 05:54:54.073 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 05:54:54.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 05:54:54.086 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 05:54:54.088 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 05:54:54.088 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 05:54:54.088 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 05:54:54.093 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 05:54:54.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 05:54:54.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 05:54:54.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 05:54:54.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.124 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 05:54:54.124 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 05:54:54.124 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 05:54:54.124 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 05:54:54.127 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.127 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 05:54:54.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 05:54:54.129 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 05:54:54.129 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 05:54:54.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar' 05:54:54.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]' 05:54:54.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar' 05:54:54.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]' 05:54:54.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-server-2.5.1.jar' 05:54:54.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 05:54:54.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-server-2.5.1.jar' 05:54:54.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 05:54:54.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 05:54:54.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 05:54:54.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 05:54:54.219 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 05:54:54.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 05:54:54.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 05:54:54.230 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 05:54:54.230 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 05:54:54.237 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.237 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.237 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 05:54:54.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 05:54:54.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 05:54:54.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 05:54:54.243 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.245 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.245 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 05:54:54.245 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 05:54:54.245 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 05:54:54.245 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 05:54:54.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.250 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 05:54:54.250 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 05:54:54.250 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 05:54:54.250 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 05:54:54.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 05:54:54.391 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 05:54:54.391 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 05:54:54.391 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 05:54:54.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 05:54:54.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 05:54:54.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 05:54:54.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 05:54:54.424 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.424 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.424 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.424 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.424 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/derby-10.10.2.0.jar' 05:54:54.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, derby-10.10.2.0.jar]' 05:54:54.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/derby-10.10.2.0.jar' 05:54:54.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, derby-10.10.2.0.jar]' 05:54:54.644 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.644 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.644 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.644 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.644 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 05:54:54.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 05:54:54.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 05:54:54.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 05:54:54.654 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.654 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 05:54:54.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 05:54:54.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 05:54:54.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 05:54:54.683 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.683 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.683 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.684 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.684 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/args4j-2.0.16.jar' 05:54:54.684 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, args4j-2.0.16.jar]' 05:54:54.684 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/args4j-2.0.16.jar' 05:54:54.684 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, args4j-2.0.16.jar]' 05:54:54.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar' 05:54:54.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]' 05:54:54.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar' 05:54:54.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]' 05:54:54.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 05:54:54.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 05:54:54.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 05:54:54.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 05:54:54.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/xz-1.4.jar' 05:54:54.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, xz-1.4.jar]' 05:54:54.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/xz-1.4.jar' 05:54:54.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, xz-1.4.jar]' 05:54:54.709 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/guava-14.0.1.jar' 05:54:54.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, guava-14.0.1.jar]' 05:54:54.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/guava-14.0.1.jar' 05:54:54.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, guava-14.0.1.jar]' 05:54:54.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:54.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:54.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 05:54:54.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 05:54:54.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 05:54:54.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 05:54:55.115 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.115 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.115 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.115 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.116 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/logback-classic-1.0.13.jar' 05:54:55.116 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 05:54:55.116 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/logback-classic-1.0.13.jar' 05:54:55.116 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 05:54:55.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 05:54:55.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 05:54:55.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 05:54:55.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 05:54:55.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 05:54:55.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 05:54:55.153 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 05:54:55.153 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 05:54:55.154 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.154 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 05:54:55.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 05:54:55.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 05:54:55.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 05:54:55.177 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 05:54:55.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 05:54:55.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 05:54:55.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 05:54:55.185 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.185 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 05:54:55.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 05:54:55.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 05:54:55.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 05:54:55.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 05:54:55.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 05:54:55.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 05:54:55.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 05:54:55.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 05:54:55.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 05:54:55.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 05:54:55.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 05:54:55.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 05:54:55.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 05:54:55.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 05:54:55.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 05:54:55.353 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.353 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.354 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.354 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.354 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 05:54:55.354 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 05:54:55.354 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 05:54:55.354 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 05:54:55.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.371 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.371 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.371 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.371 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 05:54:55.371 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 05:54:55.371 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 05:54:55.372 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 05:54:55.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 05:54:55.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 05:54:55.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 05:54:55.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 05:54:55.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.391 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.391 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.391 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 05:54:55.391 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 05:54:55.391 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 05:54:55.391 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 05:54:55.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-client-2.5.1.jar' 05:54:55.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 05:54:55.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-client-2.5.1.jar' 05:54:55.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 05:54:55.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 05:54:55.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 05:54:55.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 05:54:55.409 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 05:54:55.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 05:54:55.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 05:54:55.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 05:54:55.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 05:54:55.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 05:54:55.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 05:54:55.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 05:54:55.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 05:54:55.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 05:54:55.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 05:54:55.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 05:54:55.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 05:54:55.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 05:54:55.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 05:54:55.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 05:54:55.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 05:54:55.470 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.470 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.470 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 05:54:55.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 05:54:55.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 05:54:55.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 05:54:55.476 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.476 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.476 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.476 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.477 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 05:54:55.477 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 05:54:55.477 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 05:54:55.477 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 05:54:55.509 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 05:54:55.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 05:54:55.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 05:54:55.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 05:54:55.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 05:54:55.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 05:54:55.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 05:54:55.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 05:54:55.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 05:54:55.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 05:54:55.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 05:54:55.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 05:54:55.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-common-2.5.1.jar' 05:54:55.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 05:54:55.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-common-2.5.1.jar' 05:54:55.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 05:54:55.616 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.616 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.616 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.617 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.617 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 05:54:55.617 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 05:54:55.617 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 05:54:55.617 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 05:54:55.627 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 05:54:55.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 05:54:55.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 05:54:55.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 05:54:55.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 05:54:55.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 05:54:55.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 05:54:55.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 05:54:55.641 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.641 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.641 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.641 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.641 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/commons-compress-1.7.jar' 05:54:55.641 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, commons-compress-1.7.jar]' 05:54:55.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/commons-compress-1.7.jar' 05:54:55.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, commons-compress-1.7.jar]' 05:54:55.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/transaction-api-1.1.jar' 05:54:55.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, transaction-api-1.1.jar]' 05:54:55.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/transaction-api-1.1.jar' 05:54:55.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, transaction-api-1.1.jar]' 05:54:55.673 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.673 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.673 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.673 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.673 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/bin' 05:54:55.673 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, bin]' 05:54:55.674 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/bin' 05:54:55.674 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, bin]' 05:54:55.674 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.674 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.674 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.674 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.674 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/bin/cloudstore-server' 05:54:55.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, bin, cloudstore-server]' 05:54:55.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/bin/cloudstore-server' 05:54:55.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, bin, cloudstore-server]' 05:54:55.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/bin/cloudstore.bat' 05:54:55.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, bin, cloudstore.bat]' 05:54:55.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/bin/cloudstore.bat' 05:54:55.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, bin, cloudstore.bat]' 05:54:55.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/bin/cloudstore' 05:54:55.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, bin, cloudstore]' 05:54:55.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/bin/cloudstore' 05:54:55.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, bin, cloudstore]' 05:54:55.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/bin/cloudstore-server.bat' 05:54:55.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, bin, cloudstore-server.bat]' 05:54:55.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/bin/cloudstore-server.bat' 05:54:55.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, bin, cloudstore-server.bat]' 05:54:55.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore' 05:54:55.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]' 05:54:55.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/installation.properties' 05:54:55.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, installation.properties]' 05:54:55.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/installation.properties' 05:54:55.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15824336828070/installation/cloudstore 05:54:55.682 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak' 05:54:55.682 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak' 05:54:55.682 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 05:54:55.684 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 05:54:55.684 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak' 05:54:55.684 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 05:54:55.684 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 05:54:55.684 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 05:54:55.685 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 05:54:55.685 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 05:54:55.685 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 05:54:55.685 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak' 05:54:55.685 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 05:54:55.685 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar', newName='co.codewizards.cloudstore.server-0.9.13.jar.csupdbak' 05:54:55.686 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 05:54:55.686 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 05:54:55.686 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 05:54:55.686 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak' 05:54:55.686 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/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' 05:54:55.686 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 05:54:55.687 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 05:54:55.687 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 05:54:55.687 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 05:54:55.687 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak' 05:54:55.687 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 05:54:55.688 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 05:54:55.688 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak' 05:54:55.688 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 05:54:55.688 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 05:54:55.688 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 05:54:55.689 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak' 05:54:55.689 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 05:54:55.689 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 05:54:55.689 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak' 05:54:55.689 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak' 05:54:55.689 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 05:54:55.690 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 05:54:55.690 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 05:54:55.690 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak' 05:54:55.690 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak' 05:54:55.690 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak' 05:54:55.690 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 05:54:55.691 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 05:54:55.691 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 05:54:55.691 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 05:54:55.691 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 05:54:55.692 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/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' 05:54:55.692 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 05:54:55.692 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/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' 05:54:55.693 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 05:54:55.693 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak' 05:54:55.693 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak' 05:54:55.693 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 05:54:55.693 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 05:54:55.693 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 05:54:55.694 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 05:54:55.694 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 05:54:55.694 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/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' 05:54:55.694 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 05:54:55.695 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 05:54:55.695 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 05:54:55.695 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak' 05:54:55.696 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 05:54:55.696 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 05:54:55.696 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak' 05:54:55.696 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15824336828070/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15824336828070/installation/cloudstore 05:54:56.025 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore 05:54:56.025 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/etc 05:54:56.025 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/init 05:54:56.025 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/init/cloudstore-server.conf 05:54:56.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak 05:54:56.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/init.d 05:54:56.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/init.d/cloudstore-server 05:54:56.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak 05:54:56.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/profile.d 05:54:56.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/profile.d/cloudstore.sh 05:54:56.027 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak 05:54:56.027 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib 05:54:56.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 05:54:56.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar 05:54:56.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar.csupdbak 05:54:56.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 05:54:56.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/logback-core-1.0.13.jar 05:54:56.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 05:54:56.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar 05:54:56.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 05:54:56.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 05:54:56.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 05:54:56.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 05:54:56.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 05:54:56.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak 05:54:56.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar 05:54:56.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 05:54:56.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 05:54:56.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 05:54:56.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak 05:54:56.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak 05:54:56.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak 05:54:56.032 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 05:54:56.032 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 05:54:56.032 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar 05:54:56.032 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 05:54:56.032 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar 05:54:56.033 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 05:54:56.033 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/javax.annotation-api-1.2.jar 05:54:56.033 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/xz-1.4.jar.csupdbak 05:54:56.033 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/derby-10.13.1.1.jar 05:54:56.033 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar 05:54:56.033 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-server-2.5.1.jar 05:54:56.033 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar 05:54:56.034 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 05:54:56.034 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 05:54:56.034 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak 05:54:56.034 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 05:54:56.034 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 05:54:56.035 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 05:54:56.035 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 05:54:56.035 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 05:54:56.037 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/slf4j-api-1.7.7.jar 05:54:56.037 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar 05:54:56.037 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 05:54:56.037 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 05:54:56.037 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 05:54:56.037 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/args4j-2.0.16.jar 05:54:56.038 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar 05:54:56.038 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 05:54:56.038 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 05:54:56.038 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 05:54:56.038 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 05:54:56.039 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/xz-1.4.jar 05:54:56.039 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/guava-14.0.1.jar 05:54:56.039 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 05:54:56.039 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak 05:54:56.040 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak 05:54:56.040 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 05:54:56.040 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 05:54:56.040 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 05:54:56.040 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak 05:54:56.042 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/logback-classic-1.0.13.jar 05:54:56.042 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 05:54:56.042 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 05:54:56.042 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 05:54:56.042 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak 05:54:56.042 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 05:54:56.042 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 05:54:56.043 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 05:54:56.043 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.10.0.jar 05:54:56.043 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 05:54:56.043 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 05:54:56.044 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 05:54:56.044 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 05:54:56.044 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak 05:54:56.044 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak 05:54:56.044 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 05:54:56.044 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 05:54:56.045 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 05:54:56.045 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 05:54:56.045 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar 05:54:56.045 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-client-2.5.1.jar 05:54:56.045 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak 05:54:56.045 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 05:54:56.046 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 05:54:56.046 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar 05:54:56.046 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak 05:54:56.046 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak 05:54:56.046 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 05:54:56.046 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar 05:54:56.047 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 05:54:56.047 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 05:54:56.047 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 05:54:56.047 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 05:54:56.048 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak 05:54:56.048 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 05:54:56.048 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 05:54:56.048 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 05:54:56.048 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 05:54:56.049 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar 05:54:56.049 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/cglib-2.2.0-b21.jar 05:54:56.049 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-common-2.5.1.jar 05:54:56.049 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 05:54:56.050 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 05:54:56.050 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak 05:54:56.050 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 05:54:56.050 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/commons-compress-1.7.jar 05:54:56.050 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/transaction-api-1.1.jar 05:54:56.050 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 05:54:56.051 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 05:54:56.052 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 05:54:56.052 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 05:54:56.053 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 05:54:56.053 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.10.0.jar 05:54:56.053 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 05:54:56.054 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar 05:54:56.054 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak 05:54:56.054 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/bin 05:54:56.055 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/bin/cloudstore-server 05:54:56.055 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/bin/cloudstore.bat 05:54:56.055 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/bin/cloudstore.csupdbak 05:54:56.055 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/bin/cloudstore 05:54:56.055 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/bin/cloudstore-server.bat 05:54:56.055 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/bin/cloudstore-server.bat.csupdbak 05:54:56.055 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/bin/cloudstore-server.csupdbak 05:54:56.055 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/bin/cloudstore.bat.csupdbak 05:54:56.055 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/backup 05:54:56.056 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-k6yk5wqp.tar.gz 05:54:56.056 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/installation.properties 05:54:56.056 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 05:54:56.064 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4df828d7]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 05:54:56.172 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.client-0.9.6-bin.tar.gz 05:54:56.236 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 63 ms: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.client-0.9.6-bin.tar.gz CloudStore updater started. Downloading meta-data. 05:54:56.484 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c22fc4c]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 05:54:56.484 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c22fc4c]tryAcquire: returning true. lockCounter=1 05:54:56.484 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 05:54:56.485 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:54:56.485 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:54:56.490 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz' Downloading: http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz 05:54:56.493 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17250652 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz' 05:54:56.493 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1328' dir.usableSpace='4154 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% 05:54:56.559 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 05:54:56.561 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz.sig' Downloading: http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz.sig 05:54:56.562 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=543 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz.sig' 05:54:56.562 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1328' dir.usableSpace='4138 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 05:55:06.484 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15824336961330/installation/cloudstore' dir.usableSpace='4138 MiB' expectedRequiredSpace='82 MiB' Creating backup: /tmp/cloudstore-test-15824336961330/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-k6yk66et.tar.gz 05:55:06.486 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:06.486 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:06.487 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:06.487 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:06.487 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/etc' 05:55:06.487 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, etc]' 05:55:06.487 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/etc' 05:55:06.487 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, etc]' 05:55:06.488 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:06.488 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:06.488 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:06.488 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:06.488 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/etc/profile.d' 05:55:06.488 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, etc, profile.d]' 05:55:06.488 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/etc/profile.d' 05:55:06.489 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, etc, profile.d]' 05:55:06.491 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:06.492 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:06.493 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:06.493 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:06.493 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/etc/profile.d/cloudstore.sh' 05:55:06.493 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, etc, profile.d, cloudstore.sh]' 05:55:06.493 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/etc/profile.d/cloudstore.sh' 05:55:06.493 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, etc, profile.d, cloudstore.sh]' 05:55:06.494 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:06.494 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:06.494 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:06.494 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:06.494 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib' 05:55:06.494 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib]' 05:55:06.494 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib' 05:55:06.494 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib]' 05:55:06.495 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:06.495 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:06.495 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:06.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:06.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 05:55:06.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 05:55:06.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 05:55:06.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 05:55:06.513 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:06.514 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:06.514 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:06.514 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:06.514 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/logback-core-1.0.13.jar' 05:55:06.514 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, logback-core-1.0.13.jar]' 05:55:06.514 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/logback-core-1.0.13.jar' 05:55:06.514 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, logback-core-1.0.13.jar]' 05:55:06.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:06.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:06.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:06.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:06.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 05:55:06.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 05:55:06.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 05:55:06.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 05:55:06.558 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:06.558 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:06.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:06.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:06.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 05:55:06.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 05:55:06.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 05:55:06.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 05:55:06.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:06.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:06.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:06.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:06.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 05:55:06.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 05:55:06.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 05:55:06.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 05:55:06.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:06.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:06.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:06.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:06.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 05:55:06.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 05:55:06.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 05:55:06.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 05:55:06.598 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:06.598 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:06.598 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:06.598 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:06.598 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 05:55:06.598 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 05:55:06.598 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 05:55:06.598 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 05:55:06.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:06.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:06.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:06.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:06.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 05:55:06.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 05:55:06.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 05:55:06.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 05:55:06.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:06.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:06.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:06.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:06.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 05:55:06.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 05:55:06.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 05:55:06.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 05:55:06.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:06.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:06.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:06.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:06.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 05:55:06.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 05:55:06.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 05:55:06.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 05:55:06.792 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:06.792 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:06.793 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:06.793 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:06.793 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 05:55:06.793 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 05:55:06.793 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 05:55:06.793 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 05:55:06.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:06.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:06.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:06.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:06.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 05:55:06.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 05:55:06.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 05:55:06.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 05:55:06.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:06.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:06.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:06.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:06.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/derby-10.10.2.0.jar' 05:55:06.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, derby-10.10.2.0.jar]' 05:55:06.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/derby-10.10.2.0.jar' 05:55:06.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, derby-10.10.2.0.jar]' 05:55:07.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 05:55:07.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 05:55:07.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 05:55:07.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 05:55:07.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/args4j-2.0.16.jar' 05:55:07.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, args4j-2.0.16.jar]' 05:55:07.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/args4j-2.0.16.jar' 05:55:07.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, args4j-2.0.16.jar]' 05:55:07.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 05:55:07.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 05:55:07.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 05:55:07.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 05:55:07.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/xz-1.4.jar' 05:55:07.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, xz-1.4.jar]' 05:55:07.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/xz-1.4.jar' 05:55:07.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, xz-1.4.jar]' 05:55:07.127 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/guava-14.0.1.jar' 05:55:07.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, guava-14.0.1.jar]' 05:55:07.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/guava-14.0.1.jar' 05:55:07.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, guava-14.0.1.jar]' 05:55:07.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 05:55:07.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 05:55:07.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 05:55:07.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 05:55:07.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 05:55:07.320 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 05:55:07.320 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 05:55:07.320 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 05:55:07.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/logback-classic-1.0.13.jar' 05:55:07.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 05:55:07.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/logback-classic-1.0.13.jar' 05:55:07.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 05:55:07.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 05:55:07.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 05:55:07.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 05:55:07.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 05:55:07.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 05:55:07.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 05:55:07.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 05:55:07.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 05:55:07.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 05:55:07.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 05:55:07.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 05:55:07.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 05:55:07.530 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 05:55:07.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 05:55:07.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 05:55:07.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 05:55:07.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jersey-client-2.5.1.jar' 05:55:07.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 05:55:07.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jersey-client-2.5.1.jar' 05:55:07.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 05:55:07.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 05:55:07.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 05:55:07.551 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 05:55:07.551 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 05:55:07.554 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 05:55:07.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 05:55:07.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 05:55:07.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 05:55:07.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 05:55:07.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 05:55:07.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 05:55:07.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 05:55:07.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 05:55:07.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 05:55:07.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 05:55:07.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 05:55:07.805 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.805 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.805 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.805 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.805 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 05:55:07.805 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 05:55:07.805 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 05:55:07.805 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 05:55:07.825 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jersey-common-2.5.1.jar' 05:55:07.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 05:55:07.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jersey-common-2.5.1.jar' 05:55:07.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 05:55:07.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/commons-compress-1.7.jar' 05:55:07.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, commons-compress-1.7.jar]' 05:55:07.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/commons-compress-1.7.jar' 05:55:07.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, commons-compress-1.7.jar]' 05:55:07.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/transaction-api-1.1.jar' 05:55:07.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, transaction-api-1.1.jar]' 05:55:07.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/transaction-api-1.1.jar' 05:55:07.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, transaction-api-1.1.jar]' 05:55:07.915 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.915 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.915 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.915 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.915 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/bin' 05:55:07.915 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, bin]' 05:55:07.915 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/bin' 05:55:07.915 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, bin]' 05:55:07.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/bin/cloudstore.bat' 05:55:07.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, bin, cloudstore.bat]' 05:55:07.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/bin/cloudstore.bat' 05:55:07.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, bin, cloudstore.bat]' 05:55:07.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/bin/cloudstore' 05:55:07.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, bin, cloudstore]' 05:55:07.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/bin/cloudstore' 05:55:07.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, bin, cloudstore]' 05:55:07.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore' 05:55:07.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]' 05:55:07.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/installation.properties' 05:55:07.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, installation.properties]' 05:55:07.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/installation.properties' 05:55:07.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15824336961330/installation/cloudstore 05:55:07.919 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 05:55:07.920 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak' 05:55:07.920 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 05:55:07.920 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/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' 05:55:07.920 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 05:55:07.921 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak' 05:55:07.921 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak' 05:55:07.921 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 05:55:07.921 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 05:55:07.921 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak' 05:55:07.921 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 05:55:07.921 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak' 05:55:07.922 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 05:55:07.922 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 05:55:07.922 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 05:55:07.922 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 05:55:07.922 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 05:55:07.922 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 05:55:07.922 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 05:55:07.922 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak' 05:55:07.923 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak' 05:55:07.923 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 05:55:07.923 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 05:55:07.923 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 05:55:07.923 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 05:55:07.923 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 05:55:07.923 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 05:55:07.924 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 05:55:07.924 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak' 05:55:07.924 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 05:55:07.924 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 05:55:07.924 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 05:55:07.924 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 05:55:07.924 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 05:55:07.925 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 05:55:07.925 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 05:55:07.925 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 05:55:07.925 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15824336961330/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15824336961330/installation/cloudstore 05:55:08.200 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore 05:55:08.201 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/etc 05:55:08.201 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib 05:55:08.202 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 05:55:08.202 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak 05:55:08.202 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 05:55:08.202 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/logback-core-1.0.13.jar 05:55:08.202 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 05:55:08.202 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar 05:55:08.203 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 05:55:08.203 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak 05:55:08.203 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 05:55:08.203 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak 05:55:08.203 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 05:55:08.204 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 05:55:08.204 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 05:55:08.204 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar 05:55:08.205 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 05:55:08.205 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 05:55:08.205 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar 05:55:08.205 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/javax.annotation-api-1.2.jar 05:55:08.205 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar 05:55:08.205 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/xz-1.4.jar.csupdbak 05:55:08.205 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jersey-server-2.5.1.jar 05:55:08.205 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 05:55:08.205 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 05:55:08.206 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 05:55:08.206 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 05:55:08.206 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 05:55:08.206 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 05:55:08.207 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/slf4j-api-1.7.7.jar 05:55:08.208 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar 05:55:08.208 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar 05:55:08.208 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar 05:55:08.208 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/derby-10.10.2.0.jar 05:55:08.208 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 05:55:08.208 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak 05:55:08.209 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/args4j-2.0.16.jar 05:55:08.209 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak 05:55:08.210 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 05:55:08.210 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 05:55:08.210 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 05:55:08.211 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/xz-1.4.jar 05:55:08.211 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/guava-14.0.1.jar 05:55:08.211 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar 05:55:08.211 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 05:55:08.211 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 05:55:08.212 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 05:55:08.212 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/logback-classic-1.0.13.jar 05:55:08.212 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 05:55:08.212 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 05:55:08.212 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 05:55:08.212 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 05:55:08.212 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar 05:55:08.212 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 05:55:08.212 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 05:55:08.212 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 05:55:08.213 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak 05:55:08.213 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar 05:55:08.213 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 05:55:08.213 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 05:55:08.213 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 05:55:08.213 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 05:55:08.213 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jersey-client-2.5.1.jar 05:55:08.213 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 05:55:08.213 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak 05:55:08.214 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 05:55:08.214 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 05:55:08.214 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 05:55:08.214 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 05:55:08.214 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 05:55:08.214 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar 05:55:08.215 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 05:55:08.215 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 05:55:08.215 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 05:55:08.215 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 05:55:08.215 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak 05:55:08.215 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/cglib-2.2.0-b21.jar 05:55:08.216 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jersey-common-2.5.1.jar 05:55:08.216 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 05:55:08.216 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 05:55:08.216 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/commons-compress-1.7.jar 05:55:08.216 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/transaction-api-1.1.jar 05:55:08.216 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar 05:55:08.216 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 05:55:08.217 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak 05:55:08.217 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 05:55:08.218 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 05:55:08.218 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 05:55:08.220 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 05:55:08.220 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 05:55:08.221 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/bin 05:55:08.221 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/bin/cloudstore.bat 05:55:08.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/bin/cloudstore.csupdbak 05:55:08.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/bin/cloudstore 05:55:08.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/bin/cloudstore.bat.csupdbak 05:55:08.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/backup 05:55:08.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-k6yk66et.tar.gz 05:55:08.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/installation.properties 05:55:08.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 05:55:08.231 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c22fc4c]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 05:55:08.315 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.client-0.9.13-bin.tar.gz 05:55:08.386 [main] INFO c.c.c.u.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. 05:55:08.689 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f7c2f4f]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 05:55:08.689 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f7c2f4f]tryAcquire: returning true. lockCounter=1 05:55:08.690 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 05:55:08.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:08.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:08.694 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz' Downloading: http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz 05:55:08.698 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17658592 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz' 05:55:08.698 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-dfa' dir.usableSpace='4149 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% 05:55:08.767 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 05:55:08.770 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz.sig' Downloading: http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz.sig 05:55:08.772 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=543 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz.sig' 05:55:08.772 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-dfa' dir.usableSpace='4132 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 05:55:18.690 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15824337082810/installation/cloudstore' dir.usableSpace='4131 MiB' expectedRequiredSpace='84 MiB' Creating backup: /tmp/cloudstore-test-15824337082810/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-k6yk6ftw.tar.gz 05:55:18.695 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:18.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:18.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:18.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:18.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/etc' 05:55:18.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, etc]' 05:55:18.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/etc' 05:55:18.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, etc]' 05:55:18.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:18.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:18.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:18.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:18.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/etc/profile.d' 05:55:18.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, etc, profile.d]' 05:55:18.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/etc/profile.d' 05:55:18.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, etc, profile.d]' 05:55:18.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:18.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:18.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:18.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:18.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/etc/profile.d/cloudstore.sh' 05:55:18.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, etc, profile.d, cloudstore.sh]' 05:55:18.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/etc/profile.d/cloudstore.sh' 05:55:18.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, etc, profile.d, cloudstore.sh]' 05:55:18.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:18.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:18.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:18.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:18.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib' 05:55:18.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib]' 05:55:18.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib' 05:55:18.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib]' 05:55:18.702 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:18.702 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:18.702 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:18.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:18.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 05:55:18.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 05:55:18.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 05:55:18.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 05:55:18.712 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:18.713 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:18.713 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:18.713 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:18.714 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 05:55:18.714 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 05:55:18.714 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 05:55:18.714 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 05:55:18.716 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:18.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:18.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:18.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:18.718 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/logback-core-1.0.13.jar' 05:55:18.718 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, logback-core-1.0.13.jar]' 05:55:18.718 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/logback-core-1.0.13.jar' 05:55:18.718 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, logback-core-1.0.13.jar]' 05:55:18.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:18.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:18.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:18.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:18.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 05:55:18.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 05:55:18.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 05:55:18.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 05:55:18.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:18.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:18.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:18.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:18.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 05:55:18.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 05:55:18.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 05:55:18.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 05:55:18.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:18.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:18.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:18.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:18.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 05:55:18.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 05:55:18.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 05:55:18.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 05:55:18.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:18.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:18.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:18.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:18.779 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 05:55:18.779 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 05:55:18.779 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 05:55:18.779 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 05:55:18.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:18.804 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:18.804 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:18.804 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:18.804 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 05:55:18.804 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 05:55:18.804 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 05:55:18.804 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 05:55:18.808 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:18.808 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:18.808 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:18.808 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:18.808 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-server-2.5.1.jar' 05:55:18.808 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 05:55:18.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-server-2.5.1.jar' 05:55:18.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 05:55:18.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:18.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:18.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:18.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:18.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 05:55:18.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 05:55:18.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 05:55:18.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 05:55:18.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:18.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:18.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:18.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:18.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 05:55:18.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 05:55:18.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 05:55:18.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 05:55:18.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:18.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:18.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:18.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:18.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 05:55:18.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 05:55:18.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 05:55:18.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 05:55:18.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:18.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:18.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:18.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:18.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 05:55:18.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 05:55:18.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 05:55:18.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 05:55:18.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:18.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:18.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:18.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:18.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 05:55:18.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 05:55:18.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 05:55:18.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 05:55:19.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.043 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.043 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.043 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 05:55:19.043 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 05:55:19.043 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 05:55:19.043 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 05:55:19.070 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.070 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 05:55:19.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 05:55:19.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 05:55:19.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 05:55:19.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/derby-10.10.2.0.jar' 05:55:19.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, derby-10.10.2.0.jar]' 05:55:19.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/derby-10.10.2.0.jar' 05:55:19.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, derby-10.10.2.0.jar]' 05:55:19.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 05:55:19.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 05:55:19.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 05:55:19.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 05:55:19.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 05:55:19.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 05:55:19.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 05:55:19.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 05:55:19.323 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.323 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/args4j-2.0.16.jar' 05:55:19.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, args4j-2.0.16.jar]' 05:55:19.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/args4j-2.0.16.jar' 05:55:19.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, args4j-2.0.16.jar]' 05:55:19.329 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.329 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 05:55:19.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 05:55:19.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 05:55:19.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 05:55:19.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/xz-1.4.jar' 05:55:19.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, xz-1.4.jar]' 05:55:19.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/xz-1.4.jar' 05:55:19.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, xz-1.4.jar]' 05:55:19.341 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.341 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.341 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.341 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/guava-14.0.1.jar' 05:55:19.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, guava-14.0.1.jar]' 05:55:19.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/guava-14.0.1.jar' 05:55:19.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, guava-14.0.1.jar]' 05:55:19.518 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.519 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.519 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.519 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.519 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 05:55:19.519 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 05:55:19.519 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 05:55:19.519 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 05:55:19.745 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.745 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.745 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.745 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.745 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/logback-classic-1.0.13.jar' 05:55:19.745 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 05:55:19.745 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/logback-classic-1.0.13.jar' 05:55:19.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 05:55:19.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 05:55:19.767 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 05:55:19.767 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 05:55:19.767 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 05:55:19.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 05:55:19.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 05:55:19.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 05:55:19.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 05:55:19.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 05:55:19.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 05:55:19.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 05:55:19.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 05:55:19.802 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 05:55:19.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 05:55:19.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 05:55:19.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 05:55:19.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 05:55:19.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 05:55:19.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 05:55:19.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 05:55:19.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 05:55:19.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 05:55:19.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 05:55:19.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 05:55:19.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 05:55:19.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 05:55:19.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 05:55:19.964 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 05:55:19.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 05:55:19.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 05:55:19.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 05:55:19.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 05:55:19.972 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.972 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.972 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.972 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.972 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 05:55:19.972 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 05:55:19.973 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 05:55:19.973 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 05:55:19.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 05:55:19.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 05:55:19.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 05:55:19.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 05:55:19.998 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.998 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.998 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:19.998 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:19.998 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 05:55:19.998 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 05:55:19.998 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 05:55:19.999 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 05:55:20.009 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.009 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.009 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.009 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.009 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 05:55:20.009 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 05:55:20.009 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 05:55:20.009 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 05:55:20.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-client-2.5.1.jar' 05:55:20.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 05:55:20.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-client-2.5.1.jar' 05:55:20.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 05:55:20.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 05:55:20.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 05:55:20.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 05:55:20.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 05:55:20.027 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 05:55:20.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 05:55:20.029 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 05:55:20.029 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 05:55:20.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 05:55:20.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 05:55:20.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 05:55:20.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 05:55:20.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 05:55:20.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 05:55:20.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 05:55:20.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 05:55:20.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 05:55:20.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 05:55:20.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 05:55:20.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 05:55:20.079 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.079 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.079 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.079 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.079 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 05:55:20.079 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 05:55:20.079 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 05:55:20.079 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 05:55:20.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 05:55:20.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 05:55:20.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 05:55:20.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 05:55:20.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 05:55:20.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 05:55:20.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 05:55:20.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 05:55:20.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 05:55:20.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 05:55:20.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 05:55:20.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 05:55:20.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 05:55:20.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 05:55:20.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 05:55:20.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 05:55:20.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-common-2.5.1.jar' 05:55:20.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 05:55:20.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-common-2.5.1.jar' 05:55:20.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 05:55:20.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 05:55:20.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 05:55:20.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 05:55:20.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 05:55:20.226 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.226 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.226 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.226 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.226 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 05:55:20.226 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 05:55:20.226 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 05:55:20.226 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 05:55:20.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 05:55:20.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 05:55:20.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 05:55:20.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 05:55:20.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/commons-compress-1.7.jar' 05:55:20.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, commons-compress-1.7.jar]' 05:55:20.239 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/commons-compress-1.7.jar' 05:55:20.239 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, commons-compress-1.7.jar]' 05:55:20.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/transaction-api-1.1.jar' 05:55:20.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, transaction-api-1.1.jar]' 05:55:20.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/transaction-api-1.1.jar' 05:55:20.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, transaction-api-1.1.jar]' 05:55:20.269 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.269 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.269 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.269 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.269 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/bin' 05:55:20.269 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, bin]' 05:55:20.269 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/bin' 05:55:20.269 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, bin]' 05:55:20.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/bin/cloudstore.bat' 05:55:20.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, bin, cloudstore.bat]' 05:55:20.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/bin/cloudstore.bat' 05:55:20.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, bin, cloudstore.bat]' 05:55:20.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/bin/cloudstore' 05:55:20.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, bin, cloudstore]' 05:55:20.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/bin/cloudstore' 05:55:20.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, bin, cloudstore]' 05:55:20.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore' 05:55:20.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]' 05:55:20.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/installation.properties' 05:55:20.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, installation.properties]' 05:55:20.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/installation.properties' 05:55:20.272 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15824337082810/installation/cloudstore 05:55:20.273 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 05:55:20.273 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 05:55:20.273 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 05:55:20.274 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 05:55:20.274 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 05:55:20.274 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 05:55:20.274 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 05:55:20.274 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 05:55:20.274 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 05:55:20.274 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 05:55:20.274 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 05:55:20.274 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 05:55:20.275 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak' 05:55:20.275 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/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' 05:55:20.275 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 05:55:20.275 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 05:55:20.275 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 05:55:20.275 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 05:55:20.275 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak' 05:55:20.275 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 05:55:20.276 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 05:55:20.276 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 05:55:20.276 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 05:55:20.276 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 05:55:20.276 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak' 05:55:20.276 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 05:55:20.276 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 05:55:20.277 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak' 05:55:20.277 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak' 05:55:20.277 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 05:55:20.277 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 05:55:20.277 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 05:55:20.277 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak' 05:55:20.277 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak' 05:55:20.277 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak' 05:55:20.278 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 05:55:20.278 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 05:55:20.278 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 05:55:20.278 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 05:55:20.278 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 05:55:20.278 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/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' 05:55:20.278 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 05:55:20.278 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/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' 05:55:20.278 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 05:55:20.278 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak' 05:55:20.278 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak' 05:55:20.279 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 05:55:20.279 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 05:55:20.279 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 05:55:20.279 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 05:55:20.279 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 05:55:20.279 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/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' 05:55:20.279 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 05:55:20.280 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 05:55:20.280 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 05:55:20.280 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 05:55:20.280 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 05:55:20.280 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15824337082810/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15824337082810/installation/cloudstore 05:55:20.555 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore 05:55:20.555 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/etc 05:55:20.556 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib 05:55:20.556 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 05:55:20.557 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 05:55:20.557 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/logback-core-1.0.13.jar 05:55:20.557 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 05:55:20.557 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar 05:55:20.557 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 05:55:20.557 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 05:55:20.557 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 05:55:20.557 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 05:55:20.557 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 05:55:20.557 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak 05:55:20.558 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar 05:55:20.558 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 05:55:20.558 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 05:55:20.558 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 05:55:20.559 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak 05:55:20.559 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak 05:55:20.559 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak 05:55:20.559 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 05:55:20.559 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 05:55:20.559 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar 05:55:20.559 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 05:55:20.559 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 05:55:20.560 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/javax.annotation-api-1.2.jar 05:55:20.560 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/xz-1.4.jar.csupdbak 05:55:20.560 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/derby-10.13.1.1.jar 05:55:20.560 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar 05:55:20.560 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-server-2.5.1.jar 05:55:20.560 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar 05:55:20.560 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 05:55:20.560 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 05:55:20.561 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak 05:55:20.561 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 05:55:20.561 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 05:55:20.561 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 05:55:20.561 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 05:55:20.561 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 05:55:20.562 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/slf4j-api-1.7.7.jar 05:55:20.562 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar 05:55:20.562 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 05:55:20.562 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 05:55:20.562 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 05:55:20.563 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/args4j-2.0.16.jar 05:55:20.563 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar 05:55:20.563 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 05:55:20.563 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 05:55:20.563 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 05:55:20.563 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 05:55:20.563 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/xz-1.4.jar 05:55:20.563 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/guava-14.0.1.jar 05:55:20.563 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 05:55:20.564 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak 05:55:20.564 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak 05:55:20.564 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 05:55:20.564 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 05:55:20.564 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 05:55:20.564 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak 05:55:20.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/logback-classic-1.0.13.jar 05:55:20.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 05:55:20.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 05:55:20.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 05:55:20.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak 05:55:20.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 05:55:20.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 05:55:20.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 05:55:20.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 05:55:20.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 05:55:20.567 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 05:55:20.567 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 05:55:20.567 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak 05:55:20.567 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 05:55:20.567 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 05:55:20.567 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 05:55:20.567 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 05:55:20.567 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar 05:55:20.567 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-client-2.5.1.jar 05:55:20.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak 05:55:20.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 05:55:20.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 05:55:20.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar 05:55:20.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak 05:55:20.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 05:55:20.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar 05:55:20.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 05:55:20.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 05:55:20.569 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 05:55:20.569 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 05:55:20.569 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 05:55:20.569 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 05:55:20.569 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 05:55:20.569 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 05:55:20.569 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar 05:55:20.569 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/cglib-2.2.0-b21.jar 05:55:20.569 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-common-2.5.1.jar 05:55:20.569 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 05:55:20.570 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 05:55:20.570 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak 05:55:20.570 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 05:55:20.570 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/commons-compress-1.7.jar 05:55:20.570 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/transaction-api-1.1.jar 05:55:20.570 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 05:55:20.570 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 05:55:20.571 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 05:55:20.571 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 05:55:20.572 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 05:55:20.572 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 05:55:20.573 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar 05:55:20.573 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak 05:55:20.573 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/bin 05:55:20.574 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/bin/cloudstore.bat 05:55:20.574 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/bin/cloudstore.csupdbak 05:55:20.574 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/bin/cloudstore 05:55:20.574 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/bin/cloudstore.bat.csupdbak 05:55:20.574 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/backup 05:55:20.574 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-k6yk6ftw.tar.gz 05:55:20.574 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/installation.properties 05:55:20.574 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 05:55:20.581 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f7c2f4f]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 05:55:20.656 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.server-0.9.6-bin.tar.gz 05:55:20.709 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 51 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. 05:55:20.987 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10e92f8f]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 05:55:20.987 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10e92f8f]tryAcquire: returning true. lockCounter=1 05:55:20.987 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 05:55:20.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:20.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:20.992 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz' Downloading: http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz 05:55:21.002 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17333584 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz' 05:55:21.003 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-aa6' dir.usableSpace='4146 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% 05:55:21.093 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 05:55:21.094 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz.sig' Downloading: http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz.sig 05:55:21.096 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=543 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz.sig' 05:55:21.096 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-aa6' dir.usableSpace='4130 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 05:55:30.987 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15824337206290/installation/cloudstore' dir.usableSpace='4454 MiB' expectedRequiredSpace='82 MiB' Creating backup: /tmp/cloudstore-test-15824337206290/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-k6yk6pbf.tar.gz 05:55:30.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:30.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:30.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:30.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:30.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/etc' 05:55:30.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, etc]' 05:55:30.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/etc' 05:55:30.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, etc]' 05:55:30.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:30.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:30.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:30.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:30.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/init' 05:55:30.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, etc, init]' 05:55:30.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/init' 05:55:30.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, etc, init]' 05:55:30.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:30.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:30.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:30.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:30.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/init/cloudstore-server.conf' 05:55:30.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, etc, init, cloudstore-server.conf]' 05:55:30.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/init/cloudstore-server.conf' 05:55:30.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, etc, init, cloudstore-server.conf]' 05:55:30.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:30.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:30.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:30.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:30.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/init.d' 05:55:30.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, etc, init.d]' 05:55:30.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/init.d' 05:55:30.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, etc, init.d]' 05:55:30.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:30.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:30.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:30.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:30.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/init.d/cloudstore-server' 05:55:30.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, etc, init.d, cloudstore-server]' 05:55:30.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/init.d/cloudstore-server' 05:55:30.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, etc, init.d, cloudstore-server]' 05:55:30.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:30.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:30.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:30.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:30.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/profile.d' 05:55:30.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, etc, profile.d]' 05:55:30.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/profile.d' 05:55:30.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, etc, profile.d]' 05:55:31.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.012 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.012 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/profile.d/cloudstore.sh' 05:55:31.012 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, etc, profile.d, cloudstore.sh]' 05:55:31.012 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/profile.d/cloudstore.sh' 05:55:31.012 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, etc, profile.d, cloudstore.sh]' 05:55:31.013 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.013 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.014 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.014 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.014 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib' 05:55:31.014 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib]' 05:55:31.014 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib' 05:55:31.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib]' 05:55:31.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.021 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 05:55:31.021 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 05:55:31.021 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 05:55:31.022 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 05:55:31.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 05:55:31.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 05:55:31.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 05:55:31.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 05:55:31.033 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.033 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.033 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.033 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.034 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 05:55:31.034 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 05:55:31.034 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 05:55:31.034 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 05:55:31.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 05:55:31.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 05:55:31.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 05:55:31.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 05:55:31.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/logback-core-1.0.13.jar' 05:55:31.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, logback-core-1.0.13.jar]' 05:55:31.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/logback-core-1.0.13.jar' 05:55:31.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, logback-core-1.0.13.jar]' 05:55:31.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 05:55:31.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 05:55:31.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 05:55:31.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 05:55:31.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 05:55:31.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 05:55:31.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 05:55:31.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 05:55:31.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 05:55:31.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 05:55:31.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 05:55:31.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 05:55:31.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 05:55:31.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 05:55:31.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 05:55:31.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 05:55:31.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 05:55:31.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 05:55:31.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 05:55:31.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 05:55:31.140 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.140 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.140 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.140 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.140 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 05:55:31.141 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 05:55:31.141 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 05:55:31.141 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 05:55:31.144 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.144 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.144 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.144 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.144 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 05:55:31.145 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 05:55:31.145 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 05:55:31.145 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 05:55:31.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 05:55:31.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 05:55:31.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 05:55:31.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 05:55:31.174 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 05:55:31.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 05:55:31.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 05:55:31.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 05:55:31.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-server-2.5.1.jar' 05:55:31.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 05:55:31.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-server-2.5.1.jar' 05:55:31.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 05:55:31.247 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.247 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.247 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.247 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.247 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 05:55:31.247 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 05:55:31.247 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 05:55:31.247 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 05:55:31.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 05:55:31.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 05:55:31.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 05:55:31.250 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 05:55:31.258 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.258 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.258 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.258 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.258 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 05:55:31.258 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 05:55:31.258 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 05:55:31.258 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 05:55:31.265 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.265 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 05:55:31.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 05:55:31.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 05:55:31.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 05:55:31.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 05:55:31.416 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 05:55:31.416 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 05:55:31.416 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 05:55:31.421 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.421 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.421 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.421 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.421 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 05:55:31.421 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 05:55:31.421 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 05:55:31.421 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 05:55:31.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 05:55:31.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 05:55:31.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 05:55:31.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 05:55:31.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/derby-10.10.2.0.jar' 05:55:31.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, derby-10.10.2.0.jar]' 05:55:31.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/derby-10.10.2.0.jar' 05:55:31.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, derby-10.10.2.0.jar]' 05:55:31.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 05:55:31.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 05:55:31.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 05:55:31.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 05:55:31.716 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/args4j-2.0.16.jar' 05:55:31.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, args4j-2.0.16.jar]' 05:55:31.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/args4j-2.0.16.jar' 05:55:31.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, args4j-2.0.16.jar]' 05:55:31.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 05:55:31.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 05:55:31.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 05:55:31.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 05:55:31.725 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.725 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.725 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.725 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.725 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/xz-1.4.jar' 05:55:31.725 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, xz-1.4.jar]' 05:55:31.725 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/xz-1.4.jar' 05:55:31.726 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, xz-1.4.jar]' 05:55:31.734 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.734 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.734 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.734 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.734 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/guava-14.0.1.jar' 05:55:31.734 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, guava-14.0.1.jar]' 05:55:31.734 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/guava-14.0.1.jar' 05:55:31.734 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, guava-14.0.1.jar]' 05:55:31.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 05:55:31.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 05:55:31.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 05:55:31.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 05:55:31.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.937 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.937 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.937 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.937 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 05:55:31.937 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 05:55:31.937 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 05:55:31.937 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 05:55:31.944 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.944 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.944 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.944 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.944 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/logback-classic-1.0.13.jar' 05:55:31.944 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 05:55:31.944 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/logback-classic-1.0.13.jar' 05:55:31.944 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 05:55:31.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 05:55:31.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 05:55:31.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 05:55:31.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 05:55:31.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 05:55:31.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 05:55:31.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 05:55:31.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 05:55:31.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:31.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:31.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 05:55:31.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 05:55:31.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 05:55:31.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 05:55:32.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 05:55:32.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 05:55:32.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 05:55:32.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 05:55:32.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 05:55:32.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 05:55:32.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 05:55:32.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 05:55:32.177 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.177 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 05:55:32.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 05:55:32.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 05:55:32.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 05:55:32.189 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.190 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.190 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.190 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.190 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 05:55:32.190 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 05:55:32.190 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 05:55:32.190 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 05:55:32.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar' 05:55:32.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]' 05:55:32.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar' 05:55:32.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]' 05:55:32.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-client-2.5.1.jar' 05:55:32.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 05:55:32.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-client-2.5.1.jar' 05:55:32.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 05:55:32.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 05:55:32.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 05:55:32.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 05:55:32.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 05:55:32.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar' 05:55:32.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]' 05:55:32.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar' 05:55:32.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]' 05:55:32.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 05:55:32.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 05:55:32.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 05:55:32.222 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 05:55:32.493 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.493 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.493 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.493 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.493 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 05:55:32.493 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 05:55:32.494 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 05:55:32.494 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 05:55:32.508 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.508 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.508 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.508 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.508 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 05:55:32.508 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 05:55:32.508 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 05:55:32.508 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 05:55:32.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 05:55:32.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 05:55:32.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 05:55:32.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 05:55:32.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 05:55:32.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 05:55:32.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 05:55:32.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 05:55:32.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 05:55:32.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 05:55:32.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 05:55:32.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 05:55:32.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-common-2.5.1.jar' 05:55:32.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 05:55:32.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-common-2.5.1.jar' 05:55:32.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 05:55:32.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 05:55:32.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 05:55:32.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 05:55:32.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 05:55:32.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 05:55:32.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 05:55:32.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 05:55:32.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 05:55:32.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/commons-compress-1.7.jar' 05:55:32.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, commons-compress-1.7.jar]' 05:55:32.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/commons-compress-1.7.jar' 05:55:32.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, commons-compress-1.7.jar]' 05:55:32.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/transaction-api-1.1.jar' 05:55:32.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, transaction-api-1.1.jar]' 05:55:32.718 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/transaction-api-1.1.jar' 05:55:32.718 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, transaction-api-1.1.jar]' 05:55:32.720 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.720 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.720 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.720 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.720 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/bin' 05:55:32.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, bin]' 05:55:32.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/bin' 05:55:32.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, bin]' 05:55:32.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/bin/cloudstore-server' 05:55:32.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, bin, cloudstore-server]' 05:55:32.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/bin/cloudstore-server' 05:55:32.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, bin, cloudstore-server]' 05:55:32.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/bin/cloudstore.bat' 05:55:32.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, bin, cloudstore.bat]' 05:55:32.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/bin/cloudstore.bat' 05:55:32.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, bin, cloudstore.bat]' 05:55:32.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/bin/cloudstore' 05:55:32.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, bin, cloudstore]' 05:55:32.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/bin/cloudstore' 05:55:32.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, bin, cloudstore]' 05:55:32.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/bin/cloudstore-server.bat' 05:55:32.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, bin, cloudstore-server.bat]' 05:55:32.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/bin/cloudstore-server.bat' 05:55:32.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, bin, cloudstore-server.bat]' 05:55:32.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore' 05:55:32.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]' 05:55:32.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/installation.properties' 05:55:32.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, installation.properties]' 05:55:32.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/installation.properties' 05:55:32.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15824337206290/installation/cloudstore 05:55:32.726 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak' 05:55:32.726 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak' 05:55:32.726 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 05:55:32.726 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 05:55:32.727 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak' 05:55:32.727 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak' 05:55:32.727 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 05:55:32.727 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 05:55:32.727 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 05:55:32.727 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/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' 05:55:32.728 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 05:55:32.728 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak' 05:55:32.728 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 05:55:32.728 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak' 05:55:32.728 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 05:55:32.728 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak' 05:55:32.728 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 05:55:32.728 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 05:55:32.729 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak' 05:55:32.729 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 05:55:32.729 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 05:55:32.729 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 05:55:32.729 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak' 05:55:32.729 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 05:55:32.729 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 05:55:32.729 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 05:55:32.730 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 05:55:32.730 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 05:55:32.730 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 05:55:32.730 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 05:55:32.730 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 05:55:32.730 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak' 05:55:32.730 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak' 05:55:32.730 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 05:55:32.730 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 05:55:32.731 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 05:55:32.731 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 05:55:32.731 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 05:55:32.731 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 05:55:32.731 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 05:55:32.731 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 05:55:32.731 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar', newName='co.codewizards.cloudstore.server-0.9.6.jar.csupdbak' 05:55:32.732 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 05:55:32.732 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 05:55:32.732 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar', newName='co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak' 05:55:32.732 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak' 05:55:32.732 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 05:55:32.732 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 05:55:32.732 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 05:55:32.732 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 05:55:32.732 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 05:55:32.733 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 05:55:32.733 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 05:55:32.733 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 05:55:32.733 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 05:55:32.733 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 05:55:32.734 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak' 05:55:32.734 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 05:55:32.734 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 05:55:32.734 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak' 05:55:32.734 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15824337206290/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15824337206290/installation/cloudstore 05:55:33.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore 05:55:33.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/etc 05:55:33.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/init 05:55:33.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/init/cloudstore-server.conf 05:55:33.027 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak 05:55:33.027 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/init.d 05:55:33.027 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/init.d/cloudstore-server 05:55:33.027 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak 05:55:33.027 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/profile.d 05:55:33.027 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/profile.d/cloudstore.sh 05:55:33.027 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak 05:55:33.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib 05:55:33.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 05:55:33.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar 05:55:33.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.7.jar 05:55:33.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak 05:55:33.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 05:55:33.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/logback-core-1.0.13.jar 05:55:33.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 05:55:33.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar 05:55:33.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 05:55:33.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 05:55:33.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 05:55:33.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak 05:55:33.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 05:55:33.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 05:55:33.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak 05:55:33.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 05:55:33.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 05:55:33.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 05:55:33.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar 05:55:33.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 05:55:33.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 05:55:33.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar 05:55:33.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 05:55:33.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar 05:55:33.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 05:55:33.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/javax.annotation-api-1.2.jar 05:55:33.032 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar 05:55:33.032 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/xz-1.4.jar.csupdbak 05:55:33.032 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-server-2.5.1.jar 05:55:33.032 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 05:55:33.032 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 05:55:33.032 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar.csupdbak 05:55:33.032 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 05:55:33.032 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 05:55:33.033 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 05:55:33.033 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 05:55:33.033 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 05:55:33.034 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/slf4j-api-1.7.7.jar 05:55:33.034 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 05:55:33.035 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar 05:55:33.035 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar 05:55:33.035 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar 05:55:33.035 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/derby-10.10.2.0.jar 05:55:33.035 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 05:55:33.035 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 05:55:33.035 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak 05:55:33.035 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/args4j-2.0.16.jar 05:55:33.035 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak 05:55:33.037 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 05:55:33.038 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 05:55:33.038 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 05:55:33.038 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 05:55:33.038 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/xz-1.4.jar 05:55:33.038 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/guava-14.0.1.jar 05:55:33.039 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 05:55:33.039 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar 05:55:33.039 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 05:55:33.039 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 05:55:33.040 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 05:55:33.040 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/logback-classic-1.0.13.jar 05:55:33.040 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 05:55:33.040 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 05:55:33.040 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 05:55:33.040 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 05:55:33.041 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 05:55:33.041 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar 05:55:33.041 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 05:55:33.041 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 05:55:33.041 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 05:55:33.042 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 05:55:33.042 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 05:55:33.042 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak 05:55:33.042 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak 05:55:33.042 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar 05:55:33.042 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 05:55:33.042 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 05:55:33.043 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 05:55:33.043 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 05:55:33.043 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-client-2.5.1.jar 05:55:33.043 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.7.jar 05:55:33.043 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 05:55:33.043 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 05:55:33.044 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak 05:55:33.044 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 05:55:33.044 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 05:55:33.044 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 05:55:33.044 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 05:55:33.044 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 05:55:33.045 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar 05:55:33.045 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak 05:55:33.045 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 05:55:33.045 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 05:55:33.045 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 05:55:33.046 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 05:55:33.046 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak 05:55:33.046 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/cglib-2.2.0-b21.jar 05:55:33.046 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-common-2.5.1.jar 05:55:33.046 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak 05:55:33.046 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 05:55:33.047 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 05:55:33.047 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 05:55:33.047 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/commons-compress-1.7.jar 05:55:33.048 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/transaction-api-1.1.jar 05:55:33.048 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar 05:55:33.048 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 05:55:33.048 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak 05:55:33.048 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 05:55:33.050 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 05:55:33.050 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 05:55:33.051 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 05:55:33.051 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 05:55:33.052 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/bin 05:55:33.053 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/bin/cloudstore-server 05:55:33.053 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/bin/cloudstore.bat 05:55:33.053 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/bin/cloudstore.csupdbak 05:55:33.053 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/bin/cloudstore 05:55:33.053 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/bin/cloudstore-server.bat 05:55:33.053 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/bin/cloudstore-server.bat.csupdbak 05:55:33.053 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/bin/cloudstore-server.csupdbak 05:55:33.053 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/bin/cloudstore.bat.csupdbak 05:55:33.054 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/backup 05:55:33.054 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-k6yk6pbf.tar.gz 05:55:33.054 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/installation.properties 05:55:33.054 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 05:55:33.064 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10e92f8f]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.873 sec - in co.codewizards.cloudstore.updater.CloudStoreUpdaterTest Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.updater --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.8-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.updater --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/updater already added, skipping [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/updater already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.8-SNAPSHOT-sources.jar [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/updater already added, skipping [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/updater already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ co.codewizards.cloudstore.updater --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.8-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.8-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.updater/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.8-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.8-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.8-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.updater --- [INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 334.0 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.8-20200223.045534-6.jar [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.8-20200223.045534-6.jar (77 KB at 19062.0 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.8-20200223.045534-6.pom [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.8-20200223.045534-6.pom (3 KB at 2897.5 KB/sec) [INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml [INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (319 B at 155.8 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 501.0 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (319 B at 155.8 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.8-20200223.045534-6-sources.jar [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.8-20200223.045534-6-sources.jar (65 KB at 21544.9 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 501.0 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.updater --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.updater [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.updater/de [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.updater/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore_java_8/site/co.codewizards.cloudstore.updater [INFO] [INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) > generate-sources @ co.codewizards.cloudstore.updater >>> [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) < generate-sources @ co.codewizards.cloudstore.updater <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.updater --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.updater --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.updater/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.updater/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.updater --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/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_8/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 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.ls.core 0.10.8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ co.codewizards.cloudstore.ls.core --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.ls.core --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ co.codewizards.cloudstore.ls.core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 60 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.ls.core --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ co.codewizards.cloudstore.ls.core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.ls.core --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running co.codewizards.cloudstore.ls.core.invoke.ClassManagerTest 05:55:38.448 [main] DEBUG c.c.c.ls.core.invoke.ClassManager - [Vbn_c8X0t7sgfpt2jJGKNw].: Created ClassManager. 05:55:38.458 [main] DEBUG c.c.c.ls.core.invoke.ClassManager - [Vbn_c8X0t7sgfpt2jJGKNw].getClassIdOrCreate: Assigned classId=0 to co.codewizards.cloudstore.core.Uid. 05:55:38.547 [main] DEBUG c.c.c.ls.core.invoke.ClassManager - [Vbn_c8X0t7sgfpt2jJGKNw].getClassIdOrCreate: Assigned classId=1 to co.codewizards.cloudstore.ls.core.invoke.ClassManagerTest. 05:55:38.553 [main] DEBUG c.c.c.ls.core.invoke.ClassManager - [Vbn_c8X0t7sgfpt2jJGKNw].getClassIdOrCreate: Assigned classId=2 to com.sun.proxy.$Proxy7. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.641 sec - in co.codewizards.cloudstore.ls.core.invoke.ClassManagerTest Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.ls.core --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.core/target/co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.ls.core --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/ls already added, skipping [INFO] co/codewizards/cloudstore/ls/core already added, skipping [INFO] co/codewizards/cloudstore/ls/core/invoke already added, skipping [INFO] co/codewizards/cloudstore/ls/core/invoke/filter already added, skipping [INFO] co/codewizards/cloudstore/ls/core/invoke/refjanitor already added, skipping [INFO] co/codewizards/cloudstore/ls/core/dto already added, skipping [INFO] co/codewizards/cloudstore/ls/core/dto/jaxb already added, skipping [INFO] co/codewizards/cloudstore/ls/core/provider already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.core/target/co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT-sources.jar [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/ls already added, skipping [INFO] co/codewizards/cloudstore/ls/core already added, skipping [INFO] co/codewizards/cloudstore/ls/core/invoke already added, skipping [INFO] co/codewizards/cloudstore/ls/core/invoke/filter already added, skipping [INFO] co/codewizards/cloudstore/ls/core/invoke/refjanitor already added, skipping [INFO] co/codewizards/cloudstore/ls/core/dto already added, skipping [INFO] co/codewizards/cloudstore/ls/core/dto/jaxb already added, skipping [INFO] co/codewizards/cloudstore/ls/core/provider already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ co.codewizards.cloudstore.ls.core --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.core/target/co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.core/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.core/target/co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.ls.core --- [INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 501.0 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.core-0.10.8-20200223.045539-6.jar [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.core-0.10.8-20200223.045539-6.jar (100 KB at 24988.0 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.core-0.10.8-20200223.045539-6.pom [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.core-0.10.8-20200223.045539-6.pom (840 B at 820.3 KB/sec) [INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/maven-metadata.xml [INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/maven-metadata.xml (319 B at 155.8 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 1002.0 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/maven-metadata.xml (319 B at 311.5 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.core-0.10.8-20200223.045539-6-sources.jar [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.core-0.10.8-20200223.045539-6-sources.jar (56 KB at 18482.1 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 1002.0 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.ls.core --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.ls.core [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.ls.core/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_8/co.codewizards.cloudstore.ls.core/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore_java_8/site/co.codewizards.cloudstore.ls.core [INFO] [INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) > generate-sources @ co.codewizards.cloudstore.ls.core >>> [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) < generate-sources @ co.codewizards.cloudstore.ls.core <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.ls.core --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.ls.core --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.core/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.core/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.ls.core --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.core/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.ls.core --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.core/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.ls.core [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.ls.core file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.ls.rest.server 0.10.8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://codewizards.co/maven/release/org/glassfish/jersey/core/jersey-server/2.5.1/jersey-server-2.5.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/2.5.1/jersey-server-2.5.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/2.5.1/jersey-server-2.5.1.pom (7 KB at 8.5 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom (8 KB at 426.4 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar [INFO] Downloading: https://codewizards.co/maven/release/org/glassfish/jersey/core/jersey-server/2.5.1/jersey-server-2.5.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/2.5.1/jersey-server-2.5.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar (63 KB at 1887.3 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/2.5.1/jersey-server-2.5.1.jar (809 KB at 297.8 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ co.codewizards.cloudstore.ls.rest.server --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.ls.rest.server --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.rest.server/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ co.codewizards.cloudstore.ls.rest.server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.rest.server/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.ls.rest.server --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.rest.server/src/test/java [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.rest.server/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ co.codewizards.cloudstore.ls.rest.server --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.ls.rest.server --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.ls.rest.server --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.rest.server/target/co.codewizards.cloudstore.ls.rest.server-0.10.8-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.ls.rest.server --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/ls already added, skipping [INFO] co/codewizards/cloudstore/ls/rest already added, skipping [INFO] co/codewizards/cloudstore/ls/rest/server already added, skipping [INFO] co/codewizards/cloudstore/ls/rest/server/auth already added, skipping [INFO] co/codewizards/cloudstore/ls/rest/server/service already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.rest.server/target/co.codewizards.cloudstore.ls.rest.server-0.10.8-SNAPSHOT-sources.jar [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/ls already added, skipping [INFO] co/codewizards/cloudstore/ls/rest already added, skipping [INFO] co/codewizards/cloudstore/ls/rest/server already added, skipping [INFO] co/codewizards/cloudstore/ls/rest/server/auth already added, skipping [INFO] co/codewizards/cloudstore/ls/rest/server/service already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ co.codewizards.cloudstore.ls.rest.server --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.rest.server/target/co.codewizards.cloudstore.ls.rest.server-0.10.8-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.rest.server-0.10.8-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.rest.server/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.rest.server-0.10.8-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.rest.server/target/co.codewizards.cloudstore.ls.rest.server-0.10.8-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.rest.server-0.10.8-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.ls.rest.server --- [INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 504.4 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.rest.server-0.10.8-20200223.045545-6.jar [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.rest.server-0.10.8-20200223.045545-6.jar (33 KB at 16087.9 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.rest.server-0.10.8-20200223.045545-6.pom [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.rest.server-0.10.8-20200223.045545-6.pom (2 KB at 1073.2 KB/sec) [INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/maven-metadata.xml [INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/maven-metadata.xml (326 B at 159.2 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 1008.8 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/maven-metadata.xml (326 B at 318.4 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.rest.server-0.10.8-20200223.045545-6-sources.jar [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.rest.server-0.10.8-20200223.045545-6-sources.jar (20 KB at 19449.2 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 504.4 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.ls.rest.server --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.ls.rest.server [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.ls.rest.server/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_8/co.codewizards.cloudstore.ls.rest.server/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore_java_8/site/co.codewizards.cloudstore.ls.rest.server [INFO] [INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) > generate-sources @ co.codewizards.cloudstore.ls.rest.server >>> [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) < generate-sources @ co.codewizards.cloudstore.ls.rest.server <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.ls.rest.server --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.ls.rest.server --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.rest.server/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.rest.server/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.ls.rest.server --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.rest.server/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.ls.rest.server --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.rest.server/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.ls.rest.server [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.ls.rest.server file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.ls.server 0.10.8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://codewizards.co/maven/release/org/glassfish/jersey/containers/jersey-container-servlet/2.5.1/jersey-container-servlet-2.5.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet/2.5.1/jersey-container-servlet-2.5.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet/2.5.1/jersey-container-servlet-2.5.1.pom (5 KB at 7.1 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/org/glassfish/jersey/containers/project/2.5.1/project-2.5.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/project/2.5.1/project-2.5.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/project/2.5.1/project-2.5.1.pom (4 KB at 123.7 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/org/glassfish/jersey/containers/jersey-container-servlet-core/2.5.1/jersey-container-servlet-core-2.5.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet-core/2.5.1/jersey-container-servlet-core-2.5.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet-core/2.5.1/jersey-container-servlet-core-2.5.1.pom (5 KB at 20.7 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/org/glassfish/jersey/containers/jersey-container-servlet/2.5.1/jersey-container-servlet-2.5.1.jar [INFO] Downloading: https://codewizards.co/maven/release/org/glassfish/jersey/containers/jersey-container-servlet-core/2.5.1/jersey-container-servlet-core-2.5.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet/2.5.1/jersey-container-servlet-2.5.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet-core/2.5.1/jersey-container-servlet-core-2.5.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet/2.5.1/jersey-container-servlet-2.5.1.jar (16 KB at 26.3 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet-core/2.5.1/jersey-container-servlet-core-2.5.1.jar (53 KB at 87.7 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ co.codewizards.cloudstore.ls.server --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.ls.server --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.server/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ co.codewizards.cloudstore.ls.server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.server/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.ls.server --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.server/src/test/java [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.server/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ co.codewizards.cloudstore.ls.server --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.ls.server --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.ls.server --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.server/target/co.codewizards.cloudstore.ls.server-0.10.8-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.ls.server --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/ls already added, skipping [INFO] co/codewizards/cloudstore/ls/server already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.server/target/co.codewizards.cloudstore.ls.server-0.10.8-SNAPSHOT-sources.jar [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/ls already added, skipping [INFO] co/codewizards/cloudstore/ls/server already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ co.codewizards.cloudstore.ls.server --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.server/target/co.codewizards.cloudstore.ls.server-0.10.8-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.server-0.10.8-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.server/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.server-0.10.8-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.server/target/co.codewizards.cloudstore.ls.server-0.10.8-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.server-0.10.8-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.ls.server --- [INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 502.0 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.server-0.10.8-20200223.045549-6.jar [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.server-0.10.8-20200223.045549-6.jar (10 KB at 9844.7 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.server-0.10.8-20200223.045549-6.pom [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.server-0.10.8-20200223.045549-6.pom (2 KB at 1405.3 KB/sec) [INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/maven-metadata.xml [INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/maven-metadata.xml (321 B at 313.5 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 1003.9 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/maven-metadata.xml (321 B at 313.5 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.server-0.10.8-20200223.045549-6-sources.jar [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.server-0.10.8-20200223.045549-6-sources.jar (5 KB at 2266.6 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 1003.9 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.ls.server --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.ls.server [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.ls.server/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_8/co.codewizards.cloudstore.ls.server/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore_java_8/site/co.codewizards.cloudstore.ls.server [INFO] [INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) > generate-sources @ co.codewizards.cloudstore.ls.server >>> [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) < generate-sources @ co.codewizards.cloudstore.ls.server <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.ls.server --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.ls.server --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.server/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.server/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.ls.server --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.server/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.ls.server --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.server/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.ls.server [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.ls.server file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.ls.rest.client 0.10.8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ co.codewizards.cloudstore.ls.rest.client --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.ls.rest.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.rest.client/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ co.codewizards.cloudstore.ls.rest.client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.rest.client/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.ls.rest.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.rest.client/src/test/java [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.rest.client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ co.codewizards.cloudstore.ls.rest.client --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.ls.rest.client --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.ls.rest.client --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.rest.client/target/co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.ls.rest.client --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/ls already added, skipping [INFO] co/codewizards/cloudstore/ls/rest already added, skipping [INFO] co/codewizards/cloudstore/ls/rest/client already added, skipping [INFO] co/codewizards/cloudstore/ls/rest/client/request already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.rest.client/target/co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT-sources.jar [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/ls already added, skipping [INFO] co/codewizards/cloudstore/ls/rest already added, skipping [INFO] co/codewizards/cloudstore/ls/rest/client already added, skipping [INFO] co/codewizards/cloudstore/ls/rest/client/request already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ co.codewizards.cloudstore.ls.rest.client --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.rest.client/target/co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.rest.client/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.rest.client/target/co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.ls.rest.client --- [INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 336.3 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.rest.client-0.10.8-20200223.045552-6.jar [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.rest.client-0.10.8-20200223.045552-6.jar (23 KB at 22503.9 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.rest.client-0.10.8-20200223.045552-6.pom [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.rest.client-0.10.8-20200223.045552-6.pom (851 B) [INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/maven-metadata.xml [INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/maven-metadata.xml (326 B at 318.4 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 1008.8 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/maven-metadata.xml (326 B at 318.4 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.rest.client-0.10.8-20200223.045552-6-sources.jar [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.rest.client-0.10.8-20200223.045552-6-sources.jar (16 KB at 15537.1 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 1008.8 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.ls.rest.client --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.ls.rest.client [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.ls.rest.client/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_8/co.codewizards.cloudstore.ls.rest.client/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore_java_8/site/co.codewizards.cloudstore.ls.rest.client [INFO] [INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) > generate-sources @ co.codewizards.cloudstore.ls.rest.client >>> [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) < generate-sources @ co.codewizards.cloudstore.ls.rest.client <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.ls.rest.client --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.ls.rest.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.rest.client/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.rest.client/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.ls.rest.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.rest.client/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.ls.rest.client --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.rest.client/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.ls.rest.client [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.ls.rest.client file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.ls.server.cproc 0.10.8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://codewizards.co/maven/release/org/slf4j/jul-to-slf4j/1.7.7/jul-to-slf4j-1.7.7.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.7/jul-to-slf4j-1.7.7.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.7/jul-to-slf4j-1.7.7.pom (2 KB at 86.6 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom (2 KB at 100.6 KB/sec) [INFO] Downloading: https://codewizards.co/maven/release/org/slf4j/jul-to-slf4j/1.7.7/jul-to-slf4j-1.7.7.jar [INFO] Downloading: https://codewizards.co/maven/release/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.7/jul-to-slf4j-1.7.7.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.7/jul-to-slf4j-1.7.7.jar (5 KB at 210.0 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar (17 KB at 576.1 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ co.codewizards.cloudstore.ls.server.cproc --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.ls.server.cproc --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ co.codewizards.cloudstore.ls.server.cproc --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.server.cproc/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.ls.server.cproc --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.server.cproc/src/test/java [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.server.cproc/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ co.codewizards.cloudstore.ls.server.cproc --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.ls.server.cproc --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.ls.server.cproc --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.server.cproc/target/co.codewizards.cloudstore.ls.server.cproc-0.10.8-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.ls.server.cproc --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/ls already added, skipping [INFO] co/codewizards/cloudstore/ls/server already added, skipping [INFO] co/codewizards/cloudstore/ls/server/cproc already added, skipping [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/ls already added, skipping [INFO] co/codewizards/cloudstore/ls/server already added, skipping [INFO] co/codewizards/cloudstore/ls/server/cproc already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.server.cproc/target/co.codewizards.cloudstore.ls.server.cproc-0.10.8-SNAPSHOT-sources.jar [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/ls already added, skipping [INFO] co/codewizards/cloudstore/ls/server already added, skipping [INFO] co/codewizards/cloudstore/ls/server/cproc already added, skipping [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/ls already added, skipping [INFO] co/codewizards/cloudstore/ls/server already added, skipping [INFO] co/codewizards/cloudstore/ls/server/cproc already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ co.codewizards.cloudstore.ls.server.cproc --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.server.cproc/target/co.codewizards.cloudstore.ls.server.cproc-0.10.8-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.server.cproc-0.10.8-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.server.cproc/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.server.cproc-0.10.8-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.server.cproc/target/co.codewizards.cloudstore.ls.server.cproc-0.10.8-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.server.cproc-0.10.8-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.ls.server.cproc --- [INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 504.9 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.server.cproc-0.10.8-20200223.045554-6.jar [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.server.cproc-0.10.8-20200223.045554-6.jar (12 KB at 5818.8 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.server.cproc-0.10.8-20200223.045554-6.pom [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.server.cproc-0.10.8-20200223.045554-6.pom (3 KB at 2233.4 KB/sec) [INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/maven-metadata.xml [INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/maven-metadata.xml (327 B at 319.3 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 1009.8 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/maven-metadata.xml (327 B at 319.3 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.server.cproc-0.10.8-20200223.045554-6-sources.jar [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.server.cproc-0.10.8-20200223.045554-6-sources.jar (7 KB at 3058.6 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 1009.8 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.ls.server.cproc --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.ls.server.cproc [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.ls.server.cproc/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_8/co.codewizards.cloudstore.ls.server.cproc/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore_java_8/site/co.codewizards.cloudstore.ls.server.cproc [INFO] [INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) > generate-sources @ co.codewizards.cloudstore.ls.server.cproc >>> [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) < generate-sources @ co.codewizards.cloudstore.ls.server.cproc <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.ls.server.cproc --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.ls.server.cproc --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.server.cproc/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.server.cproc/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.ls.server.cproc --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.server.cproc/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.ls.server.cproc --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.server.cproc/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.ls.server.cproc [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.ls.server.cproc file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.client 0.10.8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4/maven-assembly-plugin-2.4.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4/maven-assembly-plugin-2.4.pom (17 KB at 632.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4/maven-assembly-plugin-2.4.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4/maven-assembly-plugin-2.4.jar (221 KB at 4325.0 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ co.codewizards.cloudstore.client --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ co.codewizards.cloudstore.client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/classes [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/SubCommandWithExistingLocalRepo.java: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/SubCommandWithExistingLocalRepo.java uses or overrides a deprecated API. [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/SubCommandWithExistingLocalRepo.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ co.codewizards.cloudstore.client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/test-classes [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/src/test/java/co/codewizards/cloudstore/client/RepairDatabaseSubCommandTest.java: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/src/test/java/co/codewizards/cloudstore/client/RepairDatabaseSubCommandTest.java uses or overrides a deprecated API. [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/src/test/java/co/codewizards/cloudstore/client/RepairDatabaseSubCommandTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.client --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest 05:55:58.834 [main] INFO c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 05:55:58.881 [main] DEBUG c.c.c.client.CloudStoreClient - execute: CloudStore CLI version UNKNOWN is executing. 05:55:59.860 [main] INFO c.c.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.5 GiB, allocated=304.5 MiB, used=6.4 MiB, available=3.5 GiB 05:55:59.893 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next). 05:55:59.899 [main] DEBUG c.c.c.core.config.ConfigImpl - read: Reading propertiesFile '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/cloudstore.properties'. 05:55:59.900 [main] INFO c.c.c.core.config.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1985 ms. 05:56:01.896 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15c43bd9]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/cloudstore.properties' 05:56:01.908 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15c43bd9]tryAcquire: returning true. lockCounter=1 05:56:01.911 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15c43bd9]release: releasing underlying FileLock. lockCounter=0 05:56:01.912 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [31c88ec8]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.lock' 05:56:01.912 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [31c88ec8]tryAcquire: returning true. lockCounter=1 05:56:01.931 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 05:56:01.941 [main] INFO org.eclipse.jetty.util.log - Logging initialized @4973ms to org.eclipse.jetty.util.log.Slf4jLog 05:56:02.162 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@4c371370{STOPPED}[9.4.17.v20190418] added {QueuedThreadPool[qtp2114444063]@7e07db1f{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2044903525@4218d6a3],AUTO} 05:56:02.166 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@4c371370{STOPPED}[9.4.17.v20190418] added {ScheduledExecutorScheduler@4802796d{STOPPED},AUTO} 05:56:02.215 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - HttpConnectionFactory@5bda8e08[HTTP/1.1] added {HttpConfiguration@1e800aaa{32768/8192,8192/8192,https://:0,[]},POJO} 05:56:02.222 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@4116aac9{null,[]}{0.0.0.0:0} added {Server@4c371370{STOPPED}[9.4.17.v20190418],UNMANAGED} 05:56:02.223 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@4116aac9{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp2114444063]@7e07db1f{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2044903525@4218d6a3],AUTO} 05:56:02.225 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@4116aac9{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@4802796d{STOPPED},AUTO} 05:56:02.226 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@4116aac9{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@62ddbd7e,POJO} 05:56:02.227 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@4116aac9{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@5bda8e08[HTTP/1.1],AUTO} 05:56:02.228 [main] DEBUG o.e.jetty.server.AbstractConnector - ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@5bda8e08[HTTP/1.1] 05:56:02.237 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED} 05:56:02.237 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.port' is not set (config is queried next). 05:56:02.239 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@4c371370{STOPPED}[9.4.17.v20190418] added {ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:0},AUTO} 05:56:02.277 [main] DEBUG o.e.j.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@587e5365 05:56:02.299 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@561b6512{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1,MANAGED} 05:56:02.310 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1 added {ServletHandler@77f80c04{STOPPED},MANAGED} 05:56:02.340 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - : Class loaded. 05:56:02.390 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - : Instance created. 05:56:02.476 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@4c371370{STOPPED}[9.4.17.v20190418] added {o.e.j.s.ServletContextHandler@561b6512{/,null,UNAVAILABLE},MANAGED} 05:56:02.478 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting Server@4c371370{STOPPED}[9.4.17.v20190418] 05:56:02.484 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@4c371370{STARTING}[9.4.17.v20190418] added {ErrorHandler@25fb8912{STOPPED},AUTO} 05:56:02.489 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 05:56:02.520 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting Server@4c371370{STARTING}[9.4.17.v20190418] 05:56:02.521 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting QueuedThreadPool[qtp2114444063]@7e07db1f{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2044903525@4218d6a3] 05:56:02.525 [main] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@17497425{s=0/6,p=0} 05:56:02.527 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - QueuedThreadPool[qtp2114444063]@7e07db1f{STARTING,8<=0<=500,i=0,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}] added {ReservedThreadExecutor@17497425{s=0/6,p=0},AUTO} 05:56:02.528 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ReservedThreadExecutor@17497425{s=0/6,p=0} 05:56:02.529 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5560ms ReservedThreadExecutor@17497425{s=0/6,p=0} 05:56:02.530 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp2114444063-14,5,main] 05:56:02.531 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp2114444063-15,5,main] 05:56:02.533 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp2114444063-16,5,main] 05:56:02.535 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp2114444063-17,5,main] 05:56:02.538 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp2114444063-18,5,main] 05:56:02.546 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp2114444063-19,5,main] 05:56:02.547 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp2114444063-20,5,main] 05:56:02.549 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp2114444063-21,5,main] 05:56:02.551 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5582ms QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}] 05:56:02.552 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@4802796d{STOPPED} 05:56:02.554 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5586ms ScheduledExecutorScheduler@4802796d{STARTED} 05:56:02.555 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@561b6512{/,null,UNAVAILABLE} 05:56:02.564 [main] DEBUG o.e.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@12aba8be] 05:56:02.587 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@561b6512{/,null,STARTING} 05:56:02.587 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1 05:56:02.595 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@2d710f1a[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 05:56:02.599 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@2d710f1a[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@b9b00e0[passivating=false,graceSec=3600],AUTO} 05:56:02.603 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting DefaultSessionIdManager@72e5a8e{STOPPED}[worker=null] 05:56:02.603 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 05:56:02.603 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults 05:56:02.606 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - DefaultSessionIdManager@72e5a8e{STARTING}[worker=node0] added {HouseKeeper@52b1beb6{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 05:56:02.606 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HouseKeeper@52b1beb6{STOPPED}[interval=600000, ownscheduler=false] 05:56:02.608 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms 05:56:02.610 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5641ms HouseKeeper@52b1beb6{STARTED}[interval=660000, ownscheduler=false] 05:56:02.610 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5642ms DefaultSessionIdManager@72e5a8e{STARTED}[worker=node0] 05:56:02.611 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@4c371370{STARTING}[9.4.17.v20190418] added {DefaultSessionIdManager@72e5a8e{STARTED}[worker=node0],MANAGED} 05:56:02.612 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1 added {DefaultSessionIdManager@72e5a8e{STARTED}[worker=node0],UNMANAGED} 05:56:02.614 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1 05:56:02.614 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServletHandler@77f80c04{STOPPED} 05:56:02.617 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-6cd28fa7[EMBEDDED:null] 05:56:02.622 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-6cd28fa7@e50322ad==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1] 05:56:02.623 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 05:56:02.623 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 05:56:02.623 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 05:56:02.624 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 05:56:02.624 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-6cd28fa7=org.glassfish.jersey.servlet.ServletContainer-6cd28fa7@e50322ad==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true} 05:56:02.625 [main] DEBUG o.e.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@77f80c04{STARTING} 05:56:02.626 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-6cd28fa7[EMBEDDED:null] 05:56:02.627 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-6cd28fa7@e50322ad==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1] 05:56:02.628 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-576d5deb[EMBEDDED:null] 05:56:02.629 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/",pathDepth=-1,group=DEFAULT],resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-576d5deb@9dfe4a50==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true] to PathMappings[size=2] 05:56:02.629 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 05:56:02.629 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 05:56:02.630 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 05:56:02.630 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 05:56:02.631 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-6cd28fa7=org.glassfish.jersey.servlet.ServletContainer-6cd28fa7@e50322ad==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-576d5deb=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-576d5deb@9dfe4a50==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true} 05:56:02.631 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting ServletHandler@77f80c04{STARTING} 05:56:02.632 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5663ms ServletHandler@77f80c04{STARTED} 05:56:02.632 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@2d710f1a[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 05:56:02.633 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@b9b00e0[passivating=false,graceSec=3600] 05:56:02.633 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5665ms org.eclipse.jetty.server.session.NullSessionDataStore@b9b00e0[passivating=false,graceSec=3600] 05:56:02.634 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5665ms org.eclipse.jetty.server.session.DefaultSessionCache@2d710f1a[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 05:56:02.635 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5666ms org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1 05:56:02.644 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-576d5deb@9dfe4a50==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 05:56:02.647 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5678ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-576d5deb@9dfe4a50==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 05:56:02.647 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.glassfish.jersey.servlet.ServletContainer-6cd28fa7@e50322ad==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 05:56:02.648 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5680ms org.glassfish.jersey.servlet.ServletContainer-6cd28fa7@e50322ad==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 05:56:02.651 [main] DEBUG o.e.jetty.servlet.ServletHolder - Servlet.init org.glassfish.jersey.servlet.ServletContainer@4686afc2 for org.glassfish.jersey.servlet.ServletContainer-6cd28fa7 Feb 23, 2020 5:56:03 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 05:56:04.079 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - : Instance created. 05:56:04.086 [main] DEBUG c.c.c.l.r.s.DefaultExceptionMapper - : Instance created. localServerRest=co.codewizards.cloudstore.ls.rest.server.LocalServerRest@43b4fe19 05:56:04.114 [main] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@561b6512{/,null,AVAILABLE} 05:56:04.114 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7146ms o.e.j.s.ServletContextHandler@561b6512{/,null,AVAILABLE} 05:56:04.115 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ErrorHandler@25fb8912{STOPPED} 05:56:04.115 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting ErrorHandler@25fb8912{STARTING} 05:56:04.116 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7147ms ErrorHandler@25fb8912{STARTED} 05:56:04.117 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 05:56:04.132 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:37487} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:37487],POJO} 05:56:04.134 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HttpConnectionFactory@5bda8e08[HTTP/1.1] 05:56:04.135 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7166ms HttpConnectionFactory@5bda8e08[HTTP/1.1] 05:56:04.136 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:37487} 05:56:04.184 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@5bda80bf/SelectorProducer@6d1d4d7/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.168+01:00 added {SelectorProducer@6d1d4d7,POJO} 05:56:04.186 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@5bda80bf/SelectorProducer@6d1d4d7/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.185+01:00 added {QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}],UNMANAGED} 05:56:04.187 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@5bda80bf/SelectorProducer@6d1d4d7/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.187+01:00 created 05:56:04.189 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@464649c{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@5bda80bf/SelectorProducer@6d1d4d7/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.189+01:00,MANAGED} 05:56:04.190 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:37487} added {ManagedSelector@464649c{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 05:56:04.191 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@7c22d4f/SelectorProducer@5f59185e/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.191+01:00 added {SelectorProducer@5f59185e,POJO} 05:56:04.193 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@7c22d4f/SelectorProducer@5f59185e/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.192+01:00 added {QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}],UNMANAGED} 05:56:04.194 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@7c22d4f/SelectorProducer@5f59185e/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.194+01:00 created 05:56:04.195 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@60bdf15d{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@7c22d4f/SelectorProducer@5f59185e/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.195+01:00,MANAGED} 05:56:04.196 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:37487} added {ManagedSelector@60bdf15d{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 05:56:04.198 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@47da3952/SelectorProducer@51e4ccb3/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.198+01:00 added {SelectorProducer@51e4ccb3,POJO} 05:56:04.199 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@47da3952/SelectorProducer@51e4ccb3/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.199+01:00 added {QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}],UNMANAGED} 05:56:04.201 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@47da3952/SelectorProducer@51e4ccb3/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.2+01:00 created 05:56:04.202 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@46e8a539{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@47da3952/SelectorProducer@51e4ccb3/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.202+01:00,MANAGED} 05:56:04.203 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:37487} added {ManagedSelector@46e8a539{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO} 05:56:04.203 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@464649c{STOPPED} id=0 keys=-1 selected=-1 updates=0 05:56:04.204 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@5bda80bf/SelectorProducer@6d1d4d7/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.204+01:00 05:56:04.207 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7238ms EatWhatYouKill@5bda80bf/SelectorProducer@6d1d4d7/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.206+01:00 05:56:04.216 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@66629f63 05:56:04.216 [qtp2114444063-14] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@66629f63 05:56:04.217 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@841e575 on ManagedSelector@464649c{STARTING} id=0 keys=0 selected=0 updates=0 05:56:04.218 [qtp2114444063-14] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@5bda80bf/SelectorProducer@6d1d4d7/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.218+01:00 tryProduce false 05:56:04.222 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 05:56:04.223 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@841e575 05:56:04.223 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 05:56:04.224 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1fdf3d4 waiting with 0 keys 05:56:04.224 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7255ms ManagedSelector@464649c{STARTED} id=0 keys=0 selected=0 updates=0 05:56:04.224 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@60bdf15d{STOPPED} id=1 keys=-1 selected=-1 updates=0 05:56:04.225 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@7c22d4f/SelectorProducer@5f59185e/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.225+01:00 05:56:04.227 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7257ms EatWhatYouKill@7c22d4f/SelectorProducer@5f59185e/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.226+01:00 05:56:04.228 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@27a5328c 05:56:04.229 [qtp2114444063-20] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@27a5328c 05:56:04.229 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@1e5f4170 on ManagedSelector@60bdf15d{STARTING} id=1 keys=0 selected=0 updates=0 05:56:04.230 [qtp2114444063-20] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@7c22d4f/SelectorProducer@5f59185e/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.23+01:00 tryProduce false 05:56:04.230 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 05:56:04.230 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@1e5f4170 05:56:04.230 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 05:56:04.230 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 waiting with 0 keys 05:56:04.231 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7262ms ManagedSelector@60bdf15d{STARTED} id=1 keys=0 selected=0 updates=0 05:56:04.232 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@46e8a539{STOPPED} id=2 keys=-1 selected=-1 updates=0 05:56:04.235 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@47da3952/SelectorProducer@51e4ccb3/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.234+01:00 05:56:04.237 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7267ms EatWhatYouKill@47da3952/SelectorProducer@51e4ccb3/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.236+01:00 05:56:04.237 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@6c345c5f 05:56:04.238 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@6b5966e1 on ManagedSelector@46e8a539{STARTING} id=2 keys=0 selected=0 updates=0 05:56:04.238 [qtp2114444063-15] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@6c345c5f 05:56:04.239 [qtp2114444063-15] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@47da3952/SelectorProducer@51e4ccb3/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.239+01:00 tryProduce false 05:56:04.240 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 05:56:04.240 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@6b5966e1 05:56:04.240 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 05:56:04.240 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@46a8fb41 waiting with 0 keys 05:56:04.240 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7272ms ManagedSelector@46e8a539{STARTED} id=2 keys=0 selected=0 updates=0 05:56:04.241 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7272ms SelectorManager@ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:37487} 05:56:04.243 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:37487} added {acceptor-0@4fcee388,POJO} 05:56:04.243 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue acceptor-0@4fcee388 05:56:04.244 [main] INFO o.e.jetty.server.AbstractConnector - Started ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:37487} 05:56:04.244 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7276ms ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:37487} 05:56:04.244 [qtp2114444063-16] DEBUG o.e.j.util.thread.QueuedThreadPool - run acceptor-0@4fcee388 05:56:04.244 [main] INFO org.eclipse.jetty.server.Server - Started @7276ms 05:56:04.245 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7277ms Server@4c371370{STARTED}[9.4.17.v20190418] 05:56:04.250 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5f4d427e]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties' 05:56:04.251 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5f4d427e]tryAcquire: returning true. lockCounter=1 05:56:04.251 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5f4d427e]release: releasing underlying FileLock. lockCounter=0 05:56:04.256 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5c48c0c0]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties' 05:56:04.256 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5c48c0c0]tryAcquire: returning true. lockCounter=1 05:56:04.267 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5c48c0c0]release: releasing underlying FileLock. lockCounter=0 05:56:04.267 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yk7ash-no00h' 05:56:04.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[home, tomcat, .jenkins, workspace, co.codewizards.cloudstore_java_8, co.codewizards.cloudstore.client, target, repo, k6yk7ash-no00h]' 05:56:04.409 [main] INFO c.c.c.local.LocalRepoManagerImpl - [5118388b]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yk7ash-no00h' 05:56:04.417 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5217f3d0]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 05:56:04.418 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5217f3d0]tryAcquire: returning true. lockCounter=1 05:56:04.418 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 05:56:04.422 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5217f3d0]release: releasing underlying FileLock. lockCounter=0 05:56:04.428 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [209775a9]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yk7ash-no00h/.cloudstore-repo/cloudstore-repository.lock' 05:56:04.428 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [209775a9]tryAcquire: returning true. lockCounter=1 05:56:04.428 [main] INFO c.c.c.local.LocalRepoManagerImpl - [5118388b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yk7ash-no00h' locked successfully. 05:56:04.431 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.databaseAdapter.name' is not set (config is queried next). 05:56:07.373 [main] DEBUG c.c.c.local.LocalRepoManagerImpl - [5118388b]initPersistenceManagerFactory: Starting up PersistenceManagerFactory... 05:56:07.493 [main] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 05:56:07.555 [main] DEBUG DataNucleus.General - Registering bundle org.datanucleus version 4.0.7 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar. 05:56:07.633 [main] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar!/plugin.xml. 05:56:07.685 [main] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar!/plugin.xml. 05:56:07.701 [main] DEBUG DataNucleus.General - Registering bundle org.datanucleus.api.jdo version 4.0.5 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar. 05:56:07.711 [main] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar!/plugin.xml. 05:56:07.714 [main] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar!/plugin.xml. 05:56:07.717 [main] DEBUG DataNucleus.General - Registering bundle org.datanucleus.store.rdbms version 4.0.12 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar. 05:56:07.748 [main] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar!/plugin.xml. 05:56:07.766 [main] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar!/plugin.xml. 05:56:07.827 [main] DEBUG DataNucleus.Persistence - Java types support initialising ... 05:56:07.917 [main] DEBUG DataNucleus.Persistence - Java types support loaded : supported java types=[B, [C, [D, [F, [I, [J, [Ljava.lang.Boolean;, [Ljava.lang.Byte;, [Ljava.lang.Character;, [Ljava.lang.Double;, [Ljava.lang.Enum;, [Ljava.lang.Float;, [Ljava.lang.Integer;, [Ljava.lang.Long;, [Ljava.lang.Number;, [Ljava.lang.Short;, [Ljava.lang.String;, [Ljava.math.BigDecimal;, [Ljava.math.BigInteger;, [Ljava.util.Date;, [Ljava.util.Locale;, [S, [Z, boolean, byte, char, double, float, int, java.awt.Color, java.awt.image.BufferedImage, java.lang.Boolean, java.lang.Byte, java.lang.Character, java.lang.Class, java.lang.Double, java.lang.Enum, java.lang.Float, java.lang.Integer, java.lang.Long, java.lang.Number, java.lang.Short, java.lang.String, java.lang.StringBuffer, java.lang.StringBuilder, java.math.BigDecimal, java.math.BigInteger, java.net.URI, java.net.URL, java.sql.Date, java.sql.Time, java.sql.Timestamp, java.util.ArrayList, java.util.Arrays$ArrayList, java.util.BitSet, java.util.Calendar, java.util.Collection, java.util.Currency, java.util.Date, java.util.GregorianCalendar, java.util.HashMap, java.util.HashSet, java.util.Hashtable, java.util.LinkedHashMap, java.util.LinkedHashSet, java.util.LinkedList, java.util.List, java.util.Locale, java.util.Map, java.util.PriorityQueue, java.util.Properties, java.util.Queue, java.util.Set, java.util.SortedMap, java.util.SortedSet, java.util.Stack, java.util.TimeZone, java.util.TreeMap, java.util.TreeSet, java.util.UUID, java.util.Vector, long, short 05:56:07.918 [main] DEBUG DataNucleus.Persistence - Type converter support initialising ... 05:56:07.976 [main] DEBUG DataNucleus.Persistence - Type converter support loaded 05:56:07.977 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer 05:56:07.978 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer 05:56:07.978 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer 05:56:07.978 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer 05:56:07.979 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer 05:56:07.979 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer 05:56:07.979 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer 05:56:07.979 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer 05:56:07.980 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String 05:56:07.980 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : byte[],java.nio.ByteBuffer,java.lang.String 05:56:07.980 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer 05:56:07.980 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String 05:56:07.980 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String 05:56:07.980 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String 05:56:07.980 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String 05:56:07.981 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String 05:56:07.981 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String 05:56:07.981 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.lang.Double,java.nio.ByteBuffer,java.lang.String 05:56:07.981 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.Long,java.nio.ByteBuffer,java.lang.String 05:56:07.981 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String 05:56:07.981 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String 05:56:07.981 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.Long,java.lang.String,java.util.Date 05:56:07.982 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.Long,java.lang.String,java.util.Date 05:56:07.982 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.Long,java.util.Date,java.lang.String 05:56:07.982 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String 05:56:07.982 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : [Ljava.lang.Object;,java.sql.Timestamp,java.lang.String,java.util.Date 05:56:07.982 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String 05:56:07.982 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.Long,java.lang.String 05:56:07.982 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String 05:56:07.983 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String 05:56:07.983 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String 05:56:07.984 [main] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 05:56:07.984 [main] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation 05:56:07.998 [main] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore 05:56:08.082 [main] DEBUG DataNucleus.Connection - Created tx data source using pooling type of dbcp-builtin 05:56:08.083 [main] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx" 05:56:08.083 [main] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx" 05:56:08.141 [main] DEBUG DataNucleus.Connection - Created nontx data source using pooling type of dbcp-builtin 05:56:08.159 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@20e6c4dc [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened 05:56:08.194 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 05:56:08.195 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false) 05:56:08.197 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 05:56:08.198 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 05:56:08.198 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true) 05:56:08.199 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 05:56:08.200 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 05:56:08.201 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true) 05:56:08.202 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 05:56:08.203 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true) 05:56:08.203 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false) 05:56:08.204 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false) 05:56:08.204 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 05:56:08.205 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 05:56:08.206 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 05:56:08.206 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 05:56:08.207 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 05:56:08.207 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 05:56:08.207 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 05:56:08.207 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 05:56:08.207 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 05:56:08.208 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 05:56:08.208 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true) 05:56:08.208 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 05:56:08.209 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 05:56:08.209 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true) 05:56:08.210 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 05:56:08.210 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 05:56:08.210 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false) 05:56:08.211 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false) 05:56:08.214 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 05:56:08.218 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false) 05:56:08.218 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false) 05:56:08.218 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true) 05:56:08.219 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 05:56:08.219 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true) 05:56:08.220 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true) 05:56:08.221 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 05:56:08.221 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 05:56:08.221 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 05:56:08.221 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 05:56:08.222 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true) 05:56:08.222 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 05:56:08.222 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 05:56:08.223 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 05:56:08.223 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 05:56:08.223 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 05:56:08.224 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 05:56:08.224 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 05:56:08.224 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 05:56:08.224 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 05:56:08.224 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 05:56:08.225 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 05:56:08.225 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 05:56:08.225 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 05:56:08.225 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 05:56:08.225 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 05:56:08.227 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true) 05:56:08.227 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 05:56:08.228 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false) 05:56:08.229 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.File (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BinaryStreamRDBMSMapping, default=true) 05:56:08.230 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 05:56:08.230 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 05:56:08.230 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 05:56:08.230 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 05:56:08.230 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 05:56:09.044 [main] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 05:56:09.044 [main] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 05:56:09.371 [main] DEBUG DataNucleus.Datastore - ======================= Datastore ========================= 05:56:09.371 [main] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 05:56:09.372 [main] DEBUG DataNucleus.Datastore - Datastore : read-write 05:56:09.372 [main] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints) 05:56:09.372 [main] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase 05:56:09.372 [main] DEBUG DataNucleus.Datastore - Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 05:56:09.373 [main] DEBUG DataNucleus.Datastore - Queries : Timeout=0 05:56:09.373 [main] DEBUG DataNucleus.Datastore - =========================================================== 05:56:09.373 [main] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 05:56:09.373 [main] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)" 05:56:09.373 [main] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)" 05:56:09.373 [main] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yk7ash-no00h/.cloudstore-repo/derby] 05:56:09.373 [main] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yk7ash-no00h/.cloudstore-repo/derby] 05:56:09.374 [main] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT 05:56:09.374 [main] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 05:56:09.375 [main] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 05:56:09.376 [main] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true 05:56:09.376 [main] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 05:56:09.376 [main] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50) 05:56:09.376 [main] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only 05:56:09.376 [main] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255 05:56:09.377 [main] DEBUG DataNucleus.Datastore - JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, SQLXML, CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP 05:56:09.377 [main] DEBUG DataNucleus.Datastore - =========================================================== 05:56:09.377 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@20e6c4dc [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@21ac5eb4, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 05:56:09.381 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@20e6c4dc [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@21ac5eb4, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 05:56:09.382 [main] DEBUG DataNucleus.Datastore - StoreManager now created 05:56:09.386 [main] DEBUG DataNucleus.Cache - Level 2 Cache of type "soft" initialised 05:56:09.389 [main] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false) 05:56:09.402 [main] DEBUG DataNucleus.Persistence - ================= NucleusContext =============== 05:56:09.402 [main] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "4.0.7" with JRE "1.8.0_242" on "Linux" 05:56:09.402 [main] DEBUG DataNucleus.Persistence - Persistence API : JDO 05:56:09.403 [main] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 05:56:09.403 [main] DEBUG DataNucleus.Persistence - ClassLoading : default 05:56:09.403 [main] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC 05:56:09.403 [main] DEBUG DataNucleus.Persistence - AutoStart : mechanism=None, mode=Quiet 05:56:09.403 [main] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 05:56:09.403 [main] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New 05:56:09.404 [main] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 05:56:09.404 [main] DEBUG DataNucleus.Persistence - ================================================ 05:56:09.458 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@45bf6f39" with txn="org.datanucleus.TransactionImpl@6c42f2a1" 05:56:09.462 [main] DEBUG DataNucleus.Cache - Level 1 Cache of type "soft" initialised 05:56:09.488 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo 05:56:09.489 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo 05:56:09.490 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo 05:56:09.491 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo 05:56:09.492 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.jdo 05:56:09.493 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo 05:56:09.494 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.jdo 05:56:09.495 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:09.496 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.jdo 05:56:09.497 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:09.498 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:09.499 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:09.501 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:09.502 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.jdo 05:56:09.502 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 05:56:09.616 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those. 05:56:09.645 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data 05:56:09.647 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm 05:56:09.648 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm 05:56:09.649 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm 05:56:09.650 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm 05:56:09.651 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.orm 05:56:09.652 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm 05:56:09.653 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.orm 05:56:09.654 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm 05:56:09.654 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.orm 05:56:09.655 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:09.657 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.orm 05:56:09.657 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:09.659 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:09.660 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.orm 05:56:09.660 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 05:56:09.661 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo 05:56:09.662 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo 05:56:09.663 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo 05:56:09.664 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo 05:56:09.665 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.jdo 05:56:09.665 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo 05:56:09.666 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.jdo 05:56:09.667 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:09.668 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.jdo 05:56:09.669 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:09.669 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:09.670 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:09.671 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:09.672 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.jdo 05:56:09.673 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 05:56:09.674 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those. 05:56:09.675 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data 05:56:09.676 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm 05:56:09.677 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm 05:56:09.679 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm 05:56:09.679 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm 05:56:09.680 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.orm 05:56:09.681 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm 05:56:09.682 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.orm 05:56:09.683 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm 05:56:09.683 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.orm 05:56:09.684 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:09.685 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.orm 05:56:09.686 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:09.687 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:09.688 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.orm 05:56:09.688 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 05:56:09.689 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo 05:56:09.690 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo 05:56:09.691 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo 05:56:09.692 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo 05:56:09.692 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.jdo 05:56:09.693 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo 05:56:09.695 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.jdo 05:56:09.696 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:09.697 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.jdo 05:56:09.698 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:09.699 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:09.700 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:09.701 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:09.702 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.jdo 05:56:09.702 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 05:56:09.703 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those. 05:56:09.713 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data 05:56:09.714 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm 05:56:09.715 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm 05:56:09.716 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm 05:56:09.717 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm 05:56:09.718 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.orm 05:56:09.718 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm 05:56:09.719 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.orm 05:56:09.720 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm 05:56:09.720 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.orm 05:56:09.721 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:09.722 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.orm 05:56:09.723 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:09.724 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:09.725 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.orm 05:56:09.725 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 05:56:09.728 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:09.728 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:09.728 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:09.731 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data 05:56:09.734 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data 05:56:09.734 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data 05:56:09.743 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo 05:56:09.743 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo 05:56:09.744 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo 05:56:09.745 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo 05:56:09.745 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.jdo 05:56:09.746 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo 05:56:09.747 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.jdo 05:56:09.747 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:09.748 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.jdo 05:56:09.749 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:09.750 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:09.751 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:09.751 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:09.752 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.jdo 05:56:09.752 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 05:56:09.756 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those. 05:56:09.759 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data 05:56:09.760 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm 05:56:09.760 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm 05:56:09.761 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm 05:56:09.762 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm 05:56:09.762 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.orm 05:56:09.763 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm 05:56:09.764 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.orm 05:56:09.765 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm 05:56:09.765 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.orm 05:56:09.766 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:09.767 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.orm 05:56:09.768 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:09.769 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:09.769 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.orm 05:56:09.770 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 05:56:09.770 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo 05:56:09.771 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo 05:56:09.772 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo 05:56:09.772 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo 05:56:09.773 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.jdo 05:56:09.774 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo 05:56:09.775 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.jdo 05:56:09.775 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:09.776 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.jdo 05:56:09.777 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:09.778 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:09.779 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:09.780 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:09.781 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.jdo 05:56:09.781 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 05:56:09.782 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those. 05:56:09.785 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data 05:56:09.786 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm 05:56:09.787 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm 05:56:09.788 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm 05:56:09.789 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm 05:56:09.789 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.orm 05:56:09.790 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm 05:56:09.791 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.orm 05:56:09.792 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm 05:56:09.793 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.orm 05:56:09.793 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:09.794 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.orm 05:56:09.795 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:09.796 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:09.797 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.orm 05:56:09.797 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 05:56:09.797 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" field "revision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:09.798 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "remoteRootSha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:09.798 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:09.799 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data 05:56:09.799 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data 05:56:09.800 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /META-INF/package.jdo 05:56:09.801 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /WEB-INF/package.jdo 05:56:09.802 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /package.jdo 05:56:09.803 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/package.jdo 05:56:09.803 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org.jdo 05:56:09.804 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/package.jdo 05:56:09.805 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus.jdo 05:56:09.805 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/package.jdo 05:56:09.806 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity.jdo 05:56:09.807 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/LongId.jdo 05:56:09.807 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" not found 05:56:09.807 [main] DEBUG DataNucleus.MetaData - Registering class "org.datanucleus.identity.LongId" as not having MetaData. 05:56:09.809 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table] 05:56:09.842 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table] 05:56:09.853 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."id"" added to internal representation of table. 05:56:09.858 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repository"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:09.862 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table] 05:56:09.863 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table] 05:56:09.863 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."id"" added to internal representation of table. 05:56:09.863 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["modification"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:09.864 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table] 05:56:09.864 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."id"" added to internal representation of table. 05:56:09.865 [main] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Modification (inheritance strategy="new-table") 05:56:09.865 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."localrevision"" added to internal representation of table. 05:56:09.865 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.localRevision] -> Column(s) ["modification"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:09.868 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."remoterepository_id_oid"" added to internal representation of table. 05:56:09.868 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.remoteRepository] -> Column(s) ["modification"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:09.869 [main] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 05:56:09.869 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."changed"" added to internal representation of table. 05:56:09.870 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["modification"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:09.870 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."created"" added to internal representation of table. 05:56:09.870 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["modification"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:09.872 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."discriminator"" added to internal representation of table. 05:56:09.875 [main] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["modification"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:09.875 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised 05:56:09.876 [main] DEBUG DataNucleus.Datastore.Schema - Table "copymodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.CopyModification (inheritance strategy="new-table") 05:56:09.876 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompath"" added to internal representation of table. 05:56:09.877 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPath] -> Column(s) ["copymodification"."frompath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 05:56:09.877 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompathsha1"" added to internal representation of table. 05:56:09.878 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPathSha1] -> Column(s) ["copymodification"."frompathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:09.878 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."length"" added to internal representation of table. 05:56:09.878 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.length] -> Column(s) ["copymodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:09.878 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."sha1"" added to internal representation of table. 05:56:09.879 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.sha1] -> Column(s) ["copymodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:09.879 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topath"" added to internal representation of table. 05:56:09.879 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPath] -> Column(s) ["copymodification"."topath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 05:56:09.880 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topathsha1"" added to internal representation of table. 05:56:09.880 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPathSha1] -> Column(s) ["copymodification"."topathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:09.880 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised 05:56:09.880 [main] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Repository (inheritance strategy="new-table") 05:56:09.888 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."publickey"" added to internal representation of table. 05:56:09.890 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.publicKey] -> Column(s) ["repository"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping) 05:56:09.891 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."repositoryid"" added to internal representation of table. 05:56:09.891 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.repositoryId] -> Column(s) ["repository"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:09.891 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."revision"" added to internal representation of table. 05:56:09.891 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.revision] -> Column(s) ["repository"."revision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:09.892 [main] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 05:56:09.892 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."changed"" added to internal representation of table. 05:56:09.892 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repository"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:09.892 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."created"" added to internal representation of table. 05:56:09.893 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repository"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:09.893 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."discriminator"" added to internal representation of table. 05:56:09.893 [main] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repository"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:09.893 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised 05:56:09.893 [main] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepository (inheritance strategy="superclass-table") 05:56:09.894 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localpathprefix"" added to internal representation of table. 05:56:09.894 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 05:56:09.894 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix] -> Column(s) ["repository"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:09.894 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localrevision"" added to internal representation of table. 05:56:09.894 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 05:56:09.894 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision] -> Column(s) ["repository"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:09.898 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoteroot"" added to internal representation of table. 05:56:09.899 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRoot] -> Column(s) ["repository"."remoteroot"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.TypeConverterMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 05:56:09.899 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoterootsha1"" added to internal representation of table. 05:56:09.899 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRootSha1] -> Column(s) ["repository"."remoterootsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:09.902 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5e65afb6 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 05:56:09.903 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b3a7ef5" with isolation "serializable" 05:56:10.086 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned no table 05:56:10.086 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "repository" 05:56:10.090 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "repository" ( "id" BIGINT NOT NULL generated always as identity (start with 1), "publickey" LONG VARCHAR FOR BIT DATA NOT NULL, "repositoryid" VARCHAR(255) NOT NULL, "revision" BIGINT NOT NULL, "changed" TIMESTAMP NOT NULL, "created" TIMESTAMP NOT NULL, "discriminator" VARCHAR(255) NOT NULL, "localpathprefix" VARCHAR(255), "localrevision" BIGINT, "remoteroot" CLOB(2147483647), "remoterootsha1" VARCHAR(255) ) 05:56:10.139 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 48 ms 05:56:10.140 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_pk" PRIMARY KEY ("id") 05:56:10.193 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 53 ms 05:56:10.264 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned no table 05:56:10.264 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "modification" 05:56:10.265 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "modification" ( "id" BIGINT NOT NULL generated always as identity (start with 1), "localrevision" BIGINT NOT NULL, "remoterepository_id_oid" BIGINT NOT NULL, "changed" TIMESTAMP NOT NULL, "created" TIMESTAMP NOT NULL, "discriminator" VARCHAR(255) NOT NULL ) 05:56:10.280 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 05:56:10.280 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_pk" PRIMARY KEY ("id") 05:56:10.302 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms 05:56:10.356 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned no table 05:56:10.356 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "copymodification" 05:56:10.356 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "copymodification" ( "id" BIGINT NOT NULL, "frompath" CLOB(2147483647) NOT NULL, "frompathsha1" VARCHAR(255) NOT NULL, "length" BIGINT NOT NULL, "sha1" VARCHAR(255), "topath" CLOB(2147483647) NOT NULL, "topathsha1" VARCHAR(255) NOT NULL ) 05:56:10.369 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 05:56:10.370 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_pk" PRIMARY KEY ("id") 05:56:10.390 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms 05:56:10.423 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "RemoteRepository_remoteRootSha1" in catalog "" schema "" 05:56:10.423 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "remoterepository_remoterootsha1" ON "repository" ("remoterootsha1") 05:56:10.443 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms 05:56:10.446 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "Repository_repositoryId" in catalog "" schema "" 05:56:10.446 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repository_repositoryid" ON "repository" ("repositoryid") 05:56:10.469 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms 05:56:10.478 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "modification_n49" in catalog "" schema "" 05:56:10.478 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_n49" ON "modification" ("remoterepository_id_oid") 05:56:10.499 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 21 ms 05:56:10.499 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "Modification_remoteRepository_localRevision" in catalog "" schema "" 05:56:10.499 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_remoterepository_localrevision" ON "modification" ("remoterepository_id_oid","localrevision") 05:56:10.517 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms 05:56:10.525 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "modification_fk1" in catalog "" schema "" 05:56:10.526 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 05:56:10.552 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms 05:56:10.553 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_fromPathSha1" in catalog "" schema "" 05:56:10.553 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_frompathsha1" ON "copymodification" ("frompathsha1") 05:56:10.569 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 05:56:10.569 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_sha1_length" in catalog "" schema "" 05:56:10.570 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_sha1_length" ON "copymodification" ("sha1","length") 05:56:10.589 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms 05:56:10.589 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_toPathSha1" in catalog "" schema "" 05:56:10.589 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_topathsha1" ON "copymodification" ("topathsha1") 05:56:10.611 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 21 ms 05:56:10.612 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "copymodification_fk1" in catalog "" schema "" 05:56:10.613 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 05:56:10.632 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms 05:56:10.632 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b3a7ef5" 05:56:10.635 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b3a7ef5" 05:56:10.635 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5e65afb6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b3a7ef5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 05:56:10.635 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5e65afb6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b3a7ef5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 05:56:10.642 [main] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 05:56:10.644 [main] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 05:56:10.646 [main] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 05:56:10.676 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo 05:56:10.677 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo 05:56:10.678 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo 05:56:10.679 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo 05:56:10.680 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.jdo 05:56:10.680 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo 05:56:10.681 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.jdo 05:56:10.682 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:10.682 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.jdo 05:56:10.683 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:10.684 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:10.685 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:10.686 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:10.686 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.jdo 05:56:10.687 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 05:56:10.688 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those. 05:56:10.691 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data 05:56:10.692 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm 05:56:10.692 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm 05:56:10.693 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm 05:56:10.694 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm 05:56:10.694 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.orm 05:56:10.695 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm 05:56:10.696 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.orm 05:56:10.697 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm 05:56:10.697 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.orm 05:56:10.698 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:10.699 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.orm 05:56:10.700 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:10.700 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:10.701 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.orm 05:56:10.701 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 05:56:10.702 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:10.702 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:10.702 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data 05:56:10.704 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table] 05:56:10.704 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."id"" added to internal representation of table. 05:56:10.704 [main] DEBUG DataNucleus.Datastore.Schema - Table "deletemodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.DeleteModification (inheritance strategy="new-table") 05:56:10.704 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."length"" added to internal representation of table. 05:56:10.705 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.length] -> Column(s) ["deletemodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:10.705 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."path"" added to internal representation of table. 05:56:10.705 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.path] -> Column(s) ["deletemodification"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 05:56:10.706 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."pathsha1"" added to internal representation of table. 05:56:10.706 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.pathSha1] -> Column(s) ["deletemodification"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:10.707 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."sha1"" added to internal representation of table. 05:56:10.707 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.sha1] -> Column(s) ["deletemodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:10.707 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised 05:56:10.708 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@64d4f7c7 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 05:56:10.708 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@54e02f6a" with isolation "serializable" 05:56:10.717 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned no table 05:56:10.717 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "deletemodification" 05:56:10.717 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "deletemodification" ( "id" BIGINT NOT NULL, "length" BIGINT NOT NULL, "path" CLOB(2147483647) NOT NULL, "pathsha1" VARCHAR(255) NOT NULL, "sha1" VARCHAR(255) ) 05:56:10.728 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms 05:56:10.728 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_pk" PRIMARY KEY ("id") 05:56:10.747 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms 05:56:10.774 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_pathSha1" in catalog "" schema "" 05:56:10.774 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_pathsha1" ON "deletemodification" ("pathsha1") 05:56:10.791 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms 05:56:10.792 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_sha1_length" in catalog "" schema "" 05:56:10.792 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_sha1_length" ON "deletemodification" ("sha1","length") 05:56:10.816 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 24 ms 05:56:10.817 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "deletemodification_fk1" in catalog "" schema "" 05:56:10.818 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 05:56:10.837 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms 05:56:10.837 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@54e02f6a" 05:56:10.839 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@54e02f6a" 05:56:10.839 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@64d4f7c7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@54e02f6a, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 05:56:10.840 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@64d4f7c7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@54e02f6a, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 05:56:10.841 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo 05:56:10.841 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo 05:56:10.842 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo 05:56:10.842 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo 05:56:10.843 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.jdo 05:56:10.844 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo 05:56:10.844 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.jdo 05:56:10.845 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:10.846 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.jdo 05:56:10.847 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:10.847 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:10.848 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:10.849 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:10.850 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.jdo 05:56:10.850 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 05:56:10.855 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those. 05:56:10.857 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data 05:56:10.858 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm 05:56:10.858 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm 05:56:10.859 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm 05:56:10.860 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm 05:56:10.861 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.orm 05:56:10.861 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm 05:56:10.862 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.orm 05:56:10.863 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm 05:56:10.864 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.orm 05:56:10.865 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:10.865 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.orm 05:56:10.866 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:10.867 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:10.868 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.orm 05:56:10.868 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 05:56:10.868 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo 05:56:10.869 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo 05:56:10.870 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo 05:56:10.870 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo 05:56:10.871 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.jdo 05:56:10.871 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo 05:56:10.872 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.jdo 05:56:10.873 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:10.873 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.jdo 05:56:10.874 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:10.875 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:10.875 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:10.876 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:10.877 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.jdo 05:56:10.877 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 05:56:10.886 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those. 05:56:10.888 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data 05:56:10.889 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm 05:56:10.890 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm 05:56:10.891 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm 05:56:10.891 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm 05:56:10.892 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.orm 05:56:10.893 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm 05:56:10.894 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.orm 05:56:10.894 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm 05:56:10.895 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.orm 05:56:10.896 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:10.897 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.orm 05:56:10.897 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:10.898 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:10.899 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.orm 05:56:10.899 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 05:56:10.899 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "parent" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:10.899 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:10.899 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "lastSyncFromRepositoryId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:10.900 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data 05:56:10.900 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data 05:56:10.901 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table] 05:56:10.902 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."id"" added to internal representation of table. 05:56:10.902 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repofile"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:10.902 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table] 05:56:10.902 [main] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RepoFile (inheritance strategy="new-table") 05:56:10.902 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastmodified"" added to internal representation of table. 05:56:10.903 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastModified] -> Column(s) ["repofile"."lastmodified"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:10.903 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastsyncfromrepositoryid"" added to internal representation of table. 05:56:10.903 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastSyncFromRepositoryId] -> Column(s) ["repofile"."lastsyncfromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:10.903 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."localrevision"" added to internal representation of table. 05:56:10.904 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.localRevision] -> Column(s) ["repofile"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:10.904 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."name"" added to internal representation of table. 05:56:10.904 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.name] -> Column(s) ["repofile"."name"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:10.904 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."parent_id_oid"" added to internal representation of table. 05:56:10.905 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.parent] -> Column(s) ["repofile"."parent_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:10.905 [main] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 05:56:10.905 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."changed"" added to internal representation of table. 05:56:10.905 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repofile"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:10.905 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."created"" added to internal representation of table. 05:56:10.905 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repofile"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:10.906 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."discriminator"" added to internal representation of table. 05:56:10.906 [main] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repofile"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:10.906 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised 05:56:10.906 [main] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Directory (inheritance strategy="superclass-table") 05:56:10.907 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6cd3ad8a [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 05:56:10.907 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@75181b50" with isolation "serializable" 05:56:10.915 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned no table 05:56:10.915 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "repofile" 05:56:10.916 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "repofile" ( "id" BIGINT NOT NULL generated always as identity (start with 1), "lastmodified" TIMESTAMP NOT NULL, "lastsyncfromrepositoryid" VARCHAR(255), "localrevision" BIGINT NOT NULL, "name" VARCHAR(255) NOT NULL, "parent_id_oid" BIGINT, "changed" TIMESTAMP NOT NULL, "created" TIMESTAMP NOT NULL, "discriminator" VARCHAR(255) NOT NULL ) 05:56:10.928 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 05:56:10.928 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_pk" PRIMARY KEY ("id") 05:56:10.946 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms 05:56:10.977 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "RepoFile_localRevision" in catalog "" schema "" 05:56:10.978 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_localrevision" ON "repofile" ("localrevision") 05:56:10.998 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms 05:56:10.998 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "repofile_n49" in catalog "" schema "" 05:56:10.998 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_n49" ON "repofile" ("parent_id_oid") 05:56:11.014 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 05:56:11.015 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repofile_fk1" in catalog "" schema "" 05:56:11.015 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_fk1" FOREIGN KEY ("parent_id_oid") REFERENCES "repofile" ("id") 05:56:11.030 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 05:56:11.030 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RepoFile_parent_name" in catalog "" schema "" 05:56:11.031 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repofile_parent_name" ON "repofile" ("parent_id_oid","name") 05:56:11.046 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 05:56:11.047 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@75181b50" 05:56:11.048 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@75181b50" 05:56:11.048 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6cd3ad8a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@75181b50, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 05:56:11.048 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6cd3ad8a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@75181b50, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 05:56:11.050 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo 05:56:11.051 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo 05:56:11.051 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo 05:56:11.052 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo 05:56:11.053 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.jdo 05:56:11.053 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo 05:56:11.054 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.jdo 05:56:11.055 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:11.055 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.jdo 05:56:11.056 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:11.057 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:11.057 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:11.058 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:11.059 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.jdo 05:56:11.059 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 05:56:11.060 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those. 05:56:11.077 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data 05:56:11.078 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm 05:56:11.078 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm 05:56:11.079 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm 05:56:11.080 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm 05:56:11.080 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.orm 05:56:11.081 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm 05:56:11.082 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.orm 05:56:11.083 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm 05:56:11.084 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.orm 05:56:11.084 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:11.085 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.orm 05:56:11.086 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:11.086 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:11.087 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.orm 05:56:11.088 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 05:56:11.088 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "offset" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:11.088 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:11.088 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data 05:56:11.090 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo 05:56:11.090 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo 05:56:11.091 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo 05:56:11.092 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo 05:56:11.092 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.jdo 05:56:11.093 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo 05:56:11.093 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.jdo 05:56:11.094 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:11.095 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.jdo 05:56:11.095 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:11.096 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:11.097 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:11.097 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:11.098 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.jdo 05:56:11.098 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 05:56:11.103 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those. 05:56:11.107 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data 05:56:11.108 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm 05:56:11.108 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm 05:56:11.109 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm 05:56:11.110 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm 05:56:11.110 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.orm 05:56:11.111 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm 05:56:11.112 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.orm 05:56:11.112 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm 05:56:11.113 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.orm 05:56:11.113 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:11.114 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.orm 05:56:11.115 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:11.116 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:11.116 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.orm 05:56:11.116 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 05:56:11.117 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:11.117 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "inProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:11.118 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data 05:56:11.118 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table] 05:56:11.119 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table] 05:56:11.119 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."id"" added to internal representation of table. 05:56:11.119 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["filechunk"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:11.119 [main] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.NormalFile (inheritance strategy="superclass-table") 05:56:11.120 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.fileChunks] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" () 05:56:11.121 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."inprogress"" added to internal representation of table. 05:56:11.122 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.inProgress uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 05:56:11.122 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.inProgress] -> Column(s) ["repofile"."inprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping) 05:56:11.122 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."length"" added to internal representation of table. 05:56:11.122 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.length uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 05:56:11.122 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.length] -> Column(s) ["repofile"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:11.123 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."sha1"" added to internal representation of table. 05:56:11.123 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.sha1 uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 05:56:11.123 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.sha1] -> Column(s) ["repofile"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:11.123 [main] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileChunk (inheritance strategy="new-table") 05:56:11.124 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."length"" added to internal representation of table. 05:56:11.125 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.length] -> Column(s) ["filechunk"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.IntegerMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping) 05:56:11.126 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."normalfile_id_oid"" added to internal representation of table. 05:56:11.127 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.normalFile] -> Column(s) ["filechunk"."normalfile_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:11.127 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."offset"" added to internal representation of table. 05:56:11.127 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.offset] -> Column(s) ["filechunk"."offset"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:11.128 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."sha1"" added to internal representation of table. 05:56:11.128 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.sha1] -> Column(s) ["filechunk"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:11.128 [main] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 05:56:11.128 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."changed"" added to internal representation of table. 05:56:11.128 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["filechunk"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:11.129 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."created"" added to internal representation of table. 05:56:11.129 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["filechunk"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:11.129 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised 05:56:11.129 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4d18b73a [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 05:56:11.130 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@177515d1" with isolation "serializable" 05:56:11.140 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 05:56:11.142 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 05:56:11.392 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 5 tables, time = 250 ms 05:56:11.392 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 9 columns found 05:56:11.393 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "length" for table "repofile" 05:56:11.393 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "inprogress" for table "repofile" 05:56:11.393 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "sha1" for table "repofile" 05:56:11.393 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "length" BIGINT 05:56:11.399 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 6 ms 05:56:11.400 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "inprogress" CHAR(1) CHECK ("inprogress" IN ('Y','N')) 05:56:11.413 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 05:56:11.413 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "sha1" VARCHAR(255) 05:56:11.419 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 6 ms 05:56:11.437 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned no table 05:56:11.437 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "filechunk" 05:56:11.437 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "filechunk" ( "id" BIGINT NOT NULL generated always as identity (start with 1), "length" INTEGER NOT NULL, "normalfile_id_oid" BIGINT NOT NULL, "offset" BIGINT NOT NULL, "sha1" VARCHAR(255) NOT NULL, "changed" TIMESTAMP NOT NULL, "created" TIMESTAMP NOT NULL ) 05:56:11.448 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 10 ms 05:56:11.448 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_pk" PRIMARY KEY ("id") 05:56:11.465 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms 05:56:11.842 [main] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repofile" 05:56:11.843 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "NormalFile_sha1_length" in catalog "" schema "" 05:56:11.843 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "normalfile_sha1_length" ON "repofile" ("sha1","length") 05:56:11.889 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 46 ms 05:56:12.138 [main] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 05:56:12.171 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 05:56:12.172 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "filechunk_n49" in catalog "" schema "" 05:56:12.172 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "filechunk_n49" ON "filechunk" ("normalfile_id_oid") 05:56:12.192 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms 05:56:12.193 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "filechunk_fk1" in catalog "" schema "" 05:56:12.193 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_fk1" FOREIGN KEY ("normalfile_id_oid") REFERENCES "repofile" ("id") 05:56:12.211 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms 05:56:12.212 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileChunk_normalFile_offset" in catalog "" schema "" 05:56:12.212 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "filechunk_normalfile_offset" ON "filechunk" ("normalfile_id_oid","offset") 05:56:12.225 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 05:56:12.225 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@177515d1" 05:56:12.235 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@177515d1" 05:56:12.235 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4d18b73a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@177515d1, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 05:56:12.237 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4d18b73a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@177515d1, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 05:56:12.240 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo 05:56:12.241 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo 05:56:12.242 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo 05:56:12.243 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo 05:56:12.243 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.jdo 05:56:12.244 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo 05:56:12.245 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.jdo 05:56:12.245 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:12.246 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.jdo 05:56:12.247 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:12.247 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:12.248 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:12.249 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:12.250 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.jdo 05:56:12.250 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 05:56:12.251 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those. 05:56:12.253 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data 05:56:12.254 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm 05:56:12.255 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm 05:56:12.255 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm 05:56:12.256 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm 05:56:12.257 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.orm 05:56:12.258 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm 05:56:12.258 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.orm 05:56:12.259 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm 05:56:12.259 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.orm 05:56:12.260 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:12.261 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.orm 05:56:12.261 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:12.262 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:12.263 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.orm 05:56:12.263 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 05:56:12.263 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionSynced" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:12.264 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionInProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:12.264 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data 05:56:12.265 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table] 05:56:12.265 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."id"" added to internal representation of table. 05:56:12.265 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["lastsynctoremoterepo"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:12.266 [main] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo (inheritance strategy="new-table") 05:56:12.266 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisioninprogress"" added to internal representation of table. 05:56:12.266 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionInProgress] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisioninprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:12.266 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisionsynced"" added to internal representation of table. 05:56:12.266 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionSynced] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisionsynced"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:12.267 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."remoterepository_id_oid"" added to internal representation of table. 05:56:12.267 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.remoteRepository] -> Column(s) ["lastsynctoremoterepo"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:12.267 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."resyncmode"" added to internal representation of table. 05:56:12.267 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.resyncMode] -> Column(s) ["lastsynctoremoterepo"."resyncmode"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping) 05:56:12.267 [main] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 05:56:12.268 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."changed"" added to internal representation of table. 05:56:12.268 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["lastsynctoremoterepo"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:12.268 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."created"" added to internal representation of table. 05:56:12.268 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["lastsynctoremoterepo"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:12.268 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised 05:56:12.269 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18371d89 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 05:56:12.269 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4f3faa70" with isolation "serializable" 05:56:12.275 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned no table 05:56:12.276 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "lastsynctoremoterepo" 05:56:12.276 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "lastsynctoremoterepo" ( "id" BIGINT NOT NULL generated always as identity (start with 1), "localrepositoryrevisioninprogress" BIGINT NOT NULL, "localrepositoryrevisionsynced" BIGINT NOT NULL, "remoterepository_id_oid" BIGINT NOT NULL, "resyncmode" CHAR(1) DEFAULT 'N' CHECK ("resyncmode" IN ('Y','N')), "changed" TIMESTAMP NOT NULL, "created" TIMESTAMP NOT NULL ) 05:56:12.381 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 105 ms 05:56:12.381 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_pk" PRIMARY KEY ("id") 05:56:12.400 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms 05:56:12.423 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "lastsynctoremoterepo_n49" in catalog "" schema "" 05:56:12.423 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "lastsynctoremoterepo_n49" ON "lastsynctoremoterepo" ("remoterepository_id_oid") 05:56:12.437 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 05:56:12.438 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "lastsynctoremoterepo_fk1" in catalog "" schema "" 05:56:12.438 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 05:56:12.447 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 9 ms 05:56:12.448 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "LastSyncToRemoteRepo_remoteRepository" in catalog "" schema "" 05:56:12.448 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "lastsynctoremoterepo_remoterepository" ON "lastsynctoremoterepo" ("remoterepository_id_oid") 05:56:12.471 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms 05:56:12.471 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4f3faa70" 05:56:12.473 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4f3faa70" 05:56:12.473 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18371d89 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4f3faa70, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 05:56:12.473 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18371d89 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4f3faa70, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 05:56:12.474 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo 05:56:12.475 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo 05:56:12.475 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo 05:56:12.476 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo 05:56:12.477 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.jdo 05:56:12.477 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo 05:56:12.478 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.jdo 05:56:12.479 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:12.479 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.jdo 05:56:12.480 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:12.480 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:12.481 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:12.482 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:12.483 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.jdo 05:56:12.483 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 05:56:12.484 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those. 05:56:12.491 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data 05:56:12.492 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm 05:56:12.493 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm 05:56:12.493 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm 05:56:12.494 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm 05:56:12.494 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.orm 05:56:12.495 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm 05:56:12.496 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.orm 05:56:12.496 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm 05:56:12.497 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.orm 05:56:12.498 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:12.498 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.orm 05:56:12.499 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:12.500 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:12.500 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.orm 05:56:12.501 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 05:56:12.501 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data 05:56:12.502 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table] 05:56:12.502 [main] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LocalRepository (inheritance strategy="superclass-table") 05:56:12.508 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"] 05:56:12.508 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" () 05:56:12.508 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."privatekey"" added to internal representation of table. 05:56:12.508 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 05:56:12.508 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey] -> Column(s) ["repository"."privatekey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping) 05:56:12.509 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."root_id_oid"" added to internal representation of table. 05:56:12.509 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.root uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 05:56:12.509 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.root] -> Column(s) ["repository"."root_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:12.510 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ba17be6 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 05:56:12.510 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6f798482" with isolation "serializable" 05:56:12.518 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 05:56:12.518 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "root_id_oid" for table "repository" 05:56:12.518 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "privatekey" for table "repository" 05:56:12.519 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD "root_id_oid" BIGINT 05:56:12.522 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 3 ms 05:56:12.523 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD "privatekey" LONG VARCHAR FOR BIT DATA 05:56:12.526 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 3 ms 05:56:12.550 [main] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "repository" 05:56:12.551 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "repository_n49" in catalog "" schema "" 05:56:12.551 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repository_n49" ON "repository" ("root_id_oid") 05:56:12.569 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms 05:56:12.604 [main] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository" 05:56:12.604 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repository_fk1" in catalog "" schema "" 05:56:12.604 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_fk1" FOREIGN KEY ("root_id_oid") REFERENCES "repofile" ("id") 05:56:12.617 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 05:56:12.646 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository" 05:56:12.646 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6f798482" 05:56:12.648 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6f798482" 05:56:12.649 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ba17be6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6f798482, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 05:56:12.649 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ba17be6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6f798482, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 05:56:12.654 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo 05:56:12.657 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo 05:56:12.659 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo 05:56:12.661 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo 05:56:12.662 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.jdo 05:56:12.663 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo 05:56:12.664 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.jdo 05:56:12.664 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:12.665 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.jdo 05:56:12.666 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:12.666 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:12.667 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:12.668 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:12.669 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.jdo 05:56:12.669 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 05:56:12.670 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those. 05:56:12.672 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data 05:56:12.673 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm 05:56:12.673 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm 05:56:12.674 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm 05:56:12.675 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm 05:56:12.675 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.orm 05:56:12.676 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm 05:56:12.677 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.orm 05:56:12.677 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm 05:56:12.678 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.orm 05:56:12.679 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:12.679 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.orm 05:56:12.680 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:12.681 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:12.681 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.orm 05:56:12.681 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 05:56:12.682 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data 05:56:12.683 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table] 05:56:12.683 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."id"" added to internal representation of table. 05:56:12.684 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["remoterepositoryrequest"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:12.684 [main] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest (inheritance strategy="new-table") 05:56:12.684 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."localpathprefix"" added to internal representation of table. 05:56:12.685 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.localPathPrefix] -> Column(s) ["remoterepositoryrequest"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:12.685 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."publickey"" added to internal representation of table. 05:56:12.686 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.publicKey] -> Column(s) ["remoterepositoryrequest"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping) 05:56:12.686 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."repositoryid"" added to internal representation of table. 05:56:12.686 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.repositoryId] -> Column(s) ["remoterepositoryrequest"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:12.686 [main] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 05:56:12.686 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."changed"" added to internal representation of table. 05:56:12.686 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["remoterepositoryrequest"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:12.687 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."created"" added to internal representation of table. 05:56:12.687 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["remoterepositoryrequest"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:12.687 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised 05:56:12.689 [main] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."id_oid"" added to internal representation of table. 05:56:12.689 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[OWNER]] -> Column(s) ["localrepository_aliases"."id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:12.690 [main] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."element"" added to internal representation of table. 05:56:12.690 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[ELEMENT]] -> Column(s) ["localrepository_aliases"."element"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:12.691 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised 05:56:12.691 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4a901445 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 05:56:12.692 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67f77f6e" with isolation "serializable" 05:56:12.698 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned no table 05:56:12.698 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "remoterepositoryrequest" 05:56:12.698 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "remoterepositoryrequest" ( "id" BIGINT NOT NULL generated always as identity (start with 1), "localpathprefix" VARCHAR(255) NOT NULL, "publickey" LONG VARCHAR FOR BIT DATA NOT NULL, "repositoryid" VARCHAR(255) NOT NULL, "changed" TIMESTAMP NOT NULL, "created" TIMESTAMP NOT NULL ) 05:56:12.720 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms 05:56:12.720 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "remoterepositoryrequest" ADD CONSTRAINT "remoterepositoryrequest_pk" PRIMARY KEY ("id") 05:56:12.735 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 05:56:12.770 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned no table 05:56:12.770 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "localrepository_aliases" 05:56:12.770 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "localrepository_aliases" ( "id_oid" BIGINT NOT NULL, "element" VARCHAR(255) NOT NULL ) 05:56:12.796 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms 05:56:12.796 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_pk" PRIMARY KEY ("id_oid","element") 05:56:12.829 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 32 ms 05:56:12.856 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RemoteRepositoryRequest_repositoryId" in catalog "" schema "" 05:56:12.857 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "remoterepositoryrequest_repositoryid" ON "remoterepositoryrequest" ("repositoryid") 05:56:12.876 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms 05:56:12.879 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "localrepository_aliases_n49" in catalog "" schema "" 05:56:12.879 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "localrepository_aliases_n49" ON "localrepository_aliases" ("id_oid") 05:56:12.892 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 05:56:12.892 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "localrepository_aliases_fk1" in catalog "" schema "" 05:56:12.892 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_fk1" FOREIGN KEY ("id_oid") REFERENCES "repository" ("id") 05:56:12.910 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms 05:56:12.910 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67f77f6e" 05:56:12.912 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67f77f6e" 05:56:12.912 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4a901445 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67f77f6e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 05:56:12.912 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4a901445 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67f77f6e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 05:56:12.914 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo 05:56:12.915 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo 05:56:12.916 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo 05:56:12.916 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo 05:56:12.917 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.jdo 05:56:12.918 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo 05:56:12.918 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.jdo 05:56:12.919 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:12.920 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.jdo 05:56:12.921 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:12.922 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:12.924 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:12.925 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:12.926 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.jdo 05:56:12.926 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 05:56:12.928 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those. 05:56:12.931 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data 05:56:12.932 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm 05:56:12.933 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm 05:56:12.933 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm 05:56:12.934 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm 05:56:12.935 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.orm 05:56:12.936 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm 05:56:12.936 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.orm 05:56:12.937 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm 05:56:12.938 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.orm 05:56:12.939 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:12.939 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.orm 05:56:12.940 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:12.941 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:12.942 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.orm 05:56:12.942 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 05:56:12.943 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data 05:56:12.943 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table] 05:56:12.944 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."id"" added to internal representation of table. 05:56:12.944 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["fileinprogressmarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:12.944 [main] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileInProgressMarker (inheritance strategy="new-table") 05:56:12.944 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."fromrepositoryid"" added to internal representation of table. 05:56:12.945 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.fromRepositoryId] -> Column(s) ["fileinprogressmarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:12.945 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."path"" added to internal representation of table. 05:56:12.945 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.path] -> Column(s) ["fileinprogressmarker"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 05:56:12.945 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."pathsha1"" added to internal representation of table. 05:56:12.945 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.pathSha1] -> Column(s) ["fileinprogressmarker"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:12.945 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."torepositoryid"" added to internal representation of table. 05:56:12.946 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.toRepositoryId] -> Column(s) ["fileinprogressmarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:12.946 [main] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 05:56:12.946 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."changed"" added to internal representation of table. 05:56:12.946 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["fileinprogressmarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:12.946 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."created"" added to internal representation of table. 05:56:12.947 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["fileinprogressmarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:12.947 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised 05:56:12.947 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3bec5821 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 05:56:12.948 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4086d8fb" with isolation "serializable" 05:56:12.954 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned no table 05:56:12.954 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "fileinprogressmarker" 05:56:12.955 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "fileinprogressmarker" ( "id" BIGINT NOT NULL generated always as identity (start with 1), "fromrepositoryid" VARCHAR(255) NOT NULL, "path" CLOB(2147483647) NOT NULL, "pathsha1" VARCHAR(255) NOT NULL, "torepositoryid" VARCHAR(255) NOT NULL, "changed" TIMESTAMP NOT NULL, "created" TIMESTAMP NOT NULL ) 05:56:12.969 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 05:56:12.969 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "fileinprogressmarker" ADD CONSTRAINT "fileinprogressmarker_pk" PRIMARY KEY ("id") 05:56:12.985 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 05:56:13.009 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "FileInProgressMark_fromRepositoryId_toRepositoryId" in catalog "" schema "" 05:56:13.009 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid") 05:56:13.021 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 05:56:13.022 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileInProgressMark_fromRepositoryId_toRepositoryId_pathSha1" in catalog "" schema "" 05:56:13.022 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid","pathsha1") 05:56:13.046 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms 05:56:13.046 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4086d8fb" 05:56:13.048 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4086d8fb" 05:56:13.048 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3bec5821 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4086d8fb, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 05:56:13.049 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3bec5821 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4086d8fb, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 05:56:13.051 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo 05:56:13.052 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo 05:56:13.054 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo 05:56:13.055 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo 05:56:13.056 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.jdo 05:56:13.058 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo 05:56:13.058 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.jdo 05:56:13.059 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:13.060 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.jdo 05:56:13.061 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:13.062 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:13.063 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:13.064 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:13.065 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.jdo 05:56:13.065 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 05:56:13.065 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those. 05:56:13.067 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data 05:56:13.068 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm 05:56:13.069 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm 05:56:13.070 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm 05:56:13.070 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm 05:56:13.071 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm 05:56:13.072 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm 05:56:13.073 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm 05:56:13.074 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm 05:56:13.075 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm 05:56:13.076 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:13.077 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm 05:56:13.078 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:13.079 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:13.080 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.orm 05:56:13.080 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 05:56:13.080 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data 05:56:13.081 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table] 05:56:13.081 [main] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Symlink (inheritance strategy="superclass-table") 05:56:13.082 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table. 05:56:13.082 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Symlink.target uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 05:56:13.082 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Symlink.target] -> Column(s) ["repofile"."target"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:13.082 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2806d6da [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 05:56:13.083 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@766a49c7" with isolation "serializable" 05:56:13.091 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 05:56:13.091 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 05:56:13.182 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 10 tables, time = 91 ms 05:56:13.182 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 12 columns found 05:56:13.182 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "target" for table "repofile" 05:56:13.182 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "target" VARCHAR(255) 05:56:13.186 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 4 ms 05:56:13.211 [main] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 05:56:13.246 [main] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 05:56:13.270 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 05:56:13.271 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@766a49c7" 05:56:13.280 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@766a49c7" 05:56:13.280 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2806d6da [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@766a49c7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 05:56:13.280 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2806d6da [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@766a49c7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 05:56:13.284 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 05:56:13.286 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" closed 05:56:13.287 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@45bf6f39" with txn="org.datanucleus.TransactionImpl@44be69aa" 05:56:13.290 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 05:56:13.291 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3efedc6f (optimistic=false) 05:56:13.294 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity 05:56:13.294 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository 05:56:13.295 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile 05:56:13.296 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory 05:56:13.296 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository 05:56:13.590 [main] DEBUG DataNucleus.Persistence - Making object persistent : "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" 05:56:13.629 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" (id="org.datanucleus.identity.IdentityReference@76a805b7") enlisted in transactional cache 05:56:13.636 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" 05:56:13.656 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 20 ms 05:56:13.656 [main] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository] 05:56:13.658 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore 05:56:13.723 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 62 ms 05:56:13.723 [main] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'" 05:56:13.727 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6cd98a05 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 05:56:13.730 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@286090c, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 05:56:13.730 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6cd98a05 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58606c91, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 05:56:13.732 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6cd98a05 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58606c91, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]" 05:56:13.732 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 05:56:13.748 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1e0fdb2f" 05:56:13.753 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 05:56:13.753 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 05:56:13.760 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 28 ms 05:56:13.776 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" being inserted into table ""repository"" 05:56:13.776 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6cd98a05 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58606c91, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]" 05:56:13.808 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7eb200ce" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58606c91" 05:56:13.812 [main] DEBUG DataNucleus.Persistence - Field "co.codewizards.cloudstore.local.persistence.LocalRepository.root" is being persisted for "cascade-persist". 05:56:13.812 [main] DEBUG DataNucleus.Persistence - Making object persistent : "co.codewizards.cloudstore.local.persistence.Directory@abbe000" 05:56:13.812 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@abbe000" (id="org.datanucleus.identity.IdentityReference@3f81621c") enlisted in transactional cache 05:56:13.813 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@abbe000" being inserted into table ""repofile"" 05:56:13.813 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6cd98a05 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58606c91, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]" 05:56:13.822 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@19a20bb2" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58606c91" 05:56:13.823 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@abbe000" (id="") is having the value in field "created" replaced by a SCO wrapper 05:56:13.825 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@abbe000" (id="") is having the value in field "changed" replaced by a SCO wrapper 05:56:13.826 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@abbe000" (id="") is having the value in field "lastModified" replaced by a SCO wrapper 05:56:13.827 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "repofile" ("lastmodified","lastsyncfromrepositoryid","localrevision","name","parent_id_oid","changed","created","discriminator") VALUES (<2020-02-23 05:56:04.425>,,<0>,<''>,,<2020-02-23 05:56:13.296>,<2020-02-23 05:56:13.296>,<'Directory'>) 05:56:13.872 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 46 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@19a20bb2" 05:56:13.876 [main] DEBUG DataNucleus.Datastore.Persist - Object "co.codewizards.cloudstore.local.persistence.Directory@abbe000" was inserted in the datastore and was given strategy value of "1" 05:56:13.883 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@abbe000" (id="co.codewizards.cloudstore.local.persistence.Directory:1") added to Level 1 cache (loadedFlags="[YYYYYYYY]") 05:56:13.883 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@abbe000" (id="org.datanucleus.identity.IdentityReference@3f81621c") enlisted in transactional cache is now enlisted using id="co.codewizards.cloudstore.local.persistence.Directory:1" 05:56:13.883 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.Directory@abbe000" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.RepoFile.parent" 05:56:13.883 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@19a20bb2" 05:56:13.884 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.Directory@abbe000" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.RepoFile.parent" 05:56:13.886 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" (id="") is having the value in field "created" replaced by a SCO wrapper 05:56:13.887 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" (id="") is having the value in field "changed" replaced by a SCO wrapper 05:56:13.887 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "repository" ("publickey","repositoryid","revision","changed","created","privatekey","root_id_oid","discriminator") VALUES (,<'e9f33f2a-ef65-40ff-a177-83bbb737b02e'>,<0>,<2020-02-23 05:56:13.296>,<2020-02-23 05:56:13.296>,,<1>,<'LocalRepository'>) 05:56:13.891 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 4 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7eb200ce" 05:56:13.892 [main] DEBUG DataNucleus.Datastore.Persist - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" was inserted in the datastore and was given strategy value of "1" 05:56:13.892 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[YYYYYYYYY]") 05:56:13.892 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" (id="org.datanucleus.identity.IdentityReference@76a805b7") enlisted in transactional cache is now enlisted using id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" 05:56:13.892 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.Repository.publicKey" 05:56:13.892 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases" 05:56:13.892 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey" 05:56:13.893 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.root" 05:56:13.893 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7eb200ce" 05:56:13.893 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.Repository.publicKey" 05:56:13.893 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases" 05:56:13.909 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false] 05:56:13.910 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey" 05:56:13.910 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.root" 05:56:13.910 [main] INFO c.c.c.local.LocalRepoManagerImpl - [5118388b]initPersistenceManagerFactory: repositoryId=e9f33f2a-ef65-40ff-a177-83bbb737b02e 05:56:13.910 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3efedc6f 05:56:13.911 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects 05:56:13.911 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 05:56:13.913 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@abbe000" (id="1") added to Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7]", version="") 05:56:13.915 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" (id="1") added to Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7, 8]", version="") 05:56:13.916 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@286090c]] 05:56:13.916 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6cd98a05 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58606c91, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 05:56:13.917 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6cd98a05 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58606c91, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 05:56:13.918 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6cd98a05 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58606c91, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]" 05:56:13.919 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.Directory@abbe000" (id="co.codewizards.cloudstore.local.persistence.Directory:1") has a lifecycle change : "P_NEW"->"HOLLOW" 05:56:13.919 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@abbe000" (id="co.codewizards.cloudstore.local.persistence.Directory:1") was evicted from transactional cache 05:56:13.920 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_NEW"->"HOLLOW" 05:56:13.920 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 05:56:13.920 [main] DEBUG DataNucleus.Transaction - Transaction committed in 10 ms 05:56:13.920 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.Directory@abbe000 from StateManager[pc=co.codewizards.cloudstore.local.persistence.Directory@abbe000, lifecycle=HOLLOW] 05:56:13.920 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.Directory:1" being removed from Level 1 cache [current cache size = 2] 05:56:13.920 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8, lifecycle=HOLLOW] 05:56:13.921 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 05:56:13.921 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 05:56:13.921 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" closed 05:56:13.921 [main] INFO c.c.c.local.LocalRepoManagerImpl - [5118388b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6547 ms. 05:56:13.922 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@45bf6f39" with txn="org.datanucleus.TransactionImpl@64dae3b7" 05:56:13.922 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 05:56:13.922 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3efedc6f (optimistic=false) 05:56:13.932 [main] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed" 05:56:13.938 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" 05:56:13.957 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 19 ms 05:56:13.957 [main] DEBUG DataNucleus.Query - QueryCompilation: [filter:DyadicExpression{PrimaryExpression{this.changed} < ParameterExpression{changed}}] [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest, changed type=java.util.Date] 05:56:13.957 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore 05:56:13.971 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 14 ms 05:56:13.971 [main] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < ?" 05:56:13.972 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@670f2466 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 05:56:13.972 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6e03db1f, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 05:56:13.972 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@670f2466 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@bfec2f9, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 05:56:13.972 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@670f2466 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@bfec2f9, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]" 05:56:13.972 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ... 05:56:13.980 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@54089484" 05:56:13.982 [main] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2020-02-22 05:56:13.929> 05:56:13.983 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 05:56:13.983 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 11 ms 05:56:13.985 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3efedc6f 05:56:13.985 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 05:56:13.985 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 05:56:13.985 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6e03db1f]] 05:56:13.985 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@670f2466 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@bfec2f9, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 05:56:13.985 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@670f2466 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@bfec2f9, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 05:56:13.986 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@670f2466 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@bfec2f9, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]" 05:56:13.986 [main] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 05:56:13.986 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 05:56:13.986 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" closed 05:56:13.986 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [68699afc]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 05:56:13.986 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [68699afc]tryAcquire: returning true. lockCounter=1 05:56:13.987 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [68699afc]tryAcquire: returning true. lockCounter=2 05:56:13.987 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 05:56:13.988 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [68699afc]release: NOT releasing underlying FileLock. lockCounter=1 05:56:13.988 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [68699afc]tryAcquire: returning true. lockCounter=2 05:56:13.988 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [68699afc]release: NOT releasing underlying FileLock. lockCounter=1 05:56:13.989 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [68699afc]release: releasing underlying FileLock. lockCounter=0 05:56:13.999 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@45bf6f39" with txn="org.datanucleus.TransactionImpl@32a2a6be" 05:56:13.999 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 05:56:13.999 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3efedc6f (optimistic=false) 05:56:14.003 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation 05:56:14.003 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation 05:56:14.004 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6ef60295 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 05:56:14.004 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@3127cb44, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 05:56:14.005 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6ef60295 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3234474, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 05:56:14.005 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6ef60295 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3234474, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]" 05:56:14.005 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 05:56:14.005 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3d20e575" 05:56:14.005 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 05:56:14.006 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 05:56:14.007 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms 05:56:14.011 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 05:56:14.013 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ceff87d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 05:56:14.016 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ceff87d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 05:56:14.016 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ceff87d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 05:56:14.016 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ceff87d" (id="1") enlisted in transactional cache 05:56:14.017 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7, 8]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@4ceff87d" 05:56:14.025 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ceff87d" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false] 05:56:14.026 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ceff87d" (id="1") is having the following fields in Level 2 cache object updated : [6] 05:56:14.026 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ceff87d" field "aliases" loading contents to SCO wrapper from the datastore 05:56:14.033 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6ef60295 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3234474, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]" 05:56:14.044 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@276cc8dc" 05:56:14.044 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 05:56:14.045 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 05:56:14.047 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7fd987ef" 05:56:14.047 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7209ffb5]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 05:56:14.047 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7209ffb5]tryAcquire: returning true. lockCounter=1 05:56:14.048 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7209ffb5]tryAcquire: returning true. lockCounter=2 05:56:14.048 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 05:56:14.048 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7209ffb5]release: NOT releasing underlying FileLock. lockCounter=1 05:56:14.049 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7209ffb5]release: releasing underlying FileLock. lockCounter=0 05:56:14.049 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 05:56:14.049 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 05:56:14.050 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 05:56:14.050 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 05:56:14.050 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 05:56:14.050 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3efedc6f 05:56:14.050 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 05:56:14.050 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 05:56:14.050 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@3127cb44]] 05:56:14.051 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6ef60295 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3234474, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 05:56:14.051 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6ef60295 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3234474, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 05:56:14.051 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6ef60295 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3234474, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]" 05:56:14.052 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ceff87d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 05:56:14.053 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ceff87d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 05:56:14.053 [main] DEBUG DataNucleus.Transaction - Transaction committed in 3 ms 05:56:14.053 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@4ceff87d from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@4ceff87d, lifecycle=HOLLOW] 05:56:14.053 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 05:56:14.053 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 05:56:14.053 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" closed 05:56:14.054 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@45bf6f39" with txn="org.datanucleus.TransactionImpl@6807a356" 05:56:14.054 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 05:56:14.054 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3efedc6f (optimistic=false) 05:56:14.055 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation 05:56:14.055 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation 05:56:14.055 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@58af5076 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 05:56:14.055 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@49469ffa, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 05:56:14.056 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@58af5076 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d9754a8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 05:56:14.056 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@58af5076 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d9754a8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]" 05:56:14.056 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 05:56:14.056 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@58b5a2f3" 05:56:14.057 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 05:56:14.057 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 05:56:14.058 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms 05:56:14.058 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 05:56:14.058 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@67022ea" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 05:56:14.058 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@67022ea" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 05:56:14.059 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@67022ea" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 05:56:14.059 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@67022ea" (id="1") enlisted in transactional cache 05:56:14.059 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7, 8]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@67022ea" 05:56:14.060 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@67022ea" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false] 05:56:14.060 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@67022ea" (id="1") is having the following fields in Level 2 cache object updated : [6] 05:56:14.064 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@58af5076 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d9754a8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]" 05:56:14.091 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@642857e0" 05:56:14.092 [main] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> 05:56:14.098 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 6 ms 05:56:14.099 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@64c781a9" 05:56:14.099 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@67022ea" field "aliases" loading contents to SCO wrapper from the datastore 05:56:14.100 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@58af5076 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d9754a8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]" 05:56:14.101 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@71ed560f" 05:56:14.101 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 05:56:14.101 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 05:56:14.102 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@58253c57" 05:56:14.103 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 05:56:14.103 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 05:56:14.104 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 05:56:14.104 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 05:56:14.104 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 05:56:14.104 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3efedc6f 05:56:14.104 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 05:56:14.104 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 05:56:14.104 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@49469ffa]] 05:56:14.104 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@58af5076 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d9754a8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 05:56:14.104 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@58af5076 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d9754a8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 05:56:14.105 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@58af5076 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d9754a8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]" 05:56:14.105 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@67022ea" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 05:56:14.105 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@67022ea" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 05:56:14.105 [main] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 05:56:14.105 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@67022ea from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@67022ea, lifecycle=HOLLOW] 05:56:14.105 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 05:56:14.105 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 05:56:14.105 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" closed 05:56:14.106 [main] DEBUG c.c.c.local.LocalRepoManagerImpl - [5118388b]open: closing=false closeAbortable=true 05:56:14.116 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3ff54f3d]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 05:56:14.116 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3ff54f3d]tryAcquire: returning true. lockCounter=1 05:56:14.116 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 05:56:14.117 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3ff54f3d]release: releasing underlying FileLock. lockCounter=0 05:56:14.118 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@45bf6f39" with txn="org.datanucleus.TransactionImpl@62a68bcb" 05:56:14.118 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 05:56:14.118 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3efedc6f (optimistic=false) 05:56:14.119 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation 05:56:14.119 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation 05:56:14.119 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f939a0f [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 05:56:14.120 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@45658133, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 05:56:14.120 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f939a0f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@430b2699, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 05:56:14.120 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f939a0f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@430b2699, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]" 05:56:14.120 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 05:56:14.120 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6413d7e7" 05:56:14.121 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 05:56:14.121 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 05:56:14.122 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 05:56:14.122 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 05:56:14.122 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 05:56:14.123 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 05:56:14.124 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 05:56:14.124 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" (id="1") enlisted in transactional cache 05:56:14.124 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7, 8]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" 05:56:14.125 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false] 05:56:14.125 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" (id="1") is having the following fields in Level 2 cache object updated : [6] 05:56:14.126 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f939a0f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@430b2699, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]" 05:56:14.133 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3e1fd62b" 05:56:14.134 [main] DEBUG DataNucleus.Datastore.Native - SELECT "id_oid" FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> AND THIS."element"=<'k6yk7ash-no00h'> 05:56:14.135 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 05:56:14.135 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@558b4942" 05:56:14.135 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" field "aliases" loading contents to SCO wrapper from the datastore 05:56:14.136 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f939a0f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@430b2699, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]" 05:56:14.137 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@30ec7d21" 05:56:14.137 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 05:56:14.137 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 05:56:14.137 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7efa3f63" 05:56:14.138 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f939a0f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@430b2699, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]" 05:56:14.143 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@3b55dd15" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@430b2699" 05:56:14.144 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "localrepository_aliases" ("id_oid","element") VALUES (<1>,<'k6yk7ash-no00h'>) 05:56:14.145 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 1 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@3b55dd15" 05:56:14.146 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@3b55dd15" 05:56:14.147 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"P_DIRTY" 05:56:14.147 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6088451e]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 05:56:14.148 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6088451e]tryAcquire: returning true. lockCounter=1 05:56:14.148 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6088451e]tryAcquire: returning true. lockCounter=2 05:56:14.148 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 05:56:14.149 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6088451e]release: NOT releasing underlying FileLock. lockCounter=1 05:56:14.149 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6088451e]tryAcquire: returning true. lockCounter=2 05:56:14.149 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 05:56:14.149 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6088451e]release: NOT releasing underlying FileLock. lockCounter=1 05:56:14.150 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6088451e]tryAcquire: returning true. lockCounter=2 05:56:14.150 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6088451e]release: NOT releasing underlying FileLock. lockCounter=1 05:56:14.150 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6088451e]release: releasing underlying FileLock. lockCounter=0 05:56:14.151 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects 05:56:14.153 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation 05:56:14.153 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation 05:56:14.153 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f939a0f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@430b2699, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]" 05:56:14.153 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 05:56:14.153 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@2f10f633" 05:56:14.154 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 05:56:14.154 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 05:56:14.154 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 05:56:14.155 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") taken from Level 1 cache (loadedFlags="[YYYNYYYNN]") [cache size = 1] 05:56:14.156 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 05:56:14.156 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 05:56:14.158 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onWrite: setChanged(Sun Feb 23 05:56:14 CET 2020) for LocalRepository[id=1] 05:56:14.158 [main] DEBUG DataNucleus.Cache - Object with id="1" removed from Level 2 cache 05:56:14.158 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 05:56:14.159 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation 05:56:14.159 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation 05:56:14.159 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f939a0f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@430b2699, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]" 05:56:14.159 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 05:56:14.160 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@322ba549" 05:56:14.160 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 05:56:14.160 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 05:56:14.160 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 05:56:14.161 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") taken from Level 1 cache (loadedFlags="[YYYNYYYNN]") [cache size = 1] 05:56:14.167 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" having fields "changed,revision" updated in table ""repository"" 05:56:14.167 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f939a0f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@430b2699, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]" 05:56:14.188 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@12a470dd" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@430b2699" 05:56:14.189 [main] DEBUG DataNucleus.Datastore.Native - UPDATE "repository" SET "changed"=<2020-02-23 05:56:14.156>,"revision"=<1> WHERE "id"=<1> 05:56:14.197 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 8 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@12a470dd" 05:56:14.197 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@12a470dd" 05:56:14.197 [main] DEBUG DataNucleus.Persistence - Update of object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" is calling postUpdate for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases" 05:56:14.197 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 05:56:14.197 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 05:56:14.198 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 05:56:14.198 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 05:56:14.198 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3efedc6f 05:56:14.198 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 05:56:14.198 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 05:56:14.198 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5, 6]", version="") 05:56:14.198 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@45658133]] 05:56:14.198 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f939a0f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@430b2699, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 05:56:14.205 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f939a0f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@430b2699, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 05:56:14.205 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f939a0f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@430b2699, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]" 05:56:14.206 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_DIRTY"->"HOLLOW" 05:56:14.206 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 05:56:14.206 [main] DEBUG DataNucleus.Transaction - Transaction committed in 8 ms 05:56:14.206 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97, lifecycle=HOLLOW] 05:56:14.206 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 05:56:14.207 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 05:56:14.207 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" closed 05:56:14.208 [main] INFO c.c.c.local.LocalRepoManagerImpl - [5118388b]getCloseDeferredMillis: closeDeferredMillis=0 05:56:14.208 [main] INFO c.c.c.local.LocalRepoManagerImpl - [5118388b]close: Closing real LocalRepoManager immediately. 05:56:14.208 [main] INFO c.c.c.local.LocalRepoManagerImpl - [5118388b]_close: Shutting down real LocalRepoManager. 05:56:14.409 [main] DEBUG DataNucleus.Connection - Closing Connection Pool tx 05:56:14.411 [main] DEBUG DataNucleus.Connection - Closing Connection Pool nontx 05:56:14.411 [main] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes 05:56:14.413 [main] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation 05:56:14.413 [main] DEBUG DataNucleus.Cache - Level 2 Cache cleared 05:56:14.872 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [209775a9]release: releasing underlying FileLock. lockCounter=0 05:56:14.890 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.socket.connectTimeout' is not set (config is queried next). 05:56:14.890 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.socket.readTimeout' is not set (config is queried next). 05:56:14.930 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: starting try 1 of 2 05:56:15.651 [qtp2114444063-16-acceptor-0@4fcee388-ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:37487}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@2da2357 on ManagedSelector@60bdf15d{STARTED} id=1 keys=0 selected=0 updates=0 05:56:15.651 [qtp2114444063-16-acceptor-0@4fcee388-ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:37487}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@60bdf15d{STARTED} id=1 keys=0 selected=0 updates=1 05:56:15.652 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 woken with none selected 05:56:15.653 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 woken up from select, 0/0/0 selected 05:56:15.653 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 processing 0 keys, 1 updates 05:56:15.653 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 05:56:15.653 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@2da2357 05:56:15.657 [qtp2114444063-20] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@2da2357 05:56:15.657 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 05:56:15.657 [qtp2114444063-21] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@2da2357 05:56:15.657 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 waiting with 1 keys 05:56:15.688 [qtp2114444063-21] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 18 ms, remaining: 29982 ms 05:56:15.781 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@602134db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=-,flush=-,to=113/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@4513bfb4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 05:56:15.797 [qtp2114444063-21] DEBUG o.e.jetty.server.HttpConnection - New HTTP Connection HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=-,flush=-,to=129/30000}{io=0/0,kio=0,kro=0}-> 05:56:15.799 [qtp2114444063-21] DEBUG o.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=-,flush=-,to=130/30000}{io=0/0,kio=0,kro=0}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 05:56:15.801 [qtp2114444063-21] DEBUG o.e.jetty.io.AbstractConnection - onOpen HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=-,flush=-,to=132/30000}{io=0/0,kio=0,kro=0}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 05:56:15.802 [qtp2114444063-21] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=-,flush=-,to=133/30000}{io=0/0,kio=0,kro=0}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 05:56:15.803 [qtp2114444063-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@19d3ea14{AC.ReadCB@565010a5{HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 05:56:15.804 [qtp2114444063-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 05:56:15.804 [qtp2114444063-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2d95b61 on ManagedSelector@60bdf15d{STARTED} id=1 keys=1 selected=0 updates=0 05:56:15.805 [qtp2114444063-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@60bdf15d{STARTED} id=1 keys=1 selected=0 updates=1 05:56:15.805 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 woken with none selected 05:56:15.805 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 woken up from select, 0/0/1 selected 05:56:15.806 [qtp2114444063-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=FI,flush=-,to=3/30000}{io=0/1,kio=0,kro=0}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 05:56:15.806 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 processing 0 keys, 1 updates 05:56:15.806 [qtp2114444063-21] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@2da2357 05:56:15.806 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 05:56:15.806 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@2d95b61 05:56:15.808 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=0}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 05:56:15.808 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 05:56:15.808 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 waiting with 1 keys 05:56:15.808 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 woken up from select, 1/1/1 selected 05:56:15.808 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 processing 1 keys, 0 updates 05:56:15.809 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@ac45689 SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=FI,flush=-,to=6/30000}{io=1/1,kio=1,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 05:56:15.810 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 05:56:15.812 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 05:56:15.813 [qtp2114444063-20] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@17497425{s=0/6,p=0} tryExecute EatWhatYouKill@7c22d4f/SelectorProducer@5f59185e/PRODUCING/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:15.813+01:00 05:56:15.814 [qtp2114444063-20] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@17497425{s=0/6,p=1} startReservedThread p=1 05:56:15.817 [qtp2114444063-20] DEBUG o.e.j.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@17497425{s=0/6,p=1}@7e43a7a2 05:56:15.818 [qtp2114444063-17] DEBUG o.e.j.util.thread.QueuedThreadPool - run ReservedThreadExecutor@17497425{s=0/6,p=1}@7e43a7a2 05:56:15.818 [qtp2114444063-17] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@17497425{s=1/6,p=1}@7e43a7a2 started 05:56:15.818 [qtp2114444063-17] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@17497425{s=1/6,p=0}@7e43a7a2 waiting 05:56:15.819 [qtp2114444063-20] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@7c22d4f/SelectorProducer@5f59185e/PRODUCING/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=1}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:15.818+01:00 m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=FI,flush=-,to=16/30000}{io=1/0,kio=1,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 05:56:15.820 [qtp2114444063-20] DEBUG o.e.j.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=FI,flush=-,to=17/30000}{io=1/0,kio=1,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 05:56:15.820 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 05:56:15.820 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 05:56:15.821 [qtp2114444063-18] DEBUG o.e.j.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=FI,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 05:56:15.821 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=FI,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 05:56:15.821 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 waiting with 1 keys 05:56:15.822 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@19d3ea14{AC.ReadCB@565010a5{HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=FI,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 05:56:15.822 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4513bfb4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 05:56:15.838 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 537 HeapByteBuffer@22a2eb9b[p=0,l=537,c=8192,r=537]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 05:56:15.840 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 537 HeapByteBuffer@22a2eb9b[p=0,l=537,c=8192,r=537]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 05:56:15.841 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@22a2eb9b[p=0,l=537,c=8192,r=537]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 05:56:15.841 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@22a2eb9b[p=0,l=537,c=8192,r=537]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 05:56:15.842 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 05:56:15.850 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 05:56:15.850 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 05:56:15.850 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 05:56:15.850 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 05:56:15.853 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 05:56:15.853 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 05:56:15.853 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 05:56:15.855 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> VALUE 05:56:15.855 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> IN_VALUE 05:56:15.855 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> FIELD 05:56:15.855 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> VALUE 05:56:15.855 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> IN_VALUE 05:56:15.856 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> FIELD 05:56:15.856 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 05:56:15.856 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 05:56:15.856 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 05:56:15.857 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 05:56:15.857 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 05:56:15.857 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 05:56:15.860 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 05:56:15.860 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 05:56:15.871 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 05:56:15.871 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 05:56:15.871 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 05:56:15.871 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 05:56:15.877 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:37487/RepoInfo on HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:37487/RepoInfo,age=3} POST //127.0.0.1:37487/RepoInfo HTTP/1.1 Accept: application/xml Content-Type: application/xml Authorization: Basic a3lXQTJ0NUZqRFhEWlppZDl1N1VCQTotR2gwU3QtN0JZQU4wQmdnVldXZi4tU0RP User-Agent: Jersey/2.5.1 (HttpUrlConnection 1.8.0_242) Host: 127.0.0.1:37487 Connection: keep-alive Content-Length: 243 05:56:15.878 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=-,flush=-,to=53/30000}{io=0/0,kio=0,kro=1}->HttpConnection@565010a5[p=HttpParser{s=CONTENT,0 of 243},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:37487/RepoInfo,age=6} parsed true HttpParser{s=CONTENT,0 of 243} 05:56:15.878 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:37487/RepoInfo,age=7} handle //127.0.0.1:37487/RepoInfo 05:56:15.878 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpChannelState - handling HttpChannelState@4513bfb4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 05:56:15.881 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:37487/RepoInfo,age=10} action DISPATCH 05:56:15.884 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /RepoInfo on HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:37487/RepoInfo,age=13} 05:56:15.885 [qtp2114444063-18] DEBUG o.e.j.server.handler.ContextHandler - scope null||/RepoInfo @ o.e.j.s.ServletContextHandler@561b6512{/,null,AVAILABLE} 05:56:15.886 [qtp2114444063-18] DEBUG o.e.j.server.handler.ContextHandler - context=||/RepoInfo @ o.e.j.s.ServletContextHandler@561b6512{/,null,AVAILABLE} 05:56:15.886 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.session - SessionHandler.doScope 05:56:15.887 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1 session=null 05:56:15.888 [qtp2114444063-18] DEBUG o.e.jetty.servlet.ServletHandler - servlet ||/RepoInfo -> org.glassfish.jersey.servlet.ServletContainer-6cd28fa7@e50322ad==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 05:56:15.888 [qtp2114444063-18] DEBUG o.e.jetty.servlet.ServletHandler - chain=null 05:56:15.999 [qtp2114444063-18] DEBUG c.c.c.l.r.s.service.RepoInfoService - : Instance created. 05:56:16.006 [qtp2114444063-18] DEBUG c.c.c.ls.rest.server.auth.AuthFilter - getAuth: 'Authorization' header: Basic a3lXQTJ0NUZqRFhEWlppZDl1N1VCQTotR2gwU3QtN0JZQU4wQmdnVldXZi4tU0RP 05:56:16.024 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=-,flush=-,to=199/30000}{io=0/0,kio=0,kro=1}->HttpConnection@565010a5[p=HttpParser{s=CONTENT,0 of 243},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:37487/RepoInfo,age=153} parse HeapByteBuffer@22a2eb9b[p=294,l=537,c=8192,r=243]={POST /RepoInfo HT...Length: 243\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 05:56:16.025 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@22a2eb9b[p=294,l=537,c=8192,r=243]={POST /RepoInfo HT...Length: 243\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 05:56:16.026 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:37487/RepoInfo,age=154} onContent Content@52deb943{HeapByteBufferR@2db00f9d[p=294,l=537,c=8192,r=243]={POST /RepoInfo HT...Length: 243\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:16.028 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=0,q=0,[0]=null,s=STREAM] addContent Content@52deb943{HeapByteBufferR@2db00f9d[p=294,l=537,c=8192,r=243]={POST /RepoInfo HT...Length: 243\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:16.028 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 05:56:16.029 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:37487/RepoInfo,age=158} onContentComplete 05:56:16.031 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:37487/RepoInfo,age=160} onRequestComplete 05:56:16.031 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 05:56:16.033 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=-,flush=-,to=209/30000}{io=0/0,kio=0,kro=1}->HttpConnection@565010a5[p=HttpParser{s=END,243 of 243},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:37487/RepoInfo,age=162} parsed false HttpParser{s=END,243 of 243} 05:56:16.091 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=1,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=295,l=537,c=8192,r=242]={POST /RepoInfo HT...ength: 243\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:16.091 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=2,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=296,l=537,c=8192,r=241]={POST /RepoInfo HT...ngth: 243\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:16.091 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=3,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=297,l=537,c=8192,r=240]={POST /RepoInfo HT...gth: 243\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:16.092 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=4,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=298,l=537,c=8192,r=239]={POST /RepoInfo HT...th: 243\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:16.093 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=32,q=1,[0]=EOF,s=STREAM] read 28 from Content@52deb943{HeapByteBufferR@2db00f9d[p=326,l=537,c=8192,r=211]={POST /RepoInfo HT...0" encoding="UT<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:16.098 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=37,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=331,l=537,c=8192,r=206]={POST /RepoInfo HT...coding="UTF-8" <<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:16.098 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=38,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=332,l=537,c=8192,r=205]={POST /RepoInfo HT...oding="UTF-8" s<<...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:16.098 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=39,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=333,l=537,c=8192,r=204]={POST /RepoInfo HT...ding="UTF-8" st<<<...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:16.098 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=40,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=334,l=537,c=8192,r=203]={POST /RepoInfo HT...ing="UTF-8" sta<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:16.099 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=41,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=335,l=537,c=8192,r=202]={POST /RepoInfo HT...ng="UTF-8" stan<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:16.099 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=42,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=336,l=537,c=8192,r=201]={POST /RepoInfo HT...g="UTF-8" stand<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:16.099 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=43,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=337,l=537,c=8192,r=200]={POST /RepoInfo HT...="UTF-8" standa<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:16.100 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=44,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=338,l=537,c=8192,r=199]={POST /RepoInfo HT..."UTF-8" standal<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:16.100 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=45,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=339,l=537,c=8192,r=198]={POST /RepoInfo HT...UTF-8" standalo<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:16.100 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=46,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=340,l=537,c=8192,r=197]={POST /RepoInfo HT...TF-8" standalon<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:16.100 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=47,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=341,l=537,c=8192,r=196]={POST /RepoInfo HT...F-8" standalone<<<="yes"?>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:16.101 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=48,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=342,l=537,c=8192,r=195]={POST /RepoInfo HT...-8" standalone=<<<"yes"?>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:16.101 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=49,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=343,l=537,c=8192,r=194]={POST /RepoInfo HT...8" standalone="<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:16.101 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=50,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=344,l=537,c=8192,r=193]={POST /RepoInfo HT..." standalone="y<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:16.102 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=51,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=345,l=537,c=8192,r=192]={POST /RepoInfo HT... standalone="ye<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:16.102 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=52,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=346,l=537,c=8192,r=191]={POST /RepoInfo HT...standalone="yes<<<"?>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:16.102 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=53,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=347,l=537,c=8192,r=190]={POST /RepoInfo HT...tandalone="yes"<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:16.102 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=54,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=348,l=537,c=8192,r=189]={POST /RepoInfo HT...andalone="yes"?<<<>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:16.103 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=55,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=349,l=537,c=8192,r=188]={POST /RepoInfo HT...ndalone="yes"?><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:16.103 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=243,q=1,[0]=EOF,s=STREAM] read 188 from Content@52deb943{HeapByteBufferR@2db00f9d[p=537,l=537,c=8192,r=0]={POST /RepoInfo HT...InfoRequestDto><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:16.104 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=-,flush=-,to=279/30000}{io=0/0,kio=0,kro=1}->HttpConnection@565010a5[p=HttpParser{s=END,243 of 243},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:37487/RepoInfo,age=233} 05:56:16.111 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpChannelState - onEof HttpChannelState@4513bfb4{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 05:56:16.118 [qtp2114444063-18] INFO c.c.c.local.LocalRepoManagerImpl - [4f796ef4]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yk7ash-no00h' 05:56:16.121 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6f41ab26]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yk7ash-no00h/.cloudstore-repo/cloudstore-repository.lock' 05:56:16.121 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6f41ab26]tryAcquire: returning true. lockCounter=1 05:56:16.121 [qtp2114444063-18] INFO c.c.c.local.LocalRepoManagerImpl - [4f796ef4]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yk7ash-no00h' locked successfully. 05:56:16.122 [qtp2114444063-18] DEBUG c.c.c.local.LocalRepoManagerImpl - [4f796ef4]initPersistenceManagerFactory: Starting up PersistenceManagerFactory... 05:56:16.124 [qtp2114444063-18] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 05:56:16.129 [qtp2114444063-18] DEBUG DataNucleus.General - Registering bundle org.datanucleus version 4.0.7 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar. 05:56:16.147 [qtp2114444063-18] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar!/plugin.xml. 05:56:16.155 [qtp2114444063-18] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar!/plugin.xml. 05:56:16.158 [qtp2114444063-18] DEBUG DataNucleus.General - Registering bundle org.datanucleus.api.jdo version 4.0.5 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar. 05:56:16.165 [qtp2114444063-18] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar!/plugin.xml. 05:56:16.165 [qtp2114444063-18] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar!/plugin.xml. 05:56:16.167 [qtp2114444063-18] DEBUG DataNucleus.General - Registering bundle org.datanucleus.store.rdbms version 4.0.12 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar. 05:56:16.187 [qtp2114444063-18] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar!/plugin.xml. 05:56:16.195 [qtp2114444063-18] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar!/plugin.xml. 05:56:16.206 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Java types support initialising ... 05:56:16.210 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Java types support loaded : supported java types=[B, [C, [D, [F, [I, [J, [Ljava.lang.Boolean;, [Ljava.lang.Byte;, [Ljava.lang.Character;, [Ljava.lang.Double;, [Ljava.lang.Enum;, [Ljava.lang.Float;, [Ljava.lang.Integer;, [Ljava.lang.Long;, [Ljava.lang.Number;, [Ljava.lang.Short;, [Ljava.lang.String;, [Ljava.math.BigDecimal;, [Ljava.math.BigInteger;, [Ljava.util.Date;, [Ljava.util.Locale;, [S, [Z, boolean, byte, char, double, float, int, java.awt.Color, java.awt.image.BufferedImage, java.lang.Boolean, java.lang.Byte, java.lang.Character, java.lang.Class, java.lang.Double, java.lang.Enum, java.lang.Float, java.lang.Integer, java.lang.Long, java.lang.Number, java.lang.Short, java.lang.String, java.lang.StringBuffer, java.lang.StringBuilder, java.math.BigDecimal, java.math.BigInteger, java.net.URI, java.net.URL, java.sql.Date, java.sql.Time, java.sql.Timestamp, java.util.ArrayList, java.util.Arrays$ArrayList, java.util.BitSet, java.util.Calendar, java.util.Collection, java.util.Currency, java.util.Date, java.util.GregorianCalendar, java.util.HashMap, java.util.HashSet, java.util.Hashtable, java.util.LinkedHashMap, java.util.LinkedHashSet, java.util.LinkedList, java.util.List, java.util.Locale, java.util.Map, java.util.PriorityQueue, java.util.Properties, java.util.Queue, java.util.Set, java.util.SortedMap, java.util.SortedSet, java.util.Stack, java.util.TimeZone, java.util.TreeMap, java.util.TreeSet, java.util.UUID, java.util.Vector, long, short 05:56:16.210 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Type converter support initialising ... 05:56:16.214 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Type converter support loaded 05:56:16.214 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer 05:56:16.214 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer 05:56:16.214 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer 05:56:16.214 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer 05:56:16.215 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer 05:56:16.215 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer 05:56:16.215 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer 05:56:16.215 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer 05:56:16.215 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String 05:56:16.215 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : byte[],java.nio.ByteBuffer,java.lang.String 05:56:16.216 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer 05:56:16.216 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String 05:56:16.216 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String 05:56:16.216 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String 05:56:16.216 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String 05:56:16.216 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String 05:56:16.216 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String 05:56:16.216 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.lang.Double,java.nio.ByteBuffer,java.lang.String 05:56:16.217 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.Long,java.nio.ByteBuffer,java.lang.String 05:56:16.217 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String 05:56:16.217 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String 05:56:16.217 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.Long,java.lang.String,java.util.Date 05:56:16.217 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.Long,java.lang.String,java.util.Date 05:56:16.217 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.Long,java.util.Date,java.lang.String 05:56:16.217 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String 05:56:16.217 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : [Ljava.lang.Object;,java.sql.Timestamp,java.lang.String,java.util.Date 05:56:16.217 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String 05:56:16.218 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.Long,java.lang.String 05:56:16.218 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String 05:56:16.218 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String 05:56:16.218 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String 05:56:16.218 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 05:56:16.219 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation 05:56:16.220 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository 05:56:16.221 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo 05:56:16.222 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo 05:56:16.222 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo 05:56:16.223 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo 05:56:16.224 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.jdo 05:56:16.224 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo 05:56:16.225 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.jdo 05:56:16.226 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:16.226 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.jdo 05:56:16.227 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:16.228 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:16.229 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:16.229 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:16.230 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.jdo 05:56:16.230 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 05:56:16.231 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those. 05:56:16.233 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data 05:56:16.234 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm 05:56:16.235 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm 05:56:16.235 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm 05:56:16.236 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm 05:56:16.237 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.orm 05:56:16.237 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm 05:56:16.238 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.orm 05:56:16.239 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm 05:56:16.240 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.orm 05:56:16.240 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:16.241 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.orm 05:56:16.241 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:16.242 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:16.242 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.orm 05:56:16.243 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 05:56:16.243 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo 05:56:16.244 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo 05:56:16.244 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo 05:56:16.245 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo 05:56:16.245 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.jdo 05:56:16.246 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo 05:56:16.246 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.jdo 05:56:16.247 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:16.248 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.jdo 05:56:16.248 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:16.249 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:16.249 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:16.250 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:16.251 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.jdo 05:56:16.251 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 05:56:16.251 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those. 05:56:16.252 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data 05:56:16.253 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm 05:56:16.254 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm 05:56:16.254 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm 05:56:16.255 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm 05:56:16.255 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.orm 05:56:16.256 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm 05:56:16.257 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.orm 05:56:16.257 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm 05:56:16.258 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.orm 05:56:16.258 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:16.259 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.orm 05:56:16.260 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:16.260 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:16.261 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.orm 05:56:16.261 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 05:56:16.262 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo 05:56:16.262 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo 05:56:16.262 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo 05:56:16.263 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo 05:56:16.263 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.jdo 05:56:16.264 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo 05:56:16.264 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.jdo 05:56:16.265 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:16.265 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.jdo 05:56:16.265 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:16.266 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:16.266 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:16.267 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:16.267 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.jdo 05:56:16.267 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 05:56:16.268 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those. 05:56:16.269 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data 05:56:16.270 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm 05:56:16.270 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm 05:56:16.271 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm 05:56:16.272 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm 05:56:16.272 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.orm 05:56:16.273 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm 05:56:16.273 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.orm 05:56:16.274 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm 05:56:16.274 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.orm 05:56:16.275 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:16.276 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.orm 05:56:16.276 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:16.277 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:16.277 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.orm 05:56:16.277 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 05:56:16.278 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" field "revision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:16.279 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data 05:56:16.279 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data 05:56:16.279 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data 05:56:16.280 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity 05:56:16.280 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository 05:56:16.280 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory 05:56:16.281 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo 05:56:16.281 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo 05:56:16.281 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo 05:56:16.282 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo 05:56:16.283 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.jdo 05:56:16.283 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo 05:56:16.284 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.jdo 05:56:16.284 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:16.285 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.jdo 05:56:16.285 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:16.286 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:16.286 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:16.287 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:16.287 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.jdo 05:56:16.288 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 05:56:16.288 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those. 05:56:16.288 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data 05:56:16.289 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm 05:56:16.289 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm 05:56:16.290 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm 05:56:16.290 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm 05:56:16.291 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.orm 05:56:16.291 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm 05:56:16.292 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.orm 05:56:16.293 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm 05:56:16.293 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.orm 05:56:16.294 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:16.294 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.orm 05:56:16.295 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:16.296 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:16.296 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.orm 05:56:16.296 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 05:56:16.297 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo 05:56:16.297 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo 05:56:16.298 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo 05:56:16.298 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo 05:56:16.298 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.jdo 05:56:16.299 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo 05:56:16.300 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.jdo 05:56:16.300 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:16.300 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.jdo 05:56:16.301 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:16.301 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:16.302 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:16.302 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:16.303 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.jdo 05:56:16.303 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 05:56:16.306 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those. 05:56:16.308 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data 05:56:16.308 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm 05:56:16.309 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm 05:56:16.309 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm 05:56:16.310 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm 05:56:16.310 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.orm 05:56:16.311 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm 05:56:16.311 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.orm 05:56:16.311 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm 05:56:16.312 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.orm 05:56:16.313 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:16.313 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.orm 05:56:16.314 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:16.314 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:16.315 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.orm 05:56:16.315 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 05:56:16.315 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "parent" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:16.315 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:16.315 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "lastSyncFromRepositoryId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:16.316 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data 05:56:16.316 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data 05:56:16.316 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile 05:56:16.317 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore 05:56:16.321 [qtp2114444063-18] DEBUG DataNucleus.Connection - Created tx data source using pooling type of dbcp-builtin 05:56:16.321 [qtp2114444063-18] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx" 05:56:16.322 [qtp2114444063-18] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx" 05:56:16.333 [qtp2114444063-18] DEBUG DataNucleus.Connection - Created nontx data source using pooling type of dbcp-builtin 05:56:16.450 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5405bba2 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened 05:56:16.452 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 05:56:16.452 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false) 05:56:16.452 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 05:56:16.452 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 05:56:16.453 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true) 05:56:16.453 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 05:56:16.453 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 05:56:16.453 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true) 05:56:16.453 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 05:56:16.453 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true) 05:56:16.453 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false) 05:56:16.453 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false) 05:56:16.453 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 05:56:16.454 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 05:56:16.454 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 05:56:16.454 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 05:56:16.454 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 05:56:16.454 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 05:56:16.454 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 05:56:16.454 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 05:56:16.454 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 05:56:16.454 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 05:56:16.454 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true) 05:56:16.455 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 05:56:16.455 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 05:56:16.455 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true) 05:56:16.455 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 05:56:16.455 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 05:56:16.455 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false) 05:56:16.455 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false) 05:56:16.457 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 05:56:16.457 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false) 05:56:16.457 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false) 05:56:16.457 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true) 05:56:16.457 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 05:56:16.457 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true) 05:56:16.457 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true) 05:56:16.457 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 05:56:16.457 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 05:56:16.458 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 05:56:16.458 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 05:56:16.458 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true) 05:56:16.458 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 05:56:16.458 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 05:56:16.458 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 05:56:16.458 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 05:56:16.458 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 05:56:16.459 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 05:56:16.459 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 05:56:16.459 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 05:56:16.459 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 05:56:16.459 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 05:56:16.459 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 05:56:16.459 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 05:56:16.459 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 05:56:16.459 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 05:56:16.459 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 05:56:16.459 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true) 05:56:16.460 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 05:56:16.460 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false) 05:56:16.460 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.File (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BinaryStreamRDBMSMapping, default=true) 05:56:16.460 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 05:56:16.460 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 05:56:16.460 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 05:56:16.460 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 05:56:16.460 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 05:56:16.496 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 05:56:16.496 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 05:56:16.524 [qtp2114444063-18] DEBUG DataNucleus.Datastore - ======================= Datastore ========================= 05:56:16.524 [qtp2114444063-18] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 05:56:16.524 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Datastore : read-write 05:56:16.524 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints) 05:56:16.524 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase 05:56:16.524 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 05:56:16.524 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Queries : Timeout=0 05:56:16.524 [qtp2114444063-18] DEBUG DataNucleus.Datastore - =========================================================== 05:56:16.524 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 05:56:16.525 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)" 05:56:16.525 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)" 05:56:16.525 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yk7ash-no00h/.cloudstore-repo/derby] 05:56:16.525 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yk7ash-no00h/.cloudstore-repo/derby] 05:56:16.525 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT 05:56:16.525 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 05:56:16.525 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 05:56:16.525 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true 05:56:16.525 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 05:56:16.525 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50) 05:56:16.525 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only 05:56:16.525 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255 05:56:16.525 [qtp2114444063-18] DEBUG DataNucleus.Datastore - JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, SQLXML, CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP 05:56:16.525 [qtp2114444063-18] DEBUG DataNucleus.Datastore - =========================================================== 05:56:16.525 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5405bba2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4e7cc992, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 05:56:16.527 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5405bba2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4e7cc992, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 05:56:16.528 [qtp2114444063-18] DEBUG DataNucleus.Datastore - StoreManager now created 05:56:16.528 [qtp2114444063-18] DEBUG DataNucleus.Cache - Level 2 Cache of type "soft" initialised 05:56:16.528 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false) 05:56:16.529 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ================= NucleusContext =============== 05:56:16.529 [qtp2114444063-18] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "4.0.7" with JRE "1.8.0_242" on "Linux" 05:56:16.529 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Persistence API : JDO 05:56:16.529 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 05:56:16.529 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ClassLoading : default 05:56:16.529 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC 05:56:16.529 [qtp2114444063-18] DEBUG DataNucleus.Persistence - AutoStart : mechanism=None, mode=Quiet 05:56:16.529 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 05:56:16.529 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New 05:56:16.529 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 05:56:16.529 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ================================================ 05:56:16.530 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@30141aee" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@180c6527" with txn="org.datanucleus.TransactionImpl@370b88c6" 05:56:16.530 [qtp2114444063-18] DEBUG DataNucleus.Cache - Level 1 Cache of type "soft" initialised 05:56:16.534 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo 05:56:16.535 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo 05:56:16.535 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo 05:56:16.536 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo 05:56:16.537 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.jdo 05:56:16.538 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo 05:56:16.538 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.jdo 05:56:16.539 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:16.540 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.jdo 05:56:16.541 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:16.542 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:16.543 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:16.544 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:16.545 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.jdo 05:56:16.545 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 05:56:16.546 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those. 05:56:16.547 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data 05:56:16.548 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm 05:56:16.549 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm 05:56:16.550 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm 05:56:16.551 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm 05:56:16.551 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.orm 05:56:16.552 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm 05:56:16.553 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.orm 05:56:16.553 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm 05:56:16.554 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.orm 05:56:16.555 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:16.556 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.orm 05:56:16.557 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:16.558 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:16.559 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.orm 05:56:16.560 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 05:56:16.560 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo 05:56:16.561 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo 05:56:16.562 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo 05:56:16.562 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo 05:56:16.563 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.jdo 05:56:16.564 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo 05:56:16.565 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.jdo 05:56:16.566 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:16.566 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.jdo 05:56:16.567 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:16.568 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:16.569 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:16.570 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:16.571 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.jdo 05:56:16.572 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 05:56:16.573 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those. 05:56:16.574 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data 05:56:16.575 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm 05:56:16.576 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm 05:56:16.577 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm 05:56:16.578 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm 05:56:16.578 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.orm 05:56:16.579 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm 05:56:16.580 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.orm 05:56:16.581 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm 05:56:16.582 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.orm 05:56:16.583 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:16.584 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.orm 05:56:16.585 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:16.586 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:16.587 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.orm 05:56:16.587 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 05:56:16.587 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:16.588 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:16.588 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:16.589 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data 05:56:16.589 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data 05:56:16.591 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo 05:56:16.592 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo 05:56:16.593 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo 05:56:16.594 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo 05:56:16.595 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.jdo 05:56:16.596 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo 05:56:16.597 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.jdo 05:56:16.598 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:16.598 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.jdo 05:56:16.599 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:16.600 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:16.600 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:16.601 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:16.602 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.jdo 05:56:16.602 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 05:56:16.603 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those. 05:56:16.603 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data 05:56:16.604 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm 05:56:16.605 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm 05:56:16.606 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm 05:56:16.607 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm 05:56:16.607 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.orm 05:56:16.608 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm 05:56:16.609 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.orm 05:56:16.609 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm 05:56:16.610 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.orm 05:56:16.611 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:16.612 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.orm 05:56:16.613 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:16.614 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:16.616 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.orm 05:56:16.616 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 05:56:16.616 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "remoteRootSha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:16.616 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:16.617 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data 05:56:16.620 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /META-INF/package.jdo 05:56:16.621 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /WEB-INF/package.jdo 05:56:16.621 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /package.jdo 05:56:16.622 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/package.jdo 05:56:16.623 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org.jdo 05:56:16.623 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/package.jdo 05:56:16.624 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus.jdo 05:56:16.625 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/package.jdo 05:56:16.626 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity.jdo 05:56:16.627 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/LongId.jdo 05:56:16.627 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" not found 05:56:16.627 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Registering class "org.datanucleus.identity.LongId" as not having MetaData. 05:56:16.627 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table] 05:56:16.628 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table] 05:56:16.628 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."id"" added to internal representation of table. 05:56:16.629 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repository"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:16.629 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table] 05:56:16.629 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table] 05:56:16.630 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."id"" added to internal representation of table. 05:56:16.630 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["modification"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:16.630 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table] 05:56:16.631 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."id"" added to internal representation of table. 05:56:16.631 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Modification (inheritance strategy="new-table") 05:56:16.631 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."localrevision"" added to internal representation of table. 05:56:16.631 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.localRevision] -> Column(s) ["modification"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:16.632 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."remoterepository_id_oid"" added to internal representation of table. 05:56:16.633 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.remoteRepository] -> Column(s) ["modification"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:16.633 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 05:56:16.634 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."changed"" added to internal representation of table. 05:56:16.634 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["modification"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:16.634 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."created"" added to internal representation of table. 05:56:16.635 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["modification"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:16.635 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."discriminator"" added to internal representation of table. 05:56:16.635 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["modification"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:16.636 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised 05:56:16.636 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "copymodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.CopyModification (inheritance strategy="new-table") 05:56:16.636 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompath"" added to internal representation of table. 05:56:16.636 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPath] -> Column(s) ["copymodification"."frompath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 05:56:16.637 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompathsha1"" added to internal representation of table. 05:56:16.637 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPathSha1] -> Column(s) ["copymodification"."frompathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:16.637 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."length"" added to internal representation of table. 05:56:16.637 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.length] -> Column(s) ["copymodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:16.637 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."sha1"" added to internal representation of table. 05:56:16.638 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.sha1] -> Column(s) ["copymodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:16.638 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topath"" added to internal representation of table. 05:56:16.638 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPath] -> Column(s) ["copymodification"."topath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 05:56:16.638 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topathsha1"" added to internal representation of table. 05:56:16.638 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPathSha1] -> Column(s) ["copymodification"."topathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:16.638 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised 05:56:16.639 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Repository (inheritance strategy="new-table") 05:56:16.640 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."publickey"" added to internal representation of table. 05:56:16.640 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.publicKey] -> Column(s) ["repository"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping) 05:56:16.640 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."repositoryid"" added to internal representation of table. 05:56:16.640 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.repositoryId] -> Column(s) ["repository"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:16.641 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."revision"" added to internal representation of table. 05:56:16.641 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.revision] -> Column(s) ["repository"."revision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:16.641 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 05:56:16.641 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."changed"" added to internal representation of table. 05:56:16.641 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repository"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:16.641 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."created"" added to internal representation of table. 05:56:16.641 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repository"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:16.641 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."discriminator"" added to internal representation of table. 05:56:16.642 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repository"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:16.642 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised 05:56:16.642 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepository (inheritance strategy="superclass-table") 05:56:16.642 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localpathprefix"" added to internal representation of table. 05:56:16.642 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 05:56:16.642 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix] -> Column(s) ["repository"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:16.643 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localrevision"" added to internal representation of table. 05:56:16.643 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 05:56:16.643 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision] -> Column(s) ["repository"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:16.643 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoteroot"" added to internal representation of table. 05:56:16.644 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRoot] -> Column(s) ["repository"."remoteroot"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.TypeConverterMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 05:56:16.644 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoterootsha1"" added to internal representation of table. 05:56:16.644 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRootSha1] -> Column(s) ["repository"."remoterootsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:16.645 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@61334c89 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 05:56:16.645 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@44650465" with isolation "serializable" 05:56:16.659 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 05:56:16.659 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repository, modification" in Catalog "", Schema "" 05:56:16.726 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 3 tables, time = 67 ms 05:56:16.727 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found 05:56:16.729 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned table type of TABLE 05:56:16.731 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned table type of TABLE 05:56:16.752 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repository" 05:56:16.791 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repository" 05:56:16.799 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository" 05:56:16.805 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "modification" 05:56:16.815 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "modification" 05:56:16.824 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "modification" 05:56:16.831 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "copymodification" 05:56:16.837 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "copymodification" 05:56:16.842 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "copymodification" 05:56:16.843 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@44650465" 05:56:16.843 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@44650465" 05:56:16.843 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@61334c89 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@44650465, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 05:56:16.843 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@61334c89 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@44650465, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 05:56:16.844 [qtp2114444063-18] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 05:56:16.844 [qtp2114444063-18] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 05:56:16.844 [qtp2114444063-18] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 05:56:16.846 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo 05:56:16.846 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo 05:56:16.847 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo 05:56:16.848 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo 05:56:16.848 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.jdo 05:56:16.849 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo 05:56:16.850 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.jdo 05:56:16.850 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:16.851 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.jdo 05:56:16.852 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:16.853 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:16.853 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:16.854 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:16.855 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.jdo 05:56:16.855 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 05:56:16.856 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those. 05:56:16.858 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data 05:56:16.858 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm 05:56:16.859 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm 05:56:16.860 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm 05:56:16.861 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm 05:56:16.862 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.orm 05:56:16.862 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm 05:56:16.863 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.orm 05:56:16.864 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm 05:56:16.865 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.orm 05:56:16.865 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:16.866 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.orm 05:56:16.867 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:16.867 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:16.868 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.orm 05:56:16.868 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 05:56:16.869 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:16.869 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:16.869 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data 05:56:16.870 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table] 05:56:16.870 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."id"" added to internal representation of table. 05:56:16.871 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "deletemodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.DeleteModification (inheritance strategy="new-table") 05:56:16.871 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."length"" added to internal representation of table. 05:56:16.871 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.length] -> Column(s) ["deletemodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:16.871 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."path"" added to internal representation of table. 05:56:16.872 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.path] -> Column(s) ["deletemodification"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 05:56:16.872 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."pathsha1"" added to internal representation of table. 05:56:16.872 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.pathSha1] -> Column(s) ["deletemodification"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:16.872 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."sha1"" added to internal representation of table. 05:56:16.873 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.sha1] -> Column(s) ["deletemodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:16.873 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised 05:56:16.873 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7a24af6c [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 05:56:16.873 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6c62020a" with isolation "serializable" 05:56:16.877 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned table type of TABLE 05:56:16.877 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, deletemodification, repository, modification" in Catalog "", Schema "" 05:56:16.926 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 4 tables, time = 49 ms 05:56:16.926 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found 05:56:16.933 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "deletemodification" 05:56:16.938 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "deletemodification" 05:56:16.944 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "deletemodification" 05:56:16.944 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6c62020a" 05:56:16.944 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6c62020a" 05:56:16.945 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7a24af6c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6c62020a, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 05:56:16.945 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7a24af6c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6c62020a, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 05:56:16.946 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table] 05:56:16.946 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."id"" added to internal representation of table. 05:56:16.946 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repofile"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:16.947 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table] 05:56:16.947 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RepoFile (inheritance strategy="new-table") 05:56:16.947 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastmodified"" added to internal representation of table. 05:56:16.948 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastModified] -> Column(s) ["repofile"."lastmodified"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:16.948 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastsyncfromrepositoryid"" added to internal representation of table. 05:56:16.948 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastSyncFromRepositoryId] -> Column(s) ["repofile"."lastsyncfromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:16.949 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."localrevision"" added to internal representation of table. 05:56:16.949 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.localRevision] -> Column(s) ["repofile"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:16.949 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."name"" added to internal representation of table. 05:56:16.949 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.name] -> Column(s) ["repofile"."name"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:16.950 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."parent_id_oid"" added to internal representation of table. 05:56:16.950 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.parent] -> Column(s) ["repofile"."parent_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:16.950 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 05:56:16.950 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."changed"" added to internal representation of table. 05:56:16.951 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repofile"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:16.951 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."created"" added to internal representation of table. 05:56:16.951 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repofile"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:16.952 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."discriminator"" added to internal representation of table. 05:56:16.952 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repofile"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:16.952 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised 05:56:16.952 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Directory (inheritance strategy="superclass-table") 05:56:16.954 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@547f1c95 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 05:56:16.954 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4319910c" with isolation "serializable" 05:56:16.956 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 05:56:16.956 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification" in Catalog "", Schema "" 05:56:16.991 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 5 tables, time = 35 ms 05:56:16.991 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 05:56:16.997 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 05:56:17.002 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 05:56:17.007 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 05:56:17.008 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4319910c" 05:56:17.008 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4319910c" 05:56:17.008 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@547f1c95 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4319910c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 05:56:17.008 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@547f1c95 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4319910c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 05:56:17.009 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo 05:56:17.010 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo 05:56:17.011 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo 05:56:17.011 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo 05:56:17.012 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.jdo 05:56:17.013 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo 05:56:17.013 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.jdo 05:56:17.014 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:17.015 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.jdo 05:56:17.016 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:17.016 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:17.017 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:17.018 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:17.019 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.jdo 05:56:17.019 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 05:56:17.019 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those. 05:56:17.020 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data 05:56:17.021 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm 05:56:17.022 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm 05:56:17.022 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm 05:56:17.023 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm 05:56:17.024 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.orm 05:56:17.024 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm 05:56:17.025 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.orm 05:56:17.026 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm 05:56:17.026 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.orm 05:56:17.027 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:17.028 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.orm 05:56:17.029 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:17.029 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:17.030 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.orm 05:56:17.030 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 05:56:17.030 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "offset" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:17.030 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:17.031 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data 05:56:17.032 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo 05:56:17.033 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo 05:56:17.033 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo 05:56:17.034 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo 05:56:17.035 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.jdo 05:56:17.035 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo 05:56:17.036 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.jdo 05:56:17.037 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:17.037 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.jdo 05:56:17.038 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:17.039 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:17.040 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:17.041 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:17.041 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.jdo 05:56:17.041 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 05:56:17.042 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those. 05:56:17.043 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data 05:56:17.044 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm 05:56:17.045 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm 05:56:17.045 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm 05:56:17.046 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm 05:56:17.047 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.orm 05:56:17.047 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm 05:56:17.048 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.orm 05:56:17.049 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm 05:56:17.049 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.orm 05:56:17.050 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:17.051 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.orm 05:56:17.052 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:17.053 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:17.054 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.orm 05:56:17.054 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 05:56:17.054 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:17.055 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "inProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:17.056 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data 05:56:17.056 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table] 05:56:17.056 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table] 05:56:17.057 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."id"" added to internal representation of table. 05:56:17.057 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["filechunk"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:17.057 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.NormalFile (inheritance strategy="superclass-table") 05:56:17.057 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.fileChunks] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" () 05:56:17.058 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."inprogress"" added to internal representation of table. 05:56:17.058 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.inProgress uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 05:56:17.058 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.inProgress] -> Column(s) ["repofile"."inprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping) 05:56:17.058 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."length"" added to internal representation of table. 05:56:17.058 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.length uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 05:56:17.059 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.length] -> Column(s) ["repofile"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:17.059 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."sha1"" added to internal representation of table. 05:56:17.059 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.sha1 uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 05:56:17.059 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.sha1] -> Column(s) ["repofile"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:17.060 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileChunk (inheritance strategy="new-table") 05:56:17.060 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."length"" added to internal representation of table. 05:56:17.060 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.length] -> Column(s) ["filechunk"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.IntegerMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping) 05:56:17.061 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."normalfile_id_oid"" added to internal representation of table. 05:56:17.061 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.normalFile] -> Column(s) ["filechunk"."normalfile_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:17.061 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."offset"" added to internal representation of table. 05:56:17.061 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.offset] -> Column(s) ["filechunk"."offset"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:17.061 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."sha1"" added to internal representation of table. 05:56:17.062 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.sha1] -> Column(s) ["filechunk"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:17.062 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 05:56:17.062 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."changed"" added to internal representation of table. 05:56:17.062 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["filechunk"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:17.063 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."created"" added to internal representation of table. 05:56:17.063 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["filechunk"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:17.063 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised 05:56:17.065 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4b9d3d1e [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 05:56:17.065 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4e3bd058" with isolation "serializable" 05:56:17.068 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 05:56:17.068 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 05:56:17.099 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 6 tables, time = 31 ms 05:56:17.099 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 05:56:17.102 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned table type of TABLE 05:56:17.108 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 05:56:17.114 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 05:56:17.120 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 05:56:17.125 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "filechunk" 05:56:17.130 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "filechunk" 05:56:17.135 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "filechunk" 05:56:17.136 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4e3bd058" 05:56:17.136 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4e3bd058" 05:56:17.136 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4b9d3d1e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4e3bd058, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 05:56:17.137 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4b9d3d1e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4e3bd058, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 05:56:17.138 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo 05:56:17.139 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo 05:56:17.140 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo 05:56:17.140 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo 05:56:17.141 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.jdo 05:56:17.142 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo 05:56:17.142 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.jdo 05:56:17.143 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:17.144 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.jdo 05:56:17.145 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:17.145 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:17.146 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:17.147 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:17.148 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.jdo 05:56:17.148 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 05:56:17.148 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those. 05:56:17.149 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data 05:56:17.150 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm 05:56:17.150 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm 05:56:17.151 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm 05:56:17.152 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm 05:56:17.152 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.orm 05:56:17.153 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm 05:56:17.153 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.orm 05:56:17.154 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm 05:56:17.155 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.orm 05:56:17.156 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:17.156 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.orm 05:56:17.157 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:17.158 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:17.159 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.orm 05:56:17.159 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 05:56:17.159 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionSynced" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:17.159 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionInProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:17.160 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data 05:56:17.160 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table] 05:56:17.161 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."id"" added to internal representation of table. 05:56:17.161 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["lastsynctoremoterepo"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:17.161 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo (inheritance strategy="new-table") 05:56:17.162 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisioninprogress"" added to internal representation of table. 05:56:17.162 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionInProgress] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisioninprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:17.162 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisionsynced"" added to internal representation of table. 05:56:17.162 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionSynced] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisionsynced"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:17.163 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."remoterepository_id_oid"" added to internal representation of table. 05:56:17.163 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.remoteRepository] -> Column(s) ["lastsynctoremoterepo"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:17.163 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."resyncmode"" added to internal representation of table. 05:56:17.164 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.resyncMode] -> Column(s) ["lastsynctoremoterepo"."resyncmode"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping) 05:56:17.164 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 05:56:17.164 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."changed"" added to internal representation of table. 05:56:17.164 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["lastsynctoremoterepo"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:17.164 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."created"" added to internal representation of table. 05:56:17.164 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["lastsynctoremoterepo"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:17.164 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised 05:56:17.165 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1d279ba2 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 05:56:17.165 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@f058625" with isolation "serializable" 05:56:17.167 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned table type of TABLE 05:56:17.167 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 05:56:17.191 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 7 tables, time = 24 ms 05:56:17.191 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 7 columns found 05:56:17.194 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "lastsynctoremoterepo" 05:56:17.198 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "lastsynctoremoterepo" 05:56:17.202 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "lastsynctoremoterepo" 05:56:17.202 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@f058625" 05:56:17.202 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@f058625" 05:56:17.202 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1d279ba2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@f058625, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 05:56:17.203 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1d279ba2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@f058625, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 05:56:17.204 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table] 05:56:17.204 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LocalRepository (inheritance strategy="superclass-table") 05:56:17.204 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"] 05:56:17.204 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" () 05:56:17.204 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."privatekey"" added to internal representation of table. 05:56:17.205 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 05:56:17.205 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey] -> Column(s) ["repository"."privatekey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping) 05:56:17.206 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."root_id_oid"" added to internal representation of table. 05:56:17.206 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.root uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 05:56:17.206 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.root] -> Column(s) ["repository"."root_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:17.207 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@62a66dbd [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 05:56:17.207 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@40030cf2" with isolation "serializable" 05:56:17.209 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 05:56:17.212 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repository" 05:56:17.216 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repository" 05:56:17.219 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository" 05:56:17.220 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@40030cf2" 05:56:17.220 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@40030cf2" 05:56:17.220 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@62a66dbd [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@40030cf2, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 05:56:17.220 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@62a66dbd [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@40030cf2, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 05:56:17.222 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo 05:56:17.222 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo 05:56:17.223 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo 05:56:17.224 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo 05:56:17.224 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.jdo 05:56:17.225 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo 05:56:17.225 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.jdo 05:56:17.226 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:17.227 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.jdo 05:56:17.227 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:17.228 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:17.229 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:17.230 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:17.230 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.jdo 05:56:17.230 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 05:56:17.231 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those. 05:56:17.232 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data 05:56:17.232 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm 05:56:17.233 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm 05:56:17.234 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm 05:56:17.234 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm 05:56:17.235 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.orm 05:56:17.236 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm 05:56:17.236 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.orm 05:56:17.237 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm 05:56:17.237 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.orm 05:56:17.238 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:17.239 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.orm 05:56:17.239 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:17.240 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:17.241 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.orm 05:56:17.241 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 05:56:17.241 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data 05:56:17.242 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table] 05:56:17.243 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."id"" added to internal representation of table. 05:56:17.243 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["remoterepositoryrequest"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:17.243 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest (inheritance strategy="new-table") 05:56:17.243 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."localpathprefix"" added to internal representation of table. 05:56:17.244 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.localPathPrefix] -> Column(s) ["remoterepositoryrequest"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:17.244 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."publickey"" added to internal representation of table. 05:56:17.244 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.publicKey] -> Column(s) ["remoterepositoryrequest"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping) 05:56:17.244 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."repositoryid"" added to internal representation of table. 05:56:17.244 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.repositoryId] -> Column(s) ["remoterepositoryrequest"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:17.244 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 05:56:17.245 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."changed"" added to internal representation of table. 05:56:17.245 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["remoterepositoryrequest"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:17.245 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."created"" added to internal representation of table. 05:56:17.245 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["remoterepositoryrequest"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:17.245 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised 05:56:17.245 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."id_oid"" added to internal representation of table. 05:56:17.245 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[OWNER]] -> Column(s) ["localrepository_aliases"."id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:17.246 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."element"" added to internal representation of table. 05:56:17.246 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[ELEMENT]] -> Column(s) ["localrepository_aliases"."element"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:17.246 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised 05:56:17.246 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@51b6b106 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 05:56:17.246 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7545b9fd" with isolation "serializable" 05:56:17.248 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned table type of TABLE 05:56:17.249 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 05:56:17.273 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 9 tables, time = 24 ms 05:56:17.274 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found 05:56:17.275 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned table type of TABLE 05:56:17.279 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 2 index(es) for table "remoterepositoryrequest" 05:56:17.281 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "remoterepositoryrequest" 05:56:17.283 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "remoterepositoryrequest" 05:56:17.286 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "localrepository_aliases" 05:56:17.289 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "localrepository_aliases" 05:56:17.292 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "localrepository_aliases" 05:56:17.292 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7545b9fd" 05:56:17.292 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7545b9fd" 05:56:17.292 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@51b6b106 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7545b9fd, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 05:56:17.293 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@51b6b106 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7545b9fd, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 05:56:17.294 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo 05:56:17.294 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo 05:56:17.295 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo 05:56:17.296 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo 05:56:17.297 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.jdo 05:56:17.297 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo 05:56:17.298 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.jdo 05:56:17.298 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:17.299 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.jdo 05:56:17.300 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:17.301 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:17.301 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:17.302 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:17.303 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.jdo 05:56:17.303 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 05:56:17.304 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those. 05:56:17.305 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data 05:56:17.305 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm 05:56:17.306 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm 05:56:17.307 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm 05:56:17.307 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm 05:56:17.308 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.orm 05:56:17.309 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm 05:56:17.310 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.orm 05:56:17.310 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm 05:56:17.311 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.orm 05:56:17.312 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:17.312 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.orm 05:56:17.313 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:17.314 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:17.315 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.orm 05:56:17.315 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 05:56:17.315 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data 05:56:17.316 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table] 05:56:17.317 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."id"" added to internal representation of table. 05:56:17.317 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["fileinprogressmarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:17.317 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileInProgressMarker (inheritance strategy="new-table") 05:56:17.317 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."fromrepositoryid"" added to internal representation of table. 05:56:17.317 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.fromRepositoryId] -> Column(s) ["fileinprogressmarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:17.318 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."path"" added to internal representation of table. 05:56:17.318 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.path] -> Column(s) ["fileinprogressmarker"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 05:56:17.318 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."pathsha1"" added to internal representation of table. 05:56:17.318 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.pathSha1] -> Column(s) ["fileinprogressmarker"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:17.318 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."torepositoryid"" added to internal representation of table. 05:56:17.318 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.toRepositoryId] -> Column(s) ["fileinprogressmarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:17.318 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 05:56:17.318 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."changed"" added to internal representation of table. 05:56:17.319 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["fileinprogressmarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:17.319 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."created"" added to internal representation of table. 05:56:17.319 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["fileinprogressmarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:17.319 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised 05:56:17.320 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6b810869 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 05:56:17.320 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@f2fd875" with isolation "serializable" 05:56:17.322 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned table type of TABLE 05:56:17.322 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 05:56:17.349 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 10 tables, time = 27 ms 05:56:17.349 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found 05:56:17.352 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "fileinprogressmarker" 05:56:17.355 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "fileinprogressmarker" 05:56:17.358 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "fileinprogressmarker" 05:56:17.358 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@f2fd875" 05:56:17.359 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@f2fd875" 05:56:17.359 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6b810869 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@f2fd875, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 05:56:17.359 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6b810869 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@f2fd875, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 05:56:17.360 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo 05:56:17.361 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo 05:56:17.361 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo 05:56:17.362 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo 05:56:17.363 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.jdo 05:56:17.363 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo 05:56:17.364 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.jdo 05:56:17.365 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:17.365 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.jdo 05:56:17.366 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:17.367 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:17.367 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:17.368 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:17.369 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.jdo 05:56:17.369 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 05:56:17.369 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those. 05:56:17.370 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data 05:56:17.370 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm 05:56:17.371 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm 05:56:17.372 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm 05:56:17.372 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm 05:56:17.373 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm 05:56:17.373 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm 05:56:17.374 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm 05:56:17.375 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm 05:56:17.376 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm 05:56:17.376 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:17.377 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm 05:56:17.377 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:17.378 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:17.379 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.orm 05:56:17.379 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 05:56:17.379 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data 05:56:17.380 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table] 05:56:17.380 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Symlink (inheritance strategy="superclass-table") 05:56:17.381 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table. 05:56:17.381 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Symlink.target uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 05:56:17.381 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Symlink.target] -> Column(s) ["repofile"."target"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:17.381 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2b578ffe [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 05:56:17.381 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@21b231c9" with isolation "serializable" 05:56:17.386 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 05:56:17.391 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 05:56:17.395 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 05:56:17.401 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 05:56:17.401 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@21b231c9" 05:56:17.401 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@21b231c9" 05:56:17.401 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2b578ffe [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@21b231c9, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 05:56:17.401 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2b578ffe [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@21b231c9, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 05:56:17.402 [qtp2114444063-18] DEBUG DataNucleus.Cache - Level 1 Cache cleared 05:56:17.402 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@30141aee" closed 05:56:17.403 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@30141aee" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@180c6527" with txn="org.datanucleus.TransactionImpl@7b6b8ede" 05:56:17.403 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 05:56:17.403 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@30141aee (optimistic=false) 05:56:17.404 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" 05:56:17.404 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 05:56:17.404 [qtp2114444063-18] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository] 05:56:17.404 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore 05:56:17.406 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 05:56:17.406 [qtp2114444063-18] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'" 05:56:17.408 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@41b93e76 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 05:56:17.408 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@50928d2a, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 05:56:17.408 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@41b93e76 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@35d5e0c1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 05:56:17.409 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@41b93e76 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@35d5e0c1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@30141aee" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@38b0bafb]" 05:56:17.409 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 05:56:17.425 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@51cba3bc" 05:56:17.425 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 05:56:17.426 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 05:56:17.427 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 18 ms 05:56:17.427 [qtp2114444063-18] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 05:56:17.428 [qtp2114444063-18] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache 05:56:17.429 [qtp2114444063-18] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@56db153d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 05:56:17.431 [qtp2114444063-18] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@56db153d" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="") 05:56:17.431 [qtp2114444063-18] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@56db153d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN" 05:56:17.432 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@56db153d" (id="1") enlisted in transactional cache 05:56:17.434 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@56db153d" having fields "publicKey" fetched from table ""repository"" 05:56:17.436 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@41b93e76 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@35d5e0c1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@30141aee" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@38b0bafb]" 05:56:17.446 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6ba027cb" 05:56:17.446 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1> 05:56:17.447 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 05:56:17.448 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@fa6b8e8" 05:56:17.448 [qtp2114444063-18] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@56db153d" (id="1") is having the following fields in Level 2 cache object updated : [3] 05:56:17.450 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@56db153d" having fields "privateKey" fetched from table ""repository"" 05:56:17.450 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@41b93e76 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@35d5e0c1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@30141aee" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@38b0bafb]" 05:56:17.457 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@58e3539a" 05:56:17.458 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1> 05:56:17.459 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 05:56:17.459 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@3e3974dd" 05:56:17.459 [qtp2114444063-18] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@56db153d" (id="1") is having the following fields in Level 2 cache object updated : [7] 05:56:17.459 [qtp2114444063-18] INFO c.c.c.local.LocalRepoManagerImpl - [4f796ef4]initPersistenceManagerFactory: repositoryId=e9f33f2a-ef65-40ff-a177-83bbb737b02e 05:56:17.460 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@30141aee 05:56:17.460 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 05:56:17.460 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 05:56:17.460 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@50928d2a]] 05:56:17.460 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@41b93e76 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@35d5e0c1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 05:56:17.460 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@41b93e76 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@35d5e0c1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 05:56:17.461 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@41b93e76 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@35d5e0c1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@30141aee" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@38b0bafb]" 05:56:17.461 [qtp2114444063-18] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@56db153d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 05:56:17.461 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@56db153d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 05:56:17.461 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 05:56:17.461 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@56db153d from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@56db153d, lifecycle=HOLLOW] 05:56:17.461 [qtp2114444063-18] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 05:56:17.461 [qtp2114444063-18] DEBUG DataNucleus.Cache - Level 1 Cache cleared 05:56:17.461 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@30141aee" closed 05:56:17.461 [qtp2114444063-18] INFO c.c.c.local.LocalRepoManagerImpl - [4f796ef4]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1339 ms. 05:56:17.462 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@30141aee" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@180c6527" with txn="org.datanucleus.TransactionImpl@35eaf623" 05:56:17.462 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 05:56:17.462 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@30141aee (optimistic=false) 05:56:17.463 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed" 05:56:17.463 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" 05:56:17.464 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 05:56:17.464 [qtp2114444063-18] DEBUG DataNucleus.Query - QueryCompilation: [filter:DyadicExpression{PrimaryExpression{this.changed} < ParameterExpression{changed}}] [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest, changed type=java.util.Date] 05:56:17.464 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore 05:56:17.466 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 05:56:17.467 [qtp2114444063-18] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < ?" 05:56:17.467 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1632a8c7 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 05:56:17.467 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@740b1fcc, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 05:56:17.468 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1632a8c7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ef4dc8a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 05:56:17.468 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1632a8c7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ef4dc8a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@30141aee" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@38b0bafb]" 05:56:17.468 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ... 05:56:17.478 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6255473" 05:56:17.478 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2020-02-22 05:56:17.462> 05:56:17.479 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 05:56:17.480 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 12 ms 05:56:17.480 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@30141aee 05:56:17.480 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 05:56:17.480 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 05:56:17.480 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@740b1fcc]] 05:56:17.480 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1632a8c7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ef4dc8a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 05:56:17.481 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1632a8c7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ef4dc8a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 05:56:17.481 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1632a8c7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ef4dc8a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@30141aee" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@38b0bafb]" 05:56:17.481 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 05:56:17.481 [qtp2114444063-18] DEBUG DataNucleus.Cache - Level 1 Cache cleared 05:56:17.481 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@30141aee" closed 05:56:17.482 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [49f7ac2f]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 05:56:17.482 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [49f7ac2f]tryAcquire: returning true. lockCounter=1 05:56:17.483 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [49f7ac2f]tryAcquire: returning true. lockCounter=2 05:56:17.483 [qtp2114444063-18] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 05:56:17.485 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [49f7ac2f]release: NOT releasing underlying FileLock. lockCounter=1 05:56:17.485 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [49f7ac2f]release: releasing underlying FileLock. lockCounter=0 05:56:17.485 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@30141aee" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@180c6527" with txn="org.datanucleus.TransactionImpl@444ff8d6" 05:56:17.486 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 05:56:17.486 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@30141aee (optimistic=false) 05:56:17.486 [qtp2114444063-18] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation 05:56:17.487 [qtp2114444063-18] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation 05:56:17.487 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7dafd6d2 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 05:56:17.487 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@280ab377, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 05:56:17.488 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7dafd6d2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1b4b6acd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 05:56:17.488 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7dafd6d2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1b4b6acd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@30141aee" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@38b0bafb]" 05:56:17.488 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 05:56:17.488 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@369e2668" 05:56:17.488 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 05:56:17.488 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 05:56:17.489 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 05:56:17.489 [qtp2114444063-18] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 05:56:17.489 [qtp2114444063-18] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5aad1466" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 05:56:17.489 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5aad1466" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 05:56:17.490 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5aad1466" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 05:56:17.490 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5aad1466" (id="1") enlisted in transactional cache 05:56:17.491 [qtp2114444063-18] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@5aad1466" 05:56:17.492 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5aad1466" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false] 05:56:17.492 [qtp2114444063-18] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5aad1466" (id="1") is having the following fields in Level 2 cache object updated : [6] 05:56:17.492 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5aad1466" field "aliases" loading contents to SCO wrapper from the datastore 05:56:17.494 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7dafd6d2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1b4b6acd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@30141aee" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@38b0bafb]" 05:56:17.504 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@57313a88" 05:56:17.504 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 05:56:17.505 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 05:56:17.505 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@312e4e0d" 05:56:17.506 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [78a892b2]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 05:56:17.506 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [78a892b2]tryAcquire: returning true. lockCounter=1 05:56:17.506 [qtp2114444063-18] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 05:56:17.507 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [78a892b2]release: releasing underlying FileLock. lockCounter=0 05:56:17.507 [qtp2114444063-18] DEBUG c.c.c.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'k6yk7ash-no00h' of repository 'e9f33f2a-ef65-40ff-a177-83bbb737b02e' already in-sync. 05:56:17.508 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6c440bfe]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 05:56:17.508 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6c440bfe]tryAcquire: returning true. lockCounter=1 05:56:17.508 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6c440bfe]tryAcquire: returning true. lockCounter=2 05:56:17.508 [qtp2114444063-18] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 05:56:17.509 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6c440bfe]release: NOT releasing underlying FileLock. lockCounter=1 05:56:17.509 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6c440bfe]release: releasing underlying FileLock. lockCounter=0 05:56:17.509 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 05:56:17.509 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 05:56:17.509 [qtp2114444063-18] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 05:56:17.509 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 05:56:17.510 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 05:56:17.510 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@30141aee 05:56:17.510 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 05:56:17.510 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 05:56:17.510 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@280ab377]] 05:56:17.510 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7dafd6d2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1b4b6acd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 05:56:17.510 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7dafd6d2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1b4b6acd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 05:56:17.511 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7dafd6d2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1b4b6acd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@30141aee" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@38b0bafb]" 05:56:17.511 [qtp2114444063-18] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5aad1466" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 05:56:17.511 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5aad1466" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 05:56:17.511 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 05:56:17.511 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@5aad1466 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@5aad1466, lifecycle=HOLLOW] 05:56:17.511 [qtp2114444063-18] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 05:56:17.511 [qtp2114444063-18] DEBUG DataNucleus.Cache - Level 1 Cache cleared 05:56:17.512 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@30141aee" closed 05:56:17.512 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@30141aee" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@180c6527" with txn="org.datanucleus.TransactionImpl@2d677d92" 05:56:17.513 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 05:56:17.513 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@30141aee (optimistic=false) 05:56:17.513 [qtp2114444063-18] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation 05:56:17.513 [qtp2114444063-18] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation 05:56:17.514 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@42cb496e [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 05:56:17.515 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@27df604c, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 05:56:17.515 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@42cb496e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5f96dc78, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 05:56:17.515 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@42cb496e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5f96dc78, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@30141aee" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@38b0bafb]" 05:56:17.516 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 05:56:17.516 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@22117eea" 05:56:17.517 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 05:56:17.517 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 05:56:17.518 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms 05:56:17.519 [qtp2114444063-18] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 05:56:17.519 [qtp2114444063-18] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ab929c5" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 05:56:17.520 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ab929c5" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 05:56:17.521 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ab929c5" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 05:56:17.521 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ab929c5" (id="1") enlisted in transactional cache 05:56:17.522 [qtp2114444063-18] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@4ab929c5" 05:56:17.522 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ab929c5" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false] 05:56:17.522 [qtp2114444063-18] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ab929c5" (id="1") is having the following fields in Level 2 cache object updated : [6] 05:56:17.523 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@42cb496e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5f96dc78, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@30141aee" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@38b0bafb]" 05:56:17.529 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5c12f949" 05:56:17.529 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> 05:56:17.529 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 05:56:17.530 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@78603a51" 05:56:17.530 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ab929c5" field "aliases" loading contents to SCO wrapper from the datastore 05:56:17.531 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@42cb496e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5f96dc78, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@30141aee" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@38b0bafb]" 05:56:17.532 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3255a7cd" 05:56:17.532 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 05:56:17.532 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 05:56:17.532 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@1b2ae862" 05:56:17.533 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 05:56:17.533 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 05:56:17.533 [qtp2114444063-18] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 05:56:17.533 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 05:56:17.533 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 05:56:17.533 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@30141aee 05:56:17.533 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 05:56:17.533 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 05:56:17.533 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@27df604c]] 05:56:17.533 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@42cb496e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5f96dc78, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 05:56:17.534 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@42cb496e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5f96dc78, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 05:56:17.534 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@42cb496e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5f96dc78, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@30141aee" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@38b0bafb]" 05:56:17.534 [qtp2114444063-18] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ab929c5" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 05:56:17.534 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ab929c5" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 05:56:17.534 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 05:56:17.534 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@4ab929c5 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@4ab929c5, lifecycle=HOLLOW] 05:56:17.535 [qtp2114444063-18] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 05:56:17.535 [qtp2114444063-18] DEBUG DataNucleus.Cache - Level 1 Cache cleared 05:56:17.535 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@30141aee" closed 05:56:17.535 [qtp2114444063-18] DEBUG c.c.c.local.LocalRepoManagerImpl - [4f796ef4]open: closing=false closeAbortable=true 05:56:17.536 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@30141aee" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@180c6527" with txn="org.datanucleus.TransactionImpl@7d9553aa" 05:56:17.536 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 05:56:17.536 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@30141aee (optimistic=false) 05:56:17.537 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [13291466]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 05:56:17.537 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [13291466]tryAcquire: returning true. lockCounter=1 05:56:17.537 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [13291466]tryAcquire: returning true. lockCounter=2 05:56:17.537 [qtp2114444063-18] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 05:56:17.538 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [13291466]release: NOT releasing underlying FileLock. lockCounter=1 05:56:17.538 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [13291466]release: releasing underlying FileLock. lockCounter=0 05:56:17.542 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" 05:56:17.542 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 05:56:17.542 [qtp2114444063-18] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository] 05:56:17.542 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" for datastore 05:56:17.544 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 05:56:17.544 [qtp2114444063-18] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."localpathprefix","a0"."localrevision","a0"."remoteroot","a0"."remoterootsha1","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'RemoteRepository'" 05:56:17.545 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@746b0405 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 05:56:17.545 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@3ca8f9bf, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 05:56:17.545 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@746b0405 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@22bab87c, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 05:56:17.545 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@746b0405 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@22bab87c, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@30141aee" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@38b0bafb]" 05:56:17.545 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ... 05:56:17.552 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@7e599b7" 05:56:17.552 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."localpathprefix","a0"."localrevision","a0"."remoteroot","a0"."remoterootsha1","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'RemoteRepository' 05:56:17.552 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 05:56:17.553 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms 05:56:17.554 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" 05:56:17.554 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 05:56:17.554 [qtp2114444063-18] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest] 05:56:17.554 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" for datastore 05:56:17.555 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 05:56:17.555 [qtp2114444063-18] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0"" 05:56:17.556 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@746b0405 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@22bab87c, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@30141aee" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@38b0bafb]" 05:56:17.556 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ... 05:56:17.562 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3e964481" 05:56:17.562 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" 05:56:17.562 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 05:56:17.563 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 7 ms 05:56:17.567 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" 05:56:17.569 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 2 ms 05:56:17.570 [qtp2114444063-18] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile] 05:56:17.570 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" for datastore 05:56:17.575 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 5 ms 05:56:17.575 [qtp2114444063-18] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'" 05:56:17.576 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@746b0405 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@22bab87c, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@30141aee" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@38b0bafb]" 05:56:17.576 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ... 05:56:17.587 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@23642103" 05:56:17.587 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile' 05:56:17.588 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 05:56:17.600 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 24 ms 05:56:17.602 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" 05:56:17.602 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 05:56:17.602 [qtp2114444063-18] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory] 05:56:17.602 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" for datastore 05:56:17.603 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 05:56:17.604 [qtp2114444063-18] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'" 05:56:17.604 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@746b0405 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@22bab87c, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@30141aee" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@38b0bafb]" 05:56:17.604 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ... 05:56:17.612 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@57edc0d1" 05:56:17.613 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory' 05:56:17.614 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 05:56:17.614 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms 05:56:17.616 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" 05:56:17.617 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 05:56:17.617 [qtp2114444063-18] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification] 05:56:17.617 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" for datastore 05:56:17.623 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 6 ms 05:56:17.623 [qtp2114444063-18] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification'" 05:56:17.623 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@746b0405 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@22bab87c, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@30141aee" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@38b0bafb]" 05:56:17.624 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ... 05:56:17.643 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@32d1e65" 05:56:17.643 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification' 05:56:17.644 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 05:56:17.644 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 21 ms 05:56:17.645 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" 05:56:17.646 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 05:56:17.646 [qtp2114444063-18] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification] 05:56:17.646 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" for datastore 05:56:17.648 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 05:56:17.648 [qtp2114444063-18] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification'" 05:56:17.648 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@746b0405 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@22bab87c, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@30141aee" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@38b0bafb]" 05:56:17.648 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ... 05:56:17.663 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@68ebf1af" 05:56:17.663 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification' 05:56:17.664 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 05:56:17.665 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 17 ms 05:56:17.665 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 05:56:17.665 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 05:56:17.666 [qtp2114444063-18] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 05:56:17.666 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 05:56:17.666 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 05:56:17.666 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@30141aee 05:56:17.666 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 05:56:17.666 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 05:56:17.666 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@3ca8f9bf]] 05:56:17.666 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@746b0405 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@22bab87c, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 05:56:17.666 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@746b0405 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@22bab87c, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 05:56:17.666 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@746b0405 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@22bab87c, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@30141aee" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@38b0bafb]" 05:56:17.667 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 05:56:17.667 [qtp2114444063-18] DEBUG DataNucleus.Cache - Level 1 Cache cleared 05:56:17.667 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@30141aee" closed 05:56:17.667 [qtp2114444063-18] INFO c.c.c.local.LocalRepoManagerImpl - [4f796ef4]getCloseDeferredMillis: closeDeferredMillis=0 05:56:17.667 [qtp2114444063-18] INFO c.c.c.local.LocalRepoManagerImpl - [4f796ef4]close: Closing real LocalRepoManager immediately. 05:56:17.667 [qtp2114444063-18] INFO c.c.c.local.LocalRepoManagerImpl - [4f796ef4]_close: Shutting down real LocalRepoManager. 05:56:17.986 [qtp2114444063-18] DEBUG DataNucleus.Connection - Closing Connection Pool tx 05:56:17.988 [qtp2114444063-18] DEBUG DataNucleus.Connection - Closing Connection Pool nontx 05:56:17.990 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes 05:56:17.990 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation 05:56:17.992 [qtp2114444063-18] DEBUG DataNucleus.Cache - Level 2 Cache cleared 05:56:18.047 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6f41ab26]release: releasing underlying FileLock. lockCounter=0 05:56:18.069 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@44932192[p=0,l=772,c=8192,r=772]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@48f01caf{null} 05:56:18.069 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /RepoInfo on HttpChannelOverHttp@602134db{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:37487/RepoInfo,age=2198} 200 OK HTTP/1.1 Content-Length: 772 Content-Type: application/xml 05:56:18.077 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@5479cf68[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=772},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@46439953] generate: NEED_HEADER (null,[p=0,l=772,c=8192,r=772],true)@START 05:56:18.079 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=772} last=true content=HeapByteBuffer@44932192[p=0,l=772,c=8192,r=772]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 05:56:18.079 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpGenerator - Content-Length: 772 Content-Type: application/xml 05:56:18.079 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 05:56:18.080 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@5479cf68[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=772},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@46439953] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=772,c=8192,r=772],true)@COMPLETING 05:56:18.081 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4ab2818c{IDLE}->null [HeapByteBuffer@22a2eb9b[p=0,l=104,c=8192,r=104]={<<>>lXQTJ0NUZqRFhEWlp...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@44932192[p=0,l=772,c=8192,r=772]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 05:56:18.081 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4ab2818c{WRITING}->null:IDLE-->WRITING 05:56:18.083 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 876 SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=-,flush=W,to=2258/30000}{io=0/0,kio=0,kro=1}->HttpConnection@565010a5[p=HttpParser{s=END,243 of 243},g=HttpGenerator@4f500e63{s=COMPLETING}]=>HttpChannelOverHttp@602134db{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:37487/RepoInfo,age=2212} 05:56:18.083 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=876 remaining=0 WriteFlusher@4ab2818c{WRITING}->null 05:56:18.083 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4ab2818c{IDLE}->null:WRITING-->IDLE 05:56:18.084 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@5479cf68[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=772},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@46439953] generate: DONE ([p=104,l=104,c=8192,r=0],[p=772,l=772,c=8192,r=0],true)@END 05:56:18.091 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.session - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1, calling complete=true 05:56:18.091 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.session - Complete called with session null 05:56:18.092 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@602134db{r=1,c=true,c=false/true,a=DISPATCHED,uri=//127.0.0.1:37487/RepoInfo,age=2221} 05:56:18.093 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpChannelState - unhandle HttpChannelState@4513bfb4{s=DISPATCHED a=NOT_ASYNC i=true r=READY w=false} 05:56:18.093 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@602134db{r=1,c=true,c=false/true,a=COMPLETING,uri=//127.0.0.1:37487/RepoInfo,age=2222} action COMPLETE 05:56:18.093 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpChannelState - onComplete HttpChannelState@4513bfb4{s=COMPLETING a=NOT_ASYNC i=false r=READY w=false} 05:56:18.093 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /RepoInfo written=772 05:56:18.100 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpChannelState - recycle HttpChannelState@4513bfb4{s=COMPLETED a=NOT_ASYNC i=false r=READY w=false} 05:56:18.100 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,243 of 243} 05:56:18.101 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 05:56:18.101 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 05:56:18.101 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@22a2eb9b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 05:56:18.101 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@22a2eb9b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 05:56:18.102 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@22a2eb9b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 05:56:18.104 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@22a2eb9b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 05:56:18.104 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@22a2eb9b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 05:56:18.104 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 05:56:18.106 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 05:56:18.108 [qtp2114444063-18] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=-,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 05:56:18.109 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@19d3ea14{AC.ReadCB@565010a5{HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 05:56:18.109 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 05:56:18.109 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2d95b61 on ManagedSelector@60bdf15d{STARTED} id=1 keys=1 selected=0 updates=0 05:56:18.109 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@60bdf15d{STARTED} id=1 keys=1 selected=0 updates=1 05:56:18.110 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 woken with none selected 05:56:18.110 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 woken up from select, 0/0/1 selected 05:56:18.110 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 processing 0 keys, 1 updates 05:56:18.110 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4513bfb4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 05:56:18.110 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 05:56:18.110 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@2d95b61 05:56:18.111 [qtp2114444063-18] DEBUG o.e.j.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 05:56:18.111 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 05:56:18.111 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 05:56:18.112 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 waiting with 1 keys 05:56:18.121 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: invocation took 3191 ms Local repository: repository.repositoryId = e9f33f2a-ef65-40ff-a177-83bbb737b02e repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yk7ash-no00h repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@3a7c678b repository.publicKeySha1 = BD:47:D7:D3:C9:79:BF:CC:C7:9E:63:BE:B7:AC:9A:C0:AB:D7:F5:47 Remote repositories connected: {NONE} Remote repositories requesting connection: {NONE} Statistics: * Count(NormalFile): 0 * Count(Directory): 1 * Count(CopyModification): 0 * Count(DeleteModification): 0 05:56:18.125 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping Server@4c371370{STARTED}[9.4.17.v20190418] 05:56:18.125 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@4c371370{STOPPING}[9.4.17.v20190418] 05:56:18.126 [qtp2114444063-16] DEBUG o.e.j.util.thread.QueuedThreadPool - ran qtp2114444063-16-acceptor-0@4fcee388-ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:37487} 05:56:18.129 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown Server@4c371370{STOPPING}[9.4.17.v20190418] by 05:56:18.129 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 05:56:18.130 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 05:56:18.130 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@46e8a539{STARTED} id=2 keys=0 selected=0 updates=0 05:56:18.130 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@58833798 on ManagedSelector@46e8a539{STOPPING} id=2 keys=0 selected=0 updates=0 05:56:18.130 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@46e8a539{STOPPING} id=2 keys=0 selected=0 updates=1 05:56:18.131 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@46a8fb41 woken with none selected 05:56:18.131 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@46a8fb41 woken up from select, 0/0/0 selected 05:56:18.132 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@46a8fb41 processing 0 keys, 1 updates 05:56:18.132 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 05:56:18.132 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@58833798 05:56:18.133 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@46e8a539{STOPPING} id=2 keys=0 selected=0 updates=0 05:56:18.133 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 05:56:18.133 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@46a8fb41 waiting with 0 keys 05:56:18.133 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@7f3ca64a on ManagedSelector@46e8a539{STOPPING} id=2 keys=0 selected=0 updates=0 05:56:18.133 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@46e8a539{STOPPING} id=2 keys=0 selected=0 updates=1 05:56:18.134 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@46a8fb41 woken with none selected 05:56:18.134 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@46a8fb41 woken up from select, 0/0/0 selected 05:56:18.134 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@46a8fb41 processing 0 keys, 1 updates 05:56:18.134 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 05:56:18.134 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@7f3ca64a 05:56:18.135 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 05:56:18.135 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@47da3952/SelectorProducer@51e4ccb3/PRODUCING/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@17497425{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.135+01:00 05:56:18.135 [qtp2114444063-15] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@6c345c5f 05:56:18.136 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@47da3952/SelectorProducer@51e4ccb3/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@17497425{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.136+01:00 05:56:18.136 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@46e8a539{STOPPED} id=2 keys=-1 selected=-1 updates=0 05:56:18.136 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@60bdf15d{STARTED} id=1 keys=1 selected=0 updates=0 05:56:18.136 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@4d464510 on ManagedSelector@60bdf15d{STOPPING} id=1 keys=1 selected=0 updates=0 05:56:18.137 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@60bdf15d{STOPPING} id=1 keys=1 selected=0 updates=1 05:56:18.137 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 woken with none selected 05:56:18.137 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 woken up from select, 0/0/1 selected 05:56:18.137 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 processing 0 keys, 1 updates 05:56:18.137 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 05:56:18.137 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@4d464510 05:56:18.137 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 connections on ManagedSelector@60bdf15d{STOPPING} id=1 keys=1 selected=0 updates=0 05:56:18.138 [qtp2114444063-20] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=FI,flush=-,to=29/30000}{io=1/1,kio=1,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 05:56:18.138 [qtp2114444063-20] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=FI,flush=-,to=30/30000}{io=1/1,kio=1,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 05:56:18.139 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,CLOSED,fill=FI,flush=-,to=30/30000}{io=1/1,kio=1,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 05:56:18.150 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.WriteFlusher - ignored: WriteFlusher@4ab2818c{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ManagedSelector.closeNoExceptions(ManagedSelector.java:252) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ManagedSelector.access$1400(ManagedSelector.java:61) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:866) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:426) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:397) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_242] 05:56:18.152 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@19d3ea14{AC.ReadCB@565010a5{HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,CLOSED,fill=FI,flush=-,to=43/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 05:56:18.153 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 05:56:18.153 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE 05:56:18.153 [qtp2114444063-20] DEBUG o.e.jetty.io.AbstractConnection - HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,CLOSED,fill=-,flush=-,to=45/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@565010a5[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillInterestedFailed java.nio.channels.ClosedChannelException 05:56:18.154 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@60bdf15d{STOPPING} id=1 keys=1 selected=0 updates=0 05:56:18.154 [qtp2114444063-20] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1b6d2d2a 05:56:18.155 [qtp2114444063-19] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1b6d2d2a 05:56:18.155 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 05:56:18.155 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 waiting with 1 keys 05:56:18.156 [qtp2114444063-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,CLOSED,fill=-,flush=-,to=47/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@565010a5[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 05:56:18.156 [qtp2114444063-19] DEBUG o.e.jetty.io.AbstractConnection - onClose HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,CLOSED,fill=-,flush=-,to=48/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@565010a5[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 05:56:18.156 [qtp2114444063-19] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1b6d2d2a 05:56:18.159 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@64e7d698 on ManagedSelector@60bdf15d{STOPPING} id=1 keys=0 selected=0 updates=0 05:56:18.159 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@60bdf15d{STOPPING} id=1 keys=0 selected=0 updates=1 05:56:18.159 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 woken with none selected 05:56:18.159 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 woken up from select, 0/0/0 selected 05:56:18.161 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 processing 0 keys, 1 updates 05:56:18.162 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 05:56:18.162 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@64e7d698 05:56:18.162 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 05:56:18.162 [qtp2114444063-20] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@27a5328c 05:56:18.163 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@7c22d4f/SelectorProducer@5f59185e/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@17497425{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2020-02-23T05:56:18.163+01:00 05:56:18.164 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@7c22d4f/SelectorProducer@5f59185e/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@17497425{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2020-02-23T05:56:18.163+01:00 05:56:18.164 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@60bdf15d{STOPPED} id=1 keys=-1 selected=-1 updates=0 05:56:18.164 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@464649c{STARTED} id=0 keys=0 selected=0 updates=0 05:56:18.164 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@2519026b on ManagedSelector@464649c{STOPPING} id=0 keys=0 selected=0 updates=0 05:56:18.164 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@464649c{STOPPING} id=0 keys=0 selected=0 updates=1 05:56:18.166 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1fdf3d4 woken with none selected 05:56:18.166 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1fdf3d4 woken up from select, 0/0/0 selected 05:56:18.166 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1fdf3d4 processing 0 keys, 1 updates 05:56:18.166 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 05:56:18.166 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@2519026b 05:56:18.166 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@464649c{STOPPING} id=0 keys=0 selected=0 updates=0 05:56:18.166 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 05:56:18.167 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1fdf3d4 waiting with 0 keys 05:56:18.167 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@3f8dfe74 on ManagedSelector@464649c{STOPPING} id=0 keys=0 selected=0 updates=0 05:56:18.167 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@464649c{STOPPING} id=0 keys=0 selected=0 updates=1 05:56:18.167 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1fdf3d4 woken with none selected 05:56:18.167 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1fdf3d4 woken up from select, 0/0/0 selected 05:56:18.167 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1fdf3d4 processing 0 keys, 1 updates 05:56:18.167 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 05:56:18.167 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@3f8dfe74 05:56:18.167 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 05:56:18.168 [qtp2114444063-14] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@66629f63 05:56:18.168 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@5bda80bf/SelectorProducer@6d1d4d7/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@17497425{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.168+01:00 05:56:18.169 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@5bda80bf/SelectorProducer@6d1d4d7/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@17497425{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.168+01:00 05:56:18.169 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@464649c{STOPPED} id=0 keys=-1 selected=-1 updates=0 05:56:18.169 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 05:56:18.169 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HttpConnectionFactory@5bda8e08[HTTP/1.1] 05:56:18.169 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@5bda8e08[HTTP/1.1] 05:56:18.170 [main] INFO o.e.jetty.server.AbstractConnector - Stopped ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 05:56:18.170 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 05:56:18.170 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping Server@4c371370{STOPPING}[9.4.17.v20190418] 05:56:18.171 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping DefaultSessionIdManager@72e5a8e{STARTED}[worker=node0] 05:56:18.171 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HouseKeeper@52b1beb6{STARTED}[interval=660000, ownscheduler=false] 05:56:18.171 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging 05:56:18.171 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HouseKeeper@52b1beb6{STOPPED}[interval=660000, ownscheduler=false] 05:56:18.171 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED DefaultSessionIdManager@72e5a8e{STOPPED}[worker=node0] 05:56:18.172 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ErrorHandler@25fb8912{STARTED} 05:56:18.172 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ErrorHandler@25fb8912{STOPPING} 05:56:18.172 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ErrorHandler@25fb8912{STOPPED} 05:56:18.172 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@561b6512{/,null,SHUTDOWN} 05:56:18.172 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown o.e.j.s.ServletContextHandler@561b6512{/,null,SHUTDOWN} by 05:56:18.173 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@561b6512{/,null,UNAVAILABLE} 05:56:18.173 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1 05:56:18.173 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.DefaultSessionCache@2d710f1a[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 05:56:18.173 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.NullSessionDataStore@b9b00e0[passivating=false,graceSec=3600] 05:56:18.173 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@b9b00e0[passivating=false,graceSec=3600] 05:56:18.174 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@2d710f1a[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 05:56:18.174 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1 05:56:18.174 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServletHandler@77f80c04{STARTED} 05:56:18.174 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ServletHandler@77f80c04{STOPPING} 05:56:18.179 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-576d5deb@9dfe4a50==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 05:56:18.180 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-576d5deb@9dfe4a50==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 05:56:18.180 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-6cd28fa7@e50322ad==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 05:56:18.181 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-6cd28fa7@e50322ad==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 05:56:18.181 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServletHandler@77f80c04{STOPPED} 05:56:18.181 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1 05:56:18.183 [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@561b6512{/,null,UNAVAILABLE} 05:56:18.183 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@561b6512{/,null,UNAVAILABLE} 05:56:18.183 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@4802796d{STARTED} 05:56:18.184 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@4802796d{STOPPED} 05:56:18.184 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@17497425{s=1/6,p=0}] 05:56:18.184 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[qtp2114444063]@7e07db1f{STOPPING,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@17497425{s=1/6,p=0}] 05:56:18.185 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ReservedThreadExecutor@17497425{s=1/6,p=0} 05:56:18.186 [main] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@17497425{s=0/6,p=0}@7e43a7a2 offer STOP! 05:56:18.186 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@17497425{s=0/6,p=0} 05:56:18.186 [qtp2114444063-17] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@17497425{s=0/6,p=0}@7e43a7a2 task=STOP! 05:56:18.186 [qtp2114444063-17] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@17497425{s=0/6,p=0}@7e43a7a2 Exited 05:56:18.186 [qtp2114444063-17] DEBUG o.e.j.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@17497425{s=0/6,p=0}@7e43a7a2 05:56:18.188 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp2114444063-15,5,main] for 14999 05:56:18.189 [qtp2114444063-21] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93 05:56:18.189 [qtp2114444063-16] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93 05:56:18.189 [qtp2114444063-16] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93 05:56:18.189 [qtp2114444063-21] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93 05:56:18.189 [qtp2114444063-18] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93 05:56:18.190 [qtp2114444063-18] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93 05:56:18.190 [qtp2114444063-15] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93 05:56:18.190 [qtp2114444063-15] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93 05:56:18.190 [qtp2114444063-19] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93 05:56:18.190 [qtp2114444063-19] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93 05:56:18.190 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp2114444063-16,5,] for 14998 05:56:18.190 [qtp2114444063-20] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93 05:56:18.190 [qtp2114444063-14] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93 05:56:18.190 [qtp2114444063-20] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93 05:56:18.190 [qtp2114444063-14] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93 05:56:18.190 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp2114444063-14,5,main] for 14998 05:56:18.190 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp2114444063-20,5,] for 14997 05:56:18.191 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED QueuedThreadPool[qtp2114444063]@7e07db1f{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2044903525@4218d6a3] 05:56:18.192 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED Server@4c371370{STOPPED}[9.4.17.v20190418] 05:56:18.193 [main] INFO c.c.cloudstore.ls.server.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.deleteToStop 05:56:18.193 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [31c88ec8]release: releasing underlying FileLock. lockCounter=0 05:56:18.194 [main] DEBUG c.c.c.client.CloudStoreClient - execute: CloudStore CLI version UNKNOWN is executing. 05:56:18.429 [main] INFO c.c.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.5 GiB, allocated=377.5 MiB, used=16.5 MiB, available=3.5 GiB 05:56:18.432 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next). 05:56:18.433 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [385dfb63]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.lock' 05:56:18.434 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [385dfb63]tryAcquire: returning true. lockCounter=1 05:56:18.435 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@12417468{STOPPED}[9.4.17.v20190418] added {QueuedThreadPool[qtp609375192]@245253d8{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2044903525@4218d6a3],AUTO} 05:56:18.435 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@12417468{STOPPED}[9.4.17.v20190418] added {ScheduledExecutorScheduler@459003a0{STOPPED},AUTO} 05:56:18.435 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - HttpConnectionFactory@d325518[HTTP/1.1] added {HttpConfiguration@3b481bf5{32768/8192,8192/8192,https://:0,[]},POJO} 05:56:18.436 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@2233cac0{null,[]}{0.0.0.0:0} added {Server@12417468{STOPPED}[9.4.17.v20190418],UNMANAGED} 05:56:18.436 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@2233cac0{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp609375192]@245253d8{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2044903525@4218d6a3],AUTO} 05:56:18.436 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@2233cac0{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@459003a0{STOPPED},AUTO} 05:56:18.437 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@2233cac0{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@67fb5025,POJO} 05:56:18.437 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@2233cac0{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@d325518[HTTP/1.1],AUTO} 05:56:18.437 [main] DEBUG o.e.jetty.server.AbstractConnector - ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@d325518[HTTP/1.1] 05:56:18.437 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED} 05:56:18.438 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.port' is not set (config is queried next). 05:56:18.438 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@12417468{STOPPED}[9.4.17.v20190418] added {ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:0},AUTO} 05:56:18.438 [main] DEBUG o.e.j.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@787e4357 05:56:18.439 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@392781e{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler1070319462==dftMaxIdleSec=-1,MANAGED} 05:56:18.439 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1070319462==dftMaxIdleSec=-1 added {ServletHandler@28cd2c2{STOPPED},MANAGED} 05:56:18.439 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - : Instance created. 05:56:18.442 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@12417468{STOPPED}[9.4.17.v20190418] added {o.e.j.s.ServletContextHandler@392781e{/,null,UNAVAILABLE},MANAGED} 05:56:18.442 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting Server@12417468{STOPPED}[9.4.17.v20190418] 05:56:18.442 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@12417468{STARTING}[9.4.17.v20190418] added {ErrorHandler@7dee835{STOPPED},AUTO} 05:56:18.443 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 05:56:18.443 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting Server@12417468{STARTING}[9.4.17.v20190418] 05:56:18.443 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting QueuedThreadPool[qtp609375192]@245253d8{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2044903525@4218d6a3] 05:56:18.443 [main] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@1b57c345{s=0/6,p=0} 05:56:18.443 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - QueuedThreadPool[qtp609375192]@245253d8{STARTING,8<=0<=500,i=0,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}] added {ReservedThreadExecutor@1b57c345{s=0/6,p=0},AUTO} 05:56:18.444 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ReservedThreadExecutor@1b57c345{s=0/6,p=0} 05:56:18.444 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21476ms ReservedThreadExecutor@1b57c345{s=0/6,p=0} 05:56:18.444 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp609375192-32,5,main] 05:56:18.445 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp609375192-33,5,main] 05:56:18.446 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp609375192-34,5,main] 05:56:18.446 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp609375192-35,5,main] 05:56:18.447 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp609375192-36,5,main] 05:56:18.447 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp609375192-37,5,main] 05:56:18.448 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp609375192-38,5,main] 05:56:18.448 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp609375192-39,5,main] 05:56:18.449 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21481ms QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}] 05:56:18.450 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@459003a0{STOPPED} 05:56:18.450 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21482ms ScheduledExecutorScheduler@459003a0{STARTED} 05:56:18.450 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@392781e{/,null,UNAVAILABLE} 05:56:18.450 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@392781e{/,null,STARTING} 05:56:18.451 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler1070319462==dftMaxIdleSec=-1 05:56:18.451 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1070319462==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@2a8b33ba[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 05:56:18.451 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@2a8b33ba[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@4e8b357d[passivating=false,graceSec=3600],AUTO} 05:56:18.452 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting DefaultSessionIdManager@2e1eb85f{STOPPED}[worker=null] 05:56:18.452 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 05:56:18.452 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults 05:56:18.452 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - DefaultSessionIdManager@2e1eb85f{STARTING}[worker=node0] added {HouseKeeper@ea7a4c3{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 05:56:18.452 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HouseKeeper@ea7a4c3{STOPPED}[interval=600000, ownscheduler=false] 05:56:18.452 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms 05:56:18.453 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21485ms HouseKeeper@ea7a4c3{STARTED}[interval=660000, ownscheduler=false] 05:56:18.454 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21485ms DefaultSessionIdManager@2e1eb85f{STARTED}[worker=node0] 05:56:18.454 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@12417468{STARTING}[9.4.17.v20190418] added {DefaultSessionIdManager@2e1eb85f{STARTED}[worker=node0],MANAGED} 05:56:18.454 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1070319462==dftMaxIdleSec=-1 added {DefaultSessionIdManager@2e1eb85f{STARTED}[worker=node0],UNMANAGED} 05:56:18.454 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler1070319462==dftMaxIdleSec=-1 05:56:18.454 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServletHandler@28cd2c2{STOPPED} 05:56:18.455 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-1d4f5506[EMBEDDED:null] 05:56:18.455 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-1d4f5506@c3758af9==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1] 05:56:18.455 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 05:56:18.455 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 05:56:18.455 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 05:56:18.455 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 05:56:18.455 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-1d4f5506=org.glassfish.jersey.servlet.ServletContainer-1d4f5506@c3758af9==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true} 05:56:18.456 [main] DEBUG o.e.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@28cd2c2{STARTING} 05:56:18.456 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-1d4f5506[EMBEDDED:null] 05:56:18.456 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-1d4f5506@c3758af9==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1] 05:56:18.456 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6af5b246[EMBEDDED:null] 05:56:18.456 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/",pathDepth=-1,group=DEFAULT],resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6af5b246@30b2fe0==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true] to PathMappings[size=2] 05:56:18.456 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 05:56:18.456 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 05:56:18.456 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 05:56:18.457 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 05:56:18.457 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6af5b246=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6af5b246@30b2fe0==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true, org.glassfish.jersey.servlet.ServletContainer-1d4f5506=org.glassfish.jersey.servlet.ServletContainer-1d4f5506@c3758af9==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true} 05:56:18.457 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting ServletHandler@28cd2c2{STARTING} 05:56:18.457 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21489ms ServletHandler@28cd2c2{STARTED} 05:56:18.457 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@2a8b33ba[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 05:56:18.457 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@4e8b357d[passivating=false,graceSec=3600] 05:56:18.458 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21489ms org.eclipse.jetty.server.session.NullSessionDataStore@4e8b357d[passivating=false,graceSec=3600] 05:56:18.458 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21490ms org.eclipse.jetty.server.session.DefaultSessionCache@2a8b33ba[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 05:56:18.458 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21490ms org.eclipse.jetty.server.session.SessionHandler1070319462==dftMaxIdleSec=-1 05:56:18.458 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6af5b246@30b2fe0==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 05:56:18.458 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21490ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6af5b246@30b2fe0==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 05:56:18.458 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.glassfish.jersey.servlet.ServletContainer-1d4f5506@c3758af9==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 05:56:18.458 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21490ms org.glassfish.jersey.servlet.ServletContainer-1d4f5506@c3758af9==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 05:56:18.459 [main] DEBUG o.e.jetty.servlet.ServletHolder - Servlet.init org.glassfish.jersey.servlet.ServletContainer@31723307 for org.glassfish.jersey.servlet.ServletContainer-1d4f5506 Feb 23, 2020 5:56:18 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 05:56:18.633 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - : Instance created. 05:56:18.637 [main] DEBUG c.c.c.l.r.s.DefaultExceptionMapper - : Instance created. localServerRest=co.codewizards.cloudstore.ls.rest.server.LocalServerRest@677ce519 05:56:18.639 [main] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@392781e{/,null,AVAILABLE} 05:56:18.639 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21671ms o.e.j.s.ServletContextHandler@392781e{/,null,AVAILABLE} 05:56:18.640 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ErrorHandler@7dee835{STOPPED} 05:56:18.640 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting ErrorHandler@7dee835{STARTING} 05:56:18.640 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21672ms ErrorHandler@7dee835{STARTED} 05:56:18.640 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 05:56:18.640 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:46119} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:46119],POJO} 05:56:18.640 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HttpConnectionFactory@d325518[HTTP/1.1] 05:56:18.641 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21672ms HttpConnectionFactory@d325518[HTTP/1.1] 05:56:18.641 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:46119} 05:56:18.641 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.641+01:00 added {SelectorProducer@2f995afc,POJO} 05:56:18.642 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.642+01:00 added {QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}],UNMANAGED} 05:56:18.642 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.642+01:00 created 05:56:18.643 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@377949f1{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.643+01:00,MANAGED} 05:56:18.643 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:46119} added {ManagedSelector@377949f1{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 05:56:18.644 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@9df564f/SelectorProducer@1a21f43f/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.644+01:00 added {SelectorProducer@1a21f43f,POJO} 05:56:18.644 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@9df564f/SelectorProducer@1a21f43f/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.644+01:00 added {QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}],UNMANAGED} 05:56:18.645 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@9df564f/SelectorProducer@1a21f43f/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.645+01:00 created 05:56:18.645 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@7f0a133d{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@9df564f/SelectorProducer@1a21f43f/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.645+01:00,MANAGED} 05:56:18.646 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:46119} added {ManagedSelector@7f0a133d{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 05:56:18.646 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@241fbec/SelectorProducer@715fa8c5/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.646+01:00 added {SelectorProducer@715fa8c5,POJO} 05:56:18.647 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@241fbec/SelectorProducer@715fa8c5/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.647+01:00 added {QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}],UNMANAGED} 05:56:18.647 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@241fbec/SelectorProducer@715fa8c5/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.647+01:00 created 05:56:18.648 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@644a3add{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@241fbec/SelectorProducer@715fa8c5/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.648+01:00,MANAGED} 05:56:18.648 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:46119} added {ManagedSelector@644a3add{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO} 05:56:18.648 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@377949f1{STOPPED} id=0 keys=-1 selected=-1 updates=0 05:56:18.649 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.649+01:00 05:56:18.649 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21681ms EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.649+01:00 05:56:18.649 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@4b765e92 05:56:18.650 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@4665428b on ManagedSelector@377949f1{STARTING} id=0 keys=0 selected=0 updates=0 05:56:18.650 [qtp609375192-32] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@4b765e92 05:56:18.650 [qtp609375192-32] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.65+01:00 tryProduce false 05:56:18.651 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 05:56:18.651 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@4665428b 05:56:18.651 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 05:56:18.651 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a3287e2 waiting with 0 keys 05:56:18.651 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21683ms ManagedSelector@377949f1{STARTED} id=0 keys=0 selected=0 updates=0 05:56:18.651 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@7f0a133d{STOPPED} id=1 keys=-1 selected=-1 updates=0 05:56:18.652 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@9df564f/SelectorProducer@1a21f43f/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.651+01:00 05:56:18.652 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21684ms EatWhatYouKill@9df564f/SelectorProducer@1a21f43f/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.652+01:00 05:56:18.652 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@4a70d302 05:56:18.652 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@7fd99443 on ManagedSelector@7f0a133d{STARTING} id=1 keys=0 selected=0 updates=0 05:56:18.653 [qtp609375192-33] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@4a70d302 05:56:18.653 [qtp609375192-33] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@9df564f/SelectorProducer@1a21f43f/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.653+01:00 tryProduce false 05:56:18.653 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 05:56:18.653 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@7fd99443 05:56:18.653 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 05:56:18.654 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 waiting with 0 keys 05:56:18.654 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21685ms ManagedSelector@7f0a133d{STARTED} id=1 keys=0 selected=0 updates=0 05:56:18.654 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@644a3add{STOPPED} id=2 keys=-1 selected=-1 updates=0 05:56:18.654 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@241fbec/SelectorProducer@715fa8c5/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.654+01:00 05:56:18.655 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21686ms EatWhatYouKill@241fbec/SelectorProducer@715fa8c5/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.655+01:00 05:56:18.655 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@622d7e4 05:56:18.655 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@6a3fbcb1 on ManagedSelector@644a3add{STARTING} id=2 keys=0 selected=0 updates=0 05:56:18.655 [qtp609375192-34] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@622d7e4 05:56:18.656 [qtp609375192-34] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@241fbec/SelectorProducer@715fa8c5/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.656+01:00 tryProduce false 05:56:18.656 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 05:56:18.656 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@6a3fbcb1 05:56:18.656 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 05:56:18.656 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6883ebf waiting with 0 keys 05:56:18.657 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21688ms ManagedSelector@644a3add{STARTED} id=2 keys=0 selected=0 updates=0 05:56:18.657 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21689ms SelectorManager@ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:46119} 05:56:18.657 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:46119} added {acceptor-0@261b9a37,POJO} 05:56:18.657 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue acceptor-0@261b9a37 05:56:18.658 [main] INFO o.e.jetty.server.AbstractConnector - Started ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:46119} 05:56:18.658 [qtp609375192-35] DEBUG o.e.j.util.thread.QueuedThreadPool - run acceptor-0@261b9a37 05:56:18.658 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21689ms ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:46119} 05:56:18.658 [main] INFO org.eclipse.jetty.server.Server - Started @21690ms 05:56:18.658 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21690ms Server@12417468{STARTED}[9.4.17.v20190418] 05:56:18.661 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15d3793b]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties' 05:56:18.661 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15d3793b]tryAcquire: returning true. lockCounter=1 05:56:18.662 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15d3793b]release: releasing underlying FileLock. lockCounter=0 05:56:18.662 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1213ffbc]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 05:56:18.663 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1213ffbc]tryAcquire: returning true. lockCounter=1 05:56:18.663 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 05:56:18.663 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1213ffbc]release: releasing underlying FileLock. lockCounter=0 05:56:18.914 [main] INFO c.c.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.5 GiB, allocated=377.5 MiB, used=14.5 MiB, available=3.5 GiB 05:56:18.916 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next). 05:56:18.918 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [385dfb63]tryAcquire: returning true. lockCounter=2 05:56:18.918 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [385dfb63]release: NOT releasing underlying FileLock. lockCounter=1 05:56:18.918 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6637a365]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 05:56:18.919 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6637a365]tryAcquire: returning true. lockCounter=1 05:56:18.920 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 05:56:18.921 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6637a365]release: releasing underlying FileLock. lockCounter=0 05:56:19.240 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'copymodification_fk1' of table 'copymodification'. 05:56:19.299 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'deletemodification_fk1' of table 'deletemodification'. 05:56:19.352 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'filechunk_fk1' of table 'filechunk'. 05:56:19.423 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'lastsynctoremoterepo_fk1' of table 'lastsynctoremoterepo'. 05:56:19.474 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'localrepository_aliases_fk1' of table 'localrepository_aliases'. 05:56:19.521 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'modification_fk1' of table 'modification'. 05:56:19.589 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'repofile_fk1' of table 'repofile'. 05:56:19.634 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'repository_fk1' of table 'repository'. 05:56:19.663 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200223055610370': java.sql.SQLSyntaxErrorException: Index 'SQL200223055610370' was created to enforce constraint 'copymodification_pk'. It can only be dropped by dropping the constraint. 05:56:19.675 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_frompathsha1'. 05:56:19.687 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_sha1_length'. 05:56:19.688 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'copymodification_sha1_length': java.sql.SQLSyntaxErrorException: Index 'copymodification_sha1_length' does not exist. 05:56:19.700 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_topathsha1'. 05:56:19.709 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200223055610730': java.sql.SQLSyntaxErrorException: Index 'SQL200223055610730' was created to enforce constraint 'deletemodification_pk'. It can only be dropped by dropping the constraint. 05:56:19.719 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'deletemodification_pathsha1'. 05:56:19.730 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'deletemodification_sha1_length'. 05:56:19.731 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'deletemodification_sha1_length': java.sql.SQLSyntaxErrorException: Index 'deletemodification_sha1_length' does not exist. 05:56:19.740 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200223055611450': java.sql.SQLSyntaxErrorException: Index 'SQL200223055611450' was created to enforce constraint 'filechunk_pk'. It can only be dropped by dropping the constraint. 05:56:19.750 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'filechunk_normalfile_offset'. 05:56:19.751 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'filechunk_normalfile_offset': java.sql.SQLSyntaxErrorException: Index 'filechunk_normalfile_offset' does not exist. 05:56:19.760 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'filechunk_n49'. 05:56:19.770 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200223055612970': java.sql.SQLSyntaxErrorException: Index 'SQL200223055612970' was created to enforce constraint 'fileinprogressmarker_pk'. It can only be dropped by dropping the constraint. 05:56:19.780 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1'. 05:56:19.781 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1': java.sql.SQLSyntaxErrorException: Index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1' does not exist. 05:56:19.782 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1': java.sql.SQLSyntaxErrorException: Index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1' does not exist. 05:56:19.792 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'fileinprogressmark_fromrepositoryid_torepositoryid'. 05:56:19.793 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'fileinprogressmark_fromrepositoryid_torepositoryid': java.sql.SQLSyntaxErrorException: Index 'fileinprogressmark_fromrepositoryid_torepositoryid' does not exist. 05:56:19.802 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200223055612380': java.sql.SQLSyntaxErrorException: Index 'SQL200223055612380' was created to enforce constraint 'lastsynctoremoterepo_pk'. It can only be dropped by dropping the constraint. 05:56:19.813 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'lastsynctoremoterepo_remoterepository'. 05:56:19.824 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'lastsynctoremoterepo_n49'. 05:56:19.837 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200223055612790': java.sql.SQLSyntaxErrorException: Index 'SQL200223055612790' was created to enforce constraint 'localrepository_aliases_pk'. It can only be dropped by dropping the constraint. 05:56:19.838 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200223055612790': java.sql.SQLSyntaxErrorException: Index 'SQL200223055612790' was created to enforce constraint 'localrepository_aliases_pk'. It can only be dropped by dropping the constraint. 05:56:19.847 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'localrepository_aliases_n49'. 05:56:19.862 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200223055610280': java.sql.SQLSyntaxErrorException: Index 'SQL200223055610280' was created to enforce constraint 'modification_pk'. It can only be dropped by dropping the constraint. 05:56:19.870 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'modification_n49'. 05:56:19.881 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'modification_remoterepository_localrevision'. 05:56:19.884 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'modification_remoterepository_localrevision': java.sql.SQLSyntaxErrorException: Index 'modification_remoterepository_localrevision' does not exist. 05:56:19.893 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200223055612720': java.sql.SQLSyntaxErrorException: Index 'SQL200223055612720' was created to enforce constraint 'remoterepositoryrequest_pk'. It can only be dropped by dropping the constraint. 05:56:19.907 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'remoterepositoryrequest_repositoryid'. 05:56:19.917 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200223055610930': java.sql.SQLSyntaxErrorException: Index 'SQL200223055610930' was created to enforce constraint 'repofile_pk'. It can only be dropped by dropping the constraint. 05:56:19.931 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_parent_name'. 05:56:19.933 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'repofile_parent_name': java.sql.SQLSyntaxErrorException: Index 'repofile_parent_name' does not exist. 05:56:19.948 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'normalfile_sha1_length'. 05:56:19.949 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'normalfile_sha1_length': java.sql.SQLSyntaxErrorException: Index 'normalfile_sha1_length' does not exist. 05:56:19.962 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_localrevision'. 05:56:19.973 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_n49'. 05:56:19.987 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200223055610140': java.sql.SQLSyntaxErrorException: Index 'SQL200223055610140' was created to enforce constraint 'repository_pk'. It can only be dropped by dropping the constraint. 05:56:19.995 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repository_repositoryid'. 05:56:20.007 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'remoterepository_remoterootsha1'. 05:56:20.019 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repository_n49'. 05:56:20.021 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: starting try 1 of 2 05:56:20.033 [main] WARN c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.RepoInfoRequest.execute(RepoInfoRequest.java:23) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.RepoInfoRequest.execute(RepoInfoRequest.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.client.RepoInfoSubCommand.run(RepoInfoSubCommand.java:38) [classes/:na] at co.codewizards.cloudstore.client.RepairDatabaseSubCommand.run(RepairDatabaseSubCommand.java:34) [classes/:na] at co.codewizards.cloudstore.client.CloudStoreClient.execute(CloudStoreClient.java:226) [classes/:na] at co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest.repairDatabase(RepairDatabaseSubCommandTest.java:26) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) [surefire-junit4-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) [surefire-junit4-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) [surefire-junit4-2.19.1.jar:2.19.1] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) [surefire-booter-2.19.1.jar:2.19.1] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) [surefire-booter-2.19.1.jar:2.19.1] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) [surefire-booter-2.19.1.jar:2.19.1] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_242] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_242] at java.net.Socket.connect(Socket.java:607) ~[na:1.8.0_242] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.New(HttpClient.java:371) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.setNewClient(HttpURLConnection.java:776) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.setNewClient(HttpURLConnection.java:764) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.writeRequests(HttpURLConnection.java:706) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1591) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_242] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_242] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 46 common frames omitted 05:56:21.038 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: starting try 2 of 2 05:56:21.080 [qtp609375192-35-acceptor-0@261b9a37-ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:46119}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@19d5d0ec on ManagedSelector@7f0a133d{STARTED} id=1 keys=0 selected=0 updates=0 05:56:21.080 [qtp609375192-35-acceptor-0@261b9a37-ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:46119}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f0a133d{STARTED} id=1 keys=0 selected=0 updates=1 05:56:21.081 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 woken with none selected 05:56:21.081 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 woken up from select, 0/0/0 selected 05:56:21.081 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 processing 0 keys, 1 updates 05:56:21.082 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 05:56:21.082 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@19d5d0ec 05:56:21.082 [qtp609375192-33] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@19d5d0ec 05:56:21.082 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 05:56:21.082 [qtp609375192-36] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@19d5d0ec 05:56:21.083 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 waiting with 1 keys 05:56:21.083 [qtp609375192-36] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 05:56:21.083 [qtp609375192-36] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@3d63d50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@7e9b9f2{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 05:56:21.084 [qtp609375192-36] DEBUG o.e.jetty.server.HttpConnection - New HTTP Connection HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> 05:56:21.084 [qtp609375192-36] DEBUG o.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 05:56:21.084 [qtp609375192-36] DEBUG o.e.jetty.io.AbstractConnection - onOpen HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 05:56:21.084 [qtp609375192-36] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 05:56:21.085 [qtp609375192-36] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@73e3f1b6{AC.ReadCB@42eb376b{HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 05:56:21.085 [qtp609375192-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 05:56:21.085 [qtp609375192-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@398fe011 on ManagedSelector@7f0a133d{STARTED} id=1 keys=1 selected=0 updates=0 05:56:21.085 [qtp609375192-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f0a133d{STARTED} id=1 keys=1 selected=0 updates=1 05:56:21.086 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 woken with none selected 05:56:21.086 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 woken up from select, 0/0/1 selected 05:56:21.086 [qtp609375192-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 05:56:21.086 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 processing 0 keys, 1 updates 05:56:21.086 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 05:56:21.086 [qtp609375192-36] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@19d5d0ec 05:56:21.086 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@398fe011 05:56:21.087 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 05:56:21.087 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 05:56:21.087 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 waiting with 1 keys 05:56:21.088 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 woken up from select, 1/1/1 selected 05:56:21.088 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 processing 1 keys, 0 updates 05:56:21.088 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@3fbad4ee SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 05:56:21.089 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 05:56:21.090 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 05:56:21.091 [qtp609375192-33] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@1b57c345{s=0/6,p=0} tryExecute EatWhatYouKill@9df564f/SelectorProducer@1a21f43f/PRODUCING/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:21.09+01:00 05:56:21.091 [qtp609375192-33] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@1b57c345{s=0/6,p=1} startReservedThread p=1 05:56:21.091 [qtp609375192-33] DEBUG o.e.j.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@1b57c345{s=0/6,p=1}@3b8557c1 05:56:21.091 [qtp609375192-37] DEBUG o.e.j.util.thread.QueuedThreadPool - run ReservedThreadExecutor@1b57c345{s=0/6,p=1}@3b8557c1 05:56:21.092 [qtp609375192-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@1b57c345{s=1/6,p=1}@3b8557c1 started 05:56:21.092 [qtp609375192-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@1b57c345{s=1/6,p=0}@3b8557c1 waiting 05:56:21.092 [qtp609375192-33] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@9df564f/SelectorProducer@1a21f43f/PRODUCING/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=3,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=1}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:21.092+01:00 m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 05:56:21.093 [qtp609375192-33] DEBUG o.e.j.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 05:56:21.093 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 05:56:21.093 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 05:56:21.094 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 05:56:21.094 [qtp609375192-38] DEBUG o.e.j.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 05:56:21.094 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 waiting with 1 keys 05:56:21.095 [qtp609375192-38] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@73e3f1b6{AC.ReadCB@42eb376b{HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=FI,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 05:56:21.096 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@7e9b9f2{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 05:56:21.097 [qtp609375192-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 537 HeapByteBuffer@6ea240be[p=0,l=537,c=8192,r=537]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 05:56:21.097 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 537 HeapByteBuffer@6ea240be[p=0,l=537,c=8192,r=537]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 05:56:21.098 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@6ea240be[p=0,l=537,c=8192,r=537]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 05:56:21.098 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@6ea240be[p=0,l=537,c=8192,r=537]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 05:56:21.098 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 05:56:21.098 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 05:56:21.098 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 05:56:21.098 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 05:56:21.098 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 05:56:21.098 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 05:56:21.098 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 05:56:21.098 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 05:56:21.098 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> VALUE 05:56:21.099 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> IN_VALUE 05:56:21.099 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> FIELD 05:56:21.099 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> VALUE 05:56:21.099 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> IN_VALUE 05:56:21.099 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> FIELD 05:56:21.099 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 05:56:21.099 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 05:56:21.099 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 05:56:21.099 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 05:56:21.100 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 05:56:21.100 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 05:56:21.100 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 05:56:21.100 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 05:56:21.100 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 05:56:21.100 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 05:56:21.100 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 05:56:21.100 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 05:56:21.101 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:46119/RepoInfo on HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:46119/RepoInfo,age=0} POST //127.0.0.1:46119/RepoInfo HTTP/1.1 Accept: application/xml Content-Type: application/xml Authorization: Basic a3lXQTJ0NUZqRFhEWlppZDl1N1VCQTotR2gwU3QtN0JZQU4wQmdnVldXZi4tU0RP User-Agent: Jersey/2.5.1 (HttpUrlConnection 1.8.0_242) Host: 127.0.0.1:46119 Connection: keep-alive Content-Length: 243 05:56:21.101 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=CONTENT,0 of 243},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:46119/RepoInfo,age=0} parsed true HttpParser{s=CONTENT,0 of 243} 05:56:21.101 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:46119/RepoInfo,age=0} handle //127.0.0.1:46119/RepoInfo 05:56:21.101 [qtp609375192-38] DEBUG o.e.jetty.server.HttpChannelState - handling HttpChannelState@7e9b9f2{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 05:56:21.101 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:46119/RepoInfo,age=0} action DISPATCH 05:56:21.102 [qtp609375192-38] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /RepoInfo on HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:46119/RepoInfo,age=0} 05:56:21.102 [qtp609375192-38] DEBUG o.e.j.server.handler.ContextHandler - scope null||/RepoInfo @ o.e.j.s.ServletContextHandler@392781e{/,null,AVAILABLE} 05:56:21.102 [qtp609375192-38] DEBUG o.e.j.server.handler.ContextHandler - context=||/RepoInfo @ o.e.j.s.ServletContextHandler@392781e{/,null,AVAILABLE} 05:56:21.102 [qtp609375192-38] DEBUG org.eclipse.jetty.server.session - SessionHandler.doScope 05:56:21.102 [qtp609375192-38] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1070319462==dftMaxIdleSec=-1 session=null 05:56:21.102 [qtp609375192-38] DEBUG o.e.jetty.servlet.ServletHandler - servlet ||/RepoInfo -> org.glassfish.jersey.servlet.ServletContainer-1d4f5506@c3758af9==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 05:56:21.102 [qtp609375192-38] DEBUG o.e.jetty.servlet.ServletHandler - chain=null 05:56:21.116 [qtp609375192-38] DEBUG c.c.c.l.r.s.service.RepoInfoService - : Instance created. 05:56:21.118 [qtp609375192-38] DEBUG c.c.c.ls.rest.server.auth.AuthFilter - getAuth: 'Authorization' header: Basic a3lXQTJ0NUZqRFhEWlppZDl1N1VCQTotR2gwU3QtN0JZQU4wQmdnVldXZi4tU0RP 05:56:21.122 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=-,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=CONTENT,0 of 243},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:46119/RepoInfo,age=21} parse HeapByteBuffer@6ea240be[p=294,l=537,c=8192,r=243]={POST /RepoInfo HT...Length: 243\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 05:56:21.122 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@6ea240be[p=294,l=537,c=8192,r=243]={POST /RepoInfo HT...Length: 243\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 05:56:21.122 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:46119/RepoInfo,age=21} onContent Content@16407de{HeapByteBufferR@c248df8[p=294,l=537,c=8192,r=243]={POST /RepoInfo HT...Length: 243\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:21.122 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=0,q=0,[0]=null,s=STREAM] addContent Content@16407de{HeapByteBufferR@c248df8[p=294,l=537,c=8192,r=243]={POST /RepoInfo HT...Length: 243\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:21.123 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 05:56:21.123 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:46119/RepoInfo,age=22} onContentComplete 05:56:21.123 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:46119/RepoInfo,age=22} onRequestComplete 05:56:21.123 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 05:56:21.124 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=-,flush=-,to=27/30000}{io=0/0,kio=0,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=END,243 of 243},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:46119/RepoInfo,age=23} parsed false HttpParser{s=END,243 of 243} 05:56:21.131 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=1,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=295,l=537,c=8192,r=242]={POST /RepoInfo HT...ength: 243\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:21.132 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=2,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=296,l=537,c=8192,r=241]={POST /RepoInfo HT...ngth: 243\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:21.132 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=3,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=297,l=537,c=8192,r=240]={POST /RepoInfo HT...gth: 243\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:21.132 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=4,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=298,l=537,c=8192,r=239]={POST /RepoInfo HT...th: 243\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:21.132 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=32,q=1,[0]=EOF,s=STREAM] read 28 from Content@16407de{HeapByteBufferR@c248df8[p=326,l=537,c=8192,r=211]={POST /RepoInfo HT...0" encoding="UT<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:21.134 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=37,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=331,l=537,c=8192,r=206]={POST /RepoInfo HT...coding="UTF-8" <<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:21.135 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=38,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=332,l=537,c=8192,r=205]={POST /RepoInfo HT...oding="UTF-8" s<<...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:21.135 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=39,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=333,l=537,c=8192,r=204]={POST /RepoInfo HT...ding="UTF-8" st<<<...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:21.135 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=40,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=334,l=537,c=8192,r=203]={POST /RepoInfo HT...ing="UTF-8" sta<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:21.136 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=41,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=335,l=537,c=8192,r=202]={POST /RepoInfo HT...ng="UTF-8" stan<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:21.136 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=42,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=336,l=537,c=8192,r=201]={POST /RepoInfo HT...g="UTF-8" stand<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:21.136 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=43,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=337,l=537,c=8192,r=200]={POST /RepoInfo HT...="UTF-8" standa<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:21.136 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=44,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=338,l=537,c=8192,r=199]={POST /RepoInfo HT..."UTF-8" standal<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:21.137 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=45,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=339,l=537,c=8192,r=198]={POST /RepoInfo HT...UTF-8" standalo<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:21.137 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=46,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=340,l=537,c=8192,r=197]={POST /RepoInfo HT...TF-8" standalon<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:21.137 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=47,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=341,l=537,c=8192,r=196]={POST /RepoInfo HT...F-8" standalone<<<="yes"?>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:21.137 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=48,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=342,l=537,c=8192,r=195]={POST /RepoInfo HT...-8" standalone=<<<"yes"?>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:21.138 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=49,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=343,l=537,c=8192,r=194]={POST /RepoInfo HT...8" standalone="<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:21.138 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=50,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=344,l=537,c=8192,r=193]={POST /RepoInfo HT..." standalone="y<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:21.138 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=51,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=345,l=537,c=8192,r=192]={POST /RepoInfo HT... standalone="ye<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:21.138 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=52,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=346,l=537,c=8192,r=191]={POST /RepoInfo HT...standalone="yes<<<"?>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:21.138 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=53,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=347,l=537,c=8192,r=190]={POST /RepoInfo HT...tandalone="yes"<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:21.139 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=54,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=348,l=537,c=8192,r=189]={POST /RepoInfo HT...andalone="yes"?<<<>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:21.139 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=55,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=349,l=537,c=8192,r=188]={POST /RepoInfo HT...ndalone="yes"?><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:21.139 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=243,q=1,[0]=EOF,s=STREAM] read 188 from Content@16407de{HeapByteBufferR@c248df8[p=537,l=537,c=8192,r=0]={POST /RepoInfo HT...InfoRequestDto><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 05:56:21.140 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=-,flush=-,to=43/30000}{io=0/0,kio=0,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=END,243 of 243},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:46119/RepoInfo,age=39} 05:56:21.141 [qtp609375192-38] DEBUG o.e.jetty.server.HttpChannelState - onEof HttpChannelState@7e9b9f2{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 05:56:21.142 [qtp609375192-38] INFO c.c.c.local.LocalRepoManagerImpl - [42d83421]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yk7ash-no00h' 05:56:21.143 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4836f379]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yk7ash-no00h/.cloudstore-repo/cloudstore-repository.lock' 05:56:21.143 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4836f379]tryAcquire: returning true. lockCounter=1 05:56:21.143 [qtp609375192-38] INFO c.c.c.local.LocalRepoManagerImpl - [42d83421]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yk7ash-no00h' locked successfully. 05:56:21.143 [qtp609375192-38] DEBUG c.c.c.local.LocalRepoManagerImpl - [42d83421]initPersistenceManagerFactory: Starting up PersistenceManagerFactory... 05:56:21.145 [qtp609375192-38] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 05:56:21.148 [qtp609375192-38] DEBUG DataNucleus.General - Registering bundle org.datanucleus version 4.0.7 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar. 05:56:21.154 [qtp609375192-38] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar!/plugin.xml. 05:56:21.164 [qtp609375192-38] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar!/plugin.xml. 05:56:21.166 [qtp609375192-38] DEBUG DataNucleus.General - Registering bundle org.datanucleus.api.jdo version 4.0.5 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar. 05:56:21.169 [qtp609375192-38] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar!/plugin.xml. 05:56:21.169 [qtp609375192-38] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar!/plugin.xml. 05:56:21.171 [qtp609375192-38] DEBUG DataNucleus.General - Registering bundle org.datanucleus.store.rdbms version 4.0.12 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar. 05:56:21.181 [qtp609375192-38] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar!/plugin.xml. 05:56:21.190 [qtp609375192-38] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar!/plugin.xml. 05:56:21.197 [qtp609375192-38] DEBUG DataNucleus.Persistence - Java types support initialising ... 05:56:21.199 [qtp609375192-38] DEBUG DataNucleus.Persistence - Java types support loaded : supported java types=[B, [C, [D, [F, [I, [J, [Ljava.lang.Boolean;, [Ljava.lang.Byte;, [Ljava.lang.Character;, [Ljava.lang.Double;, [Ljava.lang.Enum;, [Ljava.lang.Float;, [Ljava.lang.Integer;, [Ljava.lang.Long;, [Ljava.lang.Number;, [Ljava.lang.Short;, [Ljava.lang.String;, [Ljava.math.BigDecimal;, [Ljava.math.BigInteger;, [Ljava.util.Date;, [Ljava.util.Locale;, [S, [Z, boolean, byte, char, double, float, int, java.awt.Color, java.awt.image.BufferedImage, java.lang.Boolean, java.lang.Byte, java.lang.Character, java.lang.Class, java.lang.Double, java.lang.Enum, java.lang.Float, java.lang.Integer, java.lang.Long, java.lang.Number, java.lang.Short, java.lang.String, java.lang.StringBuffer, java.lang.StringBuilder, java.math.BigDecimal, java.math.BigInteger, java.net.URI, java.net.URL, java.sql.Date, java.sql.Time, java.sql.Timestamp, java.util.ArrayList, java.util.Arrays$ArrayList, java.util.BitSet, java.util.Calendar, java.util.Collection, java.util.Currency, java.util.Date, java.util.GregorianCalendar, java.util.HashMap, java.util.HashSet, java.util.Hashtable, java.util.LinkedHashMap, java.util.LinkedHashSet, java.util.LinkedList, java.util.List, java.util.Locale, java.util.Map, java.util.PriorityQueue, java.util.Properties, java.util.Queue, java.util.Set, java.util.SortedMap, java.util.SortedSet, java.util.Stack, java.util.TimeZone, java.util.TreeMap, java.util.TreeSet, java.util.UUID, java.util.Vector, long, short 05:56:21.199 [qtp609375192-38] DEBUG DataNucleus.Persistence - Type converter support initialising ... 05:56:21.202 [qtp609375192-38] DEBUG DataNucleus.Persistence - Type converter support loaded 05:56:21.203 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer 05:56:21.203 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer 05:56:21.203 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer 05:56:21.203 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer 05:56:21.203 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer 05:56:21.203 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer 05:56:21.203 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer 05:56:21.203 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer 05:56:21.203 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String 05:56:21.203 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : byte[],java.nio.ByteBuffer,java.lang.String 05:56:21.203 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer 05:56:21.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String 05:56:21.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String 05:56:21.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String 05:56:21.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String 05:56:21.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String 05:56:21.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String 05:56:21.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.lang.Double,java.nio.ByteBuffer,java.lang.String 05:56:21.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.Long,java.nio.ByteBuffer,java.lang.String 05:56:21.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String 05:56:21.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String 05:56:21.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.Long,java.lang.String,java.util.Date 05:56:21.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.Long,java.lang.String,java.util.Date 05:56:21.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.Long,java.util.Date,java.lang.String 05:56:21.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String 05:56:21.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : [Ljava.lang.Object;,java.sql.Timestamp,java.lang.String,java.util.Date 05:56:21.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String 05:56:21.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.Long,java.lang.String 05:56:21.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String 05:56:21.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String 05:56:21.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String 05:56:21.205 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 05:56:21.205 [qtp609375192-38] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation 05:56:21.205 [qtp609375192-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository 05:56:21.206 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo 05:56:21.206 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo 05:56:21.207 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo 05:56:21.207 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo 05:56:21.208 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.jdo 05:56:21.208 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo 05:56:21.209 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.jdo 05:56:21.210 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:21.210 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.jdo 05:56:21.211 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:21.211 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:21.212 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:21.213 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:21.213 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.jdo 05:56:21.213 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 05:56:21.214 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those. 05:56:21.216 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data 05:56:21.216 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm 05:56:21.217 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm 05:56:21.217 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm 05:56:21.218 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm 05:56:21.218 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.orm 05:56:21.219 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm 05:56:21.220 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.orm 05:56:21.220 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm 05:56:21.221 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.orm 05:56:21.221 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:21.222 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.orm 05:56:21.222 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:21.223 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:21.224 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.orm 05:56:21.224 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 05:56:21.224 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo 05:56:21.225 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo 05:56:21.225 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo 05:56:21.226 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo 05:56:21.226 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.jdo 05:56:21.227 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo 05:56:21.227 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.jdo 05:56:21.228 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:21.229 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.jdo 05:56:21.229 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:21.230 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:21.230 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:21.231 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:21.232 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.jdo 05:56:21.232 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 05:56:21.232 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those. 05:56:21.233 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data 05:56:21.233 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm 05:56:21.234 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm 05:56:21.234 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm 05:56:21.235 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm 05:56:21.235 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.orm 05:56:21.236 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm 05:56:21.236 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.orm 05:56:21.237 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm 05:56:21.237 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.orm 05:56:21.238 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:21.239 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.orm 05:56:21.239 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:21.240 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:21.240 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.orm 05:56:21.241 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 05:56:21.241 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo 05:56:21.242 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo 05:56:21.242 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo 05:56:21.243 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo 05:56:21.243 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.jdo 05:56:21.244 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo 05:56:21.245 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.jdo 05:56:21.245 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:21.246 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.jdo 05:56:21.246 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:21.247 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:21.247 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:21.248 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:21.249 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.jdo 05:56:21.249 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 05:56:21.249 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those. 05:56:21.250 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data 05:56:21.251 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm 05:56:21.251 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm 05:56:21.252 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm 05:56:21.252 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm 05:56:21.253 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.orm 05:56:21.253 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm 05:56:21.254 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.orm 05:56:21.254 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm 05:56:21.255 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.orm 05:56:21.255 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:21.256 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.orm 05:56:21.257 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:21.257 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:21.258 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.orm 05:56:21.258 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 05:56:21.258 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" field "revision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:21.259 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data 05:56:21.260 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data 05:56:21.260 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data 05:56:21.260 [qtp609375192-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity 05:56:21.260 [qtp609375192-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository 05:56:21.260 [qtp609375192-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory 05:56:21.261 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo 05:56:21.262 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo 05:56:21.262 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo 05:56:21.263 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo 05:56:21.264 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.jdo 05:56:21.264 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo 05:56:21.265 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.jdo 05:56:21.265 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:21.266 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.jdo 05:56:21.266 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:21.267 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:21.268 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:21.268 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:21.269 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.jdo 05:56:21.269 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 05:56:21.269 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those. 05:56:21.269 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data 05:56:21.270 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm 05:56:21.271 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm 05:56:21.271 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm 05:56:21.272 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm 05:56:21.272 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.orm 05:56:21.273 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm 05:56:21.273 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.orm 05:56:21.274 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm 05:56:21.275 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.orm 05:56:21.275 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:21.276 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.orm 05:56:21.276 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:21.277 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:21.277 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.orm 05:56:21.278 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 05:56:21.278 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo 05:56:21.279 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo 05:56:21.279 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo 05:56:21.280 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo 05:56:21.280 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.jdo 05:56:21.281 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo 05:56:21.281 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.jdo 05:56:21.282 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:21.282 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.jdo 05:56:21.283 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:21.284 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:21.284 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:21.285 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:21.285 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.jdo 05:56:21.285 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 05:56:21.286 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those. 05:56:21.287 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data 05:56:21.288 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm 05:56:21.288 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm 05:56:21.289 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm 05:56:21.290 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm 05:56:21.290 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.orm 05:56:21.291 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm 05:56:21.291 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.orm 05:56:21.292 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm 05:56:21.292 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.orm 05:56:21.293 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:21.293 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.orm 05:56:21.294 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:21.295 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:21.295 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.orm 05:56:21.295 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 05:56:21.296 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "parent" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:21.296 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:21.296 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "lastSyncFromRepositoryId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:21.297 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data 05:56:21.297 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data 05:56:21.297 [qtp609375192-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile 05:56:21.297 [qtp609375192-38] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore 05:56:21.302 [qtp609375192-38] DEBUG DataNucleus.Connection - Created tx data source using pooling type of dbcp-builtin 05:56:21.302 [qtp609375192-38] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx" 05:56:21.302 [qtp609375192-38] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx" 05:56:21.316 [qtp609375192-38] DEBUG DataNucleus.Connection - Created nontx data source using pooling type of dbcp-builtin 05:56:21.320 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b9e4801 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened 05:56:21.321 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 05:56:21.321 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false) 05:56:21.321 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 05:56:21.322 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 05:56:21.322 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true) 05:56:21.322 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 05:56:21.322 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 05:56:21.322 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true) 05:56:21.322 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 05:56:21.323 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true) 05:56:21.323 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false) 05:56:21.323 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false) 05:56:21.323 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 05:56:21.323 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 05:56:21.323 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 05:56:21.323 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 05:56:21.324 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 05:56:21.324 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 05:56:21.324 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 05:56:21.324 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 05:56:21.324 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 05:56:21.324 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 05:56:21.324 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true) 05:56:21.324 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 05:56:21.325 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 05:56:21.325 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true) 05:56:21.325 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 05:56:21.325 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 05:56:21.325 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false) 05:56:21.325 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false) 05:56:21.325 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 05:56:21.326 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false) 05:56:21.326 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false) 05:56:21.326 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true) 05:56:21.326 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 05:56:21.326 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true) 05:56:21.326 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true) 05:56:21.326 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 05:56:21.326 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 05:56:21.327 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 05:56:21.327 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 05:56:21.327 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true) 05:56:21.327 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 05:56:21.327 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 05:56:21.327 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 05:56:21.327 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 05:56:21.327 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 05:56:21.327 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 05:56:21.327 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 05:56:21.328 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 05:56:21.328 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 05:56:21.328 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 05:56:21.328 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 05:56:21.328 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 05:56:21.328 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 05:56:21.328 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 05:56:21.328 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 05:56:21.329 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true) 05:56:21.329 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 05:56:21.329 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false) 05:56:21.329 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.File (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BinaryStreamRDBMSMapping, default=true) 05:56:21.329 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 05:56:21.329 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 05:56:21.329 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 05:56:21.329 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 05:56:21.329 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 05:56:21.368 [qtp609375192-38] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 05:56:21.368 [qtp609375192-38] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 05:56:21.386 [qtp609375192-38] DEBUG DataNucleus.Datastore - ======================= Datastore ========================= 05:56:21.387 [qtp609375192-38] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 05:56:21.387 [qtp609375192-38] DEBUG DataNucleus.Datastore - Datastore : read-write 05:56:21.387 [qtp609375192-38] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints) 05:56:21.387 [qtp609375192-38] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase 05:56:21.387 [qtp609375192-38] DEBUG DataNucleus.Datastore - Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 05:56:21.387 [qtp609375192-38] DEBUG DataNucleus.Datastore - Queries : Timeout=0 05:56:21.387 [qtp609375192-38] DEBUG DataNucleus.Datastore - =========================================================== 05:56:21.387 [qtp609375192-38] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 05:56:21.387 [qtp609375192-38] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)" 05:56:21.387 [qtp609375192-38] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)" 05:56:21.387 [qtp609375192-38] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yk7ash-no00h/.cloudstore-repo/derby] 05:56:21.387 [qtp609375192-38] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yk7ash-no00h/.cloudstore-repo/derby] 05:56:21.387 [qtp609375192-38] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT 05:56:21.387 [qtp609375192-38] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 05:56:21.387 [qtp609375192-38] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 05:56:21.388 [qtp609375192-38] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true 05:56:21.388 [qtp609375192-38] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 05:56:21.388 [qtp609375192-38] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50) 05:56:21.388 [qtp609375192-38] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only 05:56:21.388 [qtp609375192-38] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255 05:56:21.388 [qtp609375192-38] DEBUG DataNucleus.Datastore - JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, SQLXML, CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP 05:56:21.388 [qtp609375192-38] DEBUG DataNucleus.Datastore - =========================================================== 05:56:21.388 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b9e4801 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@434c7811, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 05:56:21.446 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b9e4801 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@434c7811, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 05:56:21.447 [qtp609375192-38] DEBUG DataNucleus.Datastore - StoreManager now created 05:56:21.447 [qtp609375192-38] DEBUG DataNucleus.Cache - Level 2 Cache of type "soft" initialised 05:56:21.447 [qtp609375192-38] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false) 05:56:21.447 [qtp609375192-38] DEBUG DataNucleus.Persistence - ================= NucleusContext =============== 05:56:21.447 [qtp609375192-38] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "4.0.7" with JRE "1.8.0_242" on "Linux" 05:56:21.447 [qtp609375192-38] DEBUG DataNucleus.Persistence - Persistence API : JDO 05:56:21.447 [qtp609375192-38] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 05:56:21.448 [qtp609375192-38] DEBUG DataNucleus.Persistence - ClassLoading : default 05:56:21.448 [qtp609375192-38] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC 05:56:21.448 [qtp609375192-38] DEBUG DataNucleus.Persistence - AutoStart : mechanism=None, mode=Quiet 05:56:21.448 [qtp609375192-38] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 05:56:21.448 [qtp609375192-38] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New 05:56:21.448 [qtp609375192-38] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 05:56:21.448 [qtp609375192-38] DEBUG DataNucleus.Persistence - ================================================ 05:56:21.449 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@626847ff" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@42443753" with txn="org.datanucleus.TransactionImpl@15d83a47" 05:56:21.449 [qtp609375192-38] DEBUG DataNucleus.Cache - Level 1 Cache of type "soft" initialised 05:56:21.451 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo 05:56:21.451 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo 05:56:21.452 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo 05:56:21.453 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo 05:56:21.454 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.jdo 05:56:21.455 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo 05:56:21.456 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.jdo 05:56:21.457 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:21.457 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.jdo 05:56:21.458 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:21.459 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:21.460 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:21.461 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:21.461 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.jdo 05:56:21.461 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 05:56:21.462 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those. 05:56:21.463 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data 05:56:21.464 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm 05:56:21.465 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm 05:56:21.466 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm 05:56:21.467 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm 05:56:21.468 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.orm 05:56:21.468 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm 05:56:21.469 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.orm 05:56:21.470 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm 05:56:21.471 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.orm 05:56:21.472 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:21.473 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.orm 05:56:21.474 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:21.474 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:21.475 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.orm 05:56:21.476 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 05:56:21.476 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo 05:56:21.477 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo 05:56:21.478 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo 05:56:21.479 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo 05:56:21.480 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.jdo 05:56:21.480 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo 05:56:21.481 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.jdo 05:56:21.482 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:21.483 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.jdo 05:56:21.484 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:21.485 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:21.486 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:21.486 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:21.487 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.jdo 05:56:21.488 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 05:56:21.488 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those. 05:56:21.489 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data 05:56:21.490 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm 05:56:21.491 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm 05:56:21.492 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm 05:56:21.493 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm 05:56:21.494 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.orm 05:56:21.495 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm 05:56:21.496 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.orm 05:56:21.496 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm 05:56:21.497 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.orm 05:56:21.498 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:21.499 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.orm 05:56:21.499 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:21.500 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:21.501 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.orm 05:56:21.501 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 05:56:21.501 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:21.502 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:21.502 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:21.503 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data 05:56:21.503 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data 05:56:21.504 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo 05:56:21.505 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo 05:56:21.506 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo 05:56:21.507 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo 05:56:21.507 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.jdo 05:56:21.508 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo 05:56:21.509 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.jdo 05:56:21.510 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:21.510 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.jdo 05:56:21.511 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:21.512 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:21.513 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:21.514 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:21.515 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.jdo 05:56:21.515 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 05:56:21.516 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those. 05:56:21.516 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data 05:56:21.517 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm 05:56:21.518 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm 05:56:21.518 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm 05:56:21.519 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm 05:56:21.520 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.orm 05:56:21.521 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm 05:56:21.521 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.orm 05:56:21.522 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm 05:56:21.523 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.orm 05:56:21.524 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:21.524 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.orm 05:56:21.525 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:21.526 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:21.527 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.orm 05:56:21.527 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 05:56:21.527 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "remoteRootSha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:21.527 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:21.528 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data 05:56:21.529 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /META-INF/package.jdo 05:56:21.530 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /WEB-INF/package.jdo 05:56:21.530 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /package.jdo 05:56:21.531 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/package.jdo 05:56:21.532 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org.jdo 05:56:21.533 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/package.jdo 05:56:21.534 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus.jdo 05:56:21.535 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/package.jdo 05:56:21.535 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity.jdo 05:56:21.536 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/LongId.jdo 05:56:21.536 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" not found 05:56:21.536 [qtp609375192-38] DEBUG DataNucleus.MetaData - Registering class "org.datanucleus.identity.LongId" as not having MetaData. 05:56:21.536 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table] 05:56:21.537 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table] 05:56:21.537 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."id"" added to internal representation of table. 05:56:21.538 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repository"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:21.538 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table] 05:56:21.538 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table] 05:56:21.538 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."id"" added to internal representation of table. 05:56:21.538 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["modification"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:21.539 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table] 05:56:21.539 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."id"" added to internal representation of table. 05:56:21.539 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Modification (inheritance strategy="new-table") 05:56:21.539 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."localrevision"" added to internal representation of table. 05:56:21.539 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.localRevision] -> Column(s) ["modification"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:21.540 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."remoterepository_id_oid"" added to internal representation of table. 05:56:21.540 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.remoteRepository] -> Column(s) ["modification"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:21.540 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 05:56:21.540 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."changed"" added to internal representation of table. 05:56:21.540 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["modification"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:21.540 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."created"" added to internal representation of table. 05:56:21.541 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["modification"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:21.541 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."discriminator"" added to internal representation of table. 05:56:21.541 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["modification"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:21.541 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised 05:56:21.541 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "copymodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.CopyModification (inheritance strategy="new-table") 05:56:21.541 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompath"" added to internal representation of table. 05:56:21.541 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPath] -> Column(s) ["copymodification"."frompath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 05:56:21.542 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompathsha1"" added to internal representation of table. 05:56:21.542 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPathSha1] -> Column(s) ["copymodification"."frompathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:21.542 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."length"" added to internal representation of table. 05:56:21.542 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.length] -> Column(s) ["copymodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:21.542 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."sha1"" added to internal representation of table. 05:56:21.542 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.sha1] -> Column(s) ["copymodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:21.542 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topath"" added to internal representation of table. 05:56:21.543 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPath] -> Column(s) ["copymodification"."topath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 05:56:21.543 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topathsha1"" added to internal representation of table. 05:56:21.543 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPathSha1] -> Column(s) ["copymodification"."topathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:21.543 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised 05:56:21.543 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Repository (inheritance strategy="new-table") 05:56:21.544 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."publickey"" added to internal representation of table. 05:56:21.544 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.publicKey] -> Column(s) ["repository"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping) 05:56:21.544 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."repositoryid"" added to internal representation of table. 05:56:21.544 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.repositoryId] -> Column(s) ["repository"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:21.544 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."revision"" added to internal representation of table. 05:56:21.544 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.revision] -> Column(s) ["repository"."revision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:21.544 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 05:56:21.545 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."changed"" added to internal representation of table. 05:56:21.545 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repository"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:21.545 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."created"" added to internal representation of table. 05:56:21.545 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repository"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:21.545 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."discriminator"" added to internal representation of table. 05:56:21.545 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repository"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:21.545 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised 05:56:21.545 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepository (inheritance strategy="superclass-table") 05:56:21.545 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localpathprefix"" added to internal representation of table. 05:56:21.545 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 05:56:21.546 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix] -> Column(s) ["repository"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:21.546 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localrevision"" added to internal representation of table. 05:56:21.546 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 05:56:21.546 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision] -> Column(s) ["repository"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:21.546 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoteroot"" added to internal representation of table. 05:56:21.546 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRoot] -> Column(s) ["repository"."remoteroot"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.TypeConverterMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 05:56:21.547 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoterootsha1"" added to internal representation of table. 05:56:21.547 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRootSha1] -> Column(s) ["repository"."remoterootsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:21.548 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@26a0c2b [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 05:56:21.548 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5110f3e1" with isolation "serializable" 05:56:21.558 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 05:56:21.559 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repository, modification" in Catalog "", Schema "" 05:56:21.617 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 3 tables, time = 58 ms 05:56:21.617 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found 05:56:21.619 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned table type of TABLE 05:56:21.621 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned table type of TABLE 05:56:21.633 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "repository" 05:56:21.633 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "RemoteRepository_remoteRootSha1" in catalog "" schema "" 05:56:21.633 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "remoterepository_remoterootsha1" ON "repository" ("remoterootsha1") 05:56:21.663 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 30 ms 05:56:21.695 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository" 05:56:21.718 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "repository" 05:56:21.718 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "Repository_repositoryId" in catalog "" schema "" 05:56:21.718 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repository_repositoryid" ON "repository" ("repositoryid") 05:56:21.735 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms 05:56:21.756 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "modification" 05:56:21.756 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "modification_n49" in catalog "" schema "" 05:56:21.757 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_n49" ON "modification" ("remoterepository_id_oid") 05:56:21.773 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 05:56:21.773 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "Modification_remoteRepository_localRevision" in catalog "" schema "" 05:56:21.773 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_remoterepository_localrevision" ON "modification" ("remoterepository_id_oid","localrevision") 05:56:21.792 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms 05:56:21.822 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "modification" 05:56:21.822 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "modification_fk1" in catalog "" schema "" 05:56:21.822 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 05:56:21.845 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms 05:56:21.871 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "modification" 05:56:21.888 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "copymodification" 05:56:21.889 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_fromPathSha1" in catalog "" schema "" 05:56:21.889 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_frompathsha1" ON "copymodification" ("frompathsha1") 05:56:21.902 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 05:56:21.903 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_toPathSha1" in catalog "" schema "" 05:56:21.903 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_topathsha1" ON "copymodification" ("topathsha1") 05:56:21.920 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms 05:56:21.921 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_sha1_length" in catalog "" schema "" 05:56:21.921 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_sha1_length" ON "copymodification" ("sha1","length") 05:56:21.934 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 05:56:21.964 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "copymodification" 05:56:21.965 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "copymodification_fk1" in catalog "" schema "" 05:56:21.965 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 05:56:21.974 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 9 ms 05:56:21.992 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "copymodification" 05:56:21.992 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5110f3e1" 05:56:21.994 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5110f3e1" 05:56:21.994 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@26a0c2b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5110f3e1, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 05:56:21.995 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@26a0c2b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5110f3e1, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 05:56:21.995 [qtp609375192-38] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 05:56:21.995 [qtp609375192-38] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 05:56:21.995 [qtp609375192-38] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 05:56:21.997 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo 05:56:21.997 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo 05:56:21.998 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo 05:56:21.999 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo 05:56:22.000 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.jdo 05:56:22.000 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo 05:56:22.001 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.jdo 05:56:22.002 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:22.003 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.jdo 05:56:22.004 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:22.005 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:22.006 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:22.006 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:22.007 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.jdo 05:56:22.007 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 05:56:22.008 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those. 05:56:22.017 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data 05:56:22.019 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm 05:56:22.019 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm 05:56:22.020 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm 05:56:22.021 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm 05:56:22.022 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.orm 05:56:22.022 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm 05:56:22.023 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.orm 05:56:22.024 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm 05:56:22.025 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.orm 05:56:22.026 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:22.027 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.orm 05:56:22.027 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:22.028 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:22.029 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.orm 05:56:22.029 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 05:56:22.029 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:22.030 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:22.030 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data 05:56:22.031 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table] 05:56:22.031 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."id"" added to internal representation of table. 05:56:22.031 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "deletemodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.DeleteModification (inheritance strategy="new-table") 05:56:22.032 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."length"" added to internal representation of table. 05:56:22.032 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.length] -> Column(s) ["deletemodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:22.032 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."path"" added to internal representation of table. 05:56:22.032 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.path] -> Column(s) ["deletemodification"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 05:56:22.032 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."pathsha1"" added to internal representation of table. 05:56:22.032 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.pathSha1] -> Column(s) ["deletemodification"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:22.032 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."sha1"" added to internal representation of table. 05:56:22.033 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.sha1] -> Column(s) ["deletemodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:22.033 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised 05:56:22.033 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4f1c0f48 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 05:56:22.033 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@26ac7501" with isolation "serializable" 05:56:22.041 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned table type of TABLE 05:56:22.042 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, deletemodification, repository, modification" in Catalog "", Schema "" 05:56:22.081 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 4 tables, time = 39 ms 05:56:22.081 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found 05:56:22.090 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "deletemodification" 05:56:22.091 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_pathSha1" in catalog "" schema "" 05:56:22.091 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_pathsha1" ON "deletemodification" ("pathsha1") 05:56:22.103 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 05:56:22.104 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_sha1_length" in catalog "" schema "" 05:56:22.104 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_sha1_length" ON "deletemodification" ("sha1","length") 05:56:22.124 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms 05:56:22.164 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "deletemodification" 05:56:22.164 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "deletemodification_fk1" in catalog "" schema "" 05:56:22.164 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 05:56:22.182 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms 05:56:22.200 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "deletemodification" 05:56:22.200 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@26ac7501" 05:56:22.202 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@26ac7501" 05:56:22.202 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4f1c0f48 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@26ac7501, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 05:56:22.202 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4f1c0f48 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@26ac7501, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 05:56:22.203 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table] 05:56:22.204 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."id"" added to internal representation of table. 05:56:22.204 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repofile"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:22.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table] 05:56:22.204 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RepoFile (inheritance strategy="new-table") 05:56:22.204 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastmodified"" added to internal representation of table. 05:56:22.204 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastModified] -> Column(s) ["repofile"."lastmodified"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:22.204 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastsyncfromrepositoryid"" added to internal representation of table. 05:56:22.205 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastSyncFromRepositoryId] -> Column(s) ["repofile"."lastsyncfromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:22.205 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."localrevision"" added to internal representation of table. 05:56:22.205 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.localRevision] -> Column(s) ["repofile"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:22.205 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."name"" added to internal representation of table. 05:56:22.205 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.name] -> Column(s) ["repofile"."name"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:22.205 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."parent_id_oid"" added to internal representation of table. 05:56:22.206 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.parent] -> Column(s) ["repofile"."parent_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:22.206 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 05:56:22.206 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."changed"" added to internal representation of table. 05:56:22.206 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repofile"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:22.206 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."created"" added to internal representation of table. 05:56:22.206 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repofile"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:22.206 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."discriminator"" added to internal representation of table. 05:56:22.206 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repofile"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:22.206 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised 05:56:22.206 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Directory (inheritance strategy="superclass-table") 05:56:22.207 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@548b7e09 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 05:56:22.207 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6fb524f6" with isolation "serializable" 05:56:22.213 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 05:56:22.213 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification" in Catalog "", Schema "" 05:56:22.241 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 5 tables, time = 28 ms 05:56:22.241 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 05:56:22.248 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "repofile" 05:56:22.249 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "RepoFile_localRevision" in catalog "" schema "" 05:56:22.249 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_localrevision" ON "repofile" ("localrevision") 05:56:22.261 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 05:56:22.261 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "repofile_n49" in catalog "" schema "" 05:56:22.261 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_n49" ON "repofile" ("parent_id_oid") 05:56:22.276 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 05:56:22.306 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repofile" 05:56:22.306 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repofile_fk1" in catalog "" schema "" 05:56:22.306 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_fk1" FOREIGN KEY ("parent_id_oid") REFERENCES "repofile" ("id") 05:56:22.318 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 05:56:22.339 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "repofile" 05:56:22.340 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RepoFile_parent_name" in catalog "" schema "" 05:56:22.340 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repofile_parent_name" ON "repofile" ("parent_id_oid","name") 05:56:22.354 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 05:56:22.355 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6fb524f6" 05:56:22.356 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6fb524f6" 05:56:22.356 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@548b7e09 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6fb524f6, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 05:56:22.356 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@548b7e09 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6fb524f6, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 05:56:22.358 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo 05:56:22.358 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo 05:56:22.359 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo 05:56:22.360 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo 05:56:22.361 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.jdo 05:56:22.361 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo 05:56:22.362 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.jdo 05:56:22.363 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:22.364 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.jdo 05:56:22.364 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:22.365 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:22.366 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:22.367 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:22.368 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.jdo 05:56:22.368 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 05:56:22.368 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those. 05:56:22.369 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data 05:56:22.370 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm 05:56:22.371 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm 05:56:22.371 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm 05:56:22.372 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm 05:56:22.373 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.orm 05:56:22.374 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm 05:56:22.374 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.orm 05:56:22.375 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm 05:56:22.376 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.orm 05:56:22.377 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:22.378 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.orm 05:56:22.378 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:22.379 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:22.380 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.orm 05:56:22.380 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 05:56:22.380 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "offset" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:22.381 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:22.381 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data 05:56:22.382 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo 05:56:22.383 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo 05:56:22.384 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo 05:56:22.385 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo 05:56:22.386 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.jdo 05:56:22.386 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo 05:56:22.387 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.jdo 05:56:22.388 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:22.389 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.jdo 05:56:22.390 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:22.390 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:22.391 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:22.392 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:22.393 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.jdo 05:56:22.393 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 05:56:22.393 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those. 05:56:22.394 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data 05:56:22.395 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm 05:56:22.396 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm 05:56:22.397 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm 05:56:22.397 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm 05:56:22.398 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.orm 05:56:22.399 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm 05:56:22.399 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.orm 05:56:22.400 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm 05:56:22.401 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.orm 05:56:22.402 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:22.403 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.orm 05:56:22.404 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:22.406 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:22.406 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.orm 05:56:22.406 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 05:56:22.407 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:22.409 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "inProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:22.410 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data 05:56:22.410 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table] 05:56:22.410 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table] 05:56:22.413 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."id"" added to internal representation of table. 05:56:22.413 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["filechunk"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:22.414 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.NormalFile (inheritance strategy="superclass-table") 05:56:22.414 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.fileChunks] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" () 05:56:22.414 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."inprogress"" added to internal representation of table. 05:56:22.414 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.inProgress uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 05:56:22.414 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.inProgress] -> Column(s) ["repofile"."inprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping) 05:56:22.415 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."length"" added to internal representation of table. 05:56:22.415 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.length uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 05:56:22.415 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.length] -> Column(s) ["repofile"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:22.415 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."sha1"" added to internal representation of table. 05:56:22.415 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.sha1 uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 05:56:22.415 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.sha1] -> Column(s) ["repofile"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:22.415 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileChunk (inheritance strategy="new-table") 05:56:22.415 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."length"" added to internal representation of table. 05:56:22.415 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.length] -> Column(s) ["filechunk"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.IntegerMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping) 05:56:22.416 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."normalfile_id_oid"" added to internal representation of table. 05:56:22.416 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.normalFile] -> Column(s) ["filechunk"."normalfile_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:22.416 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."offset"" added to internal representation of table. 05:56:22.416 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.offset] -> Column(s) ["filechunk"."offset"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:22.416 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."sha1"" added to internal representation of table. 05:56:22.417 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.sha1] -> Column(s) ["filechunk"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:22.417 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 05:56:22.417 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."changed"" added to internal representation of table. 05:56:22.418 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["filechunk"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:22.418 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."created"" added to internal representation of table. 05:56:22.418 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["filechunk"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:22.418 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised 05:56:22.418 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@661d08f4 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 05:56:22.419 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3996eb8e" with isolation "serializable" 05:56:22.426 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 05:56:22.426 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 05:56:22.457 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 6 tables, time = 31 ms 05:56:22.457 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 05:56:22.458 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned table type of TABLE 05:56:22.469 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repofile" 05:56:22.470 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "NormalFile_sha1_length" in catalog "" schema "" 05:56:22.470 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "normalfile_sha1_length" ON "repofile" ("sha1","length") 05:56:22.578 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 108 ms 05:56:22.606 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 05:56:22.625 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 05:56:22.641 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "filechunk" 05:56:22.641 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "filechunk_n49" in catalog "" schema "" 05:56:22.641 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "filechunk_n49" ON "filechunk" ("normalfile_id_oid") 05:56:22.902 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 260 ms 05:56:22.923 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "filechunk" 05:56:22.924 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "filechunk_fk1" in catalog "" schema "" 05:56:22.924 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_fk1" FOREIGN KEY ("normalfile_id_oid") REFERENCES "repofile" ("id") 05:56:22.930 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 6 ms 05:56:22.947 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "filechunk" 05:56:22.947 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileChunk_normalFile_offset" in catalog "" schema "" 05:56:22.947 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "filechunk_normalfile_offset" ON "filechunk" ("normalfile_id_oid","offset") 05:56:22.959 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 05:56:22.959 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3996eb8e" 05:56:22.960 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3996eb8e" 05:56:22.960 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@661d08f4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3996eb8e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 05:56:22.961 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@661d08f4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3996eb8e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 05:56:22.962 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo 05:56:22.963 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo 05:56:22.965 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo 05:56:22.967 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo 05:56:22.969 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.jdo 05:56:22.970 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo 05:56:22.970 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.jdo 05:56:22.971 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:22.972 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.jdo 05:56:22.973 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:22.974 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:22.974 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:22.975 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:22.976 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.jdo 05:56:22.976 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 05:56:22.977 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those. 05:56:22.978 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data 05:56:22.979 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm 05:56:22.979 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm 05:56:22.980 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm 05:56:22.981 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm 05:56:22.981 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.orm 05:56:22.982 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm 05:56:22.983 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.orm 05:56:22.983 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm 05:56:22.984 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.orm 05:56:22.985 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:22.986 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.orm 05:56:22.986 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:22.987 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:22.988 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.orm 05:56:22.988 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 05:56:22.988 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionSynced" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:22.988 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionInProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 05:56:22.989 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data 05:56:22.990 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table] 05:56:22.990 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."id"" added to internal representation of table. 05:56:22.991 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["lastsynctoremoterepo"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:22.991 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo (inheritance strategy="new-table") 05:56:22.991 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisioninprogress"" added to internal representation of table. 05:56:22.991 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionInProgress] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisioninprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:22.991 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisionsynced"" added to internal representation of table. 05:56:22.991 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionSynced] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisionsynced"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:22.992 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."remoterepository_id_oid"" added to internal representation of table. 05:56:22.993 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.remoteRepository] -> Column(s) ["lastsynctoremoterepo"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:22.993 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."resyncmode"" added to internal representation of table. 05:56:22.993 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.resyncMode] -> Column(s) ["lastsynctoremoterepo"."resyncmode"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping) 05:56:22.993 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 05:56:22.993 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."changed"" added to internal representation of table. 05:56:22.993 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["lastsynctoremoterepo"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:22.994 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."created"" added to internal representation of table. 05:56:22.994 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["lastsynctoremoterepo"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:22.994 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised 05:56:22.994 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6239cbd8 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 05:56:22.994 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b5c5c62" with isolation "serializable" 05:56:23.001 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned table type of TABLE 05:56:23.001 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 05:56:23.027 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 7 tables, time = 26 ms 05:56:23.027 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 7 columns found 05:56:23.035 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "lastsynctoremoterepo" 05:56:23.035 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "lastsynctoremoterepo_n49" in catalog "" schema "" 05:56:23.035 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "lastsynctoremoterepo_n49" ON "lastsynctoremoterepo" ("remoterepository_id_oid") 05:56:23.049 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 05:56:23.079 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "lastsynctoremoterepo" 05:56:23.080 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "lastsynctoremoterepo_fk1" in catalog "" schema "" 05:56:23.080 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 05:56:23.088 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 8 ms 05:56:23.108 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "lastsynctoremoterepo" 05:56:23.109 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "LastSyncToRemoteRepo_remoteRepository" in catalog "" schema "" 05:56:23.109 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "lastsynctoremoterepo_remoterepository" ON "lastsynctoremoterepo" ("remoterepository_id_oid") 05:56:23.125 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 05:56:23.126 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b5c5c62" 05:56:23.128 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b5c5c62" 05:56:23.128 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6239cbd8 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b5c5c62, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 05:56:23.128 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6239cbd8 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b5c5c62, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 05:56:23.129 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table] 05:56:23.129 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LocalRepository (inheritance strategy="superclass-table") 05:56:23.130 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"] 05:56:23.130 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" () 05:56:23.131 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."privatekey"" added to internal representation of table. 05:56:23.131 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 05:56:23.131 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey] -> Column(s) ["repository"."privatekey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping) 05:56:23.132 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."root_id_oid"" added to internal representation of table. 05:56:23.132 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.root uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 05:56:23.132 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.root] -> Column(s) ["repository"."root_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:23.133 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@46e054d0 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 05:56:23.133 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@51de7235" with isolation "serializable" 05:56:23.140 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 05:56:23.148 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "repository" 05:56:23.148 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "repository_n49" in catalog "" schema "" 05:56:23.148 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repository_n49" ON "repository" ("root_id_oid") 05:56:23.164 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 05:56:23.190 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository" 05:56:23.190 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repository_fk1" in catalog "" schema "" 05:56:23.190 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_fk1" FOREIGN KEY ("root_id_oid") REFERENCES "repofile" ("id") 05:56:23.200 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 10 ms 05:56:23.221 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository" 05:56:23.222 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@51de7235" 05:56:23.223 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@51de7235" 05:56:23.223 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@46e054d0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@51de7235, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 05:56:23.223 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@46e054d0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@51de7235, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 05:56:23.225 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo 05:56:23.226 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo 05:56:23.227 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo 05:56:23.228 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo 05:56:23.228 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.jdo 05:56:23.229 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo 05:56:23.230 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.jdo 05:56:23.231 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:23.231 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.jdo 05:56:23.232 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:23.233 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:23.233 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:23.234 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:23.235 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.jdo 05:56:23.235 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 05:56:23.235 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those. 05:56:23.236 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data 05:56:23.237 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm 05:56:23.237 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm 05:56:23.238 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm 05:56:23.239 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm 05:56:23.240 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.orm 05:56:23.240 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm 05:56:23.241 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.orm 05:56:23.242 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm 05:56:23.243 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.orm 05:56:23.244 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:23.245 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.orm 05:56:23.245 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:23.246 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:23.247 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.orm 05:56:23.247 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 05:56:23.247 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data 05:56:23.249 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table] 05:56:23.250 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."id"" added to internal representation of table. 05:56:23.250 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["remoterepositoryrequest"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:23.250 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest (inheritance strategy="new-table") 05:56:23.250 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."localpathprefix"" added to internal representation of table. 05:56:23.250 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.localPathPrefix] -> Column(s) ["remoterepositoryrequest"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:23.251 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."publickey"" added to internal representation of table. 05:56:23.251 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.publicKey] -> Column(s) ["remoterepositoryrequest"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping) 05:56:23.251 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."repositoryid"" added to internal representation of table. 05:56:23.251 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.repositoryId] -> Column(s) ["remoterepositoryrequest"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:23.251 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 05:56:23.252 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."changed"" added to internal representation of table. 05:56:23.252 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["remoterepositoryrequest"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:23.252 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."created"" added to internal representation of table. 05:56:23.252 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["remoterepositoryrequest"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:23.252 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised 05:56:23.252 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."id_oid"" added to internal representation of table. 05:56:23.253 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[OWNER]] -> Column(s) ["localrepository_aliases"."id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:23.253 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."element"" added to internal representation of table. 05:56:23.253 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[ELEMENT]] -> Column(s) ["localrepository_aliases"."element"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:23.253 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised 05:56:23.254 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7626e876 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 05:56:23.254 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@123dcca3" with isolation "serializable" 05:56:23.260 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned table type of TABLE 05:56:23.260 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 05:56:23.284 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 9 tables, time = 24 ms 05:56:23.284 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found 05:56:23.285 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned table type of TABLE 05:56:23.292 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "remoterepositoryrequest" 05:56:23.308 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "remoterepositoryrequest" 05:56:23.310 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "remoterepositoryrequest" 05:56:23.310 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RemoteRepositoryRequest_repositoryId" in catalog "" schema "" 05:56:23.310 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "remoterepositoryrequest_repositoryid" ON "remoterepositoryrequest" ("repositoryid") 05:56:23.320 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 10 ms 05:56:23.338 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "localrepository_aliases" 05:56:23.339 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "localrepository_aliases_n49" in catalog "" schema "" 05:56:23.339 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "localrepository_aliases_n49" ON "localrepository_aliases" ("id_oid") 05:56:23.350 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms 05:56:23.375 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "localrepository_aliases" 05:56:23.376 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "localrepository_aliases_fk1" in catalog "" schema "" 05:56:23.376 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_fk1" FOREIGN KEY ("id_oid") REFERENCES "repository" ("id") 05:56:23.385 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 9 ms 05:56:23.401 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "localrepository_aliases" 05:56:23.402 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@123dcca3" 05:56:23.403 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@123dcca3" 05:56:23.403 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7626e876 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@123dcca3, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 05:56:23.403 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7626e876 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@123dcca3, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 05:56:23.405 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo 05:56:23.406 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo 05:56:23.407 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo 05:56:23.408 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo 05:56:23.408 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.jdo 05:56:23.409 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo 05:56:23.410 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.jdo 05:56:23.411 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:23.411 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.jdo 05:56:23.412 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:23.452 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:23.458 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:23.463 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:23.464 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.jdo 05:56:23.464 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 05:56:23.465 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those. 05:56:23.465 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data 05:56:23.466 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm 05:56:23.467 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm 05:56:23.467 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm 05:56:23.468 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm 05:56:23.469 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.orm 05:56:23.469 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm 05:56:23.470 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.orm 05:56:23.470 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm 05:56:23.471 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.orm 05:56:23.472 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:23.473 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.orm 05:56:23.473 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:23.474 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:23.475 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.orm 05:56:23.475 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 05:56:23.475 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data 05:56:23.476 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table] 05:56:23.476 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."id"" added to internal representation of table. 05:56:23.476 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["fileinprogressmarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 05:56:23.477 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileInProgressMarker (inheritance strategy="new-table") 05:56:23.477 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."fromrepositoryid"" added to internal representation of table. 05:56:23.477 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.fromRepositoryId] -> Column(s) ["fileinprogressmarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:23.477 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."path"" added to internal representation of table. 05:56:23.477 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.path] -> Column(s) ["fileinprogressmarker"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 05:56:23.477 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."pathsha1"" added to internal representation of table. 05:56:23.477 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.pathSha1] -> Column(s) ["fileinprogressmarker"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:23.477 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."torepositoryid"" added to internal representation of table. 05:56:23.477 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.toRepositoryId] -> Column(s) ["fileinprogressmarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:23.477 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 05:56:23.477 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."changed"" added to internal representation of table. 05:56:23.478 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["fileinprogressmarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:23.478 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."created"" added to internal representation of table. 05:56:23.478 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["fileinprogressmarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 05:56:23.478 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised 05:56:23.478 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c3073cb [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 05:56:23.478 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@60302e6c" with isolation "serializable" 05:56:23.484 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned table type of TABLE 05:56:23.484 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 05:56:23.506 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 10 tables, time = 22 ms 05:56:23.506 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found 05:56:23.513 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "fileinprogressmarker" 05:56:23.513 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "FileInProgressMark_fromRepositoryId_toRepositoryId" in catalog "" schema "" 05:56:23.513 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid") 05:56:23.527 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 05:56:23.548 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "fileinprogressmarker" 05:56:23.563 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "fileinprogressmarker" 05:56:23.564 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileInProgressMark_fromRepositoryId_toRepositoryId_pathSha1" in catalog "" schema "" 05:56:23.564 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid","pathsha1") 05:56:23.575 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms 05:56:23.576 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@60302e6c" 05:56:23.577 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@60302e6c" 05:56:23.577 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c3073cb [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@60302e6c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 05:56:23.577 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c3073cb [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@60302e6c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 05:56:23.579 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo 05:56:23.581 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo 05:56:23.582 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo 05:56:23.583 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo 05:56:23.583 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.jdo 05:56:23.584 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo 05:56:23.584 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.jdo 05:56:23.585 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo 05:56:23.585 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.jdo 05:56:23.586 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.jdo 05:56:23.587 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.jdo 05:56:23.587 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 05:56:23.588 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 05:56:23.589 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.jdo 05:56:23.589 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 05:56:23.589 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those. 05:56:23.589 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data 05:56:23.590 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm 05:56:23.591 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm 05:56:23.591 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm 05:56:23.592 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm 05:56:23.592 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm 05:56:23.593 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm 05:56:23.593 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm 05:56:23.594 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm 05:56:23.594 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm 05:56:23.595 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.orm 05:56:23.596 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm 05:56:23.596 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 05:56:23.597 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.orm 05:56:23.597 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.orm 05:56:23.597 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 05:56:23.598 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data 05:56:23.598 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table] 05:56:23.598 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Symlink (inheritance strategy="superclass-table") 05:56:23.598 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table. 05:56:23.599 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Symlink.target uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 05:56:23.599 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Symlink.target] -> Column(s) ["repofile"."target"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 05:56:23.600 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@b9e5d1e [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 05:56:23.600 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@252711f0" with isolation "serializable" 05:56:23.605 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 05:56:23.612 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 05:56:23.624 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 05:56:23.627 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 05:56:23.627 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@252711f0" 05:56:23.627 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@252711f0" 05:56:23.627 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@b9e5d1e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@252711f0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 05:56:23.627 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@b9e5d1e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@252711f0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 05:56:23.628 [qtp609375192-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared 05:56:23.628 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@626847ff" closed 05:56:23.628 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@626847ff" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@42443753" with txn="org.datanucleus.TransactionImpl@6992b4fa" 05:56:23.628 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 05:56:23.628 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@626847ff (optimistic=false) 05:56:23.629 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" 05:56:23.629 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 05:56:23.629 [qtp609375192-38] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository] 05:56:23.629 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore 05:56:23.630 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 05:56:23.630 [qtp609375192-38] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'" 05:56:23.631 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18151f37 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 05:56:23.632 [qtp609375192-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1acb09fc, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 05:56:23.632 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18151f37 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2e42db45, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 05:56:23.632 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18151f37 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2e42db45, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@626847ff" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47001934]" 05:56:23.632 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 05:56:23.640 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1085b4ec" 05:56:23.640 [qtp609375192-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 05:56:23.641 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 05:56:23.641 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms 05:56:23.641 [qtp609375192-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 05:56:23.642 [qtp609375192-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache 05:56:23.642 [qtp609375192-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@70ca6f4a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 05:56:23.642 [qtp609375192-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@70ca6f4a" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="") 05:56:23.643 [qtp609375192-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@70ca6f4a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN" 05:56:23.643 [qtp609375192-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@70ca6f4a" (id="1") enlisted in transactional cache 05:56:23.644 [qtp609375192-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@70ca6f4a" having fields "publicKey" fetched from table ""repository"" 05:56:23.645 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18151f37 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2e42db45, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@626847ff" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47001934]" 05:56:23.650 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@7550c600" 05:56:23.650 [qtp609375192-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1> 05:56:23.651 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 05:56:23.651 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4a93df84" 05:56:23.651 [qtp609375192-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@70ca6f4a" (id="1") is having the following fields in Level 2 cache object updated : [3] 05:56:23.652 [qtp609375192-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@70ca6f4a" having fields "privateKey" fetched from table ""repository"" 05:56:23.652 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18151f37 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2e42db45, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@626847ff" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47001934]" 05:56:23.657 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@530f502" 05:56:23.658 [qtp609375192-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1> 05:56:23.658 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 05:56:23.659 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@d3f7bad" 05:56:23.659 [qtp609375192-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@70ca6f4a" (id="1") is having the following fields in Level 2 cache object updated : [7] 05:56:23.659 [qtp609375192-38] INFO c.c.c.local.LocalRepoManagerImpl - [42d83421]initPersistenceManagerFactory: repositoryId=e9f33f2a-ef65-40ff-a177-83bbb737b02e 05:56:23.659 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@626847ff 05:56:23.659 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 05:56:23.659 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 05:56:23.660 [qtp609375192-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1acb09fc]] 05:56:23.660 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18151f37 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2e42db45, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 05:56:23.660 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18151f37 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2e42db45, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 05:56:23.660 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18151f37 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2e42db45, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@626847ff" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47001934]" 05:56:23.660 [qtp609375192-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@70ca6f4a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 05:56:23.660 [qtp609375192-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@70ca6f4a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 05:56:23.660 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 05:56:23.660 [qtp609375192-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@70ca6f4a from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@70ca6f4a, lifecycle=HOLLOW] 05:56:23.661 [qtp609375192-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 05:56:23.661 [qtp609375192-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared 05:56:23.661 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@626847ff" closed 05:56:23.661 [qtp609375192-38] INFO c.c.c.local.LocalRepoManagerImpl - [42d83421]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2517 ms. 05:56:23.661 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@626847ff" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@42443753" with txn="org.datanucleus.TransactionImpl@86fa856" 05:56:23.661 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 05:56:23.661 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@626847ff (optimistic=false) 05:56:23.662 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed" 05:56:23.662 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" 05:56:23.663 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 05:56:23.663 [qtp609375192-38] DEBUG DataNucleus.Query - QueryCompilation: [filter:DyadicExpression{PrimaryExpression{this.changed} < ParameterExpression{changed}}] [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest, changed type=java.util.Date] 05:56:23.663 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore 05:56:23.664 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 05:56:23.664 [qtp609375192-38] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < ?" 05:56:23.665 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@156ec85 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 05:56:23.665 [qtp609375192-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@740ec9e1, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 05:56:23.665 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@156ec85 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@23a3f7, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 05:56:23.665 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@156ec85 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@23a3f7, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@626847ff" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47001934]" 05:56:23.665 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ... 05:56:23.672 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@4a123a1a" 05:56:23.672 [qtp609375192-38] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2020-02-22 05:56:23.661> 05:56:23.673 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 05:56:23.673 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms 05:56:23.673 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@626847ff 05:56:23.673 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 05:56:23.673 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 05:56:23.674 [qtp609375192-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@740ec9e1]] 05:56:23.674 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@156ec85 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@23a3f7, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 05:56:23.674 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@156ec85 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@23a3f7, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 05:56:23.674 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@156ec85 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@23a3f7, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@626847ff" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47001934]" 05:56:23.674 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 05:56:23.674 [qtp609375192-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared 05:56:23.674 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@626847ff" closed 05:56:23.674 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [25c08196]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 05:56:23.675 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [25c08196]tryAcquire: returning true. lockCounter=1 05:56:23.675 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [25c08196]tryAcquire: returning true. lockCounter=2 05:56:23.675 [qtp609375192-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 05:56:23.676 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [25c08196]release: NOT releasing underlying FileLock. lockCounter=1 05:56:23.676 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [25c08196]release: releasing underlying FileLock. lockCounter=0 05:56:23.676 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@626847ff" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@42443753" with txn="org.datanucleus.TransactionImpl@4e6785ad" 05:56:23.676 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 05:56:23.676 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@626847ff (optimistic=false) 05:56:23.677 [qtp609375192-38] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation 05:56:23.677 [qtp609375192-38] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation 05:56:23.677 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4e03f3d9 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 05:56:23.677 [qtp609375192-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@b53331c, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 05:56:23.677 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4e03f3d9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@306c18, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 05:56:23.677 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4e03f3d9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@306c18, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@626847ff" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47001934]" 05:56:23.677 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 05:56:23.678 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3739569f" 05:56:23.678 [qtp609375192-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 05:56:23.678 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 05:56:23.678 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 05:56:23.678 [qtp609375192-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 05:56:23.679 [qtp609375192-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@121a6e62" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 05:56:23.679 [qtp609375192-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@121a6e62" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 05:56:23.679 [qtp609375192-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@121a6e62" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 05:56:23.679 [qtp609375192-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@121a6e62" (id="1") enlisted in transactional cache 05:56:23.679 [qtp609375192-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@121a6e62" 05:56:23.680 [qtp609375192-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@121a6e62" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false] 05:56:23.680 [qtp609375192-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@121a6e62" (id="1") is having the following fields in Level 2 cache object updated : [6] 05:56:23.681 [qtp609375192-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@121a6e62" field "aliases" loading contents to SCO wrapper from the datastore 05:56:23.681 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4e03f3d9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@306c18, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@626847ff" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47001934]" 05:56:23.689 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@521311c0" 05:56:23.690 [qtp609375192-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 05:56:23.690 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 05:56:23.690 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@5a7c23a7" 05:56:23.690 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10d36559]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 05:56:23.690 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10d36559]tryAcquire: returning true. lockCounter=1 05:56:23.691 [qtp609375192-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 05:56:23.691 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10d36559]release: releasing underlying FileLock. lockCounter=0 05:56:23.691 [qtp609375192-38] DEBUG c.c.c.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'k6yk7ash-no00h' of repository 'e9f33f2a-ef65-40ff-a177-83bbb737b02e' already in-sync. 05:56:23.691 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [258d9ae5]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 05:56:23.691 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [258d9ae5]tryAcquire: returning true. lockCounter=1 05:56:23.692 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [258d9ae5]tryAcquire: returning true. lockCounter=2 05:56:23.692 [qtp609375192-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 05:56:23.692 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [258d9ae5]release: NOT releasing underlying FileLock. lockCounter=1 05:56:23.692 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [258d9ae5]release: releasing underlying FileLock. lockCounter=0 05:56:23.692 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 05:56:23.692 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 05:56:23.692 [qtp609375192-38] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 05:56:23.693 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 05:56:23.693 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 05:56:23.693 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@626847ff 05:56:23.693 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 05:56:23.693 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 05:56:23.693 [qtp609375192-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@b53331c]] 05:56:23.693 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4e03f3d9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@306c18, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 05:56:23.693 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4e03f3d9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@306c18, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 05:56:23.693 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4e03f3d9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@306c18, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@626847ff" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47001934]" 05:56:23.693 [qtp609375192-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@121a6e62" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 05:56:23.693 [qtp609375192-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@121a6e62" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 05:56:23.693 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction committed in 0 ms 05:56:23.694 [qtp609375192-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@121a6e62 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@121a6e62, lifecycle=HOLLOW] 05:56:23.694 [qtp609375192-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 05:56:23.694 [qtp609375192-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared 05:56:23.694 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@626847ff" closed 05:56:23.694 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@626847ff" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@42443753" with txn="org.datanucleus.TransactionImpl@6800929b" 05:56:23.694 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 05:56:23.694 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@626847ff (optimistic=false) 05:56:23.695 [qtp609375192-38] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation 05:56:23.695 [qtp609375192-38] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation 05:56:23.695 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5439c6a6 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 05:56:23.695 [qtp609375192-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6e2e76ea, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 05:56:23.695 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5439c6a6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7f40b3ba, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 05:56:23.695 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5439c6a6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7f40b3ba, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@626847ff" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47001934]" 05:56:23.695 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 05:56:23.696 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@55dc1263" 05:56:23.696 [qtp609375192-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 05:56:23.696 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 05:56:23.697 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 05:56:23.697 [qtp609375192-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 05:56:23.697 [qtp609375192-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1fd9a3df" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 05:56:23.697 [qtp609375192-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1fd9a3df" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 05:56:23.697 [qtp609375192-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1fd9a3df" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 05:56:23.697 [qtp609375192-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1fd9a3df" (id="1") enlisted in transactional cache 05:56:23.697 [qtp609375192-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@1fd9a3df" 05:56:23.698 [qtp609375192-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1fd9a3df" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false] 05:56:23.698 [qtp609375192-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1fd9a3df" (id="1") is having the following fields in Level 2 cache object updated : [6] 05:56:23.698 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5439c6a6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7f40b3ba, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@626847ff" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47001934]" 05:56:23.704 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6b217adf" 05:56:23.705 [qtp609375192-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> 05:56:23.705 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 05:56:23.706 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@1543dc39" 05:56:23.706 [qtp609375192-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1fd9a3df" field "aliases" loading contents to SCO wrapper from the datastore 05:56:23.706 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5439c6a6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7f40b3ba, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@626847ff" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47001934]" 05:56:23.707 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@2f3fe465" 05:56:23.707 [qtp609375192-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 05:56:23.707 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 05:56:23.707 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@1920be82" 05:56:23.707 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 05:56:23.707 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 05:56:23.707 [qtp609375192-38] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 05:56:23.708 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 05:56:23.708 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 05:56:23.708 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@626847ff 05:56:23.708 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 05:56:23.708 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 05:56:23.708 [qtp609375192-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6e2e76ea]] 05:56:23.708 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5439c6a6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7f40b3ba, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 05:56:23.708 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5439c6a6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7f40b3ba, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 05:56:23.708 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5439c6a6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7f40b3ba, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@626847ff" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47001934]" 05:56:23.708 [qtp609375192-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1fd9a3df" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 05:56:23.709 [qtp609375192-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1fd9a3df" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 05:56:23.709 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 05:56:23.709 [qtp609375192-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@1fd9a3df from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@1fd9a3df, lifecycle=HOLLOW] 05:56:23.709 [qtp609375192-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 05:56:23.709 [qtp609375192-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared 05:56:23.709 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@626847ff" closed 05:56:23.709 [qtp609375192-38] DEBUG c.c.c.local.LocalRepoManagerImpl - [42d83421]open: closing=false closeAbortable=true 05:56:23.710 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@626847ff" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@42443753" with txn="org.datanucleus.TransactionImpl@42c5d973" 05:56:23.710 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 05:56:23.710 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@626847ff (optimistic=false) 05:56:23.710 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [f07cce5]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 05:56:23.710 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [f07cce5]tryAcquire: returning true. lockCounter=1 05:56:23.710 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [f07cce5]tryAcquire: returning true. lockCounter=2 05:56:23.710 [qtp609375192-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 05:56:23.711 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [f07cce5]release: NOT releasing underlying FileLock. lockCounter=1 05:56:23.711 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [f07cce5]release: releasing underlying FileLock. lockCounter=0 05:56:23.711 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" 05:56:23.712 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 05:56:23.712 [qtp609375192-38] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository] 05:56:23.712 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" for datastore 05:56:23.713 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 05:56:23.713 [qtp609375192-38] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."localpathprefix","a0"."localrevision","a0"."remoteroot","a0"."remoterootsha1","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'RemoteRepository'" 05:56:23.714 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c6a1872 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 05:56:23.714 [qtp609375192-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@dbb8bfe, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 05:56:23.714 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c6a1872 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4280d454, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 05:56:23.714 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c6a1872 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4280d454, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@626847ff" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47001934]" 05:56:23.714 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ... 05:56:23.719 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5016d24f" 05:56:23.720 [qtp609375192-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."localpathprefix","a0"."localrevision","a0"."remoteroot","a0"."remoterootsha1","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'RemoteRepository' 05:56:23.720 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 05:56:23.720 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 6 ms 05:56:23.721 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" 05:56:23.721 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 05:56:23.721 [qtp609375192-38] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest] 05:56:23.721 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" for datastore 05:56:23.722 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 05:56:23.722 [qtp609375192-38] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0"" 05:56:23.723 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c6a1872 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4280d454, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@626847ff" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47001934]" 05:56:23.723 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ... 05:56:23.727 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@11134cd4" 05:56:23.728 [qtp609375192-38] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" 05:56:23.728 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 05:56:23.728 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 5 ms 05:56:23.729 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" 05:56:23.729 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 05:56:23.729 [qtp609375192-38] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile] 05:56:23.729 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" for datastore 05:56:23.731 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 05:56:23.731 [qtp609375192-38] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'" 05:56:23.731 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c6a1872 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4280d454, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@626847ff" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47001934]" 05:56:23.731 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ... 05:56:23.738 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5d01830a" 05:56:23.739 [qtp609375192-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile' 05:56:23.739 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 05:56:23.740 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms 05:56:23.740 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" 05:56:23.741 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 05:56:23.741 [qtp609375192-38] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory] 05:56:23.741 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" for datastore 05:56:23.742 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 0 ms 05:56:23.742 [qtp609375192-38] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'" 05:56:23.742 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c6a1872 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4280d454, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@626847ff" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47001934]" 05:56:23.742 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ... 05:56:23.748 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@4cee115f" 05:56:23.748 [qtp609375192-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory' 05:56:23.749 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 05:56:23.749 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 7 ms 05:56:23.750 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" 05:56:23.750 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 05:56:23.750 [qtp609375192-38] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification] 05:56:23.750 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" for datastore 05:56:23.752 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 05:56:23.752 [qtp609375192-38] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification'" 05:56:23.752 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c6a1872 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4280d454, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@626847ff" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47001934]" 05:56:23.752 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ... 05:56:23.763 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5a17711f" 05:56:23.763 [qtp609375192-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification' 05:56:23.764 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 05:56:23.764 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 12 ms 05:56:23.764 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" 05:56:23.765 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 05:56:23.765 [qtp609375192-38] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification] 05:56:23.765 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" for datastore 05:56:23.766 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 05:56:23.766 [qtp609375192-38] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification'" 05:56:23.766 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c6a1872 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4280d454, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@626847ff" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47001934]" 05:56:23.766 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ... 05:56:23.775 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@104f5e14" 05:56:23.776 [qtp609375192-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification' 05:56:23.776 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 05:56:23.776 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms 05:56:23.777 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 05:56:23.777 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 05:56:23.777 [qtp609375192-38] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 05:56:23.777 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 05:56:23.777 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 05:56:23.777 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@626847ff 05:56:23.777 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 05:56:23.777 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 05:56:23.777 [qtp609375192-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@dbb8bfe]] 05:56:23.777 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c6a1872 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4280d454, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 05:56:23.777 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c6a1872 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4280d454, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 05:56:23.777 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c6a1872 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4280d454, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@626847ff" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47001934]" 05:56:23.778 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction committed in 0 ms 05:56:23.778 [qtp609375192-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared 05:56:23.778 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@626847ff" closed 05:56:23.778 [qtp609375192-38] INFO c.c.c.local.LocalRepoManagerImpl - [42d83421]getCloseDeferredMillis: closeDeferredMillis=0 05:56:23.778 [qtp609375192-38] INFO c.c.c.local.LocalRepoManagerImpl - [42d83421]close: Closing real LocalRepoManager immediately. 05:56:23.778 [qtp609375192-38] INFO c.c.c.local.LocalRepoManagerImpl - [42d83421]_close: Shutting down real LocalRepoManager. 05:56:23.989 [qtp609375192-38] DEBUG DataNucleus.Connection - Closing Connection Pool tx 05:56:23.991 [qtp609375192-38] DEBUG DataNucleus.Connection - Closing Connection Pool nontx 05:56:23.991 [qtp609375192-38] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes 05:56:23.991 [qtp609375192-38] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation 05:56:23.992 [qtp609375192-38] DEBUG DataNucleus.Cache - Level 2 Cache cleared 05:56:24.291 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4836f379]release: releasing underlying FileLock. lockCounter=0 05:56:24.293 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@7392250f[p=0,l=772,c=8192,r=772]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@18afc2ad{null} 05:56:24.294 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /RepoInfo on HttpChannelOverHttp@3d63d50{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:46119/RepoInfo,age=3193} 200 OK HTTP/1.1 Content-Length: 772 Content-Type: application/xml 05:56:24.294 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@764037a4[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=772},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5c27ce2b] generate: NEED_HEADER (null,[p=0,l=772,c=8192,r=772],true)@START 05:56:24.294 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=772} last=true content=HeapByteBuffer@7392250f[p=0,l=772,c=8192,r=772]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 05:56:24.294 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpGenerator - Content-Length: 772 Content-Type: application/xml 05:56:24.294 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 05:56:24.294 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@764037a4[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=772},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5c27ce2b] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=772,c=8192,r=772],true)@COMPLETING 05:56:24.295 [qtp609375192-38] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3eff22fd{IDLE}->null [HeapByteBuffer@6ea240be[p=0,l=104,c=8192,r=104]={<<>>lXQTJ0NUZqRFhEWlp...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@7392250f[p=0,l=772,c=8192,r=772]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 05:56:24.295 [qtp609375192-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3eff22fd{WRITING}->null:IDLE-->WRITING 05:56:24.295 [qtp609375192-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 876 SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=-,flush=W,to=3199/30000}{io=0/0,kio=0,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=END,243 of 243},g=HttpGenerator@416d7876{s=COMPLETING}]=>HttpChannelOverHttp@3d63d50{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:46119/RepoInfo,age=3194} 05:56:24.296 [qtp609375192-38] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=876 remaining=0 WriteFlusher@3eff22fd{WRITING}->null 05:56:24.296 [qtp609375192-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3eff22fd{IDLE}->null:WRITING-->IDLE 05:56:24.296 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@764037a4[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=772},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5c27ce2b] generate: DONE ([p=104,l=104,c=8192,r=0],[p=772,l=772,c=8192,r=0],true)@END 05:56:24.302 [qtp609375192-38] DEBUG org.eclipse.jetty.server.session - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler1070319462==dftMaxIdleSec=-1, calling complete=true 05:56:24.302 [qtp609375192-38] DEBUG org.eclipse.jetty.server.session - Complete called with session null 05:56:24.302 [qtp609375192-38] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@3d63d50{r=1,c=true,c=false/true,a=DISPATCHED,uri=//127.0.0.1:46119/RepoInfo,age=3201} 05:56:24.303 [qtp609375192-38] DEBUG o.e.jetty.server.HttpChannelState - unhandle HttpChannelState@7e9b9f2{s=DISPATCHED a=NOT_ASYNC i=true r=READY w=false} 05:56:24.303 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3d63d50{r=1,c=true,c=false/true,a=COMPLETING,uri=//127.0.0.1:46119/RepoInfo,age=3202} action COMPLETE 05:56:24.303 [qtp609375192-38] DEBUG o.e.jetty.server.HttpChannelState - onComplete HttpChannelState@7e9b9f2{s=COMPLETING a=NOT_ASYNC i=false r=READY w=false} 05:56:24.303 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /RepoInfo written=772 05:56:24.303 [qtp609375192-38] DEBUG o.e.jetty.server.HttpChannelState - recycle HttpChannelState@7e9b9f2{s=COMPLETED a=NOT_ASYNC i=false r=READY w=false} 05:56:24.304 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,243 of 243} 05:56:24.304 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 05:56:24.304 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 05:56:24.304 [qtp609375192-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@6ea240be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 05:56:24.305 [qtp609375192-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@6ea240be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 05:56:24.305 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@6ea240be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 05:56:24.305 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@6ea240be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 05:56:24.306 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@6ea240be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 05:56:24.306 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 05:56:24.306 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 05:56:24.307 [qtp609375192-38] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 05:56:24.308 [qtp609375192-38] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@73e3f1b6{AC.ReadCB@42eb376b{HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 05:56:24.308 [qtp609375192-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 05:56:24.308 [qtp609375192-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@398fe011 on ManagedSelector@7f0a133d{STARTED} id=1 keys=1 selected=0 updates=0 05:56:24.309 [qtp609375192-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f0a133d{STARTED} id=1 keys=1 selected=0 updates=1 05:56:24.309 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 woken with none selected 05:56:24.309 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 woken up from select, 0/0/1 selected 05:56:24.309 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 processing 0 keys, 1 updates 05:56:24.309 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@7e9b9f2{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 05:56:24.309 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 05:56:24.309 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@398fe011 05:56:24.310 [qtp609375192-38] DEBUG o.e.j.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 05:56:24.310 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 05:56:24.310 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 05:56:24.310 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 waiting with 1 keys 05:56:24.315 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: invocation took 3277 ms Local repository: repository.repositoryId = e9f33f2a-ef65-40ff-a177-83bbb737b02e repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yk7ash-no00h repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@59b492ec repository.publicKeySha1 = BD:47:D7:D3:C9:79:BF:CC:C7:9E:63:BE:B7:AC:9A:C0:AB:D7:F5:47 Remote repositories connected: {NONE} Remote repositories requesting connection: {NONE} Statistics: * Count(NormalFile): 0 * Count(Directory): 1 * Count(CopyModification): 0 * Count(DeleteModification): 0 05:56:24.316 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping Server@12417468{STARTED}[9.4.17.v20190418] 05:56:24.316 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@12417468{STOPPING}[9.4.17.v20190418] 05:56:24.316 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown Server@12417468{STOPPING}[9.4.17.v20190418] by 05:56:24.316 [qtp609375192-35] DEBUG o.e.j.util.thread.QueuedThreadPool - ran qtp609375192-35-acceptor-0@261b9a37-ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:46119} 05:56:24.316 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 05:56:24.317 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 05:56:24.317 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@644a3add{STARTED} id=2 keys=0 selected=0 updates=0 05:56:24.317 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@55c1ced9 on ManagedSelector@644a3add{STOPPING} id=2 keys=0 selected=0 updates=0 05:56:24.317 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@644a3add{STOPPING} id=2 keys=0 selected=0 updates=1 05:56:24.318 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6883ebf woken with none selected 05:56:24.318 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6883ebf woken up from select, 0/0/0 selected 05:56:24.318 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6883ebf processing 0 keys, 1 updates 05:56:24.318 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 05:56:24.318 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@55c1ced9 05:56:24.318 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@644a3add{STOPPING} id=2 keys=0 selected=0 updates=0 05:56:24.319 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 05:56:24.319 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@49cc9b2a on ManagedSelector@644a3add{STOPPING} id=2 keys=0 selected=0 updates=0 05:56:24.319 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6883ebf waiting with 0 keys 05:56:24.319 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@644a3add{STOPPING} id=2 keys=0 selected=0 updates=1 05:56:24.319 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6883ebf woken with none selected 05:56:24.319 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6883ebf woken up from select, 0/0/0 selected 05:56:24.319 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6883ebf processing 0 keys, 1 updates 05:56:24.319 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 05:56:24.319 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@49cc9b2a 05:56:24.320 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 05:56:24.320 [qtp609375192-34] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@622d7e4 05:56:24.320 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@241fbec/SelectorProducer@715fa8c5/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@1b57c345{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:24.32+01:00 05:56:24.321 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@241fbec/SelectorProducer@715fa8c5/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@1b57c345{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:24.321+01:00 05:56:24.321 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@644a3add{STOPPED} id=2 keys=-1 selected=-1 updates=0 05:56:24.321 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@7f0a133d{STARTED} id=1 keys=1 selected=0 updates=0 05:56:24.321 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@11826398 on ManagedSelector@7f0a133d{STOPPING} id=1 keys=1 selected=0 updates=0 05:56:24.321 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f0a133d{STOPPING} id=1 keys=1 selected=0 updates=1 05:56:24.322 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 woken with none selected 05:56:24.322 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 woken up from select, 0/0/1 selected 05:56:24.322 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 processing 0 keys, 1 updates 05:56:24.322 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 05:56:24.322 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@11826398 05:56:24.322 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 connections on ManagedSelector@7f0a133d{STOPPING} id=1 keys=1 selected=0 updates=0 05:56:24.322 [qtp609375192-33] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=FI,flush=-,to=15/30000}{io=1/1,kio=1,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 05:56:24.323 [qtp609375192-33] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=FI,flush=-,to=15/30000}{io=1/1,kio=1,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 05:56:24.323 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,CLOSED,fill=FI,flush=-,to=16/30000}{io=1/1,kio=1,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 05:56:24.324 [qtp609375192-33] DEBUG org.eclipse.jetty.io.WriteFlusher - ignored: WriteFlusher@3eff22fd{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ManagedSelector.closeNoExceptions(ManagedSelector.java:252) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ManagedSelector.access$1400(ManagedSelector.java:61) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:866) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:426) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:397) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_242] 05:56:24.325 [qtp609375192-33] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@73e3f1b6{AC.ReadCB@42eb376b{HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,CLOSED,fill=FI,flush=-,to=17/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 05:56:24.325 [qtp609375192-33] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 05:56:24.325 [qtp609375192-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE 05:56:24.325 [qtp609375192-33] DEBUG o.e.jetty.io.AbstractConnection - HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,CLOSED,fill=-,flush=-,to=18/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@42eb376b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillInterestedFailed java.nio.channels.ClosedChannelException 05:56:24.325 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@7f0a133d{STOPPING} id=1 keys=1 selected=0 updates=0 05:56:24.325 [qtp609375192-33] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7e87ded5 05:56:24.325 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 05:56:24.325 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 waiting with 1 keys 05:56:24.325 [qtp609375192-39] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7e87ded5 05:56:24.326 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@6c5ca0b6 on ManagedSelector@7f0a133d{STOPPING} id=1 keys=0 selected=0 updates=0 05:56:24.326 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f0a133d{STOPPING} id=1 keys=0 selected=0 updates=1 05:56:24.326 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 woken with none selected 05:56:24.327 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 woken up from select, 0/0/0 selected 05:56:24.327 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 processing 0 keys, 1 updates 05:56:24.327 [qtp609375192-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,CLOSED,fill=-,flush=-,to=19/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@42eb376b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 05:56:24.327 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 05:56:24.327 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@6c5ca0b6 05:56:24.327 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 05:56:24.328 [qtp609375192-39] DEBUG o.e.jetty.io.AbstractConnection - onClose HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,CLOSED,fill=-,flush=-,to=20/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@42eb376b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 05:56:24.328 [qtp609375192-39] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7e87ded5 05:56:24.328 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@9df564f/SelectorProducer@1a21f43f/PRODUCING/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@1b57c345{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2020-02-23T05:56:24.328+01:00 05:56:24.329 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@9df564f/SelectorProducer@1a21f43f/PRODUCING/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@1b57c345{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2020-02-23T05:56:24.328+01:00 05:56:24.329 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@7f0a133d{STOPPED} id=1 keys=-1 selected=-1 updates=0 05:56:24.329 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@377949f1{STARTED} id=0 keys=0 selected=0 updates=0 05:56:24.329 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@37b01ce2 on ManagedSelector@377949f1{STOPPING} id=0 keys=0 selected=0 updates=0 05:56:24.329 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@377949f1{STOPPING} id=0 keys=0 selected=0 updates=1 05:56:24.329 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a3287e2 woken with none selected 05:56:24.330 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a3287e2 woken up from select, 0/0/0 selected 05:56:24.330 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a3287e2 processing 0 keys, 1 updates 05:56:24.330 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 05:56:24.330 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@37b01ce2 05:56:24.330 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@377949f1{STOPPING} id=0 keys=0 selected=0 updates=0 05:56:24.330 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 05:56:24.330 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a3287e2 waiting with 0 keys 05:56:24.330 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@1a88c4f5 on ManagedSelector@377949f1{STOPPING} id=0 keys=0 selected=0 updates=0 05:56:24.330 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@377949f1{STOPPING} id=0 keys=0 selected=0 updates=1 05:56:24.330 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a3287e2 woken with none selected 05:56:24.331 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a3287e2 woken up from select, 0/0/0 selected 05:56:24.331 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a3287e2 processing 0 keys, 1 updates 05:56:24.331 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 05:56:24.331 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@1a88c4f5 05:56:24.331 [qtp609375192-33] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@4a70d302 05:56:24.331 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 05:56:24.331 [qtp609375192-32] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@4b765e92 05:56:24.332 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@1b57c345{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:24.332+01:00 05:56:24.333 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@1b57c345{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:24.333+01:00 05:56:24.333 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@377949f1{STOPPED} id=0 keys=-1 selected=-1 updates=0 05:56:24.334 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 05:56:24.334 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HttpConnectionFactory@d325518[HTTP/1.1] 05:56:24.334 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@d325518[HTTP/1.1] 05:56:24.335 [main] INFO o.e.jetty.server.AbstractConnector - Stopped ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 05:56:24.336 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 05:56:24.336 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping Server@12417468{STOPPING}[9.4.17.v20190418] 05:56:24.336 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping DefaultSessionIdManager@2e1eb85f{STARTED}[worker=node0] 05:56:24.336 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HouseKeeper@ea7a4c3{STARTED}[interval=660000, ownscheduler=false] 05:56:24.336 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging 05:56:24.336 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HouseKeeper@ea7a4c3{STOPPED}[interval=660000, ownscheduler=false] 05:56:24.337 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED DefaultSessionIdManager@2e1eb85f{STOPPED}[worker=node0] 05:56:24.337 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ErrorHandler@7dee835{STARTED} 05:56:24.337 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ErrorHandler@7dee835{STOPPING} 05:56:24.337 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ErrorHandler@7dee835{STOPPED} 05:56:24.337 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@392781e{/,null,SHUTDOWN} 05:56:24.338 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown o.e.j.s.ServletContextHandler@392781e{/,null,SHUTDOWN} by 05:56:24.338 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@392781e{/,null,UNAVAILABLE} 05:56:24.338 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler1070319462==dftMaxIdleSec=-1 05:56:24.338 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.DefaultSessionCache@2a8b33ba[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 05:56:24.338 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.NullSessionDataStore@4e8b357d[passivating=false,graceSec=3600] 05:56:24.338 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@4e8b357d[passivating=false,graceSec=3600] 05:56:24.339 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@2a8b33ba[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 05:56:24.339 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler1070319462==dftMaxIdleSec=-1 05:56:24.339 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServletHandler@28cd2c2{STARTED} 05:56:24.339 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ServletHandler@28cd2c2{STOPPING} 05:56:24.339 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6af5b246@30b2fe0==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 05:56:24.340 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6af5b246@30b2fe0==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 05:56:24.340 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-1d4f5506@c3758af9==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 05:56:24.340 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-1d4f5506@c3758af9==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 05:56:24.340 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServletHandler@28cd2c2{STOPPED} 05:56:24.341 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler1070319462==dftMaxIdleSec=-1 05:56:24.341 [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@392781e{/,null,UNAVAILABLE} 05:56:24.341 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@392781e{/,null,UNAVAILABLE} 05:56:24.341 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@459003a0{STARTED} 05:56:24.341 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@459003a0{STOPPED} 05:56:24.342 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@1b57c345{s=1/6,p=0}] 05:56:24.342 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[qtp609375192]@245253d8{STOPPING,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@1b57c345{s=1/6,p=0}] 05:56:24.342 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ReservedThreadExecutor@1b57c345{s=1/6,p=0} 05:56:24.342 [main] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@1b57c345{s=0/6,p=0}@3b8557c1 offer STOP! 05:56:24.342 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@1b57c345{s=0/6,p=0} 05:56:24.343 [qtp609375192-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@1b57c345{s=0/6,p=0}@3b8557c1 task=STOP! 05:56:24.343 [qtp609375192-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@1b57c345{s=0/6,p=0}@3b8557c1 Exited 05:56:24.343 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp609375192-39,5,main] for 14999 05:56:24.343 [qtp609375192-37] DEBUG o.e.j.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@1b57c345{s=0/6,p=0}@3b8557c1 05:56:24.343 [qtp609375192-36] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93 05:56:24.343 [qtp609375192-36] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93 05:56:24.343 [qtp609375192-38] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93 05:56:24.343 [qtp609375192-38] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93 05:56:24.344 [qtp609375192-35] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93 05:56:24.344 [qtp609375192-35] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93 05:56:24.344 [qtp609375192-34] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93 05:56:24.344 [qtp609375192-34] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93 05:56:24.345 [qtp609375192-39] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93 05:56:24.345 [qtp609375192-39] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93 05:56:24.345 [qtp609375192-33] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93 05:56:24.345 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp609375192-36,5,] for 14997 05:56:24.345 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp609375192-33,5,main] for 14997 05:56:24.345 [qtp609375192-33] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93 05:56:24.345 [qtp609375192-32] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93 05:56:24.346 [qtp609375192-32] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93 05:56:24.346 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp609375192-32,5,] for 14996 05:56:24.346 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED QueuedThreadPool[qtp609375192]@245253d8{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2044903525@4218d6a3] 05:56:24.347 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED Server@12417468{STOPPED}[9.4.17.v20190418] 05:56:24.347 [main] INFO c.c.cloudstore.ls.server.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.deleteToStop 05:56:24.347 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [385dfb63]release: releasing underlying FileLock. lockCounter=0 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.992 sec - in co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.client --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.8-SNAPSHOT.jar [INFO] [INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ co.codewizards.cloudstore.client --- [INFO] Copying jaxb-core-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jaxb-core-2.3.0.jar [INFO] Copying jetty-util-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jetty-util-9.4.17.v20190418.jar [INFO] Copying jetty-servlet-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jetty-servlet-9.4.17.v20190418.jar [INFO] Copying jersey-container-servlet-core-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jersey-container-servlet-core-2.5.1.jar [INFO] Copying transaction-api-1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/transaction-api-1.1.jar [INFO] Copying jetty-continuation-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jetty-continuation-9.4.17.v20190418.jar [INFO] Copying co.codewizards.cloudstore.updater-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.updater-0.10.8-SNAPSHOT.jar [INFO] Copying bcprov-jdk15on-161b03.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/bcprov-jdk15on-161b03.jar [INFO] Copying cglib-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/cglib-2.2.0-b21.jar [INFO] Copying jdo-api-3.1-rc1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jdo-api-3.1-rc1.jar [INFO] Copying jaxb-api-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jaxb-api-2.3.0.jar [INFO] Copying jetty-http-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jetty-http-9.4.17.v20190418.jar [INFO] Copying jersey-server-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jersey-server-2.5.1.jar [INFO] Copying jetty-security-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jetty-security-9.4.17.v20190418.jar [INFO] Copying co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar [INFO] Copying args4j-2.0.16.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/args4j-2.0.16.jar [INFO] Copying jersey-container-servlet-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jersey-container-servlet-2.5.1.jar [INFO] Copying hk2-api-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/hk2-api-2.2.0-b21.jar [INFO] Copying co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar [INFO] Copying javax.inject-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/javax.inject-2.2.0-b21.jar [INFO] Copying co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar [INFO] Copying datanucleus-api-jdo-4.0.5.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/datanucleus-api-jdo-4.0.5.jar [INFO] Copying validation-api-1.1.0.Final.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/validation-api-1.1.0.Final.jar [INFO] Copying co.codewizards.cloudstore.core.oio.nio-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.core.oio.nio-0.10.8-SNAPSHOT.jar [INFO] Copying log4j-over-slf4j-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/log4j-over-slf4j-1.7.7.jar [INFO] Copying derby-10.13.1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/derby-10.13.1.1.jar [INFO] Copying asm-all-repackaged-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/asm-all-repackaged-2.2.0-b21.jar [INFO] Copying hk2-utils-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/hk2-utils-2.2.0-b21.jar [INFO] Copying commons-compress-1.18.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/commons-compress-1.18.jar [INFO] Copying hk2-locator-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/hk2-locator-2.2.0-b21.jar [INFO] Copying jetty-servlets-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jetty-servlets-9.4.17.v20190418.jar [INFO] Copying jetty-server-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jetty-server-9.4.17.v20190418.jar [INFO] Copying javax.ws.rs-api-2.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/javax.ws.rs-api-2.0.jar [INFO] Copying co.codewizards.cloudstore.ls.server-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.server-0.10.8-SNAPSHOT.jar [INFO] Copying co.codewizards.cloudstore.ls.rest.server-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.rest.server-0.10.8-SNAPSHOT.jar [INFO] Copying co.codewizards.cloudstore.ls.server.cproc-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.server.cproc-0.10.8-SNAPSHOT.jar [INFO] Copying activation-1.1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/activation-1.1.1.jar [INFO] Copying guava-14.0.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/guava-14.0.1.jar [INFO] Copying co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar [INFO] Copying javax.annotation-api-1.2.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/javax.annotation-api-1.2.jar [INFO] Copying co.codewizards.cloudstore.local-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.local-0.10.8-SNAPSHOT.jar [INFO] Copying jersey-common-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jersey-common-2.5.1.jar [INFO] Copying datanucleus-rdbms-4.0.12.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/datanucleus-rdbms-4.0.12.jar [INFO] Copying datanucleus-core-4.0.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/datanucleus-core-4.0.7.jar [INFO] Copying osgi-resource-locator-1.0.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/osgi-resource-locator-1.0.1.jar [INFO] Copying javax.servlet-api-3.1.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/javax.servlet-api-3.1.0.jar [INFO] Copying jetty-xml-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jetty-xml-9.4.17.v20190418.jar [INFO] Copying logback-core-1.0.13.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/logback-core-1.0.13.jar [INFO] Copying jaxb-impl-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jaxb-impl-2.3.0.jar [INFO] Copying logback-classic-1.0.13.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/logback-classic-1.0.13.jar [INFO] Copying jersey-client-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jersey-client-2.5.1.jar [INFO] Copying co.codewizards.cloudstore.rest.shared-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.rest.shared-0.10.8-SNAPSHOT.jar [INFO] Copying jetty-io-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jetty-io-9.4.17.v20190418.jar [INFO] Copying slf4j-api-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/slf4j-api-1.7.7.jar [INFO] Copying jetty-webapp-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jetty-webapp-9.4.17.v20190418.jar [INFO] Copying bcpg-jdk15on-161b03.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/bcpg-jdk15on-161b03.jar [INFO] [INFO] --- maven-assembly-plugin:2.4:single (make-assembly) @ co.codewizards.cloudstore.client --- [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (4 KB at 130.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 113.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (3 KB at 116.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (10 KB at 273.1 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 KB at 338.2 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (12 KB at 299.2 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (181 KB at 3473.9 KB/sec) [INFO] Reading assembly descriptor: src/assembly/bin.xml [INFO] Building tar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.8-SNAPSHOT-bin.tar.gz [INFO] Building zip: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.8-SNAPSHOT-bin.zip [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.client --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/client already added, skipping [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/client already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.8-SNAPSHOT-sources.jar [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/client already added, skipping [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/client already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ co.codewizards.cloudstore.client --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.8-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.8-SNAPSHOT-bin.tar.gz to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-SNAPSHOT-bin.tar.gz [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.8-SNAPSHOT-bin.zip to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-SNAPSHOT-bin.zip [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.8-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.client --- [INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 1416.0 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-20200223.045629-6.jar [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-20200223.045629-6.jar (44 KB at 43668.0 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-20200223.045629-6.pom [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-20200223.045629-6.pom (4 KB at 3702.1 KB/sec) [INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml [INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml (318 B at 310.5 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 1416.0 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml (318 B at 310.5 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-20200223.045629-6-bin.tar.gz [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-20200223.045629-6-bin.tar.gz (21664 KB at 53096.4 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 1416.0 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-20200223.045629-6-bin.zip [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-20200223.045629-6-bin.zip (23980 KB at 54999.8 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 1416.0 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-20200223.045629-6-sources.jar [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-20200223.045629-6-sources.jar (26 KB at 12975.6 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 1416.0 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.client --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.client [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.client/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_8/co.codewizards.cloudstore.client/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore_java_8/site/co.codewizards.cloudstore.client [INFO] [INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) > generate-sources @ co.codewizards.cloudstore.client >>> [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) < generate-sources @ co.codewizards.cloudstore.client <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.client --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.client --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.client [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.client file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.ls.client 0.10.8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ co.codewizards.cloudstore.ls.client --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.ls.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ co.codewizards.cloudstore.ls.client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.client/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.ls.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.client/src/test/java [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ co.codewizards.cloudstore.ls.client --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.ls.client --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.ls.client --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.client/target/co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.ls.client --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/ls already added, skipping [INFO] co/codewizards/cloudstore/ls/client already added, skipping [INFO] co/codewizards/cloudstore/ls/client/handler already added, skipping [INFO] co/codewizards/cloudstore/ls/client/util already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.client/target/co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT-sources.jar [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/ls already added, skipping [INFO] co/codewizards/cloudstore/ls/client already added, skipping [INFO] co/codewizards/cloudstore/ls/client/handler already added, skipping [INFO] co/codewizards/cloudstore/ls/client/util already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ co.codewizards.cloudstore.ls.client --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.client/target/co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.client/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.client/target/co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.ls.client --- [INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 502.0 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.client-0.10.8-20200223.045632-6.jar [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.client-0.10.8-20200223.045632-6.jar (28 KB at 27913.1 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.client-0.10.8-20200223.045632-6.pom [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.client-0.10.8-20200223.045632-6.pom (729 B at 711.9 KB/sec) [INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/maven-metadata.xml [INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/maven-metadata.xml (321 B at 156.7 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 1003.9 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/maven-metadata.xml (321 B at 313.5 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.client-0.10.8-20200223.045632-6-sources.jar [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.ls.client-0.10.8-20200223.045632-6-sources.jar (15 KB at 14333.0 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 1003.9 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.ls.client --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.ls.client [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.ls.client/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_8/co.codewizards.cloudstore.ls.client/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore_java_8/site/co.codewizards.cloudstore.ls.client [INFO] [INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) > generate-sources @ co.codewizards.cloudstore.ls.client >>> [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) < generate-sources @ co.codewizards.cloudstore.ls.client <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.ls.client --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.ls.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.client/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.client/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.ls.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.client/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.ls.client --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.ls.client/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.ls.client [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.ls.client file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.site.skin 0.10.8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ co.codewizards.cloudstore.site.skin --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.site.skin --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.site.skin/src/main/java [INFO] Copying 31 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ co.codewizards.cloudstore.site.skin --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.site.skin --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.site.skin/src/test/java [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.site.skin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ co.codewizards.cloudstore.site.skin --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.site.skin --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.site.skin --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.site.skin/target/co.codewizards.cloudstore.site.skin-0.10.8-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.site.skin --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.site.skin/target/co.codewizards.cloudstore.site.skin-0.10.8-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ co.codewizards.cloudstore.site.skin --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.site.skin/target/co.codewizards.cloudstore.site.skin-0.10.8-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.8-SNAPSHOT/co.codewizards.cloudstore.site.skin-0.10.8-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.site.skin/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.8-SNAPSHOT/co.codewizards.cloudstore.site.skin-0.10.8-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.site.skin/target/co.codewizards.cloudstore.site.skin-0.10.8-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.8-SNAPSHOT/co.codewizards.cloudstore.site.skin-0.10.8-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.site.skin --- [INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 502.0 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.8-SNAPSHOT/co.codewizards.cloudstore.site.skin-0.10.8-20200223.045634-6.jar [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.8-SNAPSHOT/co.codewizards.cloudstore.site.skin-0.10.8-20200223.045634-6.jar (130 KB at 32482.2 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.8-SNAPSHOT/co.codewizards.cloudstore.site.skin-0.10.8-20200223.045634-6.pom [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.8-SNAPSHOT/co.codewizards.cloudstore.site.skin-0.10.8-20200223.045634-6.pom (2 KB at 1340.8 KB/sec) [INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/maven-metadata.xml [INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/maven-metadata.xml (321 B at 313.5 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 1003.9 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/maven-metadata.xml (321 B at 313.5 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.8-SNAPSHOT/co.codewizards.cloudstore.site.skin-0.10.8-20200223.045634-6-sources.jar [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.8-SNAPSHOT/co.codewizards.cloudstore.site.skin-0.10.8-20200223.045634-6-sources.jar (129 KB at 42823.2 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 1003.9 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.site.skin --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.site.skin [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.site.skin/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_8/co.codewizards.cloudstore.site.skin/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore_java_8/site/co.codewizards.cloudstore.site.skin [INFO] [INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) > generate-sources @ co.codewizards.cloudstore.site.skin >>> [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) < generate-sources @ co.codewizards.cloudstore.site.skin <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.site.skin --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.site.skin --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.site.skin/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.site.skin/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.site.skin --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.site.skin/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.site.skin --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.site.skin/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.site.skin [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.site.skin file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.rest.server 0.10.8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ co.codewizards.cloudstore.rest.server --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.rest.server --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.rest.server/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ co.codewizards.cloudstore.rest.server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 43 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.rest.server/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.rest.server --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ co.codewizards.cloudstore.rest.server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.rest.server/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.rest.server --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running co.codewizards.cloudstore.rest.server.ldap.QueryLdapClientTest Running co.codewizards.cloudstore.rest.server.ldap.DnTemplateCollectorTest Running co.codewizards.cloudstore.rest.server.ldap.SimpleLdapClientTest Running co.codewizards.cloudstore.rest.server.ldap.LdapClientProviderTest Running co.codewizards.cloudstore.rest.server.auth.AuthRepoPasswordManagerTest 05:56:40.768 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.495 sec - in co.codewizards.cloudstore.rest.server.ldap.DnTemplateCollectorTest 05:56:41.085 [main] INFO o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 1.3.6.1.4.1.18060.0.0.1 05:56:41.098 [main] INFO o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.7 05:56:41.101 [main] INFO o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.2 05:56:41.102 [main] INFO o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.18 05:56:41.104 [main] INFO o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 1.2.840.113556.1.4.319 05:56:41.105 [main] INFO o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.3 05:56:41.107 [main] INFO o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 1.3.6.1.4.1.4203.1.10.1 05:56:41.109 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.18060.0.0.1 05:56:41.109 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.7 05:56:41.110 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.2 05:56:41.110 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.18 05:56:41.111 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.2.840.113556.1.4.319 05:56:41.111 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.3 05:56:41.111 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.4203.1.10.1 05:56:41.114 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.42.2.27.8.5.1 05:56:41.115 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.9 05:56:41.117 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.10 05:56:41.118 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.4203.1.9.1.3 05:56:41.121 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.4203.1.9.1.4 05:56:41.123 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.4203.1.9.1.1 05:56:41.124 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.4203.1.9.1.2 05:56:41.126 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.2.840.113556.1.4.473 05:56:41.127 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.2.840.113556.1.4.474 05:56:41.129 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.2.840.113556.1.4.841 05:56:41.133 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.1.8 05:56:41.137 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.18060.0.1.8 05:56:41.142 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.18060.0.1.3 05:56:41.145 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.18060.0.1.6 05:56:41.148 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.18060.0.1.5 05:56:41.154 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.4203.1.11.1 05:56:41.158 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.4203.1.11.3 05:56:41.162 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.1466.20037 05:56:41.182 [main] INFO o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 1.3.6.1.4.1.18060.0.0.1 05:56:41.194 [main] INFO o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.7 05:56:41.197 [main] INFO o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.2 05:56:41.199 [main] INFO o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.18 05:56:41.201 [main] INFO o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 1.2.840.113556.1.4.319 05:56:41.202 [main] INFO o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.3 05:56:41.204 [main] INFO o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 1.3.6.1.4.1.4203.1.10.1 05:56:41.208 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.18060.0.0.1 05:56:41.209 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.7 05:56:41.210 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.2 05:56:41.210 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.18 05:56:41.211 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.2.840.113556.1.4.319 05:56:41.211 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.3 05:56:41.212 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.4203.1.10.1 05:56:41.215 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.42.2.27.8.5.1 05:56:41.217 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.9 05:56:41.219 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.10 05:56:41.221 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.4203.1.9.1.3 05:56:41.222 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.4203.1.9.1.4 05:56:41.225 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.4203.1.9.1.1 05:56:41.226 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.4203.1.9.1.2 05:56:41.228 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.2.840.113556.1.4.473 05:56:41.218 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory 05:56:41.231 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.2.840.113556.1.4.474 05:56:41.234 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.2.840.113556.1.4.841 05:56:41.240 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.1.8 05:56:41.244 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.18060.0.1.8 05:56:41.249 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.18060.0.1.3 05:56:41.252 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.18060.0.1.6 05:56:41.255 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.18060.0.1.5 05:56:41.263 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.4203.1.11.1 05:56:41.267 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.4203.1.11.3 05:56:41.271 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.1466.20037 05:56:41.405 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory 05:56:41.435 [main] WARN c.c.c.r.s.l.LdapClientProvider - LDAP client initialization failed. If you don't use LDAP you can ignore this warning, otherwise you can increase logging to DEBUG in order to see what is the cause of this failure. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.743 sec - in co.codewizards.cloudstore.rest.server.ldap.LdapClientProviderTest 05:56:41.466 [main] INFO o.a.d.s.c.a.CacheService - no custom cache configuration was set, loading the default cache configuration 05:56:41.584 [main] INFO o.a.d.s.c.a.CacheService - no custom cache configuration was set, loading the default cache configuration 05:56:42.458 [main] INFO o.a.d.a.l.s.e.i.DefaultSchemaLdifExtractor - Schema directory '/tmp/server-work-AddExampleCom/partitions/schema' does NOT exist: extracted state set to false. 05:56:42.613 [main] INFO o.a.d.a.l.s.e.i.DefaultSchemaLdifExtractor - Schema directory '/tmp/server-work-default9057cc26-fbfa-4025-964a-f45646f9d196/partitions/schema' does NOT exist: extracted state set to false. 05:56:43.617 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:43.715 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading system enabled schema: Schema Name: system Disabled: false Owner: uid=admin,ou=system Dependencies: [] 05:56:43.838 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:43.953 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading system enabled schema: Schema Name: system Disabled: false Owner: uid=admin,ou=system Dependencies: [] 05:56:44.513 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading core enabled schema: Schema Name: core Disabled: false Owner: uid=admin,ou=system Dependencies: [system] 05:56:44.581 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 05:56:44.582 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 05:56:44.582 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 05:56:44.582 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading apache enabled schema: Schema Name: apache Disabled: false Owner: uid=admin,ou=system Dependencies: [core, system] 05:56:44.663 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 05:56:44.665 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading apachemeta enabled schema: Schema Name: apachemeta Disabled: false Owner: uid=admin,ou=system Dependencies: [system] 05:56:44.729 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading other enabled schema: Schema Name: other Disabled: false Owner: uid=admin,ou=system Dependencies: [core, system, apache, apachemeta] 05:56:44.729 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 05:56:44.729 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 05:56:44.730 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 05:56:44.730 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 05:56:44.730 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading cosine enabled schema: Schema Name: cosine Disabled: false Owner: uid=admin,ou=system Dependencies: [core, system] 05:56:44.752 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading inetorgperson enabled schema: Schema Name: inetorgperson Disabled: false Owner: uid=admin,ou=system Dependencies: [core, system, cosine] 05:56:44.756 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - apachemeta schema has already been loaded 05:56:44.756 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 05:56:44.756 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 05:56:44.757 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 05:56:44.757 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading krb5kdc enabled schema: Schema Name: krb5kdc Disabled: false Owner: uid=admin,ou=system Dependencies: [core, system] 05:56:44.764 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - apache schema has already been loaded 05:56:44.765 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 05:56:44.765 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 05:56:44.765 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading java enabled schema: Schema Name: java Disabled: false Owner: uid=admin,ou=system Dependencies: [core, system] 05:56:44.766 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading core enabled schema: Schema Name: core Disabled: false Owner: uid=admin,ou=system Dependencies: [system] 05:56:44.777 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 05:56:44.777 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 05:56:44.777 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading pwdpolicy enabled schema: Schema Name: pwdpolicy Disabled: false Owner: uid=admin,ou=system Dependencies: [system] 05:56:44.799 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - cosine schema has already been loaded 05:56:44.799 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 05:56:44.800 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 05:56:44.800 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading collective enabled schema: Schema Name: collective Disabled: false Owner: uid=admin,ou=system Dependencies: [core, system] 05:56:44.808 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 05:56:44.809 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - apache schema has already been loaded 05:56:44.809 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 05:56:44.809 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading adsconfig enabled schema: Schema Name: adsconfig Disabled: false Owner: uid=admin,ou=system Dependencies: [core, apache, system] 05:56:44.824 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:44.835 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 05:56:44.837 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 05:56:44.837 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 05:56:44.837 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading apache enabled schema: Schema Name: apache Disabled: false Owner: uid=admin,ou=system Dependencies: [core, system] 05:56:44.838 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:44.842 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:44.843 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:44.853 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:44.876 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:44.877 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:44.893 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:44.895 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:44.910 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:44.912 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:44.948 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 05:56:44.948 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading apachemeta enabled schema: Schema Name: apachemeta Disabled: false Owner: uid=admin,ou=system Dependencies: [system] 05:56:45.023 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading other enabled schema: Schema Name: other Disabled: false Owner: uid=admin,ou=system Dependencies: [core, system, apache, apachemeta] 05:56:45.048 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 05:56:45.049 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 05:56:45.049 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 05:56:45.049 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 05:56:45.050 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading cosine enabled schema: Schema Name: cosine Disabled: false Owner: uid=admin,ou=system Dependencies: [core, system] 05:56:45.096 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading inetorgperson enabled schema: Schema Name: inetorgperson Disabled: false Owner: uid=admin,ou=system Dependencies: [core, system, cosine] 05:56:45.101 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - apachemeta schema has already been loaded 05:56:45.102 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 05:56:45.102 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 05:56:45.102 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 05:56:45.102 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading krb5kdc enabled schema: Schema Name: krb5kdc Disabled: false Owner: uid=admin,ou=system Dependencies: [core, system] 05:56:45.108 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - apache schema has already been loaded 05:56:45.108 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 05:56:45.108 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 05:56:45.108 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading java enabled schema: Schema Name: java Disabled: false Owner: uid=admin,ou=system Dependencies: [core, system] 05:56:45.119 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 05:56:45.120 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 05:56:45.121 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading pwdpolicy enabled schema: Schema Name: pwdpolicy Disabled: false Owner: uid=admin,ou=system Dependencies: [system] 05:56:45.138 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - cosine schema has already been loaded 05:56:45.139 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 05:56:45.139 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 05:56:45.139 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading collective enabled schema: Schema Name: collective Disabled: false Owner: uid=admin,ou=system Dependencies: [core, system] 05:56:45.151 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 05:56:45.152 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - apache schema has already been loaded 05:56:45.153 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 05:56:45.153 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading adsconfig enabled schema: Schema Name: adsconfig Disabled: false Owner: uid=admin,ou=system Dependencies: [core, apache, system] 05:56:45.167 [main] WARN o.a.d.s.c.DefaultDirectoryService - ApacheDS shutdown hook has NOT been registered with the runtime. This default setting for standalone operation has been overriden. 05:56:45.172 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named dnCache 05:56:45.173 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:45.182 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:45.197 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:45.199 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:45.221 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:45.233 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named alias 05:56:45.245 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:45.245 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:45.245 [main] INFO o.a.d.s.c.a.CacheService - No cache with name alias exists, creating one 05:56:45.277 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:45.279 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:45.284 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named piar 05:56:45.285 [main] INFO o.a.d.s.c.a.CacheService - No cache with name piar exists, creating one 05:56:45.305 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:45.305 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named entryDn 05:56:45.306 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:45.306 [main] INFO o.a.d.s.c.a.CacheService - No cache with name entryDn exists, creating one 05:56:45.371 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:45.547 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: automountInformation 05:56:45.600 [main] WARN o.a.d.s.c.DefaultDirectoryService - ApacheDS shutdown hook has NOT been registered with the runtime. This default setting for standalone operation has been overriden. 05:56:45.604 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named dnCache 05:56:45.671 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named alias 05:56:45.671 [main] INFO o.a.d.s.c.a.CacheService - No cache with name alias exists, creating one 05:56:45.726 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named piar 05:56:45.726 [main] INFO o.a.d.s.c.a.CacheService - No cache with name piar exists, creating one 05:56:45.754 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named entryDn 05:56:45.754 [main] INFO o.a.d.s.c.a.CacheService - No cache with name entryDn exists, creating one 05:56:45.803 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:45.830 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSIDList 05:56:45.831 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: gidNumber 05:56:45.832 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaGroupType 05:56:45.833 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID 05:56:45.836 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: gidNumber 05:56:45.837 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: uidNumber 05:56:45.840 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID 05:56:45.847 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPwdLastSet 05:56:45.849 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID 05:56:45.854 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaDomainName 05:56:45.856 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaNTPassword 05:56:45.857 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaTrustFlags 05:56:45.866 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaBoolOption 05:56:45.867 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaIntegerOption 05:56:45.872 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaStringListOption 05:56:45.873 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaStringOption 05:56:45.874 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaOptionName 05:56:45.877 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPrivilegeList 05:56:45.877 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID 05:56:45.881 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaAcctFlags 05:56:45.882 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaBadPasswordCount 05:56:45.883 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaBadPasswordTime 05:56:45.895 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaDomainName 05:56:45.896 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaHomeDrive 05:56:45.897 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaHomePath 05:56:45.897 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaKickoffTime 05:56:45.897 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLMPassword 05:56:45.898 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLogoffTime 05:56:45.898 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLogonHours 05:56:45.899 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLogonScript 05:56:45.899 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLogonTime 05:56:45.905 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaMungedDial 05:56:45.905 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaNTPassword 05:56:45.906 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPasswordHistory 05:56:45.909 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPrimaryGroupSID 05:56:45.910 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaProfilePath 05:56:45.911 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPwdCanChange 05:56:45.919 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPwdLastSet 05:56:45.920 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPwdMustChange 05:56:45.920 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaUserWorkstations 05:56:45.921 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID 05:56:45.924 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaAlgorithmicRidBase 05:56:45.925 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaForceLogoff 05:56:45.925 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLockoutDuration 05:56:45.926 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLockoutObservationWindow 05:56:45.926 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLockoutThreshold 05:56:45.927 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLogonToChgPwd 05:56:45.927 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaMaxPwdAge 05:56:45.928 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaMinPwdAge 05:56:45.929 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaMinPwdLength 05:56:45.929 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaNextGroupRid 05:56:45.930 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaNextRid 05:56:45.932 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaNextUserRid 05:56:45.933 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPwdHistoryLength 05:56:45.939 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaRefuseMachinePwdChange 05:56:45.940 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaDomainName 05:56:45.941 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID 05:56:45.945 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaShareName 05:56:45.950 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: gidNumber 05:56:45.951 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: uidNumber 05:56:45.952 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID 05:56:45.972 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: automountInformation 05:56:46.198 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSIDList 05:56:46.199 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: gidNumber 05:56:46.200 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaGroupType 05:56:46.201 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID 05:56:46.206 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: gidNumber 05:56:46.209 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: uidNumber 05:56:46.212 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID 05:56:46.219 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPwdLastSet 05:56:46.223 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID 05:56:46.228 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaDomainName 05:56:46.229 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaNTPassword 05:56:46.231 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaTrustFlags 05:56:46.238 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaBoolOption 05:56:46.245 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaIntegerOption 05:56:46.246 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaStringListOption 05:56:46.247 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaStringOption 05:56:46.247 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaOptionName 05:56:46.260 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPrivilegeList 05:56:46.261 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID 05:56:46.264 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaAcctFlags 05:56:46.265 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaBadPasswordCount 05:56:46.265 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaBadPasswordTime 05:56:46.268 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaDomainName 05:56:46.269 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaHomeDrive 05:56:46.270 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaHomePath 05:56:46.270 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaKickoffTime 05:56:46.271 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLMPassword 05:56:46.271 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLogoffTime 05:56:46.272 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLogonHours 05:56:46.272 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLogonScript 05:56:46.273 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLogonTime 05:56:46.273 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaMungedDial 05:56:46.274 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaNTPassword 05:56:46.276 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPasswordHistory 05:56:46.277 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPrimaryGroupSID 05:56:46.277 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaProfilePath 05:56:46.278 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPwdCanChange 05:56:46.281 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPwdLastSet 05:56:46.282 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPwdMustChange 05:56:46.283 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaUserWorkstations 05:56:46.284 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID 05:56:46.295 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaAlgorithmicRidBase 05:56:46.296 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaForceLogoff 05:56:46.297 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLockoutDuration 05:56:46.297 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLockoutObservationWindow 05:56:46.298 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLockoutThreshold 05:56:46.299 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLogonToChgPwd 05:56:46.301 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaMaxPwdAge 05:56:46.301 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaMinPwdAge 05:56:46.302 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaMinPwdLength 05:56:46.303 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaNextGroupRid 05:56:46.303 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaNextRid 05:56:46.304 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaNextUserRid 05:56:46.320 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPwdHistoryLength 05:56:46.321 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaRefuseMachinePwdChange 05:56:46.321 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaDomainName 05:56:46.322 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID 05:56:46.325 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaShareName 05:56:46.338 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: gidNumber 05:56:46.339 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: uidNumber 05:56:46.339 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID 05:56:46.597 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:46.614 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:46.641 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:46.645 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:46.707 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:46.782 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:46.784 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:46.838 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:46.864 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:46.892 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:46.896 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:47.005 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: caseExactIA5SubstringsMatch 05:56:47.021 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: caseExactIA5SubstringsMatch 05:56:47.059 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: caseExactIA5SubstringsMatch 05:56:47.082 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisMapName 05:56:47.095 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: memberUid 05:56:47.096 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: gidNumber 05:56:47.098 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: loginShell 05:56:47.102 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: gecos 05:56:47.111 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: uidNumber 05:56:47.112 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: gidNumber 05:56:47.113 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: homeDirectory 05:56:47.115 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: bootFile 05:56:47.116 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: bootParameter 05:56:47.118 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisMapEntry 05:56:47.118 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisMapName 05:56:47.120 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: oncRpcNumber 05:56:47.123 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: macAddress 05:56:47.125 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: ipNetmaskNumber 05:56:47.126 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: ipNetworkNumber 05:56:47.128 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: ipProtocolNumber 05:56:47.129 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: ipServicePort 05:56:47.130 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: ipServiceProtocol 05:56:47.132 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisNetgroupTriple 05:56:47.133 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:47.133 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: memberNisNetgroup 05:56:47.138 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: ipHostNumber 05:56:47.140 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowLastChange 05:56:47.141 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowMin 05:56:47.141 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowMax 05:56:47.142 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowWarning 05:56:47.144 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowInactive 05:56:47.145 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowExpire 05:56:47.145 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowFlag difference=496 now=1582433807150 05:56:47.193 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:47.207 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: corbaRepositoryId 05:56:47.209 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: corbaIor 05:56:47.209 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: corbaObject 05:56:47.240 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:47.243 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:47.322 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:47.391 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:47.392 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:47.419 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:47.431 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:47.439 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpClassData 05:56:47.440 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN 05:56:47.440 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements 05:56:47.442 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpSubclassesDN 05:56:47.442 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN 05:56:47.443 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements 05:56:47.444 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpVersion 05:56:47.445 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpImplementation 05:56:47.446 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHashBucketAssignment 05:56:47.446 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpDelayedServiceParameter 05:56:47.447 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpMaxClientLeadTime 05:56:47.447 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpFailOverEndpointState 05:56:47.448 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:47.448 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements 05:56:47.449 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpServiceDN 05:56:47.450 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:47.450 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpAddressState 05:56:47.451 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpExpirationTime 05:56:47.451 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStartTimeOfState 05:56:47.452 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpLastTransactionTime 05:56:47.452 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpBootpFlag 05:56:47.453 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpDomainName 05:56:47.453 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpDnsStatus 05:56:47.454 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpRequestedHostName 05:56:47.454 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpAssignedHostName 05:56:47.455 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpReservedForClient 05:56:47.455 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpAssignedToClient 05:56:47.456 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpRelayAgentInfo 05:56:47.456 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHWAddress 05:56:47.457 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpErrorLog 05:56:47.459 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpRange 05:56:47.459 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpPoolDN 05:56:47.461 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpGroupDN 05:56:47.461 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHostDN 05:56:47.462 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpClassesDN 05:56:47.462 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpLeasesDN 05:56:47.463 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN 05:56:47.463 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements 05:56:47.464 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpNetMask 05:56:47.465 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpSubnetDN 05:56:47.466 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpPoolDN 05:56:47.467 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN 05:56:47.467 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements 05:56:47.469 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHostDN 05:56:47.469 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN 05:56:47.470 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements 05:56:47.471 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOption 05:56:47.473 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpSecondaryDN 05:56:47.474 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpSharedNetworkDN 05:56:47.474 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpSubnetDN 05:56:47.475 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpGroupDN 05:56:47.475 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHostDN 05:56:47.476 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpClassesDN 05:56:47.477 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN 05:56:47.477 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements 05:56:47.478 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpPrimaryDN 05:56:47.479 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpExpirationTime 05:56:47.480 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStartTimeOfState 05:56:47.481 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpLastTransactionTime 05:56:47.481 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpBootpFlag 05:56:47.482 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpDomainName 05:56:47.482 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpDnsStatus 05:56:47.483 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpRequestedHostName 05:56:47.483 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpAssignedHostName 05:56:47.484 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpReservedForClient 05:56:47.485 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpAssignedToClient 05:56:47.485 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpRelayAgentInfo 05:56:47.486 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHWAddress 05:56:47.486 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpAddressState 05:56:47.488 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpLeaseDN 05:56:47.489 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHWAddress 05:56:47.489 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN 05:56:47.490 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements 05:56:47.491 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpClassesDN 05:56:47.492 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpPermitList 05:56:47.492 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpLeasesDN 05:56:47.493 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN 05:56:47.493 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements 05:56:47.494 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpRange 05:56:47.502 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:47.503 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: caseExactIA5SubstringsMatch 05:56:47.504 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:47.506 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:47.507 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: caseExactIA5SubstringsMatch 05:56:47.509 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:47.511 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:47.512 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisDomain 05:56:47.513 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:47.514 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: uidNumber 05:56:47.515 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: caseExactIA5SubstringsMatch 05:56:47.515 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisPublicKey 05:56:47.515 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisSecretKey 05:56:47.517 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:47.518 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: caseExactIA5SubstringsMatch 05:56:47.533 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: caseExactIA5SubstringsMatch 05:56:47.533 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName 05:56:47.535 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisMapName 05:56:47.537 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: memberUid 05:56:47.537 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: gidNumber 05:56:47.538 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: loginShell 05:56:47.539 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: gecos 05:56:47.540 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: uidNumber 05:56:47.539 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName 05:56:47.540 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: gidNumber 05:56:47.541 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: homeDirectory 05:56:47.542 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: bootFile 05:56:47.543 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: bootParameter 05:56:47.544 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsCharacterString 05:56:47.544 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisMapEntry 05:56:47.544 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisMapName 05:56:47.544 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord 05:56:47.545 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: oncRpcNumber 05:56:47.546 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsTtl 05:56:47.546 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: macAddress 05:56:47.547 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName 05:56:47.548 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: ipNetmaskNumber 05:56:47.548 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord 05:56:47.548 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: ipNetworkNumber 05:56:47.549 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsServicePriority 05:56:47.550 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsServiceWeight 05:56:47.550 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsServicePort 05:56:47.551 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName 05:56:47.551 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: ipProtocolNumber 05:56:47.551 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord 05:56:47.553 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: ipServicePort 05:56:47.553 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName 05:56:47.553 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsIpAddress 05:56:47.553 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: ipServiceProtocol 05:56:47.554 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord 05:56:47.554 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisNetgroupTriple 05:56:47.555 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsMxPreference 05:56:47.556 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName 05:56:47.555 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: memberNisNetgroup 05:56:47.556 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord 05:56:47.557 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName 05:56:47.558 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord 05:56:47.559 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsClass 05:56:47.560 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaSerial 05:56:47.560 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaRefresh 05:56:47.561 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaRetry 05:56:47.561 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaExpire 05:56:47.561 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaMName 05:56:47.562 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaRName 05:56:47.562 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaMinimum 05:56:47.563 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord 05:56:47.565 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName 05:56:47.565 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord 05:56:47.566 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsIpAddress 05:56:47.567 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord 05:56:47.568 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName 05:56:47.569 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord 05:56:47.644 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: ipHostNumber 05:56:47.646 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowLastChange 05:56:47.646 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowMin 05:56:47.646 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowMax 05:56:47.647 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowWarning 05:56:47.647 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowInactive 05:56:47.647 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowExpire 05:56:47.647 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowFlag difference=504 now=1582433807654 05:56:47.657 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: corbaRepositoryId 05:56:47.658 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: corbaIor 05:56:47.659 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: corbaObject 05:56:47.717 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: xmozillanickname 05:56:47.718 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: xmozillausehtmlmail 05:56:47.718 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaSecondEmail 05:56:47.719 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaPostalAddress2 05:56:47.719 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaHomePostalAddress2 05:56:47.720 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaHomeLocalityName 05:56:47.721 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaHomeState 05:56:47.721 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaHomePostalCode 05:56:47.722 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaHomeCountryName 05:56:47.725 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaHomeFriendlyCountryName 05:56:47.736 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: homeurl 05:56:47.737 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: workurl 05:56:47.738 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: custom1 05:56:47.738 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: custom2 05:56:47.739 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: custom3 05:56:47.739 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: custom4 05:56:47.740 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nsAIMid 05:56:47.755 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpClassData 05:56:47.755 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN 05:56:47.756 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements 05:56:47.757 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpSubclassesDN 05:56:47.758 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN 05:56:47.758 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements 05:56:47.760 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpVersion 05:56:47.760 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpImplementation 05:56:47.760 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHashBucketAssignment 05:56:47.761 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpDelayedServiceParameter 05:56:47.761 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpMaxClientLeadTime 05:56:47.761 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpFailOverEndpointState 05:56:47.762 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements 05:56:47.762 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpServiceDN 05:56:47.763 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpAddressState 05:56:47.764 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpExpirationTime 05:56:47.764 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStartTimeOfState 05:56:47.765 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpLastTransactionTime 05:56:47.765 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpBootpFlag 05:56:47.765 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpDomainName 05:56:47.766 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpDnsStatus 05:56:47.766 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpRequestedHostName 05:56:47.767 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpAssignedHostName 05:56:47.767 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpReservedForClient 05:56:47.767 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpAssignedToClient 05:56:47.768 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpRelayAgentInfo 05:56:47.768 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHWAddress 05:56:47.769 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpErrorLog 05:56:47.771 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpRange 05:56:47.771 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpPoolDN 05:56:47.772 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpGroupDN 05:56:47.772 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHostDN 05:56:47.772 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpClassesDN 05:56:47.773 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpLeasesDN 05:56:47.773 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN 05:56:47.773 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements 05:56:47.774 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpNetMask 05:56:47.775 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpSubnetDN 05:56:47.776 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpPoolDN 05:56:47.776 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN 05:56:47.776 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements 05:56:47.777 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHostDN 05:56:47.778 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN 05:56:47.778 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements 05:56:47.781 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOption 05:56:47.782 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpSecondaryDN 05:56:47.782 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpSharedNetworkDN 05:56:47.783 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpSubnetDN 05:56:47.783 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpGroupDN 05:56:47.784 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHostDN 05:56:47.784 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpClassesDN 05:56:47.785 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN 05:56:47.785 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements 05:56:47.785 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpPrimaryDN 05:56:47.787 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpExpirationTime 05:56:47.789 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStartTimeOfState 05:56:47.790 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpLastTransactionTime 05:56:47.791 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpBootpFlag 05:56:47.798 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpDomainName 05:56:47.799 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpDnsStatus 05:56:47.800 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpRequestedHostName 05:56:47.800 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpAssignedHostName 05:56:47.800 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpReservedForClient 05:56:47.801 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpAssignedToClient 05:56:47.802 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpRelayAgentInfo 05:56:47.802 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHWAddress 05:56:47.803 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpAddressState 05:56:47.804 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpLeaseDN 05:56:47.804 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHWAddress 05:56:47.805 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN 05:56:47.805 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements 05:56:47.806 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpClassesDN 05:56:47.807 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpPermitList 05:56:47.808 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpLeasesDN 05:56:47.808 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN 05:56:47.809 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements 05:56:47.809 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpRange 05:56:47.815 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:47.817 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: caseExactIA5SubstringsMatch 05:56:47.817 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:47.818 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:47.819 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: caseExactIA5SubstringsMatch 05:56:47.820 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:47.822 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:47.822 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisDomain 05:56:47.823 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:47.825 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: uidNumber 05:56:47.825 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisPublicKey 05:56:47.826 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisSecretKey 05:56:47.827 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:47.837 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName 05:56:47.842 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName 05:56:47.845 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsCharacterString 05:56:47.847 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord 05:56:47.848 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsTtl 05:56:47.849 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName 05:56:47.849 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord 05:56:47.850 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsServicePriority 05:56:47.851 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsServiceWeight 05:56:47.851 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsServicePort 05:56:47.852 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName 05:56:47.852 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord 05:56:47.853 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName 05:56:47.854 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsIpAddress 05:56:47.854 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord 05:56:47.855 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsMxPreference 05:56:47.856 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName 05:56:47.857 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord 05:56:47.858 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName 05:56:47.858 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord 05:56:47.860 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsClass 05:56:47.860 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaSerial 05:56:47.860 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaRefresh 05:56:47.861 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaRetry 05:56:47.861 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaExpire 05:56:47.861 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaMName 05:56:47.862 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaRName 05:56:47.862 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaMinimum 05:56:47.862 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord 05:56:47.863 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName 05:56:47.864 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord 05:56:47.865 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsIpAddress 05:56:47.865 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord 05:56:47.866 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName 05:56:47.873 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord 05:56:47.963 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: xmozillanickname 05:56:47.964 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: xmozillausehtmlmail 05:56:47.964 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaSecondEmail 05:56:47.965 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaPostalAddress2 05:56:47.965 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaHomePostalAddress2 05:56:47.966 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaHomeLocalityName 05:56:47.966 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaHomeState 05:56:47.966 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaHomePostalCode 05:56:47.967 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaHomeCountryName 05:56:47.967 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaHomeFriendlyCountryName 05:56:47.967 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: homeurl 05:56:47.968 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: workurl 05:56:47.968 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: custom1 05:56:47.968 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: custom2 05:56:47.969 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: custom3 05:56:47.969 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: custom4 05:56:47.969 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nsAIMid 05:56:48.146 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 difference=504 now=1582433808159 05:56:48.241 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 05:56:48.604 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 05:56:48.642 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 difference=505 now=1582433808668 05:56:48.679 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 05:56:48.734 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 05:56:48.745 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 05:56:48.790 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 05:56:48.821 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 05:56:48.844 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 05:56:48.853 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 05:56:48.886 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named alias 05:56:48.887 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named piar 05:56:48.887 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named entryDn 05:56:48.887 [main] INFO o.a.d.s.c.p.i.b.j.JdbmPartition - Setting CacheRecondManager's cache size to 100 05:56:48.902 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 05:56:48.928 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named alias 05:56:48.928 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named piar 05:56:48.928 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named entryDn 05:56:48.929 [main] INFO o.a.d.s.c.p.i.b.j.JdbmPartition - Setting CacheRecondManager's cache size to 100 05:56:48.961 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named system 05:56:48.961 [main] INFO o.a.d.s.c.a.CacheService - No cache with name system exists, creating one 05:56:49.010 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named system 05:56:49.010 [main] INFO o.a.d.s.c.a.CacheService - No cache with name system exists, creating one difference=501 now=1582433809169 difference=504 now=1582433809674 difference=505 now=1582433810179 difference=504 now=1582433810684 05:56:50.726 [main] INFO o.a.d.s.c.s.TlsKeyGenerator - Keys and self signed certificate successfully generated. 05:56:50.774 [main] INFO o.a.d.s.c.s.TlsKeyGenerator - Keys and self signed certificate successfully generated. difference=505 now=1582433811190 difference=503 now=1582433811694 difference=501 now=1582433812200 difference=504 now=1582433812704 05:56:53.004 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named groupCache 05:56:53.174 [main] INFO o.a.d.s.c.e.EventInterceptor - Initializing ... 05:56:53.177 [main] INFO o.a.d.s.c.e.EventInterceptor - Initialization complete. 05:56:53.200 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named groupCache 05:56:53.206 [main] WARN o.a.d.s.c.DefaultDirectoryService - You didn't change the admin password of directory service instance 'AddExampleCom'. Please update the admin password as soon as possible to prevent a possible security breach. difference=504 now=1582433813209 05:56:53.211 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 05:56:53.226 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 05:56:53.240 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 05:56:53.263 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 05:56:53.273 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 05:56:53.304 [main] INFO o.a.d.s.c.e.EventInterceptor - Initializing ... 05:56:53.306 [main] INFO o.a.d.s.c.e.EventInterceptor - Initialization complete. 05:56:53.332 [main] WARN o.a.d.s.c.DefaultDirectoryService - You didn't change the admin password of directory service instance 'default9057cc26-fbfa-4025-964a-f45646f9d196'. Please update the admin password as soon as possible to prevent a possible security breach. 05:56:53.342 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 05:56:53.352 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named alias 05:56:53.352 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named piar 05:56:53.352 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named entryDn 05:56:53.353 [main] INFO o.a.d.s.c.p.i.b.j.JdbmPartition - Setting CacheRecondManager's cache size to 100 05:56:53.364 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named example 05:56:53.364 [main] INFO o.a.d.s.c.a.CacheService - No cache with name example exists, creating one 05:56:53.382 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 05:56:53.576 [main] INFO o.a.d.s.l.LdapServer - Successful bind of an LDAP Service (44230) is completed. 05:56:53.577 [main] INFO o.a.d.s.l.LdapServer - Ldap service started. difference=505 now=1582433813714 05:56:53.835 [main] INFO o.a.d.s.l.LdapServer - Successful bind of an LDAP Service (45510) is completed. 05:56:53.835 [main] INFO o.a.d.s.l.LdapServer - Ldap service started. difference=504 now=1582433814219 difference=504 now=1582433814724 05:56:54.926 [main] WARN o.a.d.s.c.DefaultDirectoryService - WARNING: the changelog is only partially operational and will revert state without consideration of who made the original change. All reverting changes are made by the admin user. Furthermore the used controls are not at all taken into account 05:56:55.061 [main] WARN o.a.d.s.c.DefaultDirectoryService - WARNING: the changelog is only partially operational and will revert state without consideration of who made the original change. All reverting changes are made by the admin user. Furthermore the used controls are not at all taken into account difference=504 now=1582433815230 05:56:55.473 [main] WARN o.a.d.s.c.DefaultDirectoryService - WARNING: the changelog is only partially operational and will revert state without consideration of who made the original change. All reverting changes are made by the admin user. Furthermore the used controls are not at all taken into account 05:56:55.496 [pool-4-thread-1] INFO o.a.d.s.l.h.LdapRequestHandler - ignoring the message MessageType : UNBIND_REQUEST Message ID : 3 UnBind Requestorg.apache.directory.api.ldap.model.message.UnbindRequestImpl@eafd22ea received from null session difference=504 now=1582433815734 05:56:55.839 [main] WARN o.a.d.s.c.DefaultDirectoryService - WARNING: the changelog is only partially operational and will revert state without consideration of who made the original change. All reverting changes are made by the admin user. Furthermore the used controls are not at all taken into account 05:56:55.880 [main] WARN o.a.d.s.c.DefaultDirectoryService - WARNING: the changelog is only partially operational and will revert state without consideration of who made the original change. All reverting changes are made by the admin user. Furthermore the used controls are not at all taken into account difference=504 now=1582433816239 05:56:56.341 [main] WARN o.a.d.s.c.DefaultDirectoryService - WARNING: the changelog is only partially operational and will revert state without consideration of who made the original change. All reverting changes are made by the admin user. Furthermore the used controls are not at all taken into account 05:56:56.426 [pool-4-thread-2] INFO o.a.d.s.c.a.AbstractAuthenticator - ERR_230 Password not correct for user 'cn=testUser,dc=example,dc=com' 05:56:56.428 [pool-4-thread-2] INFO o.a.d.s.c.a.AuthenticationInterceptor - Authenticator org.apache.directory.server.core.authn.SimpleAuthenticator@13047d7d failed to authenticate: BindContext for Dn 'cn=testUser,dc=example,dc=com', credentials <0x75 0x73 0x65 0x72 0x32 0x50 0x61 0x73 0x73 0x77 0x6F 0x72 0x64 > 05:56:56.429 [pool-4-thread-2] INFO o.a.d.s.c.a.AuthenticationInterceptor - Cannot bind to the server 05:56:56.453 [main] WARN o.a.d.s.c.DefaultDirectoryService - WARNING: the changelog is only partially operational and will revert state without consideration of who made the original change. All reverting changes are made by the admin user. Furthermore the used controls are not at all taken into account 05:56:56.704 [main] INFO o.a.d.s.l.LdapServer - Unbind of an LDAP service (45510) is complete. 05:56:56.704 [main] INFO o.a.d.s.l.LdapServer - Sending notice of disconnect to existing clients sessions. 05:56:56.709 [main] INFO o.a.d.s.l.LdapServer - Ldap service stopped. difference=504 now=1582433816744 05:56:56.778 [pool-4-thread-1] INFO o.a.d.s.l.h.r.BindRequestHandler - The cn=testUser,ou=notexisting principalDN cannot be found in the server : bind failure. 05:56:56.783 [pool-4-thread-1] ERROR o.a.d.s.c.a.AbstractAuthenticator - ERR_6 Authentication error : ERR_268 Cannot find a partition for cn=testUser,ou=notexisting 05:56:56.784 [pool-4-thread-1] INFO o.a.d.s.c.a.AuthenticationInterceptor - Authenticator org.apache.directory.server.core.authn.SimpleAuthenticator@73ba6fe6 failed to authenticate: BindContext for Dn 'cn=testUser,ou=notexisting', credentials <0x74 0x65 0x73 0x74 0x55 0x73 0x65 0x72 0x50 0x61 0x73 0x73 0x77 0x6F 0x72 0x64 > 05:56:56.785 [pool-4-thread-1] INFO o.a.d.s.c.a.AuthenticationInterceptor - Cannot bind to the server 05:56:56.798 [pool-4-thread-2] INFO o.a.d.s.l.h.r.BindRequestHandler - The cn=testUser,ou=nothing, dc=example, dc=com principalDN cannot be found in the server : bind failure. 05:56:56.798 [pool-4-thread-2] ERROR o.a.d.s.c.a.AbstractAuthenticator - ERR_6 Authentication error : ERR_268 Cannot find a partition for cn=testUser,ou=nothing, dc=example, dc=com 05:56:56.798 [pool-4-thread-2] INFO o.a.d.s.c.a.AuthenticationInterceptor - Authenticator org.apache.directory.server.core.authn.SimpleAuthenticator@73ba6fe6 failed to authenticate: BindContext for Dn 'cn=testUser,ou=nothing, dc=example, dc=com', credentials <0x74 0x65 0x73 0x74 0x55 0x73 0x65 0x72 0x50 0x61 0x73 0x73 0x77 0x6F 0x72 0x64 > 05:56:56.798 [pool-4-thread-2] INFO o.a.d.s.c.a.AuthenticationInterceptor - Cannot bind to the server difference=503 now=1582433817252 05:56:57.267 [main] INFO o.a.d.s.c.a.CacheService - clearing all the caches 05:56:57.408 [main] WARN o.a.d.s.c.DefaultDirectoryService - WARNING: the changelog is only partially operational and will revert state without consideration of who made the original change. All reverting changes are made by the admin user. Furthermore the used controls are not at all taken into account Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.236 sec - in co.codewizards.cloudstore.rest.server.ldap.QueryLdapClientTest difference=502 now=1582433817755 difference=504 now=1582433818260 difference=503 now=1582433818764 05:56:59.211 [main] WARN o.a.d.s.c.DefaultDirectoryService - WARNING: the changelog is only partially operational and will revert state without consideration of who made the original change. All reverting changes are made by the admin user. Furthermore the used controls are not at all taken into account 05:56:59.212 [pool-4-thread-2] INFO o.a.d.s.l.h.LdapRequestHandler - ignoring the message MessageType : UNBIND_REQUEST Message ID : 3 UnBind Requestorg.apache.directory.api.ldap.model.message.UnbindRequestImpl@eafd22ea received from null session difference=504 now=1582433819270 difference=503 now=1582433819774 05:56:59.778 [pool-4-thread-2] INFO o.a.d.s.l.h.r.BindRequestHandler - The cn=testUser,ou=notexisting principalDN cannot be found in the server : bind failure. 05:56:59.779 [pool-4-thread-2] ERROR o.a.d.s.c.a.AbstractAuthenticator - ERR_6 Authentication error : ERR_268 Cannot find a partition for cn=testUser,ou=notexisting 05:56:59.779 [pool-4-thread-2] INFO o.a.d.s.c.a.AuthenticationInterceptor - Authenticator org.apache.directory.server.core.authn.SimpleAuthenticator@73ba6fe6 failed to authenticate: BindContext for Dn 'cn=testUser,ou=notexisting', credentials <0x74 0x65 0x73 0x74 0x55 0x73 0x65 0x72 0x50 0x61 0x73 0x73 0x77 0x6F 0x72 0x64 > 05:56:59.779 [pool-4-thread-2] INFO o.a.d.s.c.a.AuthenticationInterceptor - Cannot bind to the server 05:56:59.791 [pool-4-thread-1] INFO o.a.d.s.l.h.r.BindRequestHandler - The cn=testUser,ou=nothing, dc=example, dc=com principalDN cannot be found in the server : bind failure. 05:56:59.792 [pool-4-thread-1] ERROR o.a.d.s.c.a.AbstractAuthenticator - ERR_6 Authentication error : ERR_268 Cannot find a partition for cn=testUser,ou=nothing, dc=example, dc=com 05:56:59.793 [pool-4-thread-1] INFO o.a.d.s.c.a.AuthenticationInterceptor - Authenticator org.apache.directory.server.core.authn.SimpleAuthenticator@73ba6fe6 failed to authenticate: BindContext for Dn 'cn=testUser,ou=nothing, dc=example, dc=com', credentials <0x74 0x65 0x73 0x74 0x55 0x73 0x65 0x72 0x50 0x61 0x73 0x73 0x77 0x6F 0x72 0x64 > 05:56:59.793 [pool-4-thread-1] INFO o.a.d.s.c.a.AuthenticationInterceptor - Cannot bind to the server 05:57:00.019 [main] WARN o.a.d.s.c.DefaultDirectoryService - WARNING: the changelog is only partially operational and will revert state without consideration of who made the original change. All reverting changes are made by the admin user. Furthermore the used controls are not at all taken into account difference=503 now=1582433820280 05:57:00.594 [pool-4-thread-1] INFO o.a.d.s.c.a.AbstractAuthenticator - ERR_230 Password not correct for user 'cn=testUser,ou=system' 05:57:00.595 [pool-4-thread-1] INFO o.a.d.s.c.a.AuthenticationInterceptor - Authenticator org.apache.directory.server.core.authn.SimpleAuthenticator@73ba6fe6 failed to authenticate: BindContext for Dn 'cn=testUser,ou=system', credentials <0x77 0x72 0x6F 0x6E 0x67 0x5F 0x70 0x61 0x73 0x73 0x77 0x6F 0x72 0x64 > 05:57:00.595 [pool-4-thread-1] INFO o.a.d.s.c.a.AuthenticationInterceptor - Cannot bind to the server difference=503 now=1582433820786 05:57:00.904 [main] WARN o.a.d.s.c.DefaultDirectoryService - WARNING: the changelog is only partially operational and will revert state without consideration of who made the original change. All reverting changes are made by the admin user. Furthermore the used controls are not at all taken into account difference=502 now=1582433821289 05:57:01.303 [pool-4-thread-2] INFO o.a.d.s.l.h.r.BindRequestHandler - The cn=wrong_user,ou=system principalDN cannot be found in the server : bind failure. 05:57:01.308 [pool-4-thread-2] ERROR o.a.d.s.c.a.AbstractAuthenticator - ERR_6 Authentication error : Attempt to lookup non-existant entry: cn=wrong_user,ou=system 05:57:01.308 [pool-4-thread-2] INFO o.a.d.s.c.a.AuthenticationInterceptor - Authenticator org.apache.directory.server.core.authn.SimpleAuthenticator@73ba6fe6 failed to authenticate: BindContext for Dn 'cn=wrong_user,ou=system', credentials <0x74 0x65 0x73 0x74 0x55 0x73 0x65 0x72 0x50 0x61 0x73 0x73 0x77 0x6F 0x72 0x64 > 05:57:01.308 [pool-4-thread-2] INFO o.a.d.s.c.a.AuthenticationInterceptor - Cannot bind to the server 05:57:01.384 [main] WARN o.a.d.s.c.DefaultDirectoryService - WARNING: the changelog is only partially operational and will revert state without consideration of who made the original change. All reverting changes are made by the admin user. Furthermore the used controls are not at all taken into account 05:57:01.613 [main] INFO o.a.d.s.l.LdapServer - Unbind of an LDAP service (44230) is complete. 05:57:01.613 [main] INFO o.a.d.s.l.LdapServer - Sending notice of disconnect to existing clients sessions. 05:57:01.641 [main] INFO o.a.d.s.l.LdapServer - Ldap service stopped. 05:57:01.661 [NioProcessor-3] WARN o.a.d.s.l.LdapProtocolHandler - Unexpected exception forcing session to close: sending disconnect notice to client. org.apache.mina.core.write.WriteToClosedSessionException: null at org.apache.mina.core.polling.AbstractPollingIoProcessor.clearWriteRequestQueue(AbstractPollingIoProcessor.java:642) [mina-core-2.0.9.jar:na] at org.apache.mina.core.polling.AbstractPollingIoProcessor.removeNow(AbstractPollingIoProcessor.java:603) [mina-core-2.0.9.jar:na] at org.apache.mina.core.polling.AbstractPollingIoProcessor.removeSessions(AbstractPollingIoProcessor.java:564) [mina-core-2.0.9.jar:na] at org.apache.mina.core.polling.AbstractPollingIoProcessor.access$800(AbstractPollingIoProcessor.java:67) [mina-core-2.0.9.jar:na] at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.run(AbstractPollingIoProcessor.java:1129) [mina-core-2.0.9.jar:na] at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:64) [mina-core-2.0.9.jar:na] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_242] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_242] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_242] difference=504 now=1582433821794 05:57:02.237 [main] INFO o.a.d.s.c.a.CacheService - clearing all the caches difference=501 now=1582433822300 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.763 sec - in co.codewizards.cloudstore.rest.server.ldap.SimpleLdapClientTest difference=503 now=1582433822804 difference=504 now=1582433823310 difference=503 now=1582433823819 difference=498 now=1582433824319 difference=504 now=1582433824825 difference=504 now=1582433825330 difference=502 now=1582433825834 difference=503 now=1582433826339 difference=503 now=1582433826844 difference=501 now=1582433827349 difference=503 now=1582433827854 difference=505 now=1582433828360 difference=502 now=1582433828865 difference=504 now=1582433829369 difference=504 now=1582433829876 difference=502 now=1582433830379 difference=504 now=1582433830884 difference=504 now=1582433831389 difference=505 now=1582433831895 difference=499 now=1582433832399 difference=504 now=1582433832904 difference=504 now=1582433833410 difference=503 now=1582433833914 difference=505 now=1582433834420 difference=503 now=1582433834931 difference=497 now=1582433835429 difference=504 now=1582433835934 difference=504 now=1582433836440 difference=504 now=1582433836945 difference=500 now=1582433837449 difference=503 now=1582433837954 difference=502 now=1582433838459 difference=505 now=1582433838965 difference=503 now=1582433839472 difference=501 now=1582433839974 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.217 sec - in co.codewizards.cloudstore.rest.server.auth.AuthRepoPasswordManagerTest Results : Tests run: 22, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.rest.server --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.rest.server/target/co.codewizards.cloudstore.rest.server-0.10.8-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.rest.server --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/rest already added, skipping [INFO] co/codewizards/cloudstore/rest/server already added, skipping [INFO] co/codewizards/cloudstore/rest/server/auth already added, skipping [INFO] co/codewizards/cloudstore/rest/server/service already added, skipping [INFO] co/codewizards/cloudstore/rest/server/webdav already added, skipping [INFO] co/codewizards/cloudstore/rest/server/ldap already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.rest.server/target/co.codewizards.cloudstore.rest.server-0.10.8-SNAPSHOT-sources.jar [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/rest already added, skipping [INFO] co/codewizards/cloudstore/rest/server already added, skipping [INFO] co/codewizards/cloudstore/rest/server/auth already added, skipping [INFO] co/codewizards/cloudstore/rest/server/service already added, skipping [INFO] co/codewizards/cloudstore/rest/server/webdav already added, skipping [INFO] co/codewizards/cloudstore/rest/server/ldap already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ co.codewizards.cloudstore.rest.server --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.rest.server/target/co.codewizards.cloudstore.rest.server-0.10.8-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.server-0.10.8-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.rest.server/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.server-0.10.8-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.rest.server/target/co.codewizards.cloudstore.rest.server-0.10.8-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.server-0.10.8-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.rest.server --- [INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 502.9 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.server-0.10.8-20200223.045720-6.jar [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.server-0.10.8-20200223.045720-6.jar (61 KB at 15201.2 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.server-0.10.8-20200223.045720-6.pom [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.server-0.10.8-20200223.045720-6.pom (2 KB at 597.2 KB/sec) [INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/maven-metadata.xml [INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/maven-metadata.xml (323 B at 105.1 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 1005.9 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/maven-metadata.xml (323 B) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.server-0.10.8-20200223.045720-6-sources.jar [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.rest.server-0.10.8-20200223.045720-6-sources.jar (36 KB at 17612.8 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 1005.9 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.rest.server --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.rest.server [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.rest.server/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_8/co.codewizards.cloudstore.rest.server/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore_java_8/site/co.codewizards.cloudstore.rest.server [INFO] [INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) > generate-sources @ co.codewizards.cloudstore.rest.server >>> [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) < generate-sources @ co.codewizards.cloudstore.rest.server <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.rest.server --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.rest.server --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.rest.server/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.rest.server/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.rest.server --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.rest.server/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.rest.server --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.rest.server/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.rest.server [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.rest.server file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.server 0.10.8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ co.codewizards.cloudstore.server --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.server --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ co.codewizards.cloudstore.server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/classes [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/src/main/java/co/codewizards/cloudstore/server/CloudStoreServer.java: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/src/main/java/co/codewizards/cloudstore/server/CloudStoreServer.java uses or overrides a deprecated API. [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/src/main/java/co/codewizards/cloudstore/server/CloudStoreServer.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.server --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/src/test/java [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ co.codewizards.cloudstore.server --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.server --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.server --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.8-SNAPSHOT.jar [INFO] [INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ co.codewizards.cloudstore.server --- [INFO] Copying jaxb-core-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/jaxb-core-2.3.0.jar [INFO] Copying jetty-util-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/jetty-util-9.4.17.v20190418.jar [INFO] Copying jetty-servlet-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/jetty-servlet-9.4.17.v20190418.jar [INFO] Copying jersey-container-servlet-core-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/jersey-container-servlet-core-2.5.1.jar [INFO] Copying transaction-api-1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/transaction-api-1.1.jar [INFO] Copying jetty-continuation-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/jetty-continuation-9.4.17.v20190418.jar [INFO] Copying co.codewizards.cloudstore.updater-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.updater-0.10.8-SNAPSHOT.jar [INFO] Copying bcprov-jdk15on-161b03.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/bcprov-jdk15on-161b03.jar [INFO] Copying cglib-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/cglib-2.2.0-b21.jar [INFO] Copying jdo-api-3.1-rc1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/jdo-api-3.1-rc1.jar [INFO] Copying jaxb-api-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/jaxb-api-2.3.0.jar [INFO] Copying jetty-http-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/jetty-http-9.4.17.v20190418.jar [INFO] Copying jersey-server-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/jersey-server-2.5.1.jar [INFO] Copying co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar [INFO] Copying jetty-security-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/jetty-security-9.4.17.v20190418.jar [INFO] Copying args4j-2.0.16.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/args4j-2.0.16.jar [INFO] Copying jersey-container-servlet-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/jersey-container-servlet-2.5.1.jar [INFO] Copying jcl-over-slf4j-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/jcl-over-slf4j-1.7.7.jar [INFO] Copying co.codewizards.cloudstore.client-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.client-0.10.8-SNAPSHOT.jar [INFO] Copying hk2-api-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/hk2-api-2.2.0-b21.jar [INFO] Copying co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar [INFO] Copying javax.inject-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/javax.inject-2.2.0-b21.jar [INFO] Copying co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar [INFO] Copying datanucleus-api-jdo-4.0.5.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/datanucleus-api-jdo-4.0.5.jar [INFO] Copying validation-api-1.1.0.Final.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/validation-api-1.1.0.Final.jar [INFO] Copying co.codewizards.cloudstore.core.oio.nio-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.core.oio.nio-0.10.8-SNAPSHOT.jar [INFO] Copying log4j-over-slf4j-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/log4j-over-slf4j-1.7.7.jar [INFO] Copying asm-all-repackaged-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/asm-all-repackaged-2.2.0-b21.jar [INFO] Copying derby-10.13.1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/derby-10.13.1.1.jar [INFO] Copying hk2-utils-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/hk2-utils-2.2.0-b21.jar [INFO] Copying commons-compress-1.18.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/commons-compress-1.18.jar [INFO] Copying hk2-locator-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/hk2-locator-2.2.0-b21.jar [INFO] Copying jetty-servlets-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/jetty-servlets-9.4.17.v20190418.jar [INFO] Copying jetty-server-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/jetty-server-9.4.17.v20190418.jar [INFO] Copying javax.ws.rs-api-2.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/javax.ws.rs-api-2.0.jar [INFO] Copying co.codewizards.cloudstore.ls.server-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.ls.server-0.10.8-SNAPSHOT.jar [INFO] Copying co.codewizards.cloudstore.ls.rest.server-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.ls.rest.server-0.10.8-SNAPSHOT.jar [INFO] Copying co.codewizards.cloudstore.ls.server.cproc-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.ls.server.cproc-0.10.8-SNAPSHOT.jar [INFO] Copying activation-1.1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/activation-1.1.1.jar [INFO] Copying guava-14.0.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/guava-14.0.1.jar [INFO] Copying co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar [INFO] Copying javax.annotation-api-1.2.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/javax.annotation-api-1.2.jar [INFO] Copying co.codewizards.cloudstore.rest.server-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.rest.server-0.10.8-SNAPSHOT.jar [INFO] Copying co.codewizards.cloudstore.local-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.local-0.10.8-SNAPSHOT.jar [INFO] Copying jersey-common-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/jersey-common-2.5.1.jar [INFO] Copying datanucleus-rdbms-4.0.12.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/datanucleus-rdbms-4.0.12.jar [INFO] Copying datanucleus-core-4.0.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/datanucleus-core-4.0.7.jar [INFO] Copying osgi-resource-locator-1.0.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/osgi-resource-locator-1.0.1.jar [INFO] Copying javax.servlet-api-3.1.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/javax.servlet-api-3.1.0.jar [INFO] Copying jetty-xml-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/jetty-xml-9.4.17.v20190418.jar [INFO] Copying jul-to-slf4j-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/jul-to-slf4j-1.7.7.jar [INFO] Copying logback-core-1.0.13.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/logback-core-1.0.13.jar [INFO] Copying jaxb-impl-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/jaxb-impl-2.3.0.jar [INFO] Copying logback-classic-1.0.13.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/logback-classic-1.0.13.jar [INFO] Copying jersey-client-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/jersey-client-2.5.1.jar [INFO] Copying co.codewizards.cloudstore.rest.shared-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.rest.shared-0.10.8-SNAPSHOT.jar [INFO] Copying jetty-io-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/jetty-io-9.4.17.v20190418.jar [INFO] Copying slf4j-api-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/slf4j-api-1.7.7.jar [INFO] Copying jetty-webapp-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/jetty-webapp-9.4.17.v20190418.jar [INFO] Copying bcpg-jdk15on-161b03.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/dependency/bcpg-jdk15on-161b03.jar [INFO] [INFO] --- maven-dependency-plugin:2.8:unpack (unpack-client) @ co.codewizards.cloudstore.server --- [INFO] Configured Artifact: co.codewizards.cloudstore:co.codewizards.cloudstore.client:bin:0.10.8-SNAPSHOT:tar.gz [INFO] Unpacking /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-SNAPSHOT-bin.tar.gz to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.client with includes "" and excludes "" [INFO] Expanding: /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-SNAPSHOT-bin.tar.gz into /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.client [INFO] [INFO] --- maven-assembly-plugin:2.4:single (make-assembly) @ co.codewizards.cloudstore.server --- [INFO] Reading assembly descriptor: src/assembly/bin.xml [INFO] Building tar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.8-SNAPSHOT-bin.tar.gz [INFO] Building zip: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.8-SNAPSHOT-bin.zip [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.server --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/server already added, skipping [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/server already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.8-SNAPSHOT-sources.jar [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/server already added, skipping [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/server already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ co.codewizards.cloudstore.server --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.8-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.server-0.10.8-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.server-0.10.8-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.8-SNAPSHOT-bin.tar.gz to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.server-0.10.8-SNAPSHOT-bin.tar.gz [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.8-SNAPSHOT-bin.zip to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.server-0.10.8-SNAPSHOT-bin.zip [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.8-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.server-0.10.8-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.server --- [INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 472.0 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.server-0.10.8-20200223.045727-6.jar [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.server-0.10.8-20200223.045727-6.jar (16 KB at 7962.4 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.server-0.10.8-20200223.045727-6.pom [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.server-0.10.8-20200223.045727-6.pom (5 KB at 4530.3 KB/sec) [INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/maven-metadata.xml [INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/maven-metadata.xml (318 B at 155.3 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 1416.0 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/maven-metadata.xml (318 B at 155.3 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.server-0.10.8-20200223.045727-6-bin.tar.gz [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.server-0.10.8-20200223.045727-6-bin.tar.gz (21750 KB at 48224.3 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 708.0 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.server-0.10.8-20200223.045727-6-bin.zip [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.server-0.10.8-20200223.045727-6-bin.zip (24082 KB at 49551.4 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 1416.0 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.server-0.10.8-20200223.045727-6-sources.jar [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.8-SNAPSHOT/co.codewizards.cloudstore.server-0.10.8-20200223.045727-6-sources.jar (9 KB at 8607.4 KB/sec) [INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.8-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 1416.0 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.server --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.server [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.server/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_8/co.codewizards.cloudstore.server/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore_java_8/site/co.codewizards.cloudstore.server [INFO] [INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) > generate-sources @ co.codewizards.cloudstore.server >>> [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) < generate-sources @ co.codewizards.cloudstore.server <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.server --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.server --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.server --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.server --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.server/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.server [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.server file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.test 0.10.8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.17/maven-failsafe-plugin-2.17.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.17/maven-failsafe-plugin-2.17.pom (9 KB at 410.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom (17 KB at 49.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.17/maven-failsafe-plugin-2.17.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.17/maven-failsafe-plugin-2.17.jar (78 KB at 2417.7 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ co.codewizards.cloudstore.test --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.test --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ co.codewizards.cloudstore.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/classes [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/src/main/java/co/codewizards/cloudstore/test/CloudStoreServerTestSupport.java: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/src/main/java/co/codewizards/cloudstore/test/CloudStoreServerTestSupport.java uses or overrides a deprecated API. [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/src/main/java/co/codewizards/cloudstore/test/CloudStoreServerTestSupport.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.test --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ co.codewizards.cloudstore.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 27 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/test-classes [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/src/test/java/co/codewizards/cloudstore/test/repotorepo/BackupRestoreRepoToRepoSyncIT.java: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/src/test/java/co/codewizards/cloudstore/test/repotorepo/BackupRestoreRepoToRepoSyncIT.java uses or overrides a deprecated API. [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/src/test/java/co/codewizards/cloudstore/test/repotorepo/BackupRestoreRepoToRepoSyncIT.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.test --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/co.codewizards.cloudstore.test-0.10.8-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ co.codewizards.cloudstore.test --- [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom (6 KB at 330.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom (2 KB at 79.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom (17 KB at 807.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom (3 KB at 139.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom (3 KB at 145.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar (39 KB at 655.1 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar (15 KB at 241.4 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar (144 KB at 2283.5 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar (260 KB at 3365.8 KB/sec) [INFO] Failsafe report directory: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/failsafe-reports [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.pom (3 KB at 10.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.17/surefire-providers-2.17.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.17/surefire-providers-2.17.pom (3 KB at 122.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.jar (63 KB at 2415.8 KB/sec) ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running co.codewizards.cloudstore.test.RestRepoTransportIT Running co.codewizards.cloudstore.test.repotorepo.IgnoreRulesRepoToRepoSyncIT Running co.codewizards.cloudstore.test.LocalServerClientIT Running co.codewizards.cloudstore.test.SyncAbortIT Running co.codewizards.cloudstore.test.CertificateHandlingAndTestServiceIT Running co.codewizards.cloudstore.test.repotorepo.RemotePathPrefixedRepoToRepoSyncIT Running co.codewizards.cloudstore.test.CertificateHandlingAndTestServiceLRT Running co.codewizards.cloudstore.test.BasicLocalServerIT Running co.codewizards.cloudstore.test.LocalServerClientGarbageCollectionIT 05:57:39.424 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 05:57:39.868 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 05:57:39.902 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 05:57:40.183 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 05:57:40.233 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 05:57:40.346 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 05:57:40.599 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 05:57:41.145 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 05:57:41.500 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 05:57:43.184 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore' does not exist! 05:57:43.195 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)... ********************************************************************** There is no key, yet. Creating a new RSA key pair, now. This might take a while (a few seconds up to a few minutes). Please be patient! ********************************************************************** 05:57:43.670 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore' does not exist! 05:57:43.670 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)... ********************************************************************** There is no key, yet. Creating a new RSA key pair, now. This might take a while (a few seconds up to a few minutes). Please be patient! ********************************************************************** 05:57:43.921 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore' does not exist! 05:57:43.922 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)... ********************************************************************** There is no key, yet. Creating a new RSA key pair, now. This might take a while (a few seconds up to a few minutes). Please be patient! ********************************************************************** 05:57:43.954 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore' does not exist! 05:57:43.955 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)... ********************************************************************** There is no key, yet. Creating a new RSA key pair, now. This might take a while (a few seconds up to a few minutes). Please be patient! ********************************************************************** 05:57:44.090 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore' does not exist! 05:57:44.100 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)... ********************************************************************** There is no key, yet. Creating a new RSA key pair, now. This might take a while (a few seconds up to a few minutes). Please be patient! ********************************************************************** 05:57:44.185 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore' does not exist! 05:57:44.200 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)... ********************************************************************** There is no key, yet. Creating a new RSA key pair, now. This might take a while (a few seconds up to a few minutes). Please be patient! ********************************************************************** 05:57:44.286 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore' does not exist! 05:57:44.287 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)... ********************************************************************** There is no key, yet. Creating a new RSA key pair, now. This might take a while (a few seconds up to a few minutes). Please be patient! ********************************************************************** 05:57:44.707 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore' does not exist! 05:57:44.716 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)... ********************************************************************** There is no key, yet. Creating a new RSA key pair, now. This might take a while (a few seconds up to a few minutes). Please be patient! ********************************************************************** 05:57:45.439 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore' does not exist! 05:57:45.439 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)... ********************************************************************** There is no key, yet. Creating a new RSA key pair, now. This might take a while (a few seconds up to a few minutes). Please be patient! ********************************************************************** 05:57:49.192 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 4988 ms. Generating a new RSA key pair took 4988 ms. ********************************************************************** Server certificate fingerprint (SHA1): 7E:A6:C4:09:ED:11:E5:A1:2F:C5:BA:69:9F:A8:46:1A:94:2F:8F:4A Use this fingerprint to verify on the client-side, whether you're really talking to this server. If the client shows you a different value, someone is tampering with your connection! Please keep this fingerprint at a safe place. You'll need it whenever one of your clients connects to this server for the first time. ********************************************************************** 05:57:49.235 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 7E:A6:C4:09:ED:11:E5:A1:2F:C5:BA:69:9F:A8:46:1A:94:2F:8F:4A 05:57:49.506 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.9 MiB, available=3.5 GiB 05:57:49.562 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1975 ms. 05:57:49.801 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 4360 ms. Generating a new RSA key pair took 4360 ms. ********************************************************************** Server certificate fingerprint (SHA1): 80:6D:5E:67:C5:E1:DE:06:6D:85:35:91:4C:2F:59:D6:5E:2A:C9:E3 Use this fingerprint to verify on the client-side, whether you're really talking to this server. If the client shows you a different value, someone is tampering with your connection! Please keep this fingerprint at a safe place. You'll need it whenever one of your clients connects to this server for the first time. ********************************************************************** 05:57:49.841 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 80:6D:5E:67:C5:E1:DE:06:6D:85:35:91:4C:2F:59:D6:5E:2A:C9:E3 05:57:50.088 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.9 MiB, available=3.5 GiB 05:57:50.136 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1977 ms. 05:57:50.434 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 6504 ms. Generating a new RSA key pair took 6504 ms. 05:57:50.440 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 6141 ms. Generating a new RSA key pair took 6141 ms. ********************************************************************** Server certificate fingerprint (SHA1): 79:CF:6D:7F:2C:AC:0A:2A:5E:63:46:FA:23:2C:A4:3B:D0:32:C9:C7 Use this fingerprint to verify on the client-side, whether you're really talking to this server. If the client shows you a different value, someone is tampering with your connection! Please keep this fingerprint at a safe place. You'll need it whenever one of your clients connects to this server for the first time. ********************************************************************** ********************************************************************** 05:57:50.467 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 79:CF:6D:7F:2C:AC:0A:2A:5E:63:46:FA:23:2C:A4:3B:D0:32:C9:C7 Server certificate fingerprint (SHA1): 14:FB:6F:35:00:81:73:D7:24:88:66:BE:9B:87:22:FA:12:9B:E6:DE Use this fingerprint to verify on the client-side, whether you're really talking to this server. If the client shows you a different value, someone is tampering with your connection! Please keep this fingerprint at a safe place. You'll need it whenever one of your clients connects to this server for the first time. ********************************************************************** 05:57:50.470 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 14:FB:6F:35:00:81:73:D7:24:88:66:BE:9B:87:22:FA:12:9B:E6:DE 05:57:50.732 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.9 MiB, available=3.5 GiB 05:57:50.781 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.9 MiB, available=3.5 GiB 05:57:50.802 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1979 ms. 05:57:50.853 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1988 ms. 05:57:51.379 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 7267 ms. Generating a new RSA key pair took 7267 ms. ********************************************************************** Server certificate fingerprint (SHA1): 73:29:87:9A:EA:C9:12:35:E1:8C:EC:0C:06:FF:F0:ED:1A:C8:96:04 Use this fingerprint to verify on the client-side, whether you're really talking to this server. If the client shows you a different value, someone is tampering with your connection! Please keep this fingerprint at a safe place. You'll need it whenever one of your clients connects to this server for the first time. ********************************************************************** 05:57:51.397 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 73:29:87:9A:EA:C9:12:35:E1:8C:EC:0C:06:FF:F0:ED:1A:C8:96:04 05:57:51.660 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.9 MiB, available=3.5 GiB 05:57:51.709 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @18293ms to org.eclipse.jetty.util.log.Slf4jLog 05:57:51.712 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1973 ms. 05:57:51.724 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 8052 ms. Generating a new RSA key pair took 8052 ms. ********************************************************************** Server certificate fingerprint (SHA1): FE:4A:D0:D6:3A:01:A7:50:A6:91:16:67:65:A9:02:A8:4D:A5:86:D5 Use this fingerprint to verify on the client-side, whether you're really talking to this server. If the client shows you a different value, someone is tampering with your connection! Please keep this fingerprint at a safe place. You'll need it whenever one of your clients connects to this server for the first time. ********************************************************************** 05:57:51.738 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): FE:4A:D0:D6:3A:01:A7:50:A6:91:16:67:65:A9:02:A8:4D:A5:86:D5 05:57:51.892 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.9 MiB, available=3.5 GiB 05:57:51.968 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1973 ms. 05:57:52.236 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @18787ms to org.eclipse.jetty.util.log.Slf4jLog 05:57:52.843 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 05:57:52.941 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @19519ms to org.eclipse.jetty.util.log.Slf4jLog 05:57:52.935 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @19538ms to org.eclipse.jetty.util.log.Slf4jLog 05:57:52.946 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 8988 ms. Generating a new RSA key pair took 8988 ms. ********************************************************************** Server certificate fingerprint (SHA1): CB:AA:F4:7D:5C:27:8F:A1:18:DE:EF:82:36:2C:03:C3:58:5C:8F:38 Use this fingerprint to verify on the client-side, whether you're really talking to this server. If the client shows you a different value, someone is tampering with your connection! Please keep this fingerprint at a safe place. You'll need it whenever one of your clients connects to this server for the first time. ********************************************************************** 05:57:52.978 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): CB:AA:F4:7D:5C:27:8F:A1:18:DE:EF:82:36:2C:03:C3:58:5C:8F:38 05:57:53.098 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 05:57:53.102 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 05:57:53.117 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms 05:57:53.188 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.9 MiB, available=3.5 GiB 05:57:53.297 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1960 ms. 05:57:53.541 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 05:57:53.740 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 10514 ms. Generating a new RSA key pair took 10514 ms. ********************************************************************** Server certificate fingerprint (SHA1): C0:82:F2:9D:CD:05:B9:EF:78:7F:8C:92:47:CA:77:3C:5E:59:42:3C Use this fingerprint to verify on the client-side, whether you're really talking to this server. If the client shows you a different value, someone is tampering with your connection! Please keep this fingerprint at a safe place. You'll need it whenever one of your clients connects to this server for the first time. ********************************************************************** 05:57:53.778 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): C0:82:F2:9D:CD:05:B9:EF:78:7F:8C:92:47:CA:77:3C:5E:59:42:3C 05:57:53.793 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 05:57:53.794 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 05:57:53.798 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 600000ms 05:57:53.853 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @20470ms to org.eclipse.jetty.util.log.Slf4jLog 05:57:54.047 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=238.0 MiB, used=6.9 MiB, available=3.5 GiB 05:57:54.119 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1982 ms. 05:57:54.149 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @20723ms to org.eclipse.jetty.util.log.Slf4jLog 05:57:54.303 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 05:57:54.454 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 05:57:54.571 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 05:57:54.572 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 05:57:54.576 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms 05:57:54.761 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 05:57:54.769 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 05:57:54.773 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms Feb 23, 2020 5:57:54 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 05:57:55.211 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 05:57:55.420 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 05:57:55.421 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 05:57:55.425 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms 05:57:55.435 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @22030ms to org.eclipse.jetty.util.log.Slf4jLog Feb 23, 2020 5:57:55 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... Feb 23, 2020 5:57:55 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 05:57:56.070 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 05:57:56.299 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @22906ms to org.eclipse.jetty.util.log.Slf4jLog 05:57:56.330 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 05:57:56.330 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 05:57:56.350 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms Feb 23, 2020 5:57:56 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 05:57:56.875 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 12157 ms. Generating a new RSA key pair took 12157 ms. ********************************************************************** Server certificate fingerprint (SHA1): F5:AC:36:E3:80:98:8C:7F:0D:0F:8F:F4:EE:36:75:4B:CD:3E:2C:60 Use this fingerprint to verify on the client-side, whether you're really talking to this server. If the client shows you a different value, someone is tampering with your connection! Please keep this fingerprint at a safe place. You'll need it whenever one of your clients connects to this server for the first time. ********************************************************************** 05:57:56.929 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): F5:AC:36:E3:80:98:8C:7F:0D:0F:8F:F4:EE:36:75:4B:CD:3E:2C:60 05:57:57.239 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.9 MiB, available=3.5 GiB 05:57:57.351 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1966 ms. Feb 23, 2020 5:57:57 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 05:57:57.492 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 05:57:57.708 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@62688714{/,null,AVAILABLE} 05:57:57.822 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 05:57:57.840 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 05:57:57.843 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms 05:57:57.886 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@46c1bc14{/,null,AVAILABLE} 05:57:58.079 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@701d7b35{HTTP/1.1,[http/1.1]}{127.0.0.1:45395} 05:57:58.080 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @24643ms 05:57:58.284 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@679e2433{HTTP/1.1,[http/1.1]}{127.0.0.1:46126} 05:57:58.285 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @24883ms 05:57:58.422 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 05:57:58.488 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 05:57:58.524 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 05:57:58.524 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 05:57:58.525 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 600000ms 05:57:58.552 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 Feb 23, 2020 5:57:58 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 05:57:58.605 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 05:57:58.605 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 05:57:58.605 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 600000ms Feb 23, 2020 5:57:58 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... Feb 23, 2020 5:57:58 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 05:57:58.789 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 05:57:58.790 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 05:57:58.801 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms 05:57:58.954 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@198e1650{/,null,AVAILABLE} 05:57:59.335 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@2efbf347{HTTP/1.1,[http/1.1]}{127.0.0.1:37591} 05:57:59.337 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @25916ms 05:57:59.505 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @26008ms to org.eclipse.jetty.util.log.Slf4jLog 05:57:59.681 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 05:57:59.734 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 05:57:59.734 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 05:57:59.734 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms Feb 23, 2020 5:57:59 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... Feb 23, 2020 5:57:59 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 05:57:59.955 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@4eec081{/,null,AVAILABLE} 05:58:00.045 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@4b266f12(cloudstoreserver,h=[],w=[]) for SslContextFactory@677ea0e2[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore] 05:58:00.137 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@38dc2219{/,null,AVAILABLE} 05:58:00.175 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@a13275a(cloudstoreserver,h=[],w=[]) for SslContextFactory@3512dbdf[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore] 05:58:00.362 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@41329d64{/,null,AVAILABLE} 05:58:00.465 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@677ea0e2[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore] 05:58:00.469 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@677ea0e2[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore] 05:58:00.475 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@677ea0e2[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore] 05:58:00.476 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@677ea0e2[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore] 05:58:00.485 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@677ea0e2[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore] 05:58:00.493 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@677ea0e2[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore] 05:58:00.508 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@677ea0e2[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore] 05:58:00.509 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@677ea0e2[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore] 05:58:00.510 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@677ea0e2[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore] 05:58:00.511 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@677ea0e2[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore] 05:58:00.518 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@677ea0e2[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore] 05:58:00.526 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@677ea0e2[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore] 05:58:00.529 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@677ea0e2[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore] 05:58:00.536 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@677ea0e2[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore] 05:58:00.541 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@677ea0e2[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore] 05:58:00.545 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@677ea0e2[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore] 05:58:00.554 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@677ea0e2[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore] 05:58:00.574 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@677ea0e2[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore] 05:58:00.597 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@677ea0e2[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore] 05:58:00.594 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@4a9a3e54{/,null,AVAILABLE} 05:58:00.599 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@677ea0e2[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/ssl.server/keystore] 05:58:00.668 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@577377a{SSL,[ssl, http/1.1]}{0.0.0.0:45497} 05:58:00.668 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @27231ms 05:58:00.684 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sun Feb 23 05:58:30 CET 2020 05:58:00.831 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@3512dbdf[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore] 05:58:00.858 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@3512dbdf[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore] 05:58:00.870 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@3512dbdf[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore] 05:58:00.873 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@3512dbdf[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore] 05:58:00.872 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@2f827dca{HTTP/1.1,[http/1.1]}{127.0.0.1:36302} 05:58:00.877 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@3512dbdf[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore] 05:58:00.875 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @27478ms 05:58:00.878 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@3512dbdf[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore] 05:58:00.884 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@3512dbdf[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore] 05:58:00.887 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@3512dbdf[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore] 05:58:00.888 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@3512dbdf[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore] 05:58:00.906 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@3512dbdf[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore] 05:58:00.912 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@3512dbdf[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore] 05:58:00.924 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@3512dbdf[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore] 05:58:00.927 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@3512dbdf[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore] 05:58:00.941 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@3512dbdf[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore] 05:58:00.942 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@3512dbdf[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore] 05:58:00.945 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@3512dbdf[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore] 05:58:00.949 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@3512dbdf[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore] 05:58:00.950 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@3512dbdf[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore] 05:58:00.966 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@3512dbdf[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore] 05:58:00.974 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@3512dbdf[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/ssl.server/keystore] 05:58:00.990 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@24e5a9c6{SSL,[ssl, http/1.1]}{0.0.0.0:46495} 05:58:00.990 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @27589ms 05:58:01.040 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sun Feb 23 05:58:31 CET 2020 05:58:01.046 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 05:58:01.054 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@41297c5d{HTTP/1.1,[http/1.1]}{127.0.0.1:34841} 05:58:01.055 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @27673ms 05:58:01.075 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 05:58:01.076 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 05:58:01.077 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 600000ms Feb 23, 2020 5:58:00 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 05:58:01.233 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5b239d7d]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yk9x5r-enpsw-local' Feb 23, 2020 5:58:01 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 05:58:01.368 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5b239d7d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yk9x5r-enpsw-local' locked successfully. 05:58:01.561 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 05:58:01.689 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 05:58:01.689 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 05:58:01.690 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 600000ms Feb 23, 2020 5:58:01 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 05:58:01.941 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@4e193a33{/,null,AVAILABLE} 05:58:02.032 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@474ff94(cloudstoreserver,h=[],w=[]) for SslContextFactory@5cd80f78[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore] 05:58:02.176 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@6c3080d{/,null,AVAILABLE} 05:58:02.459 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 05:58:02.681 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@2eec4a67{HTTP/1.1,[http/1.1]}{127.0.0.1:40337} 05:58:02.703 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @29263ms 05:58:02.915 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 05:58:02.940 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 05:58:02.953 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 600000ms 05:58:03.091 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=199.0 MiB, used=12.6 MiB, available=3.5 GiB 05:58:03.206 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 05:58:03.284 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 05:58:03.285 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 05:58:03.285 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 600000ms 05:58:03.329 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@5cd80f78[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore] 05:58:03.337 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@5cd80f78[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore] 05:58:03.345 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@5cd80f78[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore] 05:58:03.353 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@5cd80f78[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore] 05:58:03.359 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@5cd80f78[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore] 05:58:03.360 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@5cd80f78[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore] 05:58:03.369 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@5cd80f78[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore] 05:58:03.381 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@5cd80f78[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore] 05:58:03.382 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@5cd80f78[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore] 05:58:03.389 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@5cd80f78[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore] 05:58:03.392 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@5cd80f78[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore] 05:58:03.400 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@5cd80f78[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore] Feb 23, 2020 5:58:03 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 05:58:03.406 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@5cd80f78[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore] 05:58:03.408 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@5cd80f78[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore] 05:58:03.417 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@5cd80f78[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore] 05:58:03.422 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@5cd80f78[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore] 05:58:03.424 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@5cd80f78[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore] 05:58:03.441 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@5cd80f78[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore] 05:58:03.442 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@5cd80f78[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore] 05:58:03.444 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@5cd80f78[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/ssl.server/keystore] 05:58:03.488 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@79db32fa{SSL,[ssl, http/1.1]}{0.0.0.0:34577} 05:58:03.492 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @30072ms 05:58:03.533 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@16c1234{/,null,AVAILABLE} 05:58:03.541 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sun Feb 23 05:58:33 CET 2020 05:58:03.645 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@244c7c05(cloudstoreserver,h=[],w=[]) for SslContextFactory@21777e63[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore] 05:58:03.795 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@7d0cf34d{/,null,AVAILABLE} 05:58:03.848 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@5f568f2d(cloudstoreserver,h=[],w=[]) for SslContextFactory@69e47998[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore] 05:58:04.286 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@21777e63[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore] 05:58:04.302 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@21777e63[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore] 05:58:04.303 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@21777e63[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore] 05:58:04.304 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@21777e63[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore] 05:58:04.305 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@21777e63[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore] 05:58:04.305 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@21777e63[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore] 05:58:04.306 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@21777e63[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore] 05:58:04.307 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@21777e63[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore] 05:58:04.308 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@21777e63[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore] 05:58:04.358 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@21777e63[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore] 05:58:04.370 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@21777e63[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore] 05:58:04.378 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@21777e63[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore] 05:58:04.386 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@21777e63[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore] 05:58:04.389 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@21777e63[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore] 05:58:04.390 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@21777e63[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore] 05:58:04.409 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@21777e63[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore] 05:58:04.415 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@21777e63[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore] 05:58:04.420 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@21777e63[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore] 05:58:04.421 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@21777e63[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore] 05:58:04.429 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@21777e63[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/Ni6Qc0ESfyyMlaBzABK24w/.cloudstore/ssl.server/keystore] 05:58:04.479 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@3e50f7a8{SSL,[ssl, http/1.1]}{0.0.0.0:46313} 05:58:04.480 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @31099ms 05:58:04.520 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sun Feb 23 05:58:34 CET 2020 05:58:04.509 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@207c622a{/,null,AVAILABLE} 05:58:04.688 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@69e47998[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore] 05:58:04.716 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@69e47998[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore] 05:58:04.724 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@69e47998[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore] 05:58:04.729 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@69e47998[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore] 05:58:04.767 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@69e47998[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore] 05:58:04.770 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@69e47998[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore] 05:58:04.771 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@69e47998[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore] 05:58:04.773 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@69e47998[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore] 05:58:04.789 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@69e47998[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore] 05:58:04.793 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@69e47998[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore] 05:58:04.802 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@69e47998[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore] 05:58:04.803 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@69e47998[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore] 05:58:04.805 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@69e47998[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore] 05:58:04.817 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@69e47998[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore] 05:58:04.819 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@69e47998[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore] 05:58:04.828 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@69e47998[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore] 05:58:04.832 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@69e47998[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore] 05:58:04.833 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@69e47998[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore] 05:58:04.835 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@69e47998[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore] 05:58:04.845 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@69e47998[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/qnK8Ts04crjy4_MwPjX9SQ/.cloudstore/ssl.server/keystore] 05:58:04.876 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@6d5fb476{SSL,[ssl, http/1.1]}{0.0.0.0:45640} 05:58:04.877 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @31481ms 05:58:04.921 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sun Feb 23 05:58:34 CET 2020 05:58:05.230 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@639a127b{HTTP/1.1,[http/1.1]}{127.0.0.1:34613} 05:58:05.232 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @31827ms 05:58:05.296 [main] INFO c.c.c.l.LocalRepoManagerImpl - [79e2c065]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka09b-50bpj-local' 05:58:05.373 [main] INFO c.c.c.l.LocalRepoManagerImpl - [79e2c065]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka09b-50bpj-local' locked successfully. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.403 sec - in co.codewizards.cloudstore.test.BasicLocalServerIT Feb 23, 2020 5:58:05 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 05:58:05.760 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@2efbf347{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 05:58:05.777 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 05:58:05.798 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 05:58:05.785 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@198e1650{/,null,UNAVAILABLE} 05:58:05.814 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@79a5c442{/,null,AVAILABLE} 05:58:05.849 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/N4UagIshBzjzObTrE-1ryA/.cloudstore/localServerRunning.deleteToStop 05:58:05.861 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 05:58:05.861 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 05:58:05.862 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 600000ms 05:58:05.867 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@79db32fa{SSL,[ssl, http/1.1]}{0.0.0.0:34577} 05:58:05.868 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 05:58:05.877 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@4e193a33{/,null,UNAVAILABLE} 05:58:05.901 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@440b2066(cloudstoreserver,h=[],w=[]) for SslContextFactory@2e3670d4[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore] Feb 23, 2020 5:58:06 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 05:58:06.166 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@7b851ed8{/,null,AVAILABLE} 05:58:06.586 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@2e3670d4[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore] 05:58:06.587 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@2e3670d4[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore] 05:58:06.597 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@2e3670d4[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore] 05:58:06.610 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@2e3670d4[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore] 05:58:06.613 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@2e3670d4[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore] 05:58:06.614 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@2e3670d4[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore] 05:58:06.627 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@2e3670d4[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore] 05:58:06.628 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@2e3670d4[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore] 05:58:06.629 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@2e3670d4[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore] 05:58:06.630 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@2e3670d4[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore] 05:58:06.693 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@2e3670d4[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore] 05:58:06.694 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@2e3670d4[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore] 05:58:06.694 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@2e3670d4[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore] 05:58:06.695 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@2e3670d4[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore] 05:58:06.712 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@2e3670d4[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore] 05:58:06.715 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@2e3670d4[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore] 05:58:06.741 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@2e3670d4[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore] 05:58:06.742 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@2e3670d4[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore] 05:58:06.743 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@2e3670d4[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore] 05:58:06.759 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@2e3670d4[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/ssl.server/keystore] 05:58:06.798 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@71f452e2{SSL,[ssl, http/1.1]}{0.0.0.0:40846} 05:58:06.799 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @33374ms 05:58:06.823 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@284ab623{HTTP/1.1,[http/1.1]}{127.0.0.1:38327} 05:58:06.826 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @33434ms 05:58:06.841 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sun Feb 23 05:58:36 CET 2020 05:58:07.193 [qtp674073799-19] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.SecurityException: Invocation denied: MethodInvocationRequest[STATIC, java.lang.System, setProperty, [key1, value1]] java.lang.SecurityException: Invocation denied: MethodInvocationRequest[STATIC, java.lang.System, setProperty, [key1, value1]] at co.codewizards.cloudstore.ls.core.invoke.filter.InvocationFilterRegistry.assertCanInvoke(InvocationFilterRegistry.java:90) ~[co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.InvokeMethodExecutor.execute(InvokeMethodExecutor.java:73) ~[co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.service.InvokeMethodService.performMethodInvocation(InvokeMethodService.java:66) ~[co.codewizards.cloudstore.ls.rest.server-0.10.8-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_242] 05:58:07.354 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 05:58:07.398 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 05:58:07.398 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 05:58:07.399 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 600000ms Feb 23, 2020 5:58:07 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 05:58:08.139 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@32f359ec{/,null,AVAILABLE} 05:58:08.265 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@7284577b(cloudstoreserver,h=[],w=[]) for SslContextFactory@7537cfd0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore] 05:58:08.786 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@7537cfd0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore] 05:58:08.804 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@7537cfd0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore] 05:58:08.813 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@7537cfd0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore] 05:58:08.814 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@7537cfd0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore] 05:58:08.825 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@7537cfd0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore] 05:58:08.826 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@7537cfd0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore] 05:58:08.828 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@7537cfd0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore] 05:58:08.832 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@7537cfd0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore] 05:58:08.837 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@7537cfd0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore] 05:58:08.843 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@7537cfd0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore] 05:58:08.843 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@7537cfd0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore] 05:58:08.849 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@7537cfd0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore] 05:58:08.856 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@7537cfd0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore] 05:58:08.857 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@7537cfd0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore] 05:58:08.858 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@7537cfd0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore] 05:58:08.859 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@7537cfd0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore] 05:58:08.876 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@7537cfd0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore] 05:58:08.877 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@7537cfd0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore] 05:58:08.884 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@7537cfd0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore] 05:58:08.887 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@7537cfd0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/ssl.server/keystore] 05:58:08.940 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@38d0e1ae{SSL,[ssl, http/1.1]}{0.0.0.0:34143} 05:58:08.941 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @35536ms 05:58:08.977 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sun Feb 23 05:58:38 CET 2020 05:58:09.066 [main] INFO c.c.c.l.LocalRepoManagerImpl - [9f116cc]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka36i-8e6oe-local' 05:58:09.134 [main] INFO c.c.c.l.LocalRepoManagerImpl - [9f116cc]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka36i-8e6oe-local' locked successfully. 05:58:09.399 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@54053df9{/,null,AVAILABLE} 05:58:09.443 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@80129f2(cloudstoreserver,h=[],w=[]) for SslContextFactory@6ad358d9[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore] 05:58:09.649 [main] WARN c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will retry): javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:929) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:106) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:73) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17] 05:58:10.011 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@29b4562e{/,null,AVAILABLE} 05:58:10.038 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@6ad358d9[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore] 05:58:10.072 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@6ad358d9[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore] 05:58:10.083 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@6ad358d9[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore] 05:58:10.085 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@6ad358d9[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore] 05:58:10.087 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@6ad358d9[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore] 05:58:10.104 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@6ad358d9[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore] 05:58:10.109 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@6ad358d9[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore] 05:58:10.115 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@6ad358d9[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore] 05:58:10.116 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@6ad358d9[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore] 05:58:10.119 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@6ad358d9[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore] 05:58:10.121 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@6ad358d9[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore] 05:58:10.122 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@6ad358d9[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore] 05:58:10.133 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@6ad358d9[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore] 05:58:10.138 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@6ad358d9[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore] 05:58:10.144 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@6ad358d9[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore] 05:58:10.153 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@6ad358d9[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore] 05:58:10.158 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@6ad358d9[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore] 05:58:10.159 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@6ad358d9[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore] 05:58:10.176 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@6ad358d9[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore] 05:58:10.178 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@6ad358d9[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/ssl.server/keystore] 05:58:10.212 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@35b9866e{SSL,[ssl, http/1.1]}{0.0.0.0:44441} 05:58:10.219 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @36826ms 05:58:10.252 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sun Feb 23 05:58:40 CET 2020 05:58:10.365 [qtp1325166812-28] ERROR c.c.c.r.s.DefaultExceptionMapper - co.codewizards.cloudstore.core.util.TestException: Test co.codewizards.cloudstore.core.util.TestException: Test at co.codewizards.cloudstore.rest.server.service.TestService.test(TestService.java:37) ~[co.codewizards.cloudstore.rest.server-0.10.8-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_242] 05:58:10.386 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@4f6c9f32{HTTP/1.1,[http/1.1]}{127.0.0.1:44791} 05:58:10.387 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @36891ms 05:58:10.446 [main] INFO c.c.c.l.LocalRepoManagerImpl - [294425a7]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka4a1-ljmvb-local' 05:58:10.569 [main] INFO c.c.c.l.LocalRepoManagerImpl - [294425a7]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka4a1-ljmvb-local' locked successfully. 05:58:10.854 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 05:58:10.903 [qtp674073799-18] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.SecurityException: Invocation denied: MethodInvocationRequest[STATIC, java.lang.System, setProperty, [key1, value1]] java.lang.SecurityException: Invocation denied: MethodInvocationRequest[STATIC, java.lang.System, setProperty, [key1, value1]] at co.codewizards.cloudstore.ls.core.invoke.filter.InvocationFilterRegistry.assertCanInvoke(InvocationFilterRegistry.java:90) ~[co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.InvokeMethodExecutor.execute(InvokeMethodExecutor.java:73) ~[co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.service.InvokeMethodService.performMethodInvocation(InvokeMethodService.java:66) ~[co.codewizards.cloudstore.ls.rest.server-0.10.8-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_242] 05:58:10.957 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 05:58:10.957 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 05:58:10.958 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms 05:58:10.996 [main] WARN c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:929) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:106) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:73) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17] Feb 23, 2020 5:58:11 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 05:58:11.568 [main] ERROR c.c.c.l.r.c.LocalServerRestClient - handleException: javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:929) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:106) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:73) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17] 05:58:11.879 [qtp674073799-19] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.SecurityException: Invocation denied: MethodInvocationRequest[STATIC, co.codewizards.cloudstore.core.util.ReflectionUtil, invokeStatic, [class java.lang.System, getProperty, [Ljava.lang.Object;@1a7d607c]] java.lang.SecurityException: Invocation denied: MethodInvocationRequest[STATIC, co.codewizards.cloudstore.core.util.ReflectionUtil, invokeStatic, [class java.lang.System, getProperty, [Ljava.lang.Object;@1a7d607c]] at co.codewizards.cloudstore.ls.core.invoke.filter.InvocationFilterRegistry.assertCanInvoke(InvocationFilterRegistry.java:90) ~[co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.InvokeMethodExecutor.execute(InvokeMethodExecutor.java:73) ~[co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.service.InvokeMethodService.performMethodInvocation(InvokeMethodService.java:66) ~[co.codewizards.cloudstore.ls.rest.server-0.10.8-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_242] 05:58:11.924 [main] WARN c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will retry): javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:929) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:106) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:81) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17] Running co.codewizards.cloudstore.test.repotorepo.SpecialCharsRepoToRepoSyncIT 05:58:12.902 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@6e116ab4{/,null,AVAILABLE} 05:58:12.950 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@692e2d2(cloudstoreserver,h=[],w=[]) for SslContextFactory@2b42b023[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore] 05:58:13.099 [qtp674073799-18] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.SecurityException: Invocation denied: MethodInvocationRequest[STATIC, co.codewizards.cloudstore.core.util.ReflectionUtil, invokeStatic, [class java.lang.System, getProperty, [Ljava.lang.Object;@ecc2ca1]] java.lang.SecurityException: Invocation denied: MethodInvocationRequest[STATIC, co.codewizards.cloudstore.core.util.ReflectionUtil, invokeStatic, [class java.lang.System, getProperty, [Ljava.lang.Object;@ecc2ca1]] at co.codewizards.cloudstore.ls.core.invoke.filter.InvocationFilterRegistry.assertCanInvoke(InvocationFilterRegistry.java:90) ~[co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.InvokeMethodExecutor.execute(InvokeMethodExecutor.java:73) ~[co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.service.InvokeMethodService.performMethodInvocation(InvokeMethodService.java:66) ~[co.codewizards.cloudstore.ls.rest.server-0.10.8-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_242] 05:58:13.151 [main] WARN c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:929) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:106) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:81) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17] 05:58:13.160 [main] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): co.codewizards.cloudstore.core.util.TestException: Test co.codewizards.cloudstore.core.util.TestException: Test at co.codewizards.cloudstore.rest.server.service.TestService.test(TestService.java:37) ~[co.codewizards.cloudstore.rest.server-0.10.8-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_242] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_242] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_242] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:23) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:6) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.test.CertificateHandlingAndTestServiceIT.testException(CertificateHandlingAndTestServiceIT.java:88) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17] 05:58:13.249 [main] ERROR c.c.c.l.r.c.LocalServerRestClient - handleException: javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:929) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:106) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:81) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17] 05:58:13.472 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@2b42b023[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore] 05:58:13.473 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@2b42b023[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore] 05:58:13.474 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@2b42b023[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore] 05:58:13.475 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@2b42b023[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore] 05:58:13.475 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@2b42b023[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore] 05:58:13.476 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@2b42b023[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore] 05:58:13.477 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@2b42b023[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore] 05:58:13.477 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@2b42b023[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore] 05:58:13.478 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@2b42b023[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore] 05:58:13.479 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@2b42b023[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore] 05:58:13.480 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@2b42b023[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore] 05:58:13.481 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@2b42b023[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore] 05:58:13.481 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@2b42b023[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore] 05:58:13.482 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@2b42b023[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore] 05:58:13.483 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@2b42b023[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore] 05:58:13.483 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@2b42b023[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore] 05:58:13.484 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@2b42b023[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore] 05:58:13.485 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@2b42b023[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore] 05:58:13.486 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@2b42b023[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore] 05:58:13.487 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@2b42b023[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/FixZefaX1ReZKktPdd82Tg/.cloudstore/ssl.server/keystore] 05:58:13.513 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@5e11e612{SSL,[ssl, http/1.1]}{0.0.0.0:34013} 05:58:13.514 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @40017ms 05:58:13.545 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sun Feb 23 05:58:43 CET 2020 05:58:14.401 [qtp1325166812-28] ERROR c.c.c.r.s.DefaultExceptionMapper - co.codewizards.cloudstore.core.util.TestException: Test co.codewizards.cloudstore.core.util.TestException: Test at co.codewizards.cloudstore.rest.server.service.TestService.test(TestService.java:37) ~[co.codewizards.cloudstore.rest.server-0.10.8-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_242] 05:58:14.629 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 05:58:14.672 [main] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): co.codewizards.cloudstore.core.util.TestException: Test co.codewizards.cloudstore.core.util.TestException: Test at co.codewizards.cloudstore.rest.server.service.TestService.test(TestService.java:37) ~[co.codewizards.cloudstore.rest.server-0.10.8-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_242] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_242] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_242] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:23) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:6) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.test.CertificateHandlingAndTestServiceIT.testException(CertificateHandlingAndTestServiceIT.java:88) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17] 05:58:16.481 [main] WARN c.c.c.t.DynamicX509TrustManagerCallbackSleepUntilTimeout - handleCheckServerTrustedCertificateException: invocationCounter=1 05:58:16.483 [main] WARN c.c.c.t.DynamicX509TrustManagerCallbackSleepUntilTimeout - #################################################### ### ### This thread will sleep for 31000 msec (Sun Feb 23 05:58:16 CET 2020) ### #################################################### 05:58:16.991 [qtp1325166812-27] ERROR c.c.c.r.s.DefaultExceptionMapper - co.codewizards.cloudstore.core.util.TestException: Test co.codewizards.cloudstore.core.util.TestException: Test at co.codewizards.cloudstore.rest.server.service.TestService.test(TestService.java:37) ~[co.codewizards.cloudstore.rest.server-0.10.8-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_242] 05:58:17.185 [main] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): co.codewizards.cloudstore.core.util.TestException: Test co.codewizards.cloudstore.core.util.TestException: Test at co.codewizards.cloudstore.rest.server.service.TestService.test(TestService.java:37) ~[co.codewizards.cloudstore.rest.server-0.10.8-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_242] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_242] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_242] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:23) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:6) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.test.CertificateHandlingAndTestServiceIT.testException(CertificateHandlingAndTestServiceIT.java:88) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17] 05:58:17.250 [main] INFO c.c.c.t.CertificateHandlingAndTestServiceIT - co.codewizards.cloudstore.core.util.TestException: Test co.codewizards.cloudstore.core.util.TestException: Test at co.codewizards.cloudstore.rest.server.service.TestService.test(TestService.java:37) ~[co.codewizards.cloudstore.rest.server-0.10.8-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_242] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_242] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_242] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:23) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:6) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.test.CertificateHandlingAndTestServiceIT.testException(CertificateHandlingAndTestServiceIT.java:88) ~[test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17] 05:58:17.928 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore' does not exist! 05:58:17.932 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)... ********************************************************************** There is no key, yet. Creating a new RSA key pair, now. This might take a while (a few seconds up to a few minutes). Please be patient! ********************************************************************** 05:58:18.998 [main] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: javax.net.ssl.SSLException: co.codewizards.cloudstore.rest.client.ssl.CallbackDeniedTrustException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty javax.ws.rs.ProcessingException: javax.net.ssl.SSLException: co.codewizards.cloudstore.rest.client.ssl.CallbackDeniedTrustException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:396) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.get(JerseyInvocation.java:296) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.determineBaseUrl(CloudStoreRestClient.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:27) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:6) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.test.CertificateHandlingAndTestServiceIT.nonTrustedCertificate(CertificateHandlingAndTestServiceIT.java:133) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17] Caused by: javax.net.ssl.SSLException: co.codewizards.cloudstore.rest.client.ssl.CallbackDeniedTrustException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) ~[na:1.8.0_242] at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1946) ~[na:1.8.0_242] at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1903) ~[na:1.8.0_242] at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1886) ~[na:1.8.0_242] at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1402) ~[na:1.8.0_242] at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1379) ~[na:1.8.0_242] at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559) ~[na:1.8.0_242] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_242] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_242] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_242] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 48 common frames omitted Caused by: co.codewizards.cloudstore.rest.client.ssl.CallbackDeniedTrustException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty at co.codewizards.cloudstore.rest.client.ssl.DynamicX509TrustManager.checkServerTrusted(DynamicX509TrustManager.java:62) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at sun.security.ssl.AbstractTrustManagerWrapper.checkServerTrusted(SSLContextImpl.java:1099) ~[na:1.8.0_242] at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1621) ~[na:1.8.0_242] at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:223) ~[na:1.8.0_242] at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1037) ~[na:1.8.0_242] at sun.security.ssl.Handshaker.process_record(Handshaker.java:965) ~[na:1.8.0_242] at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1064) ~[na:1.8.0_242] at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1367) ~[na:1.8.0_242] at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1395) ~[na:1.8.0_242] ... 57 common frames omitted Caused by: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty at sun.security.validator.PKIXValidator.(PKIXValidator.java:104) ~[na:1.8.0_242] at sun.security.validator.Validator.getInstance(Validator.java:181) ~[na:1.8.0_242] at sun.security.ssl.X509TrustManagerImpl.getValidator(X509TrustManagerImpl.java:318) ~[na:1.8.0_242] at sun.security.ssl.X509TrustManagerImpl.checkTrustedInit(X509TrustManagerImpl.java:179) ~[na:1.8.0_242] at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:193) ~[na:1.8.0_242] at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:113) ~[na:1.8.0_242] at co.codewizards.cloudstore.rest.client.ssl.DynamicX509TrustManager.checkServerTrusted(DynamicX509TrustManager.java:54) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] ... 65 common frames omitted Caused by: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty at java.security.cert.PKIXParameters.setTrustAnchors(PKIXParameters.java:200) ~[na:1.8.0_242] at java.security.cert.PKIXParameters.(PKIXParameters.java:120) ~[na:1.8.0_242] at java.security.cert.PKIXBuilderParameters.(PKIXBuilderParameters.java:104) ~[na:1.8.0_242] at sun.security.validator.PKIXValidator.(PKIXValidator.java:102) ~[na:1.8.0_242] ... 71 common frames omitted Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.022 sec - in co.codewizards.cloudstore.test.CertificateHandlingAndTestServiceIT 05:58:19.763 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@2eec4a67{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 05:58:19.768 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 05:58:19.777 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@6c3080d{/,null,UNAVAILABLE} 05:58:19.808 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/iiqttpJ0iuLBFz8Q1_kHOg/.cloudstore/localServerRunning.deleteToStop 05:58:19.827 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@71f452e2{SSL,[ssl, http/1.1]}{0.0.0.0:40846} 05:58:19.832 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 05:58:19.833 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@79a5c442{/,null,UNAVAILABLE} 05:58:25.949 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 8008 ms. Generating a new RSA key pair took 8008 ms. ********************************************************************** Server certificate fingerprint (SHA1): 71:80:C6:5F:AE:66:95:46:FE:8F:FC:CE:37:51:31:27:88:BF:2C:A5 Use this fingerprint to verify on the client-side, whether you're really talking to this server. If the client shows you a different value, someone is tampering with your connection! Please keep this fingerprint at a safe place. You'll need it whenever one of your clients connects to this server for the first time. ********************************************************************** 05:58:25.978 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 71:80:C6:5F:AE:66:95:46:FE:8F:FC:CE:37:51:31:27:88:BF:2C:A5 Running co.codewizards.cloudstore.test.repotorepo.SymlinkRepoToRepoSyncIT 05:58:26.299 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.9 MiB, available=3.5 GiB 05:58:26.351 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1978 ms. 05:58:28.569 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @22310ms to org.eclipse.jetty.util.log.Slf4jLog 05:58:28.885 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 05:58:30.497 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 05:58:30.771 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 05:58:30.794 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 05:58:30.806 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms 05:58:30.823 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode! java.lang.UnsupportedOperationException: There is no installationDir in DevMode! at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:237) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:230) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:451) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:408) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.8-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_242] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_242] 05:58:30.827 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Feb 23 06:13:30 CET 2020 05:58:31.174 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode! java.lang.UnsupportedOperationException: There is no installationDir in DevMode! at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:237) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:230) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:451) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:408) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.8-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_242] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_242] 05:58:31.197 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Feb 23 06:13:31 CET 2020 05:58:32.161 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore' does not exist! 05:58:32.161 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)... ********************************************************************** There is no key, yet. Creating a new RSA key pair, now. This might take a while (a few seconds up to a few minutes). Please be patient! ********************************************************************** Feb 23, 2020 5:58:32 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 05:58:34.535 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode! java.lang.UnsupportedOperationException: There is no installationDir in DevMode! at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:237) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:230) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:451) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:408) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.8-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_242] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_242] 05:58:34.545 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Feb 23 06:13:34 CET 2020 05:58:34.943 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode! java.lang.UnsupportedOperationException: There is no installationDir in DevMode! at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:237) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:230) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:451) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:408) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.8-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_242] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_242] 05:58:34.971 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Feb 23 06:13:34 CET 2020 05:58:35.024 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5b239d7d]initPersistenceManagerFactory: repositoryId=18c85d09-49cf-4a25-b9b9-624334577bd7 05:58:35.054 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5b239d7d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 21973 ms. 05:58:35.288 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@51958c65{/,null,AVAILABLE} localRoot: k6yk9x5r-enpsw-local localRepositoryId: 18c85d09-49cf-4a25-b9b9-624334577bd7 05:58:35.663 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@31802cd6{HTTP/1.1,[http/1.1]}{127.0.0.1:45188} 05:58:35.664 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @29420ms 05:58:35.669 [main] INFO c.c.c.l.LocalRepoManagerImpl - [36f1046f]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yk9x5t-vqiwp-remote' 05:58:35.680 [main] INFO c.c.c.l.LocalRepoManagerImpl - [36f1046f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yk9x5t-vqiwp-remote' locked successfully. 05:58:35.907 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 05:58:35.945 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 05:58:35.945 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 05:58:35.945 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 600000ms Feb 23, 2020 5:58:35 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 05:58:37.140 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@30ee4b2e{/,null,AVAILABLE} 05:58:37.171 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@12c1264a(cloudstoreserver,h=[],w=[]) for SslContextFactory@51ef4437[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore] 05:58:37.463 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@51ef4437[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore] 05:58:37.476 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@51ef4437[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore] 05:58:37.477 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@51ef4437[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore] 05:58:37.478 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@51ef4437[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore] 05:58:37.479 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@51ef4437[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore] 05:58:37.480 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@51ef4437[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore] 05:58:37.482 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@51ef4437[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore] 05:58:37.483 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@51ef4437[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore] 05:58:37.504 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@51ef4437[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore] 05:58:37.510 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@51ef4437[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore] 05:58:37.512 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@51ef4437[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore] 05:58:37.513 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@51ef4437[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore] 05:58:37.515 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@51ef4437[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore] 05:58:37.521 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@51ef4437[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore] 05:58:37.522 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@51ef4437[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore] 05:58:37.523 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@51ef4437[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore] 05:58:37.525 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@51ef4437[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore] 05:58:37.526 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@51ef4437[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore] 05:58:37.536 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@51ef4437[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore] 05:58:37.537 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@51ef4437[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/ssl.server/keystore] 05:58:37.549 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@644e4964{SSL,[ssl, http/1.1]}{0.0.0.0:41326} 05:58:37.549 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @31306ms 05:58:37.568 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sun Feb 23 05:59:07 CET 2020 05:58:37.760 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 5595 ms. Generating a new RSA key pair took 5595 ms. ********************************************************************** Server certificate fingerprint (SHA1): 12:98:44:F1:2E:90:54:B5:CE:AD:48:14:E5:5D:DE:92:B4:9E:8C:51 Use this fingerprint to verify on the client-side, whether you're really talking to this server. If the client shows you a different value, someone is tampering with your connection! Please keep this fingerprint at a safe place. You'll need it whenever one of your clients connects to this server for the first time. ********************************************************************** 05:58:37.773 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 12:98:44:F1:2E:90:54:B5:CE:AD:48:14:E5:5D:DE:92:B4:9E:8C:51 05:58:37.966 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.9 MiB, available=3.5 GiB 05:58:38.078 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1979 ms. 05:58:38.305 [main] INFO c.c.c.l.LocalRepoManagerImpl - [9f116cc]initPersistenceManagerFactory: repositoryId=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 05:58:38.323 [main] INFO c.c.c.l.LocalRepoManagerImpl - [9f116cc]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 19427 ms. 05:58:38.338 [main] INFO c.c.c.l.LocalRepoManagerImpl - [67d48005]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykaptx-x61gg-local' 05:58:38.388 [main] INFO c.c.c.l.LocalRepoManagerImpl - [67d48005]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykaptx-x61gg-local' locked successfully. 05:58:38.874 [main] INFO c.c.c.l.LocalRepoManagerImpl - [38eb2c50]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka37e-dmts8-remote' 05:58:38.877 [main] INFO c.c.c.l.LocalRepoManagerImpl - [38eb2c50]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka37e-dmts8-remote' locked successfully. 05:58:39.018 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode! java.lang.UnsupportedOperationException: There is no installationDir in DevMode! at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:237) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:230) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:451) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:408) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.8-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_242] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_242] 05:58:39.032 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Feb 23 06:13:39 CET 2020 05:58:39.418 [main] INFO c.c.c.l.LocalRepoManagerImpl - [79e2c065]initPersistenceManagerFactory: repositoryId=4cd83a52-6f39-4d17-bd4c-3dda0d26c324 05:58:39.469 [main] INFO c.c.c.l.LocalRepoManagerImpl - [79e2c065]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 22472 ms. 05:58:40.022 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6c03fb16]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka09h-6g4h6-remote' 05:58:40.028 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6c03fb16]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka09h-6g4h6-remote' locked successfully. 05:58:40.130 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @20065ms to org.eclipse.jetty.util.log.Slf4jLog 05:58:40.283 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode! java.lang.UnsupportedOperationException: There is no installationDir in DevMode! at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:237) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:230) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:451) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:408) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.8-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_242] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_242] 05:58:40.285 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Feb 23 06:13:40 CET 2020 05:58:41.050 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 05:58:41.147 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 05:58:41.148 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 05:58:41.152 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 600000ms 05:58:41.369 [main] INFO c.c.c.l.LocalRepoManagerImpl - [294425a7]initPersistenceManagerFactory: repositoryId=1684c4a4-9587-49d5-83e0-52cf0a6d2918 05:58:41.398 [main] INFO c.c.c.l.LocalRepoManagerImpl - [294425a7]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 22173 ms. 05:58:41.602 [main] INFO c.c.c.l.LocalRepoManagerImpl - [294425a7]getCloseDeferredMillis: closeDeferredMillis=20000 05:58:41.602 [main] INFO c.c.c.l.LocalRepoManagerImpl - [294425a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:58:41.609 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1bd0b0e5]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykaseb-9zjsw-remote' 05:58:41.614 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1bd0b0e5]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykaseb-9zjsw-remote' locked successfully. 05:58:41.762 [qtp1808727581-15] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.IllegalArgumentException: ObjectManager[boP6__oy9ARF0AtmRZ13Vw] does not have object for this ObjectRef: ObjectRef[boP6__oy9ARF0AtmRZ13Vw, 0, 0] java.lang.IllegalArgumentException: ObjectManager[boP6__oy9ARF0AtmRZ13Vw] does not have object for this ObjectRef: ObjectRef[boP6__oy9ARF0AtmRZ13Vw, 0, 0] at co.codewizards.cloudstore.ls.core.invoke.ObjectManager.getObjectOrFail(ObjectManager.java:301) ~[co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.ObjectRefConverterImpl.convertFromObjectRefIfNeeded(ObjectRefConverterImpl.java:32) ~[co.codewizards.cloudstore.ls.rest.server-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader$ResolvingObjectInputStream.resolveObject(JavaNativeWithObjectRefMessageBodyReader.java:96) ~[co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar:na] at java.io.ObjectInputStream.checkResolve(ObjectInputStream.java:1676) ~[na:1.8.0_242] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1625) ~[na:1.8.0_242] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2342) ~[na:1.8.0_242] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2266) ~[na:1.8.0_242] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2124) ~[na:1.8.0_242] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1625) ~[na:1.8.0_242] at java.io.ObjectInputStream.readArray(ObjectInputStream.java:2030) ~[na:1.8.0_242] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1613) ~[na:1.8.0_242] at java.io.ObjectInputStream.readArray(ObjectInputStream.java:2030) ~[na:1.8.0_242] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1613) ~[na:1.8.0_242] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2342) ~[na:1.8.0_242] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2266) ~[na:1.8.0_242] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2124) ~[na:1.8.0_242] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1625) ~[na:1.8.0_242] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:465) ~[na:1.8.0_242] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:423) ~[na:1.8.0_242] at co.codewizards.cloudstore.ls.core.invoke.ObjectGraphContainer.readObject(ObjectGraphContainer.java:43) ~[co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar:na] at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242] at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1170) ~[na:1.8.0_242] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2233) ~[na:1.8.0_242] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2124) ~[na:1.8.0_242] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1625) ~[na:1.8.0_242] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:465) ~[na:1.8.0_242] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:423) ~[na:1.8.0_242] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader.readFrom(JavaNativeWithObjectRefMessageBodyReader.java:62) ~[co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.invokeReadFrom(ReaderInterceptorExecutor.java:233) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.aroundReadFrom(ReaderInterceptorExecutor.java:211) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundReadFrom(MappableExceptionWrapperInterceptor.java:72) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.MessageBodyFactory.readFrom(MessageBodyFactory.java:1109) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.InboundMessageContext.readEntity(InboundMessageContext.java:853) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ContainerRequest.readEntity(ContainerRequest.java:262) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.internal.inject.EntityParamValueFactoryProvider$EntityValueFactory.provide(EntityParamValueFactoryProvider.java:96) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.spi.internal.ParameterValueHelper.getParameterValues(ParameterValueHelper.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$AbstractMethodParamInvoker.getParamValues(JavaResourceMethodDispatcherProvider.java:121) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_242] Feb 23, 2020 5:58:41 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 05:58:42.522 [incDecRefCountTimer-6e4784bc] WARN c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will retry): javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:929) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:50) [co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_242] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_242] 05:58:42.942 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@541f20e6{/,null,AVAILABLE} 05:58:43.082 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@3b587c17{HTTP/1.1,[http/1.1]}{127.0.0.1:39659} 05:58:43.085 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @23019ms 05:58:43.183 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 05:58:43.191 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 05:58:43.191 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 05:58:43.192 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms Feb 23, 2020 5:58:43 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 05:58:43.540 [qtp1808727581-20] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.IllegalArgumentException: ObjectManager[boP6__oy9ARF0AtmRZ13Vw] does not have object for this ObjectRef: ObjectRef[boP6__oy9ARF0AtmRZ13Vw, 0, 0] java.lang.IllegalArgumentException: ObjectManager[boP6__oy9ARF0AtmRZ13Vw] does not have object for this ObjectRef: ObjectRef[boP6__oy9ARF0AtmRZ13Vw, 0, 0] at co.codewizards.cloudstore.ls.core.invoke.ObjectManager.getObjectOrFail(ObjectManager.java:301) ~[co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.ObjectRefConverterImpl.convertFromObjectRefIfNeeded(ObjectRefConverterImpl.java:32) ~[co.codewizards.cloudstore.ls.rest.server-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader$ResolvingObjectInputStream.resolveObject(JavaNativeWithObjectRefMessageBodyReader.java:96) ~[co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar:na] at java.io.ObjectInputStream.checkResolve(ObjectInputStream.java:1676) ~[na:1.8.0_242] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1625) ~[na:1.8.0_242] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2342) ~[na:1.8.0_242] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2266) ~[na:1.8.0_242] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2124) ~[na:1.8.0_242] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1625) ~[na:1.8.0_242] at java.io.ObjectInputStream.readArray(ObjectInputStream.java:2030) ~[na:1.8.0_242] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1613) ~[na:1.8.0_242] at java.io.ObjectInputStream.readArray(ObjectInputStream.java:2030) ~[na:1.8.0_242] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1613) ~[na:1.8.0_242] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2342) ~[na:1.8.0_242] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2266) ~[na:1.8.0_242] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2124) ~[na:1.8.0_242] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1625) ~[na:1.8.0_242] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:465) ~[na:1.8.0_242] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:423) ~[na:1.8.0_242] at co.codewizards.cloudstore.ls.core.invoke.ObjectGraphContainer.readObject(ObjectGraphContainer.java:43) ~[co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar:na] at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242] at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1170) ~[na:1.8.0_242] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2233) ~[na:1.8.0_242] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2124) ~[na:1.8.0_242] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1625) ~[na:1.8.0_242] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:465) ~[na:1.8.0_242] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:423) ~[na:1.8.0_242] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader.readFrom(JavaNativeWithObjectRefMessageBodyReader.java:62) ~[co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.invokeReadFrom(ReaderInterceptorExecutor.java:233) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.aroundReadFrom(ReaderInterceptorExecutor.java:211) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundReadFrom(MappableExceptionWrapperInterceptor.java:72) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.MessageBodyFactory.readFrom(MessageBodyFactory.java:1109) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.InboundMessageContext.readEntity(InboundMessageContext.java:853) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ContainerRequest.readEntity(ContainerRequest.java:262) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.internal.inject.EntityParamValueFactoryProvider$EntityValueFactory.provide(EntityParamValueFactoryProvider.java:96) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.spi.internal.ParameterValueHelper.getParameterValues(ParameterValueHelper.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$AbstractMethodParamInvoker.getParamValues(JavaResourceMethodDispatcherProvider.java:121) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_242] 05:58:43.566 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode! java.lang.UnsupportedOperationException: There is no installationDir in DevMode! at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:237) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:230) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:451) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:408) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.8-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_242] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_242] 05:58:43.568 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Feb 23 06:13:43 CET 2020 05:58:43.573 [incDecRefCountTimer-6e4784bc] WARN c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:929) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:50) [co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_242] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_242] 05:58:43.727 [incDecRefCountTimer-6e4784bc] ERROR c.c.c.l.r.c.LocalServerRestClient - handleException: javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:929) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:50) [co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_242] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_242] 05:58:43.735 [incDecRefCountTimer-6e4784bc] ERROR c.c.c.l.c.i.IncDecRefCountQueue - incDecRefCountTimerTask.run: java.lang.IllegalArgumentException: ObjectManager[boP6__oy9ARF0AtmRZ13Vw] does not have object for this ObjectRef: ObjectRef[boP6__oy9ARF0AtmRZ13Vw, 0, 0] java.lang.IllegalArgumentException: ObjectManager[boP6__oy9ARF0AtmRZ13Vw] does not have object for this ObjectRef: ObjectRef[boP6__oy9ARF0AtmRZ13Vw, 0, 0] at co.codewizards.cloudstore.ls.core.invoke.ObjectManager.getObjectOrFail(ObjectManager.java:301) ~[co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.ObjectRefConverterImpl.convertFromObjectRefIfNeeded(ObjectRefConverterImpl.java:32) ~[co.codewizards.cloudstore.ls.rest.server-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader$ResolvingObjectInputStream.resolveObject(JavaNativeWithObjectRefMessageBodyReader.java:96) ~[co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar:na] at java.io.ObjectInputStream.checkResolve(ObjectInputStream.java:1676) ~[na:1.8.0_242] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1625) ~[na:1.8.0_242] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2342) ~[na:1.8.0_242] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2266) ~[na:1.8.0_242] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2124) ~[na:1.8.0_242] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1625) ~[na:1.8.0_242] at java.io.ObjectInputStream.readArray(ObjectInputStream.java:2030) ~[na:1.8.0_242] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1613) ~[na:1.8.0_242] at java.io.ObjectInputStream.readArray(ObjectInputStream.java:2030) ~[na:1.8.0_242] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1613) ~[na:1.8.0_242] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2342) ~[na:1.8.0_242] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2266) ~[na:1.8.0_242] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2124) ~[na:1.8.0_242] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1625) ~[na:1.8.0_242] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:465) ~[na:1.8.0_242] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:423) ~[na:1.8.0_242] at co.codewizards.cloudstore.ls.core.invoke.ObjectGraphContainer.readObject(ObjectGraphContainer.java:43) ~[co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar:na] at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242] at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1170) ~[na:1.8.0_242] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2233) ~[na:1.8.0_242] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2124) ~[na:1.8.0_242] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1625) ~[na:1.8.0_242] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:465) ~[na:1.8.0_242] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:423) ~[na:1.8.0_242] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader.readFrom(JavaNativeWithObjectRefMessageBodyReader.java:62) ~[co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.invokeReadFrom(ReaderInterceptorExecutor.java:233) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.aroundReadFrom(ReaderInterceptorExecutor.java:211) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundReadFrom(MappableExceptionWrapperInterceptor.java:72) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.MessageBodyFactory.readFrom(MessageBodyFactory.java:1109) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.InboundMessageContext.readEntity(InboundMessageContext.java:853) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ContainerRequest.readEntity(ContainerRequest.java:262) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.internal.inject.EntityParamValueFactoryProvider$EntityValueFactory.provide(EntityParamValueFactoryProvider.java:96) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.spi.internal.ParameterValueHelper.getParameterValues(ParameterValueHelper.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$AbstractMethodParamInvoker.getParamValues(JavaResourceMethodDispatcherProvider.java:121) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_242] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_242] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_242] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.handleAndRethrowException(LocalServerRestClient.java:368) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:191) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) ~[co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) ~[co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) ~[co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:50) ~[co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_242] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_242] 05:58:43.745 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@5f58a644{/,null,AVAILABLE} 05:58:43.758 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@7b292523(cloudstoreserver,h=[],w=[]) for SslContextFactory@6a2f8c1e[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore] 05:58:43.867 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@6a2f8c1e[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore] 05:58:43.868 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@6a2f8c1e[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore] 05:58:43.869 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@6a2f8c1e[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore] 05:58:43.870 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@6a2f8c1e[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore] 05:58:43.870 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@6a2f8c1e[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore] 05:58:43.871 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@6a2f8c1e[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore] 05:58:43.872 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@6a2f8c1e[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore] 05:58:43.873 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@6a2f8c1e[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore] 05:58:43.874 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@6a2f8c1e[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore] 05:58:43.875 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@6a2f8c1e[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore] 05:58:43.876 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@6a2f8c1e[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore] 05:58:43.876 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@6a2f8c1e[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore] 05:58:43.877 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@6a2f8c1e[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore] 05:58:43.878 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@6a2f8c1e[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore] 05:58:43.878 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@6a2f8c1e[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore] 05:58:43.879 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@6a2f8c1e[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore] 05:58:43.880 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@6a2f8c1e[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore] 05:58:43.881 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@6a2f8c1e[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore] 05:58:43.882 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@6a2f8c1e[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore] 05:58:43.883 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@6a2f8c1e[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/ssl.server/keystore] 05:58:43.892 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@672720d2{SSL,[ssl, http/1.1]}{0.0.0.0:40410} 05:58:43.893 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @23828ms 05:58:43.898 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sun Feb 23 05:59:13 CET 2020 05:58:44.523 [main] INFO c.c.c.l.LocalRepoManagerImpl - [9f116cc]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykaukz-r5o80-local' 05:58:44.604 [main] INFO c.c.c.l.LocalRepoManagerImpl - [9f116cc]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykaukz-r5o80-local' locked successfully. 05:58:47.869 [main] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: javax.net.ssl.SSLException: Received close_notify during handshake javax.ws.rs.ProcessingException: javax.net.ssl.SSLException: Received close_notify during handshake at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:396) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.get(JerseyInvocation.java:296) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.determineBaseUrl(CloudStoreRestClient.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:27) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:6) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.test.CertificateHandlingAndTestServiceLRT.oneTimeoutPeriodSleeping_31(CertificateHandlingAndTestServiceLRT.java:56) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17] Caused by: javax.net.ssl.SSLException: Received close_notify during handshake at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) ~[na:1.8.0_242] at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1946) ~[na:1.8.0_242] at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1898) ~[na:1.8.0_242] at sun.security.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:1999) ~[na:1.8.0_242] at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1127) ~[na:1.8.0_242] at sun.security.ssl.SSLSocketImpl.waitForClose(SSLSocketImpl.java:1761) ~[na:1.8.0_242] at sun.security.ssl.HandshakeOutStream.flush(HandshakeOutStream.java:124) ~[na:1.8.0_242] at sun.security.ssl.Handshaker.sendChangeCipherSpec(Handshaker.java:1152) ~[na:1.8.0_242] at sun.security.ssl.ClientHandshaker.sendChangeCipherAndFinish(ClientHandshaker.java:1280) ~[na:1.8.0_242] at sun.security.ssl.ClientHandshaker.serverHelloDone(ClientHandshaker.java:1190) ~[na:1.8.0_242] at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:369) ~[na:1.8.0_242] at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1037) ~[na:1.8.0_242] at sun.security.ssl.Handshaker.process_record(Handshaker.java:965) ~[na:1.8.0_242] at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1064) ~[na:1.8.0_242] at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1367) ~[na:1.8.0_242] at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1395) ~[na:1.8.0_242] at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1379) ~[na:1.8.0_242] at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559) ~[na:1.8.0_242] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_242] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_242] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_242] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 48 common frames omitted 05:58:48.245 [main] INFO c.c.c.l.LocalRepoManagerImpl - [36f1046f]initPersistenceManagerFactory: repositoryId=1608f289-0575-49b0-bbb0-c4a6ffb3209c 05:58:48.315 [main] INFO c.c.c.l.LocalRepoManagerImpl - [36f1046f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9556 ms. remoteRoot: k6yk9x5t-vqiwp-remote remoteRepositoryId: 1608f289-0575-49b0-bbb0-c4a6ffb3209c 05:58:48.839 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=368.0 MiB, used=24.2 MiB, available=3.5 GiB 05:58:49.532 [main] WARN c.c.c.t.DynamicX509TrustManagerCallbackSleepUntilTimeout - handleCheckServerTrustedCertificateException: invocationCounter=1 05:58:49.533 [main] WARN c.c.c.t.DynamicX509TrustManagerCallbackSleepUntilTimeout - #################################################### ### ### This thread will sleep for 61000 msec (Sun Feb 23 05:58:49 CET 2020) ### #################################################### Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 18c85d09-49cf-4a25-b9b9-624334577bd7 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yk9x5r-enpsw-local localRepository.publicKeySha1 = C8:18:14:C9:A8:25:0D:4A:25:98:2D:8D:DB:87:8D:F6:3D:5F:31:44 remoteRepository.repositoryId = 1608f289-0575-49b0-bbb0-c4a6ffb3209c remoteRepository.remoteRoot = https://localhost:46495/1608f289-0575-49b0-bbb0-c4a6ffb3209c/%234 remoteRepository.publicKeySha1 = 87:47:64:1A:49:B5:CC:2E:E2:98:C6:79:E0:88:3E:AB:6B:C8:47:9E Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 18c85d09-49cf-4a25-b9b9-624334577bd7 1608f289-0575-49b0-bbb0-c4a6ffb3209c 05:58:52.876 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=363.5 MiB, used=30.9 MiB, available=3.5 GiB Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 1608f289-0575-49b0-bbb0-c4a6ffb3209c localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yk9x5t-vqiwp-remote localRepository.publicKeySha1 = 87:47:64:1A:49:B5:CC:2E:E2:98:C6:79:E0:88:3E:AB:6B:C8:47:9E remoteRepository.repositoryId = 18c85d09-49cf-4a25-b9b9-624334577bd7 remoteRepository.publicKeySha1 = C8:18:14:C9:A8:25:0D:4A:25:98:2D:8D:DB:87:8D:F6:3D:5F:31:44 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 1608f289-0575-49b0-bbb0-c4a6ffb3209c 18c85d09-49cf-4a25-b9b9-624334577bd7 05:58:55.915 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 05:58:55.926 [pool-3-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 18c85d09-49cf-4a25-b9b9-624334577bd7 ('target/repo/k6yk9x5r-enpsw-local') 05:58:55.942 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1608f289-0575-49b0-bbb0-c4a6ffb3209c from='https://localhost:46495/1608f289-0575-49b0-bbb0-c4a6ffb3209c/%234' toID=18c85d09-49cf-4a25-b9b9-624334577bd7 to='target/repo/k6yk9x5r-enpsw-local', fromRepoLocalSync=true 05:58:56.119 [pool-3-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 05:58:56.182 [pool-3-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% 05:58:56.198 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yk9x5r-enpsw-local/.cloudstore-repo/tmp/ChangeSetDto.1608f289-0575-49b0-bbb0-c4a6ffb3209c.-1.xml.gz 05:58:56.698 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=18c85d09-49cf-4a25-b9b9-624334577bd7 serverRepositoryId=1608f289-0575-49b0-bbb0-c4a6ffb3209c renewalDateTime=2020-02-23T05:28:56.415Z expiryDateTime=2020-02-23T05:58:56.415Z 05:58:56.728 [main] INFO c.c.c.l.LocalRepoManagerImpl - [38eb2c50]initPersistenceManagerFactory: repositoryId=6284326d-2aff-400f-b6ab-92f578c3d3e5 05:58:56.742 [main] INFO c.c.c.l.LocalRepoManagerImpl - [38eb2c50]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10860 ms. 05:58:56.857 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:58:56.943 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:58:57.089 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.30% 05:58:57.412 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.60% 05:58:57.531 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6c03fb16]initPersistenceManagerFactory: repositoryId=a9f8306b-7878-43ab-8a29-89b3a491ddab 05:58:57.538 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6c03fb16]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10188 ms. 05:58:57.662 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.40% 05:58:57.818 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=314.0 MiB, used=24.0 MiB, available=3.5 GiB 05:58:58.090 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.20% 05:58:58.262 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=315.0 MiB, used=23.8 MiB, available=3.5 GiB 05:58:58.443 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.00% 05:58:58.544 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1bd0b0e5]initPersistenceManagerFactory: repositoryId=4bfd0539-8590-4671-b363-a8b6bc621138 05:58:58.548 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1bd0b0e5]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8086 ms. 05:58:58.681 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1bd0b0e5]getCloseDeferredMillis: closeDeferredMillis=20000 05:58:58.683 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1bd0b0e5]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:58:58.842 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:58:59.021 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 05:58:59.047 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 1608f289-0575-49b0-bbb0-c4a6ffb3209c 05:58:59.057 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 18c85d09-49cf-4a25-b9b9-624334577bd7 05:58:59.058 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /#4 05:58:59.059 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1608f289-0575-49b0-bbb0-c4a6ffb3209c remoteRepositoryId=18c85d09-49cf-4a25-b9b9-624334577bd7 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 05:58:59.114 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 05:58:59.644 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=321.5 MiB, used=24.3 MiB, available=3.5 GiB 05:58:59.816 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 05:58:59.817 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yk9x5t-vqiwp-remote/.cloudstore.properties 05:58:59.817 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yk9x5t-vqiwp-remote/.cloudstore-repo/parent.properties 05:58:59.818 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 05:58:59.818 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 05:58:59.818 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 05:58:59.819 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 05:58:59.997 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yk9x5r-enpsw-local/.cloudstore-repo/tmp/ChangeSetDto.1608f289-0575-49b0-bbb0-c4a6ffb3209c.-1.xml.gz 05:59:00.006 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 05:59:00.120 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 31.31% 05:59:00.165 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 36.58% 05:59:00.166 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 41.85% 05:59:00.170 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#b' 05:59:00.523 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='951714dc681590996fbdf2b0ca4be931d75ff1ff' to.sha1=''): /#b MockTempChunkFileManager instantiated. 05:59:00.972 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="1608f289-0575-49b0-bbb0-c4a6ffb3209c"] on repo=18c85d09-49cf-4a25-b9b9-624334577bd7 05:59:01.006 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#b' 05:59:01.638 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 329582 bytes in 632 ms. path='/#b' 05:59:01.686 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c691e3d4c979adbf07e3b97e33fdf3c89ed246f6_0 into destFile #b 05:59:02.029 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="1608f289-0575-49b0-bbb0-c4a6ffb3209c"] on repo=18c85d09-49cf-4a25-b9b9-624334577bd7 05:59:02.111 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 05:59:02.376 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='71d69d5eb11a71822860795295d7d7b8c21d0831' to.sha1=''): /a 05:59:02.497 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="1608f289-0575-49b0-bbb0-c4a6ffb3209c"] on repo=18c85d09-49cf-4a25-b9b9-624334577bd7 05:59:02.517 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 05:59:02.657 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 2733 bytes in 139 ms. path='/a' 05:59:02.700 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:59:02.866 [qtp1289222091-30] INFO c.c.c.l.LocalRepoManagerImpl - [1bd0b0e5]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:02.902 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="1608f289-0575-49b0-bbb0-c4a6ffb3209c"] on repo=18c85d09-49cf-4a25-b9b9-624334577bd7 05:59:02.961 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/c+' 05:59:03.102 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d217c99d3a77f4ef9684cdb60549e9a531722d64' to.sha1=''): /c+ 05:59:03.217 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="1608f289-0575-49b0-bbb0-c4a6ffb3209c"] on repo=18c85d09-49cf-4a25-b9b9-624334577bd7 05:59:03.226 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/c+' 05:59:03.453 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 85052 bytes in 227 ms. path='/c+' Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 4cd83a52-6f39-4d17-bd4c-3dda0d26c324 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka09b-50bpj-local localRepository.publicKeySha1 = 10:56:66:38:B2:25:DC:F0:7E:27:16:4C:E6:6E:0D:8A:E7:AC:27:25 remoteRepository.repositoryId = a9f8306b-7878-43ab-8a29-89b3a491ddab remoteRepository.remoteRoot = https://localhost:45640/a9f8306b-7878-43ab-8a29-89b3a491ddab remoteRepository.publicKeySha1 = 19:DE:DA:3F:C3:A9:CA:09:E8:5A:62:9C:80:1E:C0:D8:A9:3A:52:0B Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 4cd83a52-6f39-4d17-bd4c-3dda0d26c324 a9f8306b-7878-43ab-8a29-89b3a491ddab 05:59:03.518 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_8a30244b83c6cac3c79f8f95d30f96579c0f4c0b_0 into destFile c+ 05:59:03.723 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="1608f289-0575-49b0-bbb0-c4a6ffb3209c"] on repo=18c85d09-49cf-4a25-b9b9-624334577bd7 05:59:03.774 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d$' 05:59:04.121 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='639975d101543642e79391182c87987b91fae5fc' to.sha1=''): /d$ 05:59:04.338 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="1608f289-0575-49b0-bbb0-c4a6ffb3209c"] on repo=18c85d09-49cf-4a25-b9b9-624334577bd7 05:59:04.378 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/d$' 05:59:04.678 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=311.5 MiB, used=29.8 MiB, available=3.5 GiB Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka36i-8e6oe-local localRepository.publicKeySha1 = 15:EB:8B:B9:12:08:4F:5B:C3:A8:16:33:4D:A9:77:37:40:B8:FE:0F remoteRepository.repositoryId = 6284326d-2aff-400f-b6ab-92f578c3d3e5 remoteRepository.remoteRoot = https://localhost:34143/6284326d-2aff-400f-b6ab-92f578c3d3e5 remoteRepository.publicKeySha1 = 54:07:CA:C7:00:26:37:B8:57:E2:6F:37:EB:D3:25:93:AA:47:3F:36 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 6284326d-2aff-400f-b6ab-92f578c3d3e5 Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = a9f8306b-7878-43ab-8a29-89b3a491ddab localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka09h-6g4h6-remote localRepository.publicKeySha1 = 19:DE:DA:3F:C3:A9:CA:09:E8:5A:62:9C:80:1E:C0:D8:A9:3A:52:0B remoteRepository.repositoryId = 4cd83a52-6f39-4d17-bd4c-3dda0d26c324 remoteRepository.publicKeySha1 = 10:56:66:38:B2:25:DC:F0:7E:27:16:4C:E6:6E:0D:8A:E7:AC:27:25 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection a9f8306b-7878-43ab-8a29-89b3a491ddab 4cd83a52-6f39-4d17-bd4c-3dda0d26c324 05:59:04.944 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 874500 bytes in 565 ms. path='/d$' 05:59:04.965 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a93a212f7eca012dceb852f364cc2c34026f0dd8_0 into destFile d$ 05:59:05.100 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="1608f289-0575-49b0-bbb0-c4a6ffb3209c"] on repo=18c85d09-49cf-4a25-b9b9-624334577bd7 05:59:05.150 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 48.43% 05:59:05.378 [qtp1289222091-30] INFO c.c.c.l.LocalRepoManagerImpl - [1bd0b0e5]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:05.385 [main] INFO c.c.c.l.LocalRepoManagerImpl - [294425a7]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 1684c4a4-9587-49d5-83e0-52cf0a6d2918 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka4a1-ljmvb-local localRepository.publicKeySha1 = 1A:24:8A:63:1C:F0:C6:EF:C5:0D:6E:C6:1D:FE:3E:16:1A:98:A5:0E remoteRepository.repositoryId = 4bfd0539-8590-4671-b363-a8b6bc621138 remoteRepository.remoteRoot = https://localhost:44441/4bfd0539-8590-4671-b363-a8b6bc621138 remoteRepository.publicKeySha1 = 10:6E:B6:66:A7:10:19:64:5F:8D:E8:01:66:8A:DD:26:4D:24:5C:8F Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 1684c4a4-9587-49d5-83e0-52cf0a6d2918 4bfd0539-8590-4671-b363-a8b6bc621138 05:59:05.427 [qtp554810427-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1608f289-0575-49b0-bbb0-c4a6ffb3209c remoteRepositoryId=18c85d09-49cf-4a25-b9b9-624334577bd7 localRepositoryRevisionSynced=3 05:59:05.514 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=18c85d09-49cf-4a25-b9b9-624334577bd7 remoteRepositoryId=1608f289-0575-49b0-bbb0-c4a6ffb3209c transaction.localRevision=23 remoteFromLocalRevision=3 05:59:05.541 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=18c85d09-49cf-4a25-b9b9-624334577bd7 from='target/repo/k6yk9x5r-enpsw-local' toID=1608f289-0575-49b0-bbb0-c4a6ffb3209c to='https://localhost:46495/1608f289-0575-49b0-bbb0-c4a6ffb3209c/%234' 05:59:05.827 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 05:59:05.858 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 18c85d09-49cf-4a25-b9b9-624334577bd7 05:59:05.861 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 1608f289-0575-49b0-bbb0-c4a6ffb3209c 05:59:05.862 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 05:59:05.863 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=18c85d09-49cf-4a25-b9b9-624334577bd7 remoteRepositoryId=1608f289-0575-49b0-bbb0-c4a6ffb3209c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=23 05:59:05.912 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 05:59:05.942 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 05:59:05.949 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 05:59:05.949 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 05:59:05.949 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 05:59:05.951 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43% 05:59:05.951 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 05:59:06.069 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=310.0 MiB, used=29.8 MiB, available=3.5 GiB 05:59:06.098 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=18c85d09-49cf-4a25-b9b9-624334577bd7 remoteRepositoryId=1608f289-0575-49b0-bbb0-c4a6ffb3209c localRepositoryRevisionSynced=23 05:59:06.337 [qtp554810427-28] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1608f289-0575-49b0-bbb0-c4a6ffb3209c remoteRepositoryId=18c85d09-49cf-4a25-b9b9-624334577bd7 transaction.localRevision=6 remoteFromLocalRevision=23 05:59:06.410 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1608f289-0575-49b0-bbb0-c4a6ffb3209c from='https://localhost:46495/1608f289-0575-49b0-bbb0-c4a6ffb3209c/%234' toID=18c85d09-49cf-4a25-b9b9-624334577bd7 to='target/repo/k6yk9x5r-enpsw-local', fromRepoLocalSync=false 05:59:06.411 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yk9x5r-enpsw-local/.cloudstore-repo/tmp/ChangeSetDto.1608f289-0575-49b0-bbb0-c4a6ffb3209c.null.xml.gz Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 6284326d-2aff-400f-b6ab-92f578c3d3e5 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka37e-dmts8-remote localRepository.publicKeySha1 = 54:07:CA:C7:00:26:37:B8:57:E2:6F:37:EB:D3:25:93:AA:47:3F:36 remoteRepository.repositoryId = c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 remoteRepository.publicKeySha1 = 15:EB:8B:B9:12:08:4F:5B:C3:A8:16:33:4D:A9:77:37:40:B8:FE:0F Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 6284326d-2aff-400f-b6ab-92f578c3d3e5 c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 05:59:06.408 [main] INFO c.c.c.l.LocalRepoManagerImpl - [9f116cc]getCloseDeferredMillis: closeDeferredMillis=20000 05:59:06.409 [main] INFO c.c.c.l.LocalRepoManagerImpl - [9f116cc]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:06.415 [main] INFO c.c.c.l.LocalRepoManagerImpl - [38eb2c50]getCloseDeferredMillis: closeDeferredMillis=20000 05:59:06.416 [main] INFO c.c.c.l.LocalRepoManagerImpl - [38eb2c50]close: Deferring shut down of real LocalRepoManager 20000 ms. WatchTaskFirstWrittenChunk started 05:59:06.565 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 05:59:06.586 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 1608f289-0575-49b0-bbb0-c4a6ffb3209c 05:59:06.586 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 18c85d09-49cf-4a25-b9b9-624334577bd7 05:59:06.586 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /#4 05:59:06.586 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1608f289-0575-49b0-bbb0-c4a6ffb3209c remoteRepositoryId=18c85d09-49cf-4a25-b9b9-624334577bd7 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 05:59:06.596 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 05:59:06.652 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 05:59:06.652 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yk9x5t-vqiwp-remote/.cloudstore.properties 05:59:06.652 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yk9x5t-vqiwp-remote/.cloudstore-repo/parent.properties 05:59:06.652 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 05:59:06.653 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 05:59:06.653 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 05:59:06.653 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 05:59:06.672 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yk9x5r-enpsw-local/.cloudstore-repo/tmp/ChangeSetDto.1608f289-0575-49b0-bbb0-c4a6ffb3209c.null.xml.gz 05:59:06.672 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 05:59:06.672 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 05:59:06.720 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=318.5 MiB, used=29.8 MiB, available=3.5 GiB 05:59:06.797 [qtp554810427-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1608f289-0575-49b0-bbb0-c4a6ffb3209c remoteRepositoryId=18c85d09-49cf-4a25-b9b9-624334577bd7 localRepositoryRevisionSynced=6 05:59:06.820 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=18c85d09-49cf-4a25-b9b9-624334577bd7 remoteRepositoryId=1608f289-0575-49b0-bbb0-c4a6ffb3209c transaction.localRevision=26 remoteFromLocalRevision=6 05:59:06.833 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 05:59:06.967 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1bd0b0e5]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 4bfd0539-8590-4671-b363-a8b6bc621138 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykaseb-9zjsw-remote localRepository.publicKeySha1 = 10:6E:B6:66:A7:10:19:64:5F:8D:E8:01:66:8A:DD:26:4D:24:5C:8F remoteRepository.repositoryId = 1684c4a4-9587-49d5-83e0-52cf0a6d2918 remoteRepository.publicKeySha1 = 1A:24:8A:63:1C:F0:C6:EF:C5:0D:6E:C6:1D:FE:3E:16:1A:98:A5:0E Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 4bfd0539-8590-4671-b363-a8b6bc621138 1684c4a4-9587-49d5-83e0-52cf0a6d2918 05:59:07.354 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5b239d7d]getCloseDeferredMillis: closeDeferredMillis=20000 05:59:07.354 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5b239d7d]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:07.385 [main] INFO c.c.c.l.LocalRepoManagerImpl - [36f1046f]getCloseDeferredMillis: closeDeferredMillis=20000 05:59:07.385 [main] INFO c.c.c.l.LocalRepoManagerImpl - [36f1046f]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:07.400 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1624775]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbcan-nsohw-local' 05:59:07.403 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1624775]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbcan-nsohw-local' locked successfully. 05:59:07.441 [pool-3-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 0.50% 05:59:07.464 [pool-3-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a9f8306b-7878-43ab-8a29-89b3a491ddab from='https://localhost:45640/a9f8306b-7878-43ab-8a29-89b3a491ddab' toID=4cd83a52-6f39-4d17-bd4c-3dda0d26c324 to='target/repo/k6yka09b-50bpj-local', fromRepoLocalSync=true 05:59:07.473 [pool-4-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4cd83a52-6f39-4d17-bd4c-3dda0d26c324 ('target/repo/k6yka09b-50bpj-local') 05:59:07.604 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode! java.lang.UnsupportedOperationException: There is no installationDir in DevMode! at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:237) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:230) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:451) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:408) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.8-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_242] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_242] 05:59:07.610 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Feb 23 06:14:07 CET 2020 05:59:07.672 [pool-4-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 12.94% 05:59:07.681 [qtp1289222091-28] INFO c.c.c.l.LocalRepoManagerImpl - [1bd0b0e5]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:07.826 [pool-4-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 18.07% 05:59:08.003 [qtp1289222091-28] INFO c.c.c.l.LocalRepoManagerImpl - [1bd0b0e5]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:08.110 [main] INFO c.c.c.l.LocalRepoManagerImpl - [294425a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:08.110 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=1684c4a4-9587-49d5-83e0-52cf0a6d2918 serverRepositoryId=4bfd0539-8590-4671-b363-a8b6bc621138 renewalDateTime=2020-02-23T05:29:07.851Z expiryDateTime=2020-02-23T05:59:07.851Z 05:59:08.170 [qtp1289222091-28] INFO c.c.c.l.LocalRepoManagerImpl - [1bd0b0e5]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:08.177 [pool-4-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 25.12% 05:59:08.294 [pool-3-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka09b-50bpj-local/.cloudstore-repo/tmp/ChangeSetDto.a9f8306b-7878-43ab-8a29-89b3a491ddab.-1.xml.gz 05:59:08.336 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 0.50% 05:59:08.352 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6284326d-2aff-400f-b6ab-92f578c3d3e5 from='https://localhost:34143/6284326d-2aff-400f-b6ab-92f578c3d3e5' toID=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 to='target/repo/k6yka36i-8e6oe-local', fromRepoLocalSync=true 05:59:08.352 [pool-3-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 ('target/repo/k6yka36i-8e6oe-local') 05:59:08.353 [pool-3-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [1bd0b0e5]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:08.402 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6a756082]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbd2o-7tlj0-local' 05:59:08.406 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6a756082]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbd2o-7tlj0-local' locked successfully. 05:59:08.487 [pool-3-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 12.94% 05:59:08.529 [pool-3-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 25.12% 05:59:08.535 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka36i-8e6oe-local/.cloudstore-repo/tmp/ChangeSetDto.6284326d-2aff-400f-b6ab-92f578c3d3e5.-1.xml.gz 05:59:08.574 [pool-3-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4cd83a52-6f39-4d17-bd4c-3dda0d26c324 serverRepositoryId=a9f8306b-7878-43ab-8a29-89b3a491ddab renewalDateTime=2020-02-23T05:29:08.404Z expiryDateTime=2020-02-23T05:59:08.404Z 05:59:08.730 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:59:08.804 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:59:08.925 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 05:59:08.930 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 serverRepositoryId=6284326d-2aff-400f-b6ab-92f578c3d3e5 renewalDateTime=2020-02-23T05:29:08.670Z expiryDateTime=2020-02-23T05:59:08.670Z 05:59:09.042 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:59:09.050 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:59:09.063 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:59:09.076 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 05:59:09.085 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 05:59:09.120 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 92.88% 05:59:09.126 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 05:59:09.125 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:59:09.183 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:59:09.294 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 05:59:09.337 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 05:59:09.346 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: a9f8306b-7878-43ab-8a29-89b3a491ddab 05:59:09.363 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6284326d-2aff-400f-b6ab-92f578c3d3e5 05:59:09.364 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 05:59:09.364 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 05:59:09.365 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6284326d-2aff-400f-b6ab-92f578c3d3e5 remoteRepositoryId=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 05:59:09.355 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 4cd83a52-6f39-4d17-bd4c-3dda0d26c324 05:59:09.367 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 05:59:09.368 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a9f8306b-7878-43ab-8a29-89b3a491ddab remoteRepositoryId=4cd83a52-6f39-4d17-bd4c-3dda0d26c324 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 05:59:09.402 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 05:59:09.421 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 05:59:09.506 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 05:59:09.514 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 05:59:09.514 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 05:59:09.514 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 05:59:09.621 [pool-3-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka09b-50bpj-local/.cloudstore-repo/tmp/ChangeSetDto.a9f8306b-7878-43ab-8a29-89b3a491ddab.-1.xml.gz 05:59:09.622 [pool-3-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 31.84% 05:59:09.634 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 05:59:09.634 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 05:59:09.635 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 05:59:09.635 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 05:59:09.637 [pool-3-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 05:59:09.788 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka36i-8e6oe-local/.cloudstore-repo/tmp/ChangeSetDto.6284326d-2aff-400f-b6ab-92f578c3d3e5.-1.xml.gz 05:59:09.800 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 05:59:09.883 [pool-3-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 40.80% 05:59:09.887 [pool-3-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 49.75% 05:59:09.995 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 30.56% 05:59:09.997 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 05:59:10.185 [qtp678832101-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a9f8306b-7878-43ab-8a29-89b3a491ddab remoteRepositoryId=4cd83a52-6f39-4d17-bd4c-3dda0d26c324 localRepositoryRevisionSynced=3 05:59:10.218 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 36.96% 05:59:10.221 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 43.35% 05:59:10.229 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 05:59:10.296 [pool-3-thread-2] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4cd83a52-6f39-4d17-bd4c-3dda0d26c324 remoteRepositoryId=a9f8306b-7878-43ab-8a29-89b3a491ddab transaction.localRevision=4 remoteFromLocalRevision=3 05:59:10.361 [pool-3-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4cd83a52-6f39-4d17-bd4c-3dda0d26c324 from='target/repo/k6yka09b-50bpj-local' toID=a9f8306b-7878-43ab-8a29-89b3a491ddab to='https://localhost:45640/a9f8306b-7878-43ab-8a29-89b3a491ddab' 05:59:10.489 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='173d7f43c314108a7c12b8c56f204d26d432a23a' to.sha1=''): /1/a 05:59:10.726 [pool-3-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 05:59:10.738 [pool-3-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 4cd83a52-6f39-4d17-bd4c-3dda0d26c324 05:59:10.739 [pool-3-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: a9f8306b-7878-43ab-8a29-89b3a491ddab 05:59:10.739 [pool-3-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 05:59:10.740 [pool-3-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4cd83a52-6f39-4d17-bd4c-3dda0d26c324 remoteRepositoryId=a9f8306b-7878-43ab-8a29-89b3a491ddab localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=4 05:59:10.761 [pool-3-thread-2] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 05:59:10.838 [pool-3-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 05:59:10.839 [pool-3-thread-2] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 05:59:10.839 [pool-3-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 05:59:10.839 [pool-3-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 05:59:10.842 [pool-3-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 55.04% 05:59:10.843 [pool-3-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 60.63% 05:59:10.847 [pool-3-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 66.23% 05:59:10.848 [pool-3-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/lrrs' 05:59:10.887 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="6284326d-2aff-400f-b6ab-92f578c3d3e5"] on repo=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 05:59:10.905 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 05:59:10.981 [pool-3-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6e6275cce236a2e0987f567a64566b21d6bf702c' to.sha1=''): /lrrs Feb 23, 2020 5:59:10 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 05:59:11.032 [main] INFO c.c.c.l.LocalRepoManagerImpl - [67d48005]initPersistenceManagerFactory: repositoryId=a552187e-6a20-4be1-8219-48f68ce91d55 05:59:11.047 [main] INFO c.c.c.l.LocalRepoManagerImpl - [67d48005]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 20332 ms. 05:59:11.248 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 356940 bytes in 343 ms. path='/1/a' 05:59:11.273 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:59:11.457 [main] INFO c.c.c.l.LocalRepoManagerImpl - [26a2f7f9]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykaptz-44zzl-remote' 05:59:11.461 [main] INFO c.c.c.l.LocalRepoManagerImpl - [26a2f7f9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykaptz-44zzl-remote' locked successfully. 05:59:11.512 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="6284326d-2aff-400f-b6ab-92f578c3d3e5"] on repo=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 05:59:11.513 [pool-3-thread-2] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="4cd83a52-6f39-4d17-bd4c-3dda0d26c324"] on repo=4cd83a52-6f39-4d17-bd4c-3dda0d26c324 05:59:11.519 [pool-3-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/lrrs' 05:59:11.556 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 05:59:11.743 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='df7132572dfebfaa75dc3da2028b262183bf8d36' to.sha1=''): /1/b 05:59:11.888 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="6284326d-2aff-400f-b6ab-92f578c3d3e5"] on repo=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 05:59:11.945 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' createTempChunkFile: lrrs; createNewFile=true 05:59:12.051 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 123519 bytes in 106 ms. path='/1/b' 05:59:12.087 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b deleteOrFail: chunk_289cc820dbfa80056b0f8a5aadebf43855c4a59d_0.xml 05:59:12.201 [main] INFO c.c.c.l.LocalRepoManagerImpl - [9f116cc]initPersistenceManagerFactory: repositoryId=2f9da61a-6a6a-4479-bad4-bba4b98a8ca7 05:59:12.282 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="6284326d-2aff-400f-b6ab-92f578c3d3e5"] on repo=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 05:59:12.291 [main] INFO c.c.c.l.LocalRepoManagerImpl - [9f116cc]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 18779 ms. 05:59:12.313 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 49.75% FileWatcher: CHUNK_SIZE reached! chunk_289cc820dbfa80056b0f8a5aadebf43855c4a59d_0 05:59:12.434 [pool-3-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 71.83% 05:59:12.434 [pool-3-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 100.00% WatchTaskChunksToFile: ready 05:59:12.499 [qtp659783132-25] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6284326d-2aff-400f-b6ab-92f578c3d3e5 remoteRepositoryId=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 localRepositoryRevisionSynced=3 05:59:12.556 [main] INFO c.c.c.l.LocalRepoManagerImpl - [38eb2c50]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykaul3-p57sw-remote' 05:59:12.559 [main] INFO c.c.c.l.LocalRepoManagerImpl - [38eb2c50]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykaul3-p57sw-remote' locked successfully. 05:59:12.607 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 remoteRepositoryId=6284326d-2aff-400f-b6ab-92f578c3d3e5 transaction.localRevision=14 remoteFromLocalRevision=3 05:59:12.694 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 from='target/repo/k6yka36i-8e6oe-local' toID=6284326d-2aff-400f-b6ab-92f578c3d3e5 to='https://localhost:34143/6284326d-2aff-400f-b6ab-92f578c3d3e5' 05:59:12.774 [pool-6-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 0.50% 05:59:12.775 [pool-6-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a9f8306b-7878-43ab-8a29-89b3a491ddab from='https://localhost:45640/a9f8306b-7878-43ab-8a29-89b3a491ddab' toID=4cd83a52-6f39-4d17-bd4c-3dda0d26c324 to='target/repo/k6yka09b-50bpj-local', fromRepoLocalSync=true 05:59:12.775 [pool-7-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4cd83a52-6f39-4d17-bd4c-3dda0d26c324 ('target/repo/k6yka09b-50bpj-local') 05:59:12.805 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 05:59:12.806 [pool-7-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 12.94% 05:59:12.820 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 05:59:12.820 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 6284326d-2aff-400f-b6ab-92f578c3d3e5 05:59:12.820 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 05:59:12.820 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 remoteRepositoryId=6284326d-2aff-400f-b6ab-92f578c3d3e5 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=14 05:59:12.833 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 05:59:12.848 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 05:59:12.848 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 05:59:12.848 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 05:59:12.848 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 05:59:12.849 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 63.43% 05:59:12.850 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 74.63% 05:59:12.879 [pool-7-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 18.07% 05:59:12.899 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 remoteRepositoryId=6284326d-2aff-400f-b6ab-92f578c3d3e5 localRepositoryRevisionSynced=14 05:59:12.969 [qtp659783132-28] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6284326d-2aff-400f-b6ab-92f578c3d3e5 remoteRepositoryId=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 transaction.localRevision=6 remoteFromLocalRevision=14 05:59:12.998 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6284326d-2aff-400f-b6ab-92f578c3d3e5 from='https://localhost:34143/6284326d-2aff-400f-b6ab-92f578c3d3e5' toID=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 to='target/repo/k6yka36i-8e6oe-local', fromRepoLocalSync=false 05:59:13.001 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka36i-8e6oe-local/.cloudstore-repo/tmp/ChangeSetDto.6284326d-2aff-400f-b6ab-92f578c3d3e5.null.xml.gz 05:59:13.061 [pool-7-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 25.12% 05:59:13.096 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 05:59:13.107 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6284326d-2aff-400f-b6ab-92f578c3d3e5 05:59:13.108 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 05:59:13.109 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 05:59:13.110 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6284326d-2aff-400f-b6ab-92f578c3d3e5 remoteRepositoryId=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 05:59:13.114 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 05:59:13.119 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 05:59:13.119 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 05:59:13.119 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 05:59:13.119 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 05:59:13.129 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka36i-8e6oe-local/.cloudstore-repo/tmp/ChangeSetDto.6284326d-2aff-400f-b6ab-92f578c3d3e5.null.xml.gz 05:59:13.130 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 88.31% 05:59:13.130 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 99.50% 05:59:13.194 [qtp659783132-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6284326d-2aff-400f-b6ab-92f578c3d3e5 remoteRepositoryId=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 localRepositoryRevisionSynced=6 05:59:13.221 [pool-6-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka09b-50bpj-local/.cloudstore-repo/tmp/ChangeSetDto.a9f8306b-7878-43ab-8a29-89b3a491ddab.3.xml.gz 05:59:13.233 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 remoteRepositoryId=6284326d-2aff-400f-b6ab-92f578c3d3e5 transaction.localRevision=17 remoteFromLocalRevision=6 05:59:13.298 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 100.00% 05:59:13.337 [pool-6-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4cd83a52-6f39-4d17-bd4c-3dda0d26c324 serverRepositoryId=a9f8306b-7878-43ab-8a29-89b3a491ddab renewalDateTime=2020-02-23T05:29:08.404Z expiryDateTime=2020-02-23T05:59:08.404Z 05:59:13.402 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:59:13.406 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:59:13.412 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:59:13.422 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 05:59:13.450 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:59:13.471 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 0.50% 05:59:13.481 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6284326d-2aff-400f-b6ab-92f578c3d3e5 from='https://localhost:34143/6284326d-2aff-400f-b6ab-92f578c3d3e5' toID=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 to='target/repo/k6yka36i-8e6oe-local', fromRepoLocalSync=true 05:59:13.486 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka36i-8e6oe-local/.cloudstore-repo/tmp/ChangeSetDto.6284326d-2aff-400f-b6ab-92f578c3d3e5.6.xml.gz 05:59:13.491 [pool-5-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 ('target/repo/k6yka36i-8e6oe-local') 05:59:13.537 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 05:59:13.546 [pool-5-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 12.94% 05:59:13.547 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: a9f8306b-7878-43ab-8a29-89b3a491ddab 05:59:13.547 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 4cd83a52-6f39-4d17-bd4c-3dda0d26c324 05:59:13.547 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 05:59:13.548 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a9f8306b-7878-43ab-8a29-89b3a491ddab remoteRepositoryId=4cd83a52-6f39-4d17-bd4c-3dda0d26c324 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 05:59:13.552 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 05:59:13.560 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 05:59:13.560 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 05:59:13.560 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 05:59:13.561 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 05:59:13.568 [pool-5-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 19.03% 05:59:13.575 [pool-6-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka09b-50bpj-local/.cloudstore-repo/tmp/ChangeSetDto.a9f8306b-7878-43ab-8a29-89b3a491ddab.3.xml.gz 05:59:13.577 [pool-6-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 38.56% 05:59:13.577 [pool-6-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 49.75% 05:59:13.576 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:59:13.582 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:59:13.612 [pool-4-thread-1] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1790 ms. 05:59:13.613 [pool-5-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 25.12% 05:59:13.712 [qtp678832101-24] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a9f8306b-7878-43ab-8a29-89b3a491ddab remoteRepositoryId=4cd83a52-6f39-4d17-bd4c-3dda0d26c324 localRepositoryRevisionSynced=6 05:59:13.758 [pool-6-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4cd83a52-6f39-4d17-bd4c-3dda0d26c324 remoteRepositoryId=a9f8306b-7878-43ab-8a29-89b3a491ddab transaction.localRevision=8 remoteFromLocalRevision=6 05:59:13.902 [pool-6-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4cd83a52-6f39-4d17-bd4c-3dda0d26c324 from='target/repo/k6yka09b-50bpj-local' toID=a9f8306b-7878-43ab-8a29-89b3a491ddab to='https://localhost:45640/a9f8306b-7878-43ab-8a29-89b3a491ddab' 05:59:13.922 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode! java.lang.UnsupportedOperationException: There is no installationDir in DevMode! at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:237) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:230) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:451) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:408) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.8-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_242] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_242] 05:59:13.924 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Feb 23 06:14:13 CET 2020 05:59:14.133 [pool-6-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 05:59:14.144 [pool-6-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 4cd83a52-6f39-4d17-bd4c-3dda0d26c324 05:59:14.145 [pool-6-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: a9f8306b-7878-43ab-8a29-89b3a491ddab 05:59:14.145 [pool-6-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 05:59:14.145 [pool-6-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4cd83a52-6f39-4d17-bd4c-3dda0d26c324 remoteRepositoryId=a9f8306b-7878-43ab-8a29-89b3a491ddab localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 05:59:14.186 [pool-6-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 2 ModificationDtos took 2 ms. 05:59:14.213 [pool-6-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 05:59:14.213 [pool-6-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 05:59:14.213 [pool-6-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 05:59:14.213 [pool-6-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 05:59:14.215 [pool-6-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 05:59:14.954 [pool-6-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 56.72% 05:59:14.960 [pool-6-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/lrrs' to '/lrrs-renamed' WatchTaskChunksToFile: ENTRY_CREATE=lrrs-renamed createTempChunkFile: lrrs-renamed; createNewFile=false moveOrFail: chunk_289cc820dbfa80056b0f8a5aadebf43855c4a59d_0.xml => chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_0.xml 05:59:15.400 [qtp678832101-28] INFO c.c.c.l.t.TempChunkFileManager - Moved chunkDto from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka09h-6g4h6-remote/.cloudstore-tmp/chunk_289cc820dbfa80056b0f8a5aadebf43855c4a59d_0.xml to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka09h-6g4h6-remote/.cloudstore-tmp/chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_0.xml moveOrFail: chunk_289cc820dbfa80056b0f8a5aadebf43855c4a59d_0 => chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_0 watchForCreationsDeletions: ENTRY_DELETE=chunk_289cc820dbfa80056b0f8a5aadebf43855c4a59d_0, chunksDeleted=1 watchForCreationsDeletions: ENTRY_CREATE=chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_0, chunksCreated=1 05:59:15.413 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 05:59:15.426 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 68.38% 05:59:15.497 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:59:15.508 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.38% 05:59:15.525 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 05:59:15.601 [qtp678832101-28] INFO c.c.c.l.t.TempChunkFileManager - Moved chunk from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka09h-6g4h6-remote/.cloudstore-tmp/chunk_289cc820dbfa80056b0f8a5aadebf43855c4a59d_0 to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka09h-6g4h6-remote/.cloudstore-tmp/chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_0 05:59:15.607 [pool-6-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/lrrs' 05:59:15.615 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:59:15.661 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 05:59:15.670 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6284326d-2aff-400f-b6ab-92f578c3d3e5 05:59:15.671 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 05:59:15.671 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 05:59:15.672 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6284326d-2aff-400f-b6ab-92f578c3d3e5 remoteRepositoryId=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=9 05:59:15.681 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 05:59:15.697 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 05:59:15.697 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 05:59:15.697 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 05:59:15.697 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 05:59:15.715 [pool-6-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 63.43% 05:59:15.719 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka36i-8e6oe-local/.cloudstore-repo/tmp/ChangeSetDto.6284326d-2aff-400f-b6ab-92f578c3d3e5.6.xml.gz 05:59:15.723 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 30.16% 05:59:15.724 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 05:59:15.742 [pool-6-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 70.15% 05:59:15.743 [pool-6-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/lrrs-renamed' 05:59:15.790 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 35.76% 05:59:15.794 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 41.36% 05:59:15.795 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.cloudstore.properties' 05:59:15.877 [pool-6-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6e6275cce236a2e0987f567a64566b21d6bf702c' to.sha1='da39a3ee5e6b4b0d3255bfef95601890afd80709'): /lrrs-renamed Feb 23, 2020 5:59:15 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 05:59:15.924 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='47d19348ffff2faa90ec5eafa6a213ebb7f58c1c' to.sha1=''): /.cloudstore.properties 05:59:16.033 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="6284326d-2aff-400f-b6ab-92f578c3d3e5"] on repo=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 05:59:16.038 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.cloudstore.properties' 05:59:16.065 [pool-6-thread-3] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="4cd83a52-6f39-4d17-bd4c-3dda0d26c324"] on repo=4cd83a52-6f39-4d17-bd4c-3dda0d26c324 05:59:16.081 [pool-6-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 2 total). path='/lrrs-renamed' 05:59:16.122 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1804 ms. createTempChunkFile: lrrs-renamed; createNewFile=true watchForCreationsDeletions: ENTRY_CREATE=chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_mh34, chunksCreated=2 deleteOrFail: chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_mh34.xml 05:59:16.562 [pool-6-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 7213 bytes in 481 ms. path='/lrrs-renamed' Feb 23, 2020 5:59:16 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 05:59:16.691 [qtp678832101-23] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_0 into destFile lrrs-renamed watchForCreationsDeletions: ENTRY_DELETE=chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_0, chunksDeleted=2 05:59:16.729 [qtp678832101-23] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_mh34 into destFile lrrs-renamed WatchTaskChunksToFile: length reached! length=1055789 watchForCreationsDeletions: ENTRY_DELETE=chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_mh34, chunksDeleted=3 deleteOrFail: chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_0.xml deleteOrFail: chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_mh34.xml 05:59:17.224 [pool-6-thread-3] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="4cd83a52-6f39-4d17-bd4c-3dda0d26c324"] on repo=4cd83a52-6f39-4d17-bd4c-3dda0d26c324 05:59:17.429 [pool-6-thread-3] INFO c.c.c.l.p.FileInProgressMarkerDao - deleteFileInProgressMarkers: deleting 1 FileInProgressMarker(s) from=4cd83a52-6f39-4d17-bd4c-3dda0d26c324, to=a9f8306b-7878-43ab-8a29-89b3a491ddab 05:59:17.430 [pool-6-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4cd83a52-6f39-4d17-bd4c-3dda0d26c324 remoteRepositoryId=a9f8306b-7878-43ab-8a29-89b3a491ddab localRepositoryRevisionSynced=8 05:59:17.538 [qtp678832101-23] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a9f8306b-7878-43ab-8a29-89b3a491ddab remoteRepositoryId=4cd83a52-6f39-4d17-bd4c-3dda0d26c324 transaction.localRevision=14 remoteFromLocalRevision=8 05:59:17.588 [pool-6-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a9f8306b-7878-43ab-8a29-89b3a491ddab from='https://localhost:45640/a9f8306b-7878-43ab-8a29-89b3a491ddab' toID=4cd83a52-6f39-4d17-bd4c-3dda0d26c324 to='target/repo/k6yka09b-50bpj-local', fromRepoLocalSync=false 05:59:17.589 [pool-6-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka09b-50bpj-local/.cloudstore-repo/tmp/ChangeSetDto.a9f8306b-7878-43ab-8a29-89b3a491ddab.null.xml.gz 05:59:17.740 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 05:59:17.747 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: a9f8306b-7878-43ab-8a29-89b3a491ddab 05:59:17.747 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 4cd83a52-6f39-4d17-bd4c-3dda0d26c324 05:59:17.748 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 05:59:17.748 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a9f8306b-7878-43ab-8a29-89b3a491ddab remoteRepositoryId=4cd83a52-6f39-4d17-bd4c-3dda0d26c324 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=14 05:59:17.775 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 1 ModificationDtos took 1 ms. 05:59:17.780 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 05:59:17.780 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 05:59:17.781 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 05:59:17.781 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 05:59:17.794 [pool-6-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka09b-50bpj-local/.cloudstore-repo/tmp/ChangeSetDto.a9f8306b-7878-43ab-8a29-89b3a491ddab.null.xml.gz 05:59:17.795 [pool-6-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 77.11% 05:59:17.795 [pool-6-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 84.58% 05:59:17.796 [pool-6-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/lrrs' 05:59:17.888 [pool-6-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 92.04% 05:59:17.888 [pool-6-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 99.50% 05:59:17.934 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 108 bytes in 1896 ms. path='/.cloudstore.properties' 05:59:17.944 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a395394c3ca7810cf2e74475ce1fa0e937d14863_0 into destFile .cloudstore.properties 05:59:18.010 [qtp678832101-23] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a9f8306b-7878-43ab-8a29-89b3a491ddab remoteRepositoryId=4cd83a52-6f39-4d17-bd4c-3dda0d26c324 localRepositoryRevisionSynced=14 05:59:18.083 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="6284326d-2aff-400f-b6ab-92f578c3d3e5"] on repo=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 05:59:18.098 [pool-6-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4cd83a52-6f39-4d17-bd4c-3dda0d26c324 remoteRepositoryId=a9f8306b-7878-43ab-8a29-89b3a491ddab transaction.localRevision=13 remoteFromLocalRevision=14 05:59:18.185 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 46.95% 05:59:18.194 [pool-6-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 100.00% 05:59:18.257 [qtp659783132-25] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6284326d-2aff-400f-b6ab-92f578c3d3e5 remoteRepositoryId=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 localRepositoryRevisionSynced=9 05:59:18.293 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 remoteRepositoryId=6284326d-2aff-400f-b6ab-92f578c3d3e5 transaction.localRevision=24 remoteFromLocalRevision=9 05:59:18.363 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 from='target/repo/k6yka36i-8e6oe-local' toID=6284326d-2aff-400f-b6ab-92f578c3d3e5 to='https://localhost:34143/6284326d-2aff-400f-b6ab-92f578c3d3e5' 05:59:18.542 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 05:59:18.547 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 05:59:18.548 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 6284326d-2aff-400f-b6ab-92f578c3d3e5 05:59:18.548 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 05:59:18.548 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 remoteRepositoryId=6284326d-2aff-400f-b6ab-92f578c3d3e5 localRepositoryRevisionSynced=14 localRepositoryRevisionInProgress=24 05:59:18.551 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 05:59:18.554 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 05:59:18.554 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 05:59:18.554 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 05:59:18.554 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 05:59:18.555 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 52.24% 05:59:18.556 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 63.43% 05:59:18.556 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 74.63% 05:59:18.576 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 remoteRepositoryId=6284326d-2aff-400f-b6ab-92f578c3d3e5 localRepositoryRevisionSynced=24 hasCorrectAmountOfCreationsDeletions: toBeCreated=2, chunksCreated=2, toBeDeleted=3, chunksDeleted=3 05:59:18.746 [main] INFO c.c.c.l.LocalRepoManagerImpl - [79e2c065]getCloseDeferredMillis: closeDeferredMillis=20000 05:59:18.746 [main] INFO c.c.c.l.LocalRepoManagerImpl - [79e2c065]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:18.764 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6c03fb16]getCloseDeferredMillis: closeDeferredMillis=20000 05:59:18.764 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6c03fb16]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:18.790 [qtp659783132-23] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6284326d-2aff-400f-b6ab-92f578c3d3e5 remoteRepositoryId=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 transaction.localRevision=12 remoteFromLocalRevision=24 05:59:18.893 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6284326d-2aff-400f-b6ab-92f578c3d3e5 from='https://localhost:34143/6284326d-2aff-400f-b6ab-92f578c3d3e5' toID=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 to='target/repo/k6yka36i-8e6oe-local', fromRepoLocalSync=false 05:59:18.894 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka36i-8e6oe-local/.cloudstore-repo/tmp/ChangeSetDto.6284326d-2aff-400f-b6ab-92f578c3d3e5.null.xml.gz 05:59:19.061 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7219ac49]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykblal-lkdst-local' 05:59:19.066 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7219ac49]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykblal-lkdst-local' locked successfully. 05:59:19.225 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 05:59:19.233 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6284326d-2aff-400f-b6ab-92f578c3d3e5 05:59:19.234 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 05:59:19.234 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 05:59:19.234 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6284326d-2aff-400f-b6ab-92f578c3d3e5 remoteRepositoryId=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12 05:59:19.237 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 05:59:19.239 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 05:59:19.240 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 05:59:19.240 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 05:59:19.240 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 05:59:19.250 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka36i-8e6oe-local/.cloudstore-repo/tmp/ChangeSetDto.6284326d-2aff-400f-b6ab-92f578c3d3e5.null.xml.gz 05:59:19.251 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 88.31% 05:59:19.252 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 99.50% 05:59:19.305 [qtp659783132-23] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6284326d-2aff-400f-b6ab-92f578c3d3e5 remoteRepositoryId=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 localRepositoryRevisionSynced=12 05:59:19.328 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 remoteRepositoryId=6284326d-2aff-400f-b6ab-92f578c3d3e5 transaction.localRevision=27 remoteFromLocalRevision=12 05:59:19.376 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 100.00% 05:59:19.578 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 0.50% 05:59:19.579 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6284326d-2aff-400f-b6ab-92f578c3d3e5 from='https://localhost:34143/6284326d-2aff-400f-b6ab-92f578c3d3e5' toID=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 to='target/repo/k6yka36i-8e6oe-local', fromRepoLocalSync=true 05:59:19.579 [pool-6-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 ('target/repo/k6yka36i-8e6oe-local') 05:59:19.596 [pool-6-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 12.94% 05:59:19.699 [pool-6-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 19.03% 05:59:19.711 [pool-6-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 25.12% 05:59:19.753 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka36i-8e6oe-local/.cloudstore-repo/tmp/ChangeSetDto.6284326d-2aff-400f-b6ab-92f578c3d3e5.12.xml.gz 05:59:19.798 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:59:19.806 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:59:19.810 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 05:59:19.819 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 68.38% 05:59:19.860 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:59:19.867 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 05:59:19.869 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 05:59:19.950 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:59:20.032 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 05:59:20.037 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6284326d-2aff-400f-b6ab-92f578c3d3e5 05:59:20.040 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 05:59:20.041 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 05:59:20.042 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6284326d-2aff-400f-b6ab-92f578c3d3e5 remoteRepositoryId=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 localRepositoryRevisionSynced=12 localRepositoryRevisionInProgress=15 05:59:20.047 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 05:59:20.070 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 05:59:20.071 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 05:59:20.071 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 05:59:20.071 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 05:59:20.091 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka36i-8e6oe-local/.cloudstore-repo/tmp/ChangeSetDto.6284326d-2aff-400f-b6ab-92f578c3d3e5.12.xml.gz 05:59:20.091 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 31.43% 05:59:20.092 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 05:59:20.146 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 37.54% 05:59:20.146 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 43.65% 05:59:20.146 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 05:59:20.229 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8538d20e7a997cbfb8c7c1c78de415453cf98cd7' to.sha1='df7132572dfebfaa75dc3da2028b262183bf8d36'): /1/b 05:59:20.299 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="6284326d-2aff-400f-b6ab-92f578c3d3e5"] on repo=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 05:59:20.322 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 05:59:20.398 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 123522 bytes in 75 ms. path='/1/b' 05:59:20.410 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:59:20.456 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="6284326d-2aff-400f-b6ab-92f578c3d3e5"] on repo=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 05:59:20.476 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 49.75% 05:59:20.541 [qtp659783132-25] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6284326d-2aff-400f-b6ab-92f578c3d3e5 remoteRepositoryId=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 localRepositoryRevisionSynced=15 05:59:20.639 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 remoteRepositoryId=6284326d-2aff-400f-b6ab-92f578c3d3e5 transaction.localRevision=35 remoteFromLocalRevision=15 05:59:20.652 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 from='target/repo/k6yka36i-8e6oe-local' toID=6284326d-2aff-400f-b6ab-92f578c3d3e5 to='https://localhost:34143/6284326d-2aff-400f-b6ab-92f578c3d3e5' 05:59:20.730 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 05:59:20.734 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 05:59:20.734 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 6284326d-2aff-400f-b6ab-92f578c3d3e5 05:59:20.735 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 05:59:20.735 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 remoteRepositoryId=6284326d-2aff-400f-b6ab-92f578c3d3e5 localRepositoryRevisionSynced=24 localRepositoryRevisionInProgress=35 05:59:20.737 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 05:59:20.739 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 05:59:20.740 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 05:59:20.740 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 05:59:20.740 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 05:59:20.741 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 63.43% 05:59:20.742 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 74.63% 05:59:20.764 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 remoteRepositoryId=6284326d-2aff-400f-b6ab-92f578c3d3e5 localRepositoryRevisionSynced=35 05:59:20.850 [qtp659783132-25] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6284326d-2aff-400f-b6ab-92f578c3d3e5 remoteRepositoryId=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 transaction.localRevision=18 remoteFromLocalRevision=35 05:59:20.890 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6284326d-2aff-400f-b6ab-92f578c3d3e5 from='https://localhost:34143/6284326d-2aff-400f-b6ab-92f578c3d3e5' toID=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 to='target/repo/k6yka36i-8e6oe-local', fromRepoLocalSync=false 05:59:20.891 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka36i-8e6oe-local/.cloudstore-repo/tmp/ChangeSetDto.6284326d-2aff-400f-b6ab-92f578c3d3e5.null.xml.gz 05:59:20.986 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 05:59:20.992 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6284326d-2aff-400f-b6ab-92f578c3d3e5 05:59:21.010 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 05:59:21.010 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 05:59:21.011 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6284326d-2aff-400f-b6ab-92f578c3d3e5 remoteRepositoryId=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 localRepositoryRevisionSynced=15 localRepositoryRevisionInProgress=18 05:59:21.014 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 05:59:21.017 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 05:59:21.018 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 05:59:21.018 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 05:59:21.018 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 05:59:21.027 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka36i-8e6oe-local/.cloudstore-repo/tmp/ChangeSetDto.6284326d-2aff-400f-b6ab-92f578c3d3e5.null.xml.gz 05:59:21.027 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 88.31% 05:59:21.028 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 99.50% 05:59:21.110 [qtp659783132-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6284326d-2aff-400f-b6ab-92f578c3d3e5 remoteRepositoryId=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 localRepositoryRevisionSynced=18 05:59:21.148 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 remoteRepositoryId=6284326d-2aff-400f-b6ab-92f578c3d3e5 transaction.localRevision=38 remoteFromLocalRevision=18 05:59:21.193 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 100.00% 05:59:21.500 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1624775]initPersistenceManagerFactory: repositoryId=042b787f-7583-417d-b98e-03995130fe61 05:59:21.593 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1624775]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10004 ms. localRoot: k6ykbcan-nsohw-local localRepositoryId: 042b787f-7583-417d-b98e-03995130fe61 05:59:21.727 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1b37fbec]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbcan-nlywg-remote' 05:59:21.733 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1b37fbec]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbcan-nlywg-remote' locked successfully. 05:59:21.894 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 0.50% 05:59:21.894 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6284326d-2aff-400f-b6ab-92f578c3d3e5 from='https://localhost:34143/6284326d-2aff-400f-b6ab-92f578c3d3e5' toID=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 to='target/repo/k6yka36i-8e6oe-local', fromRepoLocalSync=true 05:59:21.898 [pool-7-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 ('target/repo/k6yka36i-8e6oe-local') 05:59:21.899 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka36i-8e6oe-local/.cloudstore-repo/tmp/ChangeSetDto.6284326d-2aff-400f-b6ab-92f578c3d3e5.18.xml.gz 05:59:21.944 [pool-7-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 12.94% 05:59:21.948 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:59:21.952 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:59:21.956 [pool-7-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 19.03% 05:59:21.958 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 05:59:21.964 [pool-7-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 25.12% 05:59:21.977 [pool-4-thread-1] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1841 ms. 05:59:22.539 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6a756082]initPersistenceManagerFactory: repositoryId=a20239e4-d47b-40c8-9b88-b88f6a33122e 05:59:22.557 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6a756082]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9227 ms. 05:59:22.679 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6a756082]getCloseDeferredMillis: closeDeferredMillis=20000 05:59:22.680 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6a756082]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:22.713 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6a756082]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:22.742 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2213639b]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbo4t-w0ceb-remote' 05:59:22.746 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2213639b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbo4t-w0ceb-remote' locked successfully. 05:59:23.912 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 68.38% 05:59:23.950 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:59:23.981 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 05:59:23.983 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 05:59:24.181 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:59:24.232 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 05:59:24.238 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6284326d-2aff-400f-b6ab-92f578c3d3e5 05:59:24.239 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 05:59:24.243 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 05:59:24.244 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6284326d-2aff-400f-b6ab-92f578c3d3e5 remoteRepositoryId=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 localRepositoryRevisionSynced=18 localRepositoryRevisionInProgress=21 05:59:24.248 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 05:59:24.321 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 05:59:24.321 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 05:59:24.321 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 05:59:24.322 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 05:59:24.360 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka36i-8e6oe-local/.cloudstore-repo/tmp/ChangeSetDto.6284326d-2aff-400f-b6ab-92f578c3d3e5.18.xml.gz 05:59:24.361 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 05:59:24.418 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 30.28% 05:59:24.432 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1/dir1' 05:59:24.578 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 36.12% 05:59:24.578 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 41.96% 05:59:24.588 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/.cloudstore.properties' 05:59:24.730 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ec2a6ebd37eec066eed11b1c6f01e2e01da99b86' to.sha1=''): /1/.cloudstore.properties 05:59:24.894 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="6284326d-2aff-400f-b6ab-92f578c3d3e5"] on repo=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 05:59:24.901 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/.cloudstore.properties' 05:59:25.014 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1744 ms. 05:59:26.766 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 105 bytes in 1859 ms. path='/1/.cloudstore.properties' 05:59:26.776 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a395394c3ca7810cf2e74475ce1fa0e937d14863_0 into destFile .cloudstore.properties 05:59:26.902 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="6284326d-2aff-400f-b6ab-92f578c3d3e5"] on repo=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 05:59:27.008 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 05:59:27.294 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3d2da932f7653b88b8dc444fcef6cbaf77f67912' to.sha1='173d7f43c314108a7c12b8c56f204d26d432a23a'): /1/a 05:59:27.385 [closeDeferredTimer-5b239d7d-1] INFO c.c.c.l.LocalRepoManagerImpl - [5b239d7d]_close: Shutting down real LocalRepoManager. 05:59:27.386 [closeDeferredTimer-36f1046f-1] INFO c.c.c.l.LocalRepoManagerImpl - [36f1046f]_close: Shutting down real LocalRepoManager. 05:59:27.693 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="6284326d-2aff-400f-b6ab-92f578c3d3e5"] on repo=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 05:59:27.747 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 05:59:28.085 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 356943 bytes in 337 ms. path='/1/a' 05:59:28.110 [closeDeferredTimer-294425a7-3] INFO c.c.c.l.LocalRepoManagerImpl - [294425a7]_close: Shutting down real LocalRepoManager. 05:59:28.138 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:59:28.199 [main] INFO c.c.c.l.LocalRepoManagerImpl - [26a2f7f9]initPersistenceManagerFactory: repositoryId=da919f7c-2df9-4348-87b2-672f6f2bff75 05:59:28.203 [main] INFO c.c.c.l.LocalRepoManagerImpl - [26a2f7f9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7813 ms. 05:59:28.238 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="6284326d-2aff-400f-b6ab-92f578c3d3e5"] on repo=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 05:59:28.273 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c' 05:59:28.423 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1b53730c4359d6ebf1c747da50df4087c0f0fc43' to.sha1=''): /1/c 05:59:28.654 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="6284326d-2aff-400f-b6ab-92f578c3d3e5"] on repo=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 05:59:28.661 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c' 05:59:29.302 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 738944 bytes in 641 ms. path='/1/c' 05:59:29.353 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 05:59:29.419 [main] INFO c.c.c.l.LocalRepoManagerImpl - [38eb2c50]initPersistenceManagerFactory: repositoryId=afe6381e-ba12-45ce-a305-a08653979329 05:59:29.474 [main] INFO c.c.c.l.LocalRepoManagerImpl - [38eb2c50]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8178 ms. 05:59:29.725 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="6284326d-2aff-400f-b6ab-92f578c3d3e5"] on repo=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 05:59:29.818 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 44.88% 05:59:29.819 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/dir1/aaa' 05:59:29.872 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=364.0 MiB, used=24.1 MiB, available=3.5 GiB 05:59:29.918 [closeDeferredTimer-1bd0b0e5-8] INFO c.c.c.l.LocalRepoManagerImpl - [1bd0b0e5]_close: Shutting down real LocalRepoManager. 05:59:30.034 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f0628e0644679d95beb9f16790aeae38579bd299' to.sha1=''): /1/dir1/aaa 05:59:30.224 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="6284326d-2aff-400f-b6ab-92f578c3d3e5"] on repo=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 05:59:30.236 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/dir1/aaa' 05:59:30.502 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=283.0 MiB, used=24.7 MiB, available=3.5 GiB 05:59:30.537 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 169026 bytes in 300 ms. path='/1/dir1/aaa' 05:59:30.548 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_7e240de74fb1ed08fa08d38063f6a6a91462a815_0 into destFile aaa 05:59:30.672 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="6284326d-2aff-400f-b6ab-92f578c3d3e5"] on repo=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 05:59:30.836 [qtp659783132-86] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6284326d-2aff-400f-b6ab-92f578c3d3e5 remoteRepositoryId=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 localRepositoryRevisionSynced=21 05:59:30.905 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 remoteRepositoryId=6284326d-2aff-400f-b6ab-92f578c3d3e5 transaction.localRevision=62 remoteFromLocalRevision=21 05:59:30.980 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 50.25% 05:59:30.980 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 from='target/repo/k6yka36i-8e6oe-local' toID=6284326d-2aff-400f-b6ab-92f578c3d3e5 to='https://localhost:34143/6284326d-2aff-400f-b6ab-92f578c3d3e5' 05:59:31.057 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 05:59:31.060 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 05:59:31.060 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 6284326d-2aff-400f-b6ab-92f578c3d3e5 05:59:31.060 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 05:59:31.061 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 remoteRepositoryId=6284326d-2aff-400f-b6ab-92f578c3d3e5 localRepositoryRevisionSynced=35 localRepositoryRevisionInProgress=62 05:59:31.094 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 1 ModificationDtos took 0 ms. 05:59:31.152 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 05:59:31.156 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 05:59:31.156 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 05:59:31.156 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 05:59:31.157 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 55.97% 05:59:31.160 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Copying from '/1/a' to '/1/a.k6ykbrocf_N0YAupObWPMuLzYdMQQg.collision' 05:59:31.534 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 61.57% 05:59:31.537 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 67.16% 05:59:31.538 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a.k6ykbrocf_N0YAupObWPMuLzYdMQQg.collision' 05:59:31.676 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='173d7f43c314108a7c12b8c56f204d26d432a23a' to.sha1='3d2da932f7653b88b8dc444fcef6cbaf77f67912'): /1/a.k6ykbrocf_N0YAupObWPMuLzYdMQQg.collision Feb 23, 2020 5:59:31 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 05:59:31.803 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68"] on repo=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 05:59:31.836 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a.k6ykbrocf_N0YAupObWPMuLzYdMQQg.collision' 05:59:32.066 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 356940 bytes in 229 ms. path='/1/a.k6ykbrocf_N0YAupObWPMuLzYdMQQg.collision' Feb 23, 2020 5:59:32 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 05:59:32.140 [qtp659783132-30] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_1b5671f191ae09c4a1278c45c5f57e32d4821b93_0 into destFile a.k6ykbrocf_N0YAupObWPMuLzYdMQQg.collision 05:59:32.244 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68"] on repo=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 05:59:32.270 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 72.76% 05:59:32.394 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 remoteRepositoryId=6284326d-2aff-400f-b6ab-92f578c3d3e5 localRepositoryRevisionSynced=62 05:59:32.504 [qtp659783132-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6284326d-2aff-400f-b6ab-92f578c3d3e5 remoteRepositoryId=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 transaction.localRevision=28 remoteFromLocalRevision=62 05:59:32.564 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6284326d-2aff-400f-b6ab-92f578c3d3e5 from='https://localhost:34143/6284326d-2aff-400f-b6ab-92f578c3d3e5' toID=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 to='target/repo/k6yka36i-8e6oe-local', fromRepoLocalSync=false 05:59:32.577 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka36i-8e6oe-local/.cloudstore-repo/tmp/ChangeSetDto.6284326d-2aff-400f-b6ab-92f578c3d3e5.null.xml.gz 05:59:32.668 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 05:59:32.672 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6284326d-2aff-400f-b6ab-92f578c3d3e5 05:59:32.682 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 05:59:32.682 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 05:59:32.682 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6284326d-2aff-400f-b6ab-92f578c3d3e5 remoteRepositoryId=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 localRepositoryRevisionSynced=21 localRepositoryRevisionInProgress=28 05:59:32.731 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 1 ModificationDtos took 0 ms. 05:59:32.753 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 05:59:32.754 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 05:59:32.754 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 05:59:32.754 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 05:59:32.763 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yka36i-8e6oe-local/.cloudstore-repo/tmp/ChangeSetDto.6284326d-2aff-400f-b6ab-92f578c3d3e5.null.xml.gz 05:59:32.763 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 84.58% 05:59:32.764 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Copying from '/1/a' to '/1/a.k6ykbrocf_N0YAupObWPMuLzYdMQQg.collision' 05:59:32.765 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 92.04% 05:59:32.766 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 99.50% 05:59:32.967 [qtp659783132-49] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6284326d-2aff-400f-b6ab-92f578c3d3e5 remoteRepositoryId=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 localRepositoryRevisionSynced=28 05:59:33.007 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c8c1dcf8-47fa-4ce5-8a1f-dc2ab4987e68 remoteRepositoryId=6284326d-2aff-400f-b6ab-92f578c3d3e5 transaction.localRevision=67 remoteFromLocalRevision=28 05:59:33.053 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 100.00% 05:59:33.742 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7219ac49]initPersistenceManagerFactory: repositoryId=44c19295-8a5d-4935-a4c8-c85ffdd7ee7b 05:59:33.766 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7219ac49]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9106 ms. 05:59:33.913 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3421debd]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykblaq-volgw-remote' 05:59:33.919 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3421debd]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykblaq-volgw-remote' locked successfully. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 2f9da61a-6a6a-4479-bad4-bba4b98a8ca7 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykaukz-r5o80-local localRepository.publicKeySha1 = 04:B7:18:E3:75:4A:56:03:4C:59:68:F0:0B:C4:0A:FF:6B:4C:72:DC remoteRepository.repositoryId = afe6381e-ba12-45ce-a305-a08653979329 remoteRepository.remoteRoot = https://localhost:40410/afe6381e-ba12-45ce-a305-a08653979329 remoteRepository.publicKeySha1 = FC:2E:AE:EC:14:23:E3:20:4A:F1:E3:06:13:6D:13:5D:49:DB:42:2C Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 2f9da61a-6a6a-4479-bad4-bba4b98a8ca7 afe6381e-ba12-45ce-a305-a08653979329 05:59:34.798 [main] INFO c.c.c.l.LocalRepoManagerImpl - [9f116cc]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:34.808 [main] INFO c.c.c.l.LocalRepoManagerImpl - [38eb2c50]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = a552187e-6a20-4be1-8219-48f68ce91d55 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykaptx-x61gg-local localRepository.publicKeySha1 = B9:6E:6E:71:80:FE:CC:56:8A:8E:EA:0C:8A:12:5A:AC:94:99:79:06 remoteRepository.repositoryId = da919f7c-2df9-4348-87b2-672f6f2bff75 remoteRepository.remoteRoot = https://localhost:41326/da919f7c-2df9-4348-87b2-672f6f2bff75 remoteRepository.publicKeySha1 = BD:D2:91:5A:FD:BC:C4:3C:4E:E8:94:53:2E:82:F9:79:A2:B5:31:81 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection a552187e-6a20-4be1-8219-48f68ce91d55 da919f7c-2df9-4348-87b2-672f6f2bff75 05:59:34.827 [main] INFO c.c.c.l.LocalRepoManagerImpl - [70b6db83]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbxgl-kqrlt-local' 05:59:34.833 [main] INFO c.c.c.l.LocalRepoManagerImpl - [70b6db83]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbxgl-kqrlt-local' locked successfully. 05:59:35.713 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1b37fbec]initPersistenceManagerFactory: repositoryId=293ef82a-9688-47b6-85c6-c8b7a23afef4 05:59:35.723 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1b37fbec]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9677 ms. remoteRoot: k6ykbcan-nlywg-remote remoteRepositoryId: 293ef82a-9688-47b6-85c6-c8b7a23afef4 05:59:35.928 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=280.0 MiB, used=29.8 MiB, available=3.5 GiB 05:59:36.215 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=359.5 MiB, used=29.8 MiB, available=3.5 GiB Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = afe6381e-ba12-45ce-a305-a08653979329 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykaul3-p57sw-remote localRepository.publicKeySha1 = FC:2E:AE:EC:14:23:E3:20:4A:F1:E3:06:13:6D:13:5D:49:DB:42:2C remoteRepository.repositoryId = 2f9da61a-6a6a-4479-bad4-bba4b98a8ca7 remoteRepository.publicKeySha1 = 04:B7:18:E3:75:4A:56:03:4C:59:68:F0:0B:C4:0A:FF:6B:4C:72:DC Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection afe6381e-ba12-45ce-a305-a08653979329 2f9da61a-6a6a-4479-bad4-bba4b98a8ca7 05:59:36.232 [main] INFO c.c.c.l.LocalRepoManagerImpl - [9f116cc]getCloseDeferredMillis: closeDeferredMillis=20000 05:59:36.233 [main] INFO c.c.c.l.LocalRepoManagerImpl - [9f116cc]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:36.242 [main] INFO c.c.c.l.LocalRepoManagerImpl - [38eb2c50]getCloseDeferredMillis: closeDeferredMillis=20000 05:59:36.242 [main] INFO c.c.c.l.LocalRepoManagerImpl - [38eb2c50]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = da919f7c-2df9-4348-87b2-672f6f2bff75 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykaptz-44zzl-remote localRepository.publicKeySha1 = BD:D2:91:5A:FD:BC:C4:3C:4E:E8:94:53:2E:82:F9:79:A2:B5:31:81 remoteRepository.repositoryId = a552187e-6a20-4be1-8219-48f68ce91d55 remoteRepository.publicKeySha1 = B9:6E:6E:71:80:FE:CC:56:8A:8E:EA:0C:8A:12:5A:AC:94:99:79:06 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection da919f7c-2df9-4348-87b2-672f6f2bff75 a552187e-6a20-4be1-8219-48f68ce91d55 05:59:36.534 [main] INFO c.c.c.l.LocalRepoManagerImpl - [67d48005]getCloseDeferredMillis: closeDeferredMillis=20000 05:59:36.534 [main] INFO c.c.c.l.LocalRepoManagerImpl - [67d48005]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:36.542 [main] INFO c.c.c.l.LocalRepoManagerImpl - [26a2f7f9]getCloseDeferredMillis: closeDeferredMillis=20000 05:59:36.543 [main] INFO c.c.c.l.LocalRepoManagerImpl - [26a2f7f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:36.747 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=381.5 MiB, used=35.5 MiB, available=3.4 GiB Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 042b787f-7583-417d-b98e-03995130fe61 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbcan-nsohw-local localRepository.publicKeySha1 = E8:4A:E0:9E:2F:90:94:DB:D3:08:FC:8E:FF:69:FC:47:F6:CB:33:B7 remoteRepository.repositoryId = 293ef82a-9688-47b6-85c6-c8b7a23afef4 remoteRepository.remoteRoot = https://localhost:46495/293ef82a-9688-47b6-85c6-c8b7a23afef4/2 remoteRepository.publicKeySha1 = AC:75:4C:00:75:0F:DA:14:3E:96:66:46:AA:F4:A1:A3:A6:9D:10:17 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 042b787f-7583-417d-b98e-03995130fe61 293ef82a-9688-47b6-85c6-c8b7a23afef4 05:59:37.824 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2213639b]initPersistenceManagerFactory: repositoryId=61a97772-38a1-4ee4-bd95-eb80a903059c 05:59:37.845 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2213639b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10783 ms. 05:59:37.931 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=381.5 MiB, used=31.2 MiB, available=3.5 GiB 05:59:37.973 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2213639b]getCloseDeferredMillis: closeDeferredMillis=20000 05:59:37.974 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2213639b]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 293ef82a-9688-47b6-85c6-c8b7a23afef4 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbcan-nlywg-remote localRepository.publicKeySha1 = AC:75:4C:00:75:0F:DA:14:3E:96:66:46:AA:F4:A1:A3:A6:9D:10:17 remoteRepository.repositoryId = 042b787f-7583-417d-b98e-03995130fe61 remoteRepository.publicKeySha1 = E8:4A:E0:9E:2F:90:94:DB:D3:08:FC:8E:FF:69:FC:47:F6:CB:33:B7 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 293ef82a-9688-47b6-85c6-c8b7a23afef4 042b787f-7583-417d-b98e-03995130fe61 05:59:38.462 [qtp1289222091-25] INFO c.c.c.l.LocalRepoManagerImpl - [2213639b]close: Deferring shut down of real LocalRepoManager 20000 ms. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 121.966 sec - in co.codewizards.cloudstore.test.RestRepoTransportIT 05:59:38.603 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@284ab623{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 05:59:38.605 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 05:59:38.613 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@7b851ed8{/,null,UNAVAILABLE} 05:59:38.653 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 0.50% 05:59:38.663 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=afe6381e-ba12-45ce-a305-a08653979329 from='https://localhost:40410/afe6381e-ba12-45ce-a305-a08653979329' toID=2f9da61a-6a6a-4479-bad4-bba4b98a8ca7 to='target/repo/k6ykaukz-r5o80-local', fromRepoLocalSync=true 05:59:38.668 [pool-3-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2f9da61a-6a6a-4479-bad4-bba4b98a8ca7 ('target/repo/k6ykaukz-r5o80-local') 05:59:38.691 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/bqLuEJAxGP3myT9fb2sXcw/.cloudstore/localServerRunning.deleteToStop 05:59:38.704 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@35b9866e{SSL,[ssl, http/1.1]}{0.0.0.0:44441} 05:59:38.709 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 05:59:38.711 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@54053df9{/,null,UNAVAILABLE} 05:59:38.754 [closeDeferredTimer-79e2c065-1] INFO c.c.c.l.LocalRepoManagerImpl - [79e2c065]_close: Shutting down real LocalRepoManager. 05:59:38.768 [pool-3-thread-1] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 12.94% 05:59:38.840 [pool-3-thread-1] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 25.12% 05:59:38.844 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykaukz-r5o80-local/.cloudstore-repo/tmp/ChangeSetDto.afe6381e-ba12-45ce-a305-a08653979329.-1.xml.gz 05:59:38.990 [qtp1546633147-30] INFO c.c.c.l.LocalRepoManagerImpl - [26a2f7f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:39.012 [main] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 0.50% 05:59:39.026 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=da919f7c-2df9-4348-87b2-672f6f2bff75 from='https://localhost:41326/da919f7c-2df9-4348-87b2-672f6f2bff75' toID=a552187e-6a20-4be1-8219-48f68ce91d55 to='target/repo/k6ykaptx-x61gg-local', fromRepoLocalSync=true 05:59:39.034 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykaptx-x61gg-local/.cloudstore-repo/tmp/ChangeSetDto.da919f7c-2df9-4348-87b2-672f6f2bff75.-1.xml.gz 05:59:39.026 [pool-3-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a552187e-6a20-4be1-8219-48f68ce91d55 ('target/repo/k6ykaptx-x61gg-local') 05:59:39.114 [pool-3-thread-1] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 12.94% 05:59:39.147 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2f9da61a-6a6a-4479-bad4-bba4b98a8ca7 serverRepositoryId=afe6381e-ba12-45ce-a305-a08653979329 renewalDateTime=2020-02-23T05:29:38.950Z expiryDateTime=2020-02-23T05:59:38.950Z 05:59:39.181 [pool-3-thread-1] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 19.03% 05:59:39.275 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:59:39.273 [pool-3-thread-1] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 25.12% 05:59:39.281 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:59:39.318 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:59:39.334 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 82.67% 05:59:39.354 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 05:59:39.400 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 05:59:39.397 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 05:59:39.416 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=293ef82a-9688-47b6-85c6-c8b7a23afef4 from='https://localhost:46495/293ef82a-9688-47b6-85c6-c8b7a23afef4/2' toID=042b787f-7583-417d-b98e-03995130fe61 to='target/repo/k6ykbcan-nsohw-local', fromRepoLocalSync=true 05:59:39.422 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbcan-nsohw-local/.cloudstore-repo/tmp/ChangeSetDto.293ef82a-9688-47b6-85c6-c8b7a23afef4.-1.xml.gz 05:59:39.424 [pool-5-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 042b787f-7583-417d-b98e-03995130fe61 ('target/repo/k6ykbcan-nsohw-local') 05:59:39.501 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:59:39.499 [qtp1546633147-30] INFO c.c.c.l.LocalRepoManagerImpl - [26a2f7f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:39.544 [pool-5-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 05:59:39.598 [pool-5-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% 05:59:39.696 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 05:59:39.704 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a552187e-6a20-4be1-8219-48f68ce91d55 serverRepositoryId=da919f7c-2df9-4348-87b2-672f6f2bff75 renewalDateTime=2020-02-23T05:29:39.287Z expiryDateTime=2020-02-23T05:59:39.287Z 05:59:39.696 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=042b787f-7583-417d-b98e-03995130fe61 serverRepositoryId=293ef82a-9688-47b6-85c6-c8b7a23afef4 renewalDateTime=2020-02-23T05:29:39.562Z expiryDateTime=2020-02-23T05:59:39.562Z 05:59:39.720 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: afe6381e-ba12-45ce-a305-a08653979329 05:59:39.722 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 2f9da61a-6a6a-4479-bad4-bba4b98a8ca7 05:59:39.723 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 05:59:39.723 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=afe6381e-ba12-45ce-a305-a08653979329 remoteRepositoryId=2f9da61a-6a6a-4479-bad4-bba4b98a8ca7 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 05:59:39.763 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:59:39.777 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:59:39.785 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 05:59:39.795 [qtp1546633147-27] INFO c.c.c.l.LocalRepoManagerImpl - [26a2f7f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:39.831 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:59:39.863 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.69% 05:59:39.926 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:59:39.968 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 05:59:39.982 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:59:40.034 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 05:59:40.039 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 05:59:40.040 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 05:59:40.040 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 05:59:40.173 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykaukz-r5o80-local/.cloudstore-repo/tmp/ChangeSetDto.afe6381e-ba12-45ce-a305-a08653979329.-1.xml.gz 05:59:40.181 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.60% 05:59:40.197 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 05:59:40.206 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 05:59:40.265 [closeDeferredTimer-6c03fb16-1] INFO c.c.c.l.LocalRepoManagerImpl - [6c03fb16]_close: Shutting down real LocalRepoManager. 05:59:40.278 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: da919f7c-2df9-4348-87b2-672f6f2bff75 05:59:40.278 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: a552187e-6a20-4be1-8219-48f68ce91d55 05:59:40.281 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 05:59:40.281 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=da919f7c-2df9-4348-87b2-672f6f2bff75 remoteRepositoryId=a552187e-6a20-4be1-8219-48f68ce91d55 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 05:59:40.281 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.40% 05:59:40.353 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 05:59:40.359 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 05:59:40.435 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 31.31% 05:59:40.451 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 05:59:40.453 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 05:59:40.453 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 05:59:40.454 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 05:59:40.458 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [26a2f7f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:40.464 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 36.58% 05:59:40.465 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 41.85% 05:59:40.465 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 05:59:40.501 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.20% 05:59:40.561 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykaptx-x61gg-local/.cloudstore-repo/tmp/ChangeSetDto.da919f7c-2df9-4348-87b2-672f6f2bff75.-1.xml.gz 05:59:40.573 [main] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 31.84% 05:59:40.584 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 05:59:40.752 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='342bcefd3b114246aeda6f6bcc4cac9eb6c803ed' to.sha1=''): /1/a 05:59:40.815 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.00% 05:59:40.858 [main] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 40.80% 05:59:40.876 [main] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 49.75% 05:59:41.040 [qtp1546633147-27] INFO c.c.c.l.LocalRepoManagerImpl - [26a2f7f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:41.222 [qtp1546633147-27] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=da919f7c-2df9-4348-87b2-672f6f2bff75 remoteRepositoryId=a552187e-6a20-4be1-8219-48f68ce91d55 localRepositoryRevisionSynced=2 05:59:41.257 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="afe6381e-ba12-45ce-a305-a08653979329"] on repo=2f9da61a-6a6a-4479-bad4-bba4b98a8ca7 05:59:41.264 [qtp1546633147-27] INFO c.c.c.l.LocalRepoManagerImpl - [26a2f7f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:41.269 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 05:59:41.293 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:59:41.344 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a552187e-6a20-4be1-8219-48f68ce91d55 remoteRepositoryId=da919f7c-2df9-4348-87b2-672f6f2bff75 transaction.localRevision=4 remoteFromLocalRevision=2 05:59:41.419 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a552187e-6a20-4be1-8219-48f68ce91d55 from='target/repo/k6ykaptx-x61gg-local' toID=da919f7c-2df9-4348-87b2-672f6f2bff75 to='https://localhost:41326/da919f7c-2df9-4348-87b2-672f6f2bff75' 05:59:41.452 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 05:59:41.455 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 19620 bytes in 186 ms. path='/1/a' 05:59:41.463 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 293ef82a-9688-47b6-85c6-c8b7a23afef4 05:59:41.472 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 042b787f-7583-417d-b98e-03995130fe61 05:59:41.473 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2 05:59:41.474 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=293ef82a-9688-47b6-85c6-c8b7a23afef4 remoteRepositoryId=042b787f-7583-417d-b98e-03995130fe61 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 05:59:41.519 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 05:59:41.561 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:59:41.580 [qtp1546633147-27] INFO c.c.c.l.LocalRepoManagerImpl - [26a2f7f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:41.605 [qtp1546633147-27] INFO c.c.c.l.LocalRepoManagerImpl - [26a2f7f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:41.746 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="afe6381e-ba12-45ce-a305-a08653979329"] on repo=2f9da61a-6a6a-4479-bad4-bba4b98a8ca7 05:59:41.766 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 05:59:41.782 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 05:59:41.788 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbcan-nlywg-remote/.cloudstore.properties 05:59:41.789 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbcan-nlywg-remote/.cloudstore-repo/parent.properties 05:59:41.789 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 05:59:41.789 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 05:59:41.789 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 05:59:41.790 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 05:59:41.777 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: a552187e-6a20-4be1-8219-48f68ce91d55 05:59:41.792 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: da919f7c-2df9-4348-87b2-672f6f2bff75 05:59:41.795 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 05:59:41.796 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a552187e-6a20-4be1-8219-48f68ce91d55 remoteRepositoryId=da919f7c-2df9-4348-87b2-672f6f2bff75 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=4 05:59:41.836 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbcan-nsohw-local/.cloudstore-repo/tmp/ChangeSetDto.293ef82a-9688-47b6-85c6-c8b7a23afef4.-1.xml.gz 05:59:41.837 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 05:59:41.838 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 05:59:41.998 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 05:59:42.029 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 05:59:42.029 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 05:59:42.030 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 05:59:42.030 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 05:59:42.033 [main] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 55.44% 05:59:42.034 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/A ä Ä { + } x ( << ))]] [ #' 05:59:42.070 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 31.31% 05:59:42.085 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 36.58% 05:59:42.085 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 41.85% 05:59:42.087 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 05:59:42.129 [qtp1546633147-30] INFO c.c.c.l.LocalRepoManagerImpl - [26a2f7f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:42.210 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 47.12% 05:59:42.263 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ff394227d28f5b58715fe17a21e305b9edb3c48a' to.sha1=''): /1 {11 11ä11#+} 1/a 05:59:42.345 [qtp1546633147-30] INFO c.c.c.l.LocalRepoManagerImpl - [26a2f7f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:42.357 [main] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 61.83% 05:59:42.361 [main] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 68.23% 05:59:42.361 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/A ä Ä { + } x ( << ))]] [ #/Öü ß ? # + {{ d d } (( > << ]] )' 05:59:42.527 [qtp535157550-25] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=afe6381e-ba12-45ce-a305-a08653979329 remoteRepositoryId=2f9da61a-6a6a-4479-bad4-bba4b98a8ca7 localRepositoryRevisionSynced=3 05:59:42.575 [qtp1546633147-28] INFO c.c.c.l.LocalRepoManagerImpl - [26a2f7f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:42.574 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="293ef82a-9688-47b6-85c6-c8b7a23afef4"] on repo=042b787f-7583-417d-b98e-03995130fe61 05:59:42.614 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2f9da61a-6a6a-4479-bad4-bba4b98a8ca7 remoteRepositoryId=afe6381e-ba12-45ce-a305-a08653979329 transaction.localRevision=11 remoteFromLocalRevision=3 05:59:42.627 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [26a2f7f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:42.639 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='512e99f5e23fc2f4b9fbb2132a28de5602a94efe' to.sha1=''): /A ä Ä { + } x ( << ))]] [ #/Öü ß ? # + {{ d d } (( > << ]] ) Feb 23, 2020 5:59:42 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 05:59:42.647 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/a' 05:59:42.676 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2f9da61a-6a6a-4479-bad4-bba4b98a8ca7 from='target/repo/k6ykaukz-r5o80-local' toID=afe6381e-ba12-45ce-a305-a08653979329 to='https://localhost:40410/afe6381e-ba12-45ce-a305-a08653979329' 05:59:42.746 [qtp1546633147-28] INFO c.c.c.l.LocalRepoManagerImpl - [26a2f7f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:42.774 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 62370 bytes in 126 ms. path='/1 {11 11ä11#+} 1/a' 05:59:42.822 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:59:42.992 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 05:59:43.005 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 2f9da61a-6a6a-4479-bad4-bba4b98a8ca7 05:59:43.012 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: afe6381e-ba12-45ce-a305-a08653979329 05:59:43.013 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 05:59:43.013 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2f9da61a-6a6a-4479-bad4-bba4b98a8ca7 remoteRepositoryId=afe6381e-ba12-45ce-a305-a08653979329 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=11 05:59:43.037 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 05:59:43.050 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="293ef82a-9688-47b6-85c6-c8b7a23afef4"] on repo=042b787f-7583-417d-b98e-03995130fe61 05:59:43.072 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 05:59:43.083 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 05:59:43.083 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 05:59:43.083 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 05:59:43.085 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 52.24% 05:59:43.086 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 63.43% 05:59:43.088 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 74.63% 05:59:43.089 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 05:59:43.080 [qtp1546633147-28] INFO c.c.c.l.LocalRepoManagerImpl - [26a2f7f9]close: Deferring shut down of real LocalRepoManager 20000 ms. Running co.codewizards.cloudstore.test.repotorepo.PathPrefixedConfigInheritanceRepoToRepoSyncIT 05:59:43.168 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2f9da61a-6a6a-4479-bad4-bba4b98a8ca7 remoteRepositoryId=afe6381e-ba12-45ce-a305-a08653979329 localRepositoryRevisionSynced=11 05:59:43.242 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d1e8d23572f1824f854301f80acb9684676528a3' to.sha1=''): /1 {11 11ä11#+} 1/b 05:59:43.295 [qtp535157550-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=afe6381e-ba12-45ce-a305-a08653979329 remoteRepositoryId=2f9da61a-6a6a-4479-bad4-bba4b98a8ca7 transaction.localRevision=6 remoteFromLocalRevision=11 05:59:43.334 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="a552187e-6a20-4be1-8219-48f68ce91d55"] on repo=a552187e-6a20-4be1-8219-48f68ce91d55 05:59:43.363 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=afe6381e-ba12-45ce-a305-a08653979329 from='https://localhost:40410/afe6381e-ba12-45ce-a305-a08653979329' toID=2f9da61a-6a6a-4479-bad4-bba4b98a8ca7 to='target/repo/k6ykaukz-r5o80-local', fromRepoLocalSync=false 05:59:43.367 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykaukz-r5o80-local/.cloudstore-repo/tmp/ChangeSetDto.afe6381e-ba12-45ce-a305-a08653979329.null.xml.gz 05:59:43.376 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/A ä Ä { + } x ( << ))]] [ #/Öü ß ? # + {{ d d } (( > << ]] )' 05:59:43.367 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="293ef82a-9688-47b6-85c6-c8b7a23afef4"] on repo=042b787f-7583-417d-b98e-03995130fe61 05:59:43.390 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/b' 05:59:43.545 [main] INFO c.c.c.l.LocalRepoManagerImpl - [70b6db83]initPersistenceManagerFactory: repositoryId=fcaafc3c-4601-493a-803c-8333016488cb 05:59:43.548 [main] INFO c.c.c.l.LocalRepoManagerImpl - [70b6db83]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6389 ms. 05:59:43.563 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 05:59:43.599 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: afe6381e-ba12-45ce-a305-a08653979329 05:59:43.599 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 2f9da61a-6a6a-4479-bad4-bba4b98a8ca7 05:59:43.600 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 05:59:43.600 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=afe6381e-ba12-45ce-a305-a08653979329 remoteRepositoryId=2f9da61a-6a6a-4479-bad4-bba4b98a8ca7 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 05:59:43.604 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 05:59:43.624 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 05:59:43.624 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 05:59:43.625 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 05:59:43.632 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 05:59:43.653 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykaukz-r5o80-local/.cloudstore-repo/tmp/ChangeSetDto.afe6381e-ba12-45ce-a305-a08653979329.null.xml.gz 05:59:43.654 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 88.31% 05:59:43.655 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 99.50% 05:59:43.666 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 260320 bytes in 276 ms. path='/1 {11 11ä11#+} 1/b' 05:59:43.668 [main] INFO c.c.c.l.LocalRepoManagerImpl - [27358a19]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbxgm-qdlv1-remote' 05:59:43.671 [main] INFO c.c.c.l.LocalRepoManagerImpl - [27358a19]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbxgm-qdlv1-remote' locked successfully. 05:59:43.731 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 05:59:43.807 [qtp535157550-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=afe6381e-ba12-45ce-a305-a08653979329 remoteRepositoryId=2f9da61a-6a6a-4479-bad4-bba4b98a8ca7 localRepositoryRevisionSynced=6 05:59:43.841 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2f9da61a-6a6a-4479-bad4-bba4b98a8ca7 remoteRepositoryId=afe6381e-ba12-45ce-a305-a08653979329 transaction.localRevision=14 remoteFromLocalRevision=6 05:59:43.867 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 100.00% 05:59:43.867 [main] INFO c.c.c.l.LocalRepoManagerImpl - [9f116cc]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:43.869 [main] INFO c.c.c.l.LocalRepoManagerImpl - [38eb2c50]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:43.893 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="293ef82a-9688-47b6-85c6-c8b7a23afef4"] on repo=042b787f-7583-417d-b98e-03995130fe61 05:59:43.942 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 05:59:43.954 [main] INFO c.c.c.l.LocalRepoManagerImpl - [38eb2c50]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:44.072 [main] INFO c.c.c.l.LocalRepoManagerImpl - [46e3559f]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykc4l6-2zb76-local' 05:59:44.075 [main] INFO c.c.c.l.LocalRepoManagerImpl - [46e3559f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykc4l6-2zb76-local' locked successfully. 05:59:44.091 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1be8c4d0a7ef856b25082a137ed4a76c0dd7a6cf' to.sha1=''): /a 05:59:44.196 [qtp1546633147-28] INFO c.c.c.l.LocalRepoManagerImpl - [26a2f7f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:44.254 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="293ef82a-9688-47b6-85c6-c8b7a23afef4"] on repo=042b787f-7583-417d-b98e-03995130fe61 05:59:44.300 [qtp1546633147-28] INFO c.c.c.l.LocalRepoManagerImpl - [26a2f7f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:44.316 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 930093 bytes in 940 ms. path='/A ä Ä { + } x ( << ))]] [ #/Öü ß ? # + {{ d d } (( > << ]] )' Feb 23, 2020 5:59:44 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 05:59:44.337 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 05:59:44.400 [qtp1546633147-30] INFO c.c.c.l.LocalRepoManagerImpl - [26a2f7f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:44.448 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 31941 bytes in 111 ms. path='/a' 05:59:44.451 [qtp1546633147-30] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_73946da935fe61e665181e5b0b2f622882910d85_0 into destFile Öü ß ? # + {{ d d } (( > << ]] ) 05:59:44.454 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 05:59:44.515 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3421debd]initPersistenceManagerFactory: repositoryId=c5005aea-b897-48c8-a13e-a4ce840dcdd2 05:59:44.581 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3421debd]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8089 ms. 05:59:44.587 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="293ef82a-9688-47b6-85c6-c8b7a23afef4"] on repo=042b787f-7583-417d-b98e-03995130fe61 05:59:44.666 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 48.43% 05:59:44.666 [qtp1546633147-30] INFO c.c.c.l.LocalRepoManagerImpl - [26a2f7f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:44.682 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="a552187e-6a20-4be1-8219-48f68ce91d55"] on repo=a552187e-6a20-4be1-8219-48f68ce91d55 05:59:44.802 [qtp554810427-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=293ef82a-9688-47b6-85c6-c8b7a23afef4 remoteRepositoryId=042b787f-7583-417d-b98e-03995130fe61 localRepositoryRevisionSynced=3 05:59:44.880 [qtp1546633147-30] INFO c.c.c.l.LocalRepoManagerImpl - [26a2f7f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:44.902 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=042b787f-7583-417d-b98e-03995130fe61 remoteRepositoryId=293ef82a-9688-47b6-85c6-c8b7a23afef4 transaction.localRevision=19 remoteFromLocalRevision=3 05:59:44.910 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 05:59:44.965 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=042b787f-7583-417d-b98e-03995130fe61 from='target/repo/k6ykbcan-nsohw-local' toID=293ef82a-9688-47b6-85c6-c8b7a23afef4 to='https://localhost:46495/293ef82a-9688-47b6-85c6-c8b7a23afef4/2' 05:59:45.162 [qtp1546633147-30] INFO c.c.c.l.LocalRepoManagerImpl - [26a2f7f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:45.168 [main] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 74.63% 05:59:45.213 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=332.0 MiB, used=35.1 MiB, available=3.4 GiB 05:59:45.231 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a552187e-6a20-4be1-8219-48f68ce91d55 remoteRepositoryId=da919f7c-2df9-4348-87b2-672f6f2bff75 localRepositoryRevisionSynced=4 05:59:45.291 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 05:59:45.295 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 042b787f-7583-417d-b98e-03995130fe61 05:59:45.297 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 293ef82a-9688-47b6-85c6-c8b7a23afef4 05:59:45.297 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 05:59:45.297 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=042b787f-7583-417d-b98e-03995130fe61 remoteRepositoryId=293ef82a-9688-47b6-85c6-c8b7a23afef4 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=19 05:59:45.321 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 05:59:45.360 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 05:59:45.360 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 05:59:45.360 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 05:59:45.361 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 05:59:45.362 [qtp1546633147-30] INFO c.c.c.l.LocalRepoManagerImpl - [26a2f7f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:45.362 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43% 05:59:45.363 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 05:59:45.399 [qtp1546633147-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=da919f7c-2df9-4348-87b2-672f6f2bff75 remoteRepositoryId=a552187e-6a20-4be1-8219-48f68ce91d55 transaction.localRevision=10 remoteFromLocalRevision=4 05:59:45.413 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=042b787f-7583-417d-b98e-03995130fe61 remoteRepositoryId=293ef82a-9688-47b6-85c6-c8b7a23afef4 localRepositoryRevisionSynced=19 05:59:45.442 [qtp1546633147-30] INFO c.c.c.l.LocalRepoManagerImpl - [26a2f7f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:45.454 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=da919f7c-2df9-4348-87b2-672f6f2bff75 from='https://localhost:41326/da919f7c-2df9-4348-87b2-672f6f2bff75' toID=a552187e-6a20-4be1-8219-48f68ce91d55 to='target/repo/k6ykaptx-x61gg-local', fromRepoLocalSync=false 05:59:45.457 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykaptx-x61gg-local/.cloudstore-repo/tmp/ChangeSetDto.da919f7c-2df9-4348-87b2-672f6f2bff75.null.xml.gz 05:59:45.528 [qtp1546633147-30] INFO c.c.c.l.LocalRepoManagerImpl - [26a2f7f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:45.550 [qtp554810427-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=293ef82a-9688-47b6-85c6-c8b7a23afef4 remoteRepositoryId=042b787f-7583-417d-b98e-03995130fe61 transaction.localRevision=6 remoteFromLocalRevision=19 05:59:45.617 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 05:59:45.622 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=293ef82a-9688-47b6-85c6-c8b7a23afef4 from='https://localhost:46495/293ef82a-9688-47b6-85c6-c8b7a23afef4/2' toID=042b787f-7583-417d-b98e-03995130fe61 to='target/repo/k6ykbcan-nsohw-local', fromRepoLocalSync=false 05:59:45.623 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbcan-nsohw-local/.cloudstore-repo/tmp/ChangeSetDto.293ef82a-9688-47b6-85c6-c8b7a23afef4.null.xml.gz 05:59:45.646 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: da919f7c-2df9-4348-87b2-672f6f2bff75 05:59:45.646 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: a552187e-6a20-4be1-8219-48f68ce91d55 05:59:45.646 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 05:59:45.646 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=da919f7c-2df9-4348-87b2-672f6f2bff75 remoteRepositoryId=a552187e-6a20-4be1-8219-48f68ce91d55 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=10 05:59:45.649 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 05:59:45.653 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 05:59:45.653 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 05:59:45.653 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 05:59:45.653 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 05:59:45.654 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [26a2f7f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:45.673 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykaptx-x61gg-local/.cloudstore-repo/tmp/ChangeSetDto.da919f7c-2df9-4348-87b2-672f6f2bff75.null.xml.gz 05:59:45.674 [main] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 88.31% 05:59:45.674 [main] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 99.50% 05:59:45.777 [qtp1546633147-30] INFO c.c.c.l.LocalRepoManagerImpl - [26a2f7f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:45.799 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 05:59:45.805 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 293ef82a-9688-47b6-85c6-c8b7a23afef4 05:59:45.807 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 042b787f-7583-417d-b98e-03995130fe61 05:59:45.808 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2 05:59:45.808 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=293ef82a-9688-47b6-85c6-c8b7a23afef4 remoteRepositoryId=042b787f-7583-417d-b98e-03995130fe61 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 05:59:45.814 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 05:59:45.865 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 05:59:45.865 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbcan-nlywg-remote/.cloudstore.properties 05:59:45.865 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbcan-nlywg-remote/.cloudstore-repo/parent.properties 05:59:45.865 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 05:59:45.865 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 05:59:45.866 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 05:59:45.866 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 05:59:45.874 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbcan-nsohw-local/.cloudstore-repo/tmp/ChangeSetDto.293ef82a-9688-47b6-85c6-c8b7a23afef4.null.xml.gz 05:59:45.875 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 05:59:45.876 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 05:59:45.915 [qtp1546633147-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=da919f7c-2df9-4348-87b2-672f6f2bff75 remoteRepositoryId=a552187e-6a20-4be1-8219-48f68ce91d55 localRepositoryRevisionSynced=10 05:59:45.919 [qtp1546633147-30] INFO c.c.c.l.LocalRepoManagerImpl - [26a2f7f9]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 44c19295-8a5d-4935-a4c8-c85ffdd7ee7b localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykblal-lkdst-local localRepository.publicKeySha1 = 36:3B:4B:C8:BC:57:60:EE:A4:AA:7C:4F:5C:9A:24:04:05:D3:3C:86 remoteRepository.repositoryId = c5005aea-b897-48c8-a13e-a4ce840dcdd2 remoteRepository.remoteRoot = https://localhost:45640/c5005aea-b897-48c8-a13e-a4ce840dcdd2 remoteRepository.publicKeySha1 = F6:2A:4B:EC:0C:D2:07:55:9B:12:1C:03:3D:87:86:B6:15:F1:11:69 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 44c19295-8a5d-4935-a4c8-c85ffdd7ee7b c5005aea-b897-48c8-a13e-a4ce840dcdd2 05:59:45.965 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a552187e-6a20-4be1-8219-48f68ce91d55 remoteRepositoryId=da919f7c-2df9-4348-87b2-672f6f2bff75 transaction.localRevision=9 remoteFromLocalRevision=10 05:59:45.984 [main] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 100.00% 05:59:45.985 [main] INFO c.c.c.l.LocalRepoManagerImpl - [67d48005]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:46.013 [qtp554810427-25] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=293ef82a-9688-47b6-85c6-c8b7a23afef4 remoteRepositoryId=042b787f-7583-417d-b98e-03995130fe61 localRepositoryRevisionSynced=6 05:59:46.040 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=042b787f-7583-417d-b98e-03995130fe61 remoteRepositoryId=293ef82a-9688-47b6-85c6-c8b7a23afef4 transaction.localRevision=22 remoteFromLocalRevision=6 05:59:46.053 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 05:59:46.086 [main] INFO c.c.c.l.LocalRepoManagerImpl - [67d48005]close: Deferring shut down of real LocalRepoManager 20000 ms. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 93.603 sec - in co.codewizards.cloudstore.test.repotorepo.SpecialCharsRepoToRepoSyncIT 05:59:46.306 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 05:59:46.305 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@31802cd6{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 05:59:46.308 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 05:59:46.313 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=293ef82a-9688-47b6-85c6-c8b7a23afef4 from='https://localhost:46495/293ef82a-9688-47b6-85c6-c8b7a23afef4/2' toID=042b787f-7583-417d-b98e-03995130fe61 to='target/repo/k6ykbcan-nsohw-local', fromRepoLocalSync=true 05:59:46.318 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@51958c65{/,null,UNAVAILABLE} 05:59:46.317 [pool-6-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 042b787f-7583-417d-b98e-03995130fe61 ('target/repo/k6ykbcan-nsohw-local') 05:59:46.337 [pool-6-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 05:59:46.365 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/jLbDZE2lD2UOw3BIU3QHQw/.cloudstore/localServerRunning.deleteToStop 05:59:46.376 [pool-6-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 18.27% 05:59:46.387 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@644e4964{SSL,[ssl, http/1.1]}{0.0.0.0:41326} 05:59:46.388 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 05:59:46.389 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@30ee4b2e{/,null,UNAVAILABLE} 05:59:46.443 [pool-6-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% 05:59:46.513 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbcan-nsohw-local/.cloudstore-repo/tmp/ChangeSetDto.293ef82a-9688-47b6-85c6-c8b7a23afef4.6.xml.gz 05:59:46.530 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=332.5 MiB, used=30.8 MiB, available=3.5 GiB 05:59:46.565 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:59:46.568 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:59:46.582 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.72% 05:59:46.639 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.70% 05:59:46.667 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = c5005aea-b897-48c8-a13e-a4ce840dcdd2 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykblaq-volgw-remote localRepository.publicKeySha1 = F6:2A:4B:EC:0C:D2:07:55:9B:12:1C:03:3D:87:86:B6:15:F1:11:69 remoteRepository.repositoryId = 44c19295-8a5d-4935-a4c8-c85ffdd7ee7b remoteRepository.publicKeySha1 = 36:3B:4B:C8:BC:57:60:EE:A4:AA:7C:4F:5C:9A:24:04:05:D3:3C:86 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection c5005aea-b897-48c8-a13e-a4ce840dcdd2 44c19295-8a5d-4935-a4c8-c85ffdd7ee7b 05:59:46.710 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.30% 05:59:46.937 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore' does not exist! 05:59:46.938 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)... ********************************************************************** There is no key, yet. Creating a new RSA key pair, now. This might take a while (a few seconds up to a few minutes). Please be patient! ********************************************************************** 05:59:47.074 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.10% 05:59:47.132 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% WatchTaskFirstWrittenChunk started 05:59:47.224 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 05:59:47.238 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 293ef82a-9688-47b6-85c6-c8b7a23afef4 05:59:47.239 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 042b787f-7583-417d-b98e-03995130fe61 05:59:47.239 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2 05:59:47.239 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=293ef82a-9688-47b6-85c6-c8b7a23afef4 remoteRepositoryId=042b787f-7583-417d-b98e-03995130fe61 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=9 05:59:47.286 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 2 ModificationDtos took 2 ms. 05:59:47.330 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 05:59:47.330 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbcan-nlywg-remote/.cloudstore.properties 05:59:47.330 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbcan-nlywg-remote/.cloudstore-repo/parent.properties 05:59:47.331 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 05:59:47.331 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 05:59:47.332 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 05:59:47.332 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 05:59:47.353 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbcan-nsohw-local/.cloudstore-repo/tmp/ChangeSetDto.293ef82a-9688-47b6-85c6-c8b7a23afef4.6.xml.gz 05:59:47.356 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 05:59:47.424 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 30.81% 05:59:47.427 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 05:59:47.528 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/1 {11 11ä11#+} 1/b' to '/b' 05:59:47.709 [pool-8-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 0.50% 05:59:47.710 [pool-8-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c5005aea-b897-48c8-a13e-a4ce840dcdd2 from='https://localhost:45640/c5005aea-b897-48c8-a13e-a4ce840dcdd2' toID=44c19295-8a5d-4935-a4c8-c85ffdd7ee7b to='target/repo/k6ykblal-lkdst-local', fromRepoLocalSync=true 05:59:47.710 [pool-9-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 44c19295-8a5d-4935-a4c8-c85ffdd7ee7b ('target/repo/k6ykblal-lkdst-local') 05:59:47.766 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1 {11 11ä11#+} 1/b' 05:59:47.786 [pool-9-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 12.94% 05:59:47.792 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 37.70% 05:59:47.794 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 42.86% 05:59:47.795 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b' 05:59:47.882 [pool-9-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 18.04% 05:59:47.891 [main] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='d1e8d23572f1824f854301f80acb9684676528a3'): /b 05:59:47.898 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 48.03% 05:59:48.020 [pool-9-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 25.12% 05:59:48.048 [pool-8-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykblal-lkdst-local/.cloudstore-repo/tmp/ChangeSetDto.c5005aea-b897-48c8-a13e-a4ce840dcdd2.-1.xml.gz 05:59:48.114 [qtp554810427-27] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=293ef82a-9688-47b6-85c6-c8b7a23afef4 remoteRepositoryId=042b787f-7583-417d-b98e-03995130fe61 localRepositoryRevisionSynced=9 05:59:48.130 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=042b787f-7583-417d-b98e-03995130fe61 remoteRepositoryId=293ef82a-9688-47b6-85c6-c8b7a23afef4 transaction.localRevision=26 remoteFromLocalRevision=9 05:59:48.141 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=042b787f-7583-417d-b98e-03995130fe61 from='target/repo/k6ykbcan-nsohw-local' toID=293ef82a-9688-47b6-85c6-c8b7a23afef4 to='https://localhost:46495/293ef82a-9688-47b6-85c6-c8b7a23afef4/2' 05:59:48.293 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 05:59:48.294 [pool-8-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=44c19295-8a5d-4935-a4c8-c85ffdd7ee7b serverRepositoryId=c5005aea-b897-48c8-a13e-a4ce840dcdd2 renewalDateTime=2020-02-23T05:29:48.130Z expiryDateTime=2020-02-23T05:59:48.130Z 05:59:48.298 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 042b787f-7583-417d-b98e-03995130fe61 05:59:48.298 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 293ef82a-9688-47b6-85c6-c8b7a23afef4 05:59:48.299 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 05:59:48.299 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=042b787f-7583-417d-b98e-03995130fe61 remoteRepositoryId=293ef82a-9688-47b6-85c6-c8b7a23afef4 localRepositoryRevisionSynced=19 localRepositoryRevisionInProgress=26 05:59:48.362 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:59:48.355 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 2 ModificationDtos took 0 ms. 05:59:48.371 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 05:59:48.371 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 05:59:48.372 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 05:59:48.375 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 05:59:48.377 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 57.84% 05:59:48.377 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/1 {11 11ä11#+} 1/b' to '/b' 05:59:48.428 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:59:48.478 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1 {11 11ä11#+} 1/b' 05:59:48.523 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 05:59:48.540 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:59:48.654 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 69.03% 05:59:48.654 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 05:59:48.682 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 05:59:48.709 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: c5005aea-b897-48c8-a13e-a4ce840dcdd2 05:59:48.710 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 44c19295-8a5d-4935-a4c8-c85ffdd7ee7b 05:59:48.710 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 05:59:48.710 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c5005aea-b897-48c8-a13e-a4ce840dcdd2 remoteRepositoryId=44c19295-8a5d-4935-a4c8-c85ffdd7ee7b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 05:59:48.750 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 05:59:48.791 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=042b787f-7583-417d-b98e-03995130fe61 remoteRepositoryId=293ef82a-9688-47b6-85c6-c8b7a23afef4 localRepositoryRevisionSynced=26 05:59:48.831 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 05:59:48.834 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 05:59:48.834 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 05:59:48.835 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 05:59:48.857 [pool-8-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykblal-lkdst-local/.cloudstore-repo/tmp/ChangeSetDto.c5005aea-b897-48c8-a13e-a4ce840dcdd2.-1.xml.gz 05:59:48.865 [pool-8-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 31.84% 05:59:48.866 [pool-8-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 05:59:48.874 [qtp554810427-62] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=293ef82a-9688-47b6-85c6-c8b7a23afef4 remoteRepositoryId=042b787f-7583-417d-b98e-03995130fe61 transaction.localRevision=12 remoteFromLocalRevision=26 05:59:48.903 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=293ef82a-9688-47b6-85c6-c8b7a23afef4 from='https://localhost:46495/293ef82a-9688-47b6-85c6-c8b7a23afef4/2' toID=042b787f-7583-417d-b98e-03995130fe61 to='target/repo/k6ykbcan-nsohw-local', fromRepoLocalSync=false 05:59:48.904 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbcan-nsohw-local/.cloudstore-repo/tmp/ChangeSetDto.293ef82a-9688-47b6-85c6-c8b7a23afef4.null.xml.gz 05:59:48.970 [pool-8-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 40.80% 05:59:48.971 [pool-8-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 49.75% 05:59:48.971 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 05:59:48.998 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 293ef82a-9688-47b6-85c6-c8b7a23afef4 05:59:49.008 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 042b787f-7583-417d-b98e-03995130fe61 05:59:49.020 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2 05:59:49.021 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=293ef82a-9688-47b6-85c6-c8b7a23afef4 remoteRepositoryId=042b787f-7583-417d-b98e-03995130fe61 localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12 05:59:49.024 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 05:59:49.096 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 05:59:49.097 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbcan-nlywg-remote/.cloudstore.properties 05:59:49.097 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbcan-nlywg-remote/.cloudstore-repo/parent.properties 05:59:49.097 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 05:59:49.097 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 05:59:49.098 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 05:59:49.098 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 05:59:49.107 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbcan-nsohw-local/.cloudstore-repo/tmp/ChangeSetDto.293ef82a-9688-47b6-85c6-c8b7a23afef4.null.xml.gz 05:59:49.108 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 05:59:49.108 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 05:59:49.186 [qtp678832101-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c5005aea-b897-48c8-a13e-a4ce840dcdd2 remoteRepositoryId=44c19295-8a5d-4935-a4c8-c85ffdd7ee7b localRepositoryRevisionSynced=3 05:59:49.189 [qtp554810427-27] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=293ef82a-9688-47b6-85c6-c8b7a23afef4 remoteRepositoryId=042b787f-7583-417d-b98e-03995130fe61 localRepositoryRevisionSynced=12 05:59:49.255 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=042b787f-7583-417d-b98e-03995130fe61 remoteRepositoryId=293ef82a-9688-47b6-85c6-c8b7a23afef4 transaction.localRevision=29 remoteFromLocalRevision=12 05:59:49.305 [pool-8-thread-2] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=44c19295-8a5d-4935-a4c8-c85ffdd7ee7b remoteRepositoryId=c5005aea-b897-48c8-a13e-a4ce840dcdd2 transaction.localRevision=4 remoteFromLocalRevision=3 05:59:49.678 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% Running co.codewizards.cloudstore.test.repotorepo.BackupRestoreRepoToRepoSyncIT 05:59:49.702 [pool-8-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=44c19295-8a5d-4935-a4c8-c85ffdd7ee7b from='target/repo/k6ykblal-lkdst-local' toID=c5005aea-b897-48c8-a13e-a4ce840dcdd2 to='https://localhost:45640/c5005aea-b897-48c8-a13e-a4ce840dcdd2' 05:59:49.713 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1624775]getCloseDeferredMillis: closeDeferredMillis=20000 05:59:49.714 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1624775]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:49.724 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1b37fbec]getCloseDeferredMillis: closeDeferredMillis=20000 05:59:49.725 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1b37fbec]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:49.736 [main] INFO c.c.c.l.LocalRepoManagerImpl - [18bb1b88]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykc8yp-3hbkx-local' 05:59:49.739 [main] INFO c.c.c.l.LocalRepoManagerImpl - [18bb1b88]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykc8yp-3hbkx-local' locked successfully. 05:59:50.118 [pool-8-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 05:59:50.123 [pool-8-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 44c19295-8a5d-4935-a4c8-c85ffdd7ee7b 05:59:50.123 [pool-8-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: c5005aea-b897-48c8-a13e-a4ce840dcdd2 05:59:50.124 [pool-8-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 05:59:50.124 [pool-8-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=44c19295-8a5d-4935-a4c8-c85ffdd7ee7b remoteRepositoryId=c5005aea-b897-48c8-a13e-a4ce840dcdd2 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=4 05:59:50.137 [pool-8-thread-2] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 05:59:50.192 [pool-8-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 05:59:50.192 [pool-8-thread-2] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 05:59:50.192 [pool-8-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 05:59:50.193 [pool-8-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 05:59:50.199 [pool-8-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 55.04% 05:59:50.200 [pool-8-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 60.63% 05:59:50.203 [pool-8-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 66.23% 05:59:50.204 [pool-8-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b' 05:59:50.352 [pool-8-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='229d051edbcad77be7f1a2c89238bca9d89a3750' to.sha1=''): /b Feb 23, 2020 5:59:50 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 05:59:50.561 [main] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.SocketException: Broken pipe (Write failed) javax.ws.rs.ProcessingException: java.net.SocketException: Broken pipe (Write failed) at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:396) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.get(JerseyInvocation.java:296) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.determineBaseUrl(CloudStoreRestClient.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:27) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:6) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.test.CertificateHandlingAndTestServiceLRT.oneTimeoutPeriodSleeping_61(CertificateHandlingAndTestServiceLRT.java:73) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17] Caused by: java.net.SocketException: Broken pipe (Write failed) at java.net.SocketOutputStream.socketWrite0(Native Method) ~[na:1.8.0_242] at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111) ~[na:1.8.0_242] at java.net.SocketOutputStream.write(SocketOutputStream.java:155) ~[na:1.8.0_242] at sun.security.ssl.OutputRecord.writeBuffer(OutputRecord.java:431) ~[na:1.8.0_242] at sun.security.ssl.OutputRecord.write(OutputRecord.java:417) ~[na:1.8.0_242] at sun.security.ssl.SSLSocketImpl.writeRecordInternal(SSLSocketImpl.java:879) ~[na:1.8.0_242] at sun.security.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:850) ~[na:1.8.0_242] at sun.security.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:720) ~[na:1.8.0_242] at sun.security.ssl.Handshaker.sendChangeCipherSpec(Handshaker.java:1144) ~[na:1.8.0_242] at sun.security.ssl.ClientHandshaker.sendChangeCipherAndFinish(ClientHandshaker.java:1280) ~[na:1.8.0_242] at sun.security.ssl.ClientHandshaker.serverHelloDone(ClientHandshaker.java:1190) ~[na:1.8.0_242] at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:369) ~[na:1.8.0_242] at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1037) ~[na:1.8.0_242] at sun.security.ssl.Handshaker.process_record(Handshaker.java:965) ~[na:1.8.0_242] at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1064) ~[na:1.8.0_242] at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1367) ~[na:1.8.0_242] at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1395) ~[na:1.8.0_242] at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1379) ~[na:1.8.0_242] at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559) ~[na:1.8.0_242] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_242] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_242] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_242] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 48 common frames omitted 05:59:50.730 [pool-8-thread-2] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="44c19295-8a5d-4935-a4c8-c85ffdd7ee7b"] on repo=44c19295-8a5d-4935-a4c8-c85ffdd7ee7b 05:59:50.734 [pool-8-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/b' createTempChunkFile: b; createNewFile=true 05:59:51.053 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory deleteOrFail: chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0.xml FileWatcher: CHUNK_SIZE reached! chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 05:59:51.505 [pool-8-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 71.83% 05:59:51.505 [pool-8-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 100.00% WatchTaskChunksToFile: ready 05:59:51.994 [pool-10-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 0.50% 05:59:52.008 [pool-10-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c5005aea-b897-48c8-a13e-a4ce840dcdd2 from='https://localhost:45640/c5005aea-b897-48c8-a13e-a4ce840dcdd2' toID=44c19295-8a5d-4935-a4c8-c85ffdd7ee7b to='target/repo/k6ykblal-lkdst-local', fromRepoLocalSync=true 05:59:52.029 [pool-10-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykblal-lkdst-local/.cloudstore-repo/tmp/ChangeSetDto.c5005aea-b897-48c8-a13e-a4ce840dcdd2.3.xml.gz 05:59:52.040 [pool-11-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 44c19295-8a5d-4935-a4c8-c85ffdd7ee7b ('target/repo/k6ykblal-lkdst-local') 05:59:52.078 [pool-11-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 12.94% 05:59:52.118 [pool-11-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 19.03% 05:59:52.124 [pool-11-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 25.12% 05:59:52.191 [main] WARN c.c.c.t.DynamicX509TrustManagerCallbackSleepUntilTimeout - handleCheckServerTrustedCertificateException: invocationCounter=1 05:59:52.192 [main] WARN c.c.c.t.DynamicX509TrustManagerCallbackSleepUntilTimeout - #################################################### ### ### This thread will sleep for 297000 msec (Sun Feb 23 05:59:52 CET 2020) ### #################################################### 05:59:52.247 [pool-10-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=44c19295-8a5d-4935-a4c8-c85ffdd7ee7b serverRepositoryId=c5005aea-b897-48c8-a13e-a4ce840dcdd2 renewalDateTime=2020-02-23T05:29:48.130Z expiryDateTime=2020-02-23T05:59:48.130Z 05:59:52.299 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 05:59:52.302 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 05:59:52.315 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 5374 ms. Generating a new RSA key pair took 5374 ms. 05:59:52.318 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 05:59:52.325 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% ********************************************************************** Server certificate fingerprint (SHA1): E8:AA:A9:9E:35:02:DA:C8:18:00:3C:04:88:FE:9D:05:ED:E7:9B:DA Use this fingerprint to verify on the client-side, whether you're really talking to this server. If the client shows you a different value, someone is tampering with your connection! Please keep this fingerprint at a safe place. You'll need it whenever one of your clients connects to this server for the first time. ********************************************************************** 05:59:52.350 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): E8:AA:A9:9E:35:02:DA:C8:18:00:3C:04:88:FE:9D:05:ED:E7:9B:DA 05:59:52.384 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 05:59:52.441 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 05:59:52.470 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: c5005aea-b897-48c8-a13e-a4ce840dcdd2 05:59:52.471 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 44c19295-8a5d-4935-a4c8-c85ffdd7ee7b 05:59:52.474 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 05:59:52.474 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c5005aea-b897-48c8-a13e-a4ce840dcdd2 remoteRepositoryId=44c19295-8a5d-4935-a4c8-c85ffdd7ee7b localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 05:59:52.478 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 05:59:52.486 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 05:59:52.487 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 05:59:52.487 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 05:59:52.487 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 05:59:52.499 [pool-10-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykblal-lkdst-local/.cloudstore-repo/tmp/ChangeSetDto.c5005aea-b897-48c8-a13e-a4ce840dcdd2.3.xml.gz 05:59:52.500 [pool-10-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 38.56% 05:59:52.501 [pool-10-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 49.75% 05:59:52.604 [qtp678832101-60] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c5005aea-b897-48c8-a13e-a4ce840dcdd2 remoteRepositoryId=44c19295-8a5d-4935-a4c8-c85ffdd7ee7b localRepositoryRevisionSynced=6 05:59:52.618 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.9 MiB, available=3.5 GiB 05:59:52.677 [pool-10-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=44c19295-8a5d-4935-a4c8-c85ffdd7ee7b remoteRepositoryId=c5005aea-b897-48c8-a13e-a4ce840dcdd2 transaction.localRevision=7 remoteFromLocalRevision=6 05:59:52.695 [pool-10-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=44c19295-8a5d-4935-a4c8-c85ffdd7ee7b from='target/repo/k6ykblal-lkdst-local' toID=c5005aea-b897-48c8-a13e-a4ce840dcdd2 to='https://localhost:45640/c5005aea-b897-48c8-a13e-a4ce840dcdd2' 05:59:52.709 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1934 ms. 05:59:52.829 [pool-10-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 05:59:52.835 [pool-10-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 44c19295-8a5d-4935-a4c8-c85ffdd7ee7b 05:59:52.835 [pool-10-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: c5005aea-b897-48c8-a13e-a4ce840dcdd2 05:59:52.836 [pool-10-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 05:59:52.836 [pool-10-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=44c19295-8a5d-4935-a4c8-c85ffdd7ee7b remoteRepositoryId=c5005aea-b897-48c8-a13e-a4ce840dcdd2 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=7 05:59:52.845 [pool-10-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 05:59:52.860 [pool-10-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 05:59:52.861 [pool-10-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 05:59:52.861 [pool-10-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 05:59:52.861 [pool-10-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 05:59:52.862 [pool-10-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 55.04% 05:59:52.862 [pool-10-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 60.63% 05:59:52.881 [pool-10-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b' 05:59:52.989 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore' does not exist! 05:59:52.990 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)... ********************************************************************** There is no key, yet. Creating a new RSA key pair, now. This might take a while (a few seconds up to a few minutes). Please be patient! ********************************************************************** 05:59:53.018 [pool-10-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='229d051edbcad77be7f1a2c89238bca9d89a3750' to.sha1='da39a3ee5e6b4b0d3255bfef95601890afd80709'): /b Feb 23, 2020 5:59:53 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 05:59:53.107 [pool-10-thread-3] WARN c.c.c.l.t.FileRepoTransport - Unexpected state: markFileInProgress==null='false', inProgress='true' on repo=44c19295-8a5d-4935-a4c8-c85ffdd7ee7b 05:59:53.108 [pool-10-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 2 total). path='/b' watchForCreationsDeletions: ENTRY_CREATE=chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34, chunksCreated=1 createTempChunkFile: b; createNewFile=true deleteOrFail: chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34.xml 05:59:53.635 [pool-10-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 13559 bytes in 527 ms. path='/b' Feb 23, 2020 5:59:53 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 05:59:53.768 [qtp678832101-30] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b watchForCreationsDeletions: ENTRY_DELETE=chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0, chunksDeleted=1 05:59:53.803 [qtp678832101-30] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34 into destFile b WatchTaskChunksToFile: length reached! length=1062135 watchForCreationsDeletions: ENTRY_DELETE=chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34, chunksDeleted=2 deleteOrFail: chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0.xml deleteOrFail: chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34.xml 05:59:54.325 [pool-10-thread-3] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="44c19295-8a5d-4935-a4c8-c85ffdd7ee7b"] on repo=44c19295-8a5d-4935-a4c8-c85ffdd7ee7b 05:59:54.381 [pool-10-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 66.23% 05:59:54.381 [pool-10-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 71.83% 05:59:54.404 [pool-10-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=44c19295-8a5d-4935-a4c8-c85ffdd7ee7b remoteRepositoryId=c5005aea-b897-48c8-a13e-a4ce840dcdd2 localRepositoryRevisionSynced=7 05:59:54.545 [qtp678832101-23] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c5005aea-b897-48c8-a13e-a4ce840dcdd2 remoteRepositoryId=44c19295-8a5d-4935-a4c8-c85ffdd7ee7b transaction.localRevision=11 remoteFromLocalRevision=7 05:59:54.587 [pool-10-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c5005aea-b897-48c8-a13e-a4ce840dcdd2 from='https://localhost:45640/c5005aea-b897-48c8-a13e-a4ce840dcdd2' toID=44c19295-8a5d-4935-a4c8-c85ffdd7ee7b to='target/repo/k6ykblal-lkdst-local', fromRepoLocalSync=false 05:59:54.589 [pool-10-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykblal-lkdst-local/.cloudstore-repo/tmp/ChangeSetDto.c5005aea-b897-48c8-a13e-a4ce840dcdd2.null.xml.gz 05:59:54.666 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 05:59:54.676 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: c5005aea-b897-48c8-a13e-a4ce840dcdd2 05:59:54.677 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 44c19295-8a5d-4935-a4c8-c85ffdd7ee7b 05:59:54.677 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 05:59:54.677 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c5005aea-b897-48c8-a13e-a4ce840dcdd2 remoteRepositoryId=44c19295-8a5d-4935-a4c8-c85ffdd7ee7b localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=11 05:59:54.680 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 05:59:54.683 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 05:59:54.683 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 05:59:54.684 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 05:59:54.684 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 05:59:54.694 [pool-10-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykblal-lkdst-local/.cloudstore-repo/tmp/ChangeSetDto.c5005aea-b897-48c8-a13e-a4ce840dcdd2.null.xml.gz 05:59:54.695 [pool-10-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 77.11% 05:59:54.699 [pool-10-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 88.31% 05:59:54.699 [pool-10-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 99.50% 05:59:54.723 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @15815ms to org.eclipse.jetty.util.log.Slf4jLog 05:59:54.753 [qtp678832101-24] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c5005aea-b897-48c8-a13e-a4ce840dcdd2 remoteRepositoryId=44c19295-8a5d-4935-a4c8-c85ffdd7ee7b localRepositoryRevisionSynced=11 05:59:54.809 [closeDeferredTimer-9f116cc-2] INFO c.c.c.l.LocalRepoManagerImpl - [9f116cc]_close: Shutting down real LocalRepoManager. 05:59:54.860 [pool-10-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=44c19295-8a5d-4935-a4c8-c85ffdd7ee7b remoteRepositoryId=c5005aea-b897-48c8-a13e-a4ce840dcdd2 transaction.localRevision=11 remoteFromLocalRevision=11 05:59:55.060 [pool-10-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 100.00% hasCorrectAmountOfCreationsDeletions: toBeCreated=1, chunksCreated=1, toBeDeleted=2, chunksDeleted=2 05:59:55.607 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7219ac49]getCloseDeferredMillis: closeDeferredMillis=20000 05:59:55.612 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7219ac49]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:55.624 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3421debd]getCloseDeferredMillis: closeDeferredMillis=20000 05:59:55.624 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3421debd]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:55.773 [closeDeferredTimer-38eb2c50-2] INFO c.c.c.l.LocalRepoManagerImpl - [38eb2c50]_close: Shutting down real LocalRepoManager. 05:59:55.775 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 05:59:55.944 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 05:59:55.944 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 05:59:55.947 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms 05:59:56.088 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4a1dda83]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcdv9-pykhu-local' 05:59:56.098 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4a1dda83]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcdv9-pykhu-local' locked successfully. 05:59:56.710 [main] INFO c.c.c.l.LocalRepoManagerImpl - [46e3559f]initPersistenceManagerFactory: repositoryId=eb70ffa5-cd23-43c1-aac9-56fd65b7783f 05:59:56.720 [main] INFO c.c.c.l.LocalRepoManagerImpl - [46e3559f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8696 ms. 05:59:56.771 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7fef0b40]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykc4l7-me31z-remote' 05:59:56.775 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7fef0b40]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykc4l7-me31z-remote' locked successfully. Feb 23, 2020 5:59:56 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 05:59:57.768 [main] INFO c.c.c.l.LocalRepoManagerImpl - [27358a19]initPersistenceManagerFactory: repositoryId=8036ab14-b0ce-4261-b090-3f5faa925bbd 05:59:57.875 [main] INFO c.c.c.l.LocalRepoManagerImpl - [27358a19]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10104 ms. 05:59:58.021 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@3a3a6a37{/,null,AVAILABLE} 05:59:58.231 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@4949fcfb{HTTP/1.1,[http/1.1]}{127.0.0.1:38520} 05:59:58.233 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @19326ms 05:59:58.421 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=349.0 MiB, used=36.2 MiB, available=3.4 GiB 05:59:58.488 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 05:59:58.506 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 05:59:58.506 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 05:59:58.506 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms Feb 23, 2020 5:59:58 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 05:59:59.190 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@728086db{/,null,AVAILABLE} 05:59:59.207 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@5b28f0e4(cloudstoreserver,h=[],w=[]) for SslContextFactory@43eb618a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore] 05:59:59.317 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@43eb618a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore] 05:59:59.318 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@43eb618a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore] 05:59:59.319 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@43eb618a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore] 05:59:59.320 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@43eb618a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore] 05:59:59.320 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@43eb618a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore] 05:59:59.321 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@43eb618a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore] 05:59:59.321 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@43eb618a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore] 05:59:59.322 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@43eb618a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore] 05:59:59.323 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@43eb618a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore] 05:59:59.324 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@43eb618a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore] 05:59:59.325 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@43eb618a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore] 05:59:59.325 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@43eb618a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore] 05:59:59.326 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@43eb618a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore] 05:59:59.327 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@43eb618a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore] 05:59:59.328 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@43eb618a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore] 05:59:59.328 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@43eb618a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore] 05:59:59.329 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@43eb618a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore] 05:59:59.330 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@43eb618a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore] 05:59:59.331 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@43eb618a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore] 05:59:59.332 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@43eb618a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/SSszzYKXo4fMyqRQQkYwaQ/.cloudstore/ssl.server/keystore] 05:59:59.338 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@68318f7d{SSL,[ssl, http/1.1]}{0.0.0.0:44987} 05:59:59.338 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @20431ms 05:59:59.343 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sun Feb 23 06:00:29 CET 2020 Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = fcaafc3c-4601-493a-803c-8333016488cb localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbxgl-kqrlt-local localRepository.publicKeySha1 = 84:44:F0:41:CB:76:D1:AA:73:F7:C1:C5:56:19:2F:E4:DB:2F:B9:0D remoteRepository.repositoryId = 8036ab14-b0ce-4261-b090-3f5faa925bbd remoteRepository.remoteRoot = https://localhost:34143/8036ab14-b0ce-4261-b090-3f5faa925bbd remoteRepository.publicKeySha1 = B9:5F:E2:2D:E5:D9:4B:6A:FB:4D:E7:3E:46:F9:BC:A9:1C:34:62:46 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection fcaafc3c-4601-493a-803c-8333016488cb 8036ab14-b0ce-4261-b090-3f5faa925bbd 05:59:59.803 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=349.5 MiB, used=34.7 MiB, available=3.4 GiB Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 8036ab14-b0ce-4261-b090-3f5faa925bbd localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbxgm-qdlv1-remote localRepository.publicKeySha1 = B9:5F:E2:2D:E5:D9:4B:6A:FB:4D:E7:3E:46:F9:BC:A9:1C:34:62:46 remoteRepository.repositoryId = fcaafc3c-4601-493a-803c-8333016488cb remoteRepository.publicKeySha1 = 84:44:F0:41:CB:76:D1:AA:73:F7:C1:C5:56:19:2F:E4:DB:2F:B9:0D Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 8036ab14-b0ce-4261-b090-3f5faa925bbd fcaafc3c-4601-493a-803c-8333016488cb 05:59:59.886 [main] INFO c.c.c.l.LocalRepoManagerImpl - [70b6db83]getCloseDeferredMillis: closeDeferredMillis=20000 05:59:59.886 [main] INFO c.c.c.l.LocalRepoManagerImpl - [70b6db83]close: Deferring shut down of real LocalRepoManager 20000 ms. 05:59:59.887 [main] INFO c.c.c.l.LocalRepoManagerImpl - [27358a19]getCloseDeferredMillis: closeDeferredMillis=20000 05:59:59.887 [main] INFO c.c.c.l.LocalRepoManagerImpl - [27358a19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:00:00.292 [main] INFO c.c.c.l.LocalRepoManagerImpl - [59309333]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2r-7asue-local' 06:00:00.357 [main] INFO c.c.c.l.LocalRepoManagerImpl - [59309333]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2r-7asue-local' locked successfully. 06:00:00.524 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 0.50% 06:00:00.526 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8036ab14-b0ce-4261-b090-3f5faa925bbd from='https://localhost:34143/8036ab14-b0ce-4261-b090-3f5faa925bbd' toID=fcaafc3c-4601-493a-803c-8333016488cb to='target/repo/k6ykbxgl-kqrlt-local', fromRepoLocalSync=true 06:00:00.531 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbxgl-kqrlt-local/.cloudstore-repo/tmp/ChangeSetDto.8036ab14-b0ce-4261-b090-3f5faa925bbd.-1.xml.gz 06:00:00.534 [pool-8-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing fcaafc3c-4601-493a-803c-8333016488cb ('target/repo/k6ykbxgl-kqrlt-local') 06:00:00.552 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 7559 ms. Generating a new RSA key pair took 7559 ms. ********************************************************************** Server certificate fingerprint (SHA1): 60:A0:98:9E:06:AB:BB:D5:95:CB:2B:75:CB:D9:77:4F:83:5B:17:AA Use this fingerprint to verify on the client-side, whether you're really talking to this server. If the client shows you a different value, someone is tampering with your connection! Please keep this fingerprint at a safe place. You'll need it whenever one of your clients connects to this server for the first time. ********************************************************************** 06:00:00.563 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 60:A0:98:9E:06:AB:BB:D5:95:CB:2B:75:CB:D9:77:4F:83:5B:17:AA 06:00:00.714 [pool-8-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 12.94% 06:00:00.734 [pool-8-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 25.12% 06:00:00.781 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=fcaafc3c-4601-493a-803c-8333016488cb serverRepositoryId=8036ab14-b0ce-4261-b090-3f5faa925bbd renewalDateTime=2020-02-23T05:30:00.583Z expiryDateTime=2020-02-23T06:00:00.583Z 06:00:00.790 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.9 MiB, available=3.5 GiB 06:00:00.815 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 06:00:00.819 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 06:00:00.824 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 06:00:00.835 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 06:00:00.846 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1980 ms. 06:00:00.850 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 06:00:00.854 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 92.88% 06:00:00.857 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 06:00:00.871 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 06:00:01.067 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:00:01.119 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 8036ab14-b0ce-4261-b090-3f5faa925bbd 06:00:01.120 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: fcaafc3c-4601-493a-803c-8333016488cb 06:00:01.120 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:00:01.120 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8036ab14-b0ce-4261-b090-3f5faa925bbd remoteRepositoryId=fcaafc3c-4601-493a-803c-8333016488cb localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 06:00:01.135 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:00:01.213 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:00:01.213 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:00:01.213 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:00:01.213 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:00:01.233 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbxgl-kqrlt-local/.cloudstore-repo/tmp/ChangeSetDto.8036ab14-b0ce-4261-b090-3f5faa925bbd.-1.xml.gz 06:00:01.234 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:00:01.329 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 30.56% 06:00:01.330 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 06:00:01.515 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 36.96% 06:00:01.516 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 43.35% 06:00:01.516 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 06:00:01.571 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='19b9848f84077b4a056451eb4d56fff8322b4415' to.sha1=''): /1/a 06:00:01.718 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="8036ab14-b0ce-4261-b090-3f5faa925bbd"] on repo=fcaafc3c-4601-493a-803c-8333016488cb 06:00:01.761 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 06:00:01.805 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 63871 bytes in 44 ms. path='/1/a' 06:00:01.815 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:00:01.895 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="8036ab14-b0ce-4261-b090-3f5faa925bbd"] on repo=fcaafc3c-4601-493a-803c-8333016488cb 06:00:01.973 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 06:00:02.032 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6e10857fa37940d7479685a27a49f8adcc4c4f04' to.sha1=''): /1/b 06:00:02.076 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="8036ab14-b0ce-4261-b090-3f5faa925bbd"] on repo=fcaafc3c-4601-493a-803c-8333016488cb 06:00:02.155 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 06:00:02.257 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 256938 bytes in 101 ms. path='/1/b' 06:00:02.268 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 06:00:02.429 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="8036ab14-b0ce-4261-b090-3f5faa925bbd"] on repo=fcaafc3c-4601-493a-803c-8333016488cb 06:00:02.486 [main] INFO c.c.c.l.LocalRepoManagerImpl - [18bb1b88]initPersistenceManagerFactory: repositoryId=918bc4e2-a433-497c-8efb-3c284e3738b1 06:00:02.495 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 49.75% 06:00:02.556 [main] INFO c.c.c.l.LocalRepoManagerImpl - [18bb1b88]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9110 ms. 06:00:02.563 [qtp659783132-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8036ab14-b0ce-4261-b090-3f5faa925bbd remoteRepositoryId=fcaafc3c-4601-493a-803c-8333016488cb localRepositoryRevisionSynced=3 localRoot: k6ykc8yp-3hbkx-local localRepositoryId: 918bc4e2-a433-497c-8efb-3c284e3738b1 06:00:02.590 [main] INFO c.c.c.l.LocalRepoManagerImpl - [40013051]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykc8yq-yejvp-remote' 06:00:02.597 [main] INFO c.c.c.l.LocalRepoManagerImpl - [40013051]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykc8yq-yejvp-remote' locked successfully. 06:00:02.669 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fcaafc3c-4601-493a-803c-8333016488cb remoteRepositoryId=8036ab14-b0ce-4261-b090-3f5faa925bbd transaction.localRevision=14 remoteFromLocalRevision=3 06:00:02.748 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fcaafc3c-4601-493a-803c-8333016488cb from='target/repo/k6ykbxgl-kqrlt-local' toID=8036ab14-b0ce-4261-b090-3f5faa925bbd to='https://localhost:34143/8036ab14-b0ce-4261-b090-3f5faa925bbd' 06:00:02.923 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @16388ms to org.eclipse.jetty.util.log.Slf4jLog 06:00:02.940 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:00:02.945 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: fcaafc3c-4601-493a-803c-8333016488cb 06:00:02.946 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 8036ab14-b0ce-4261-b090-3f5faa925bbd 06:00:02.946 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:00:02.946 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fcaafc3c-4601-493a-803c-8333016488cb remoteRepositoryId=8036ab14-b0ce-4261-b090-3f5faa925bbd localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=14 06:00:02.956 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:00:02.970 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:00:02.971 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:00:02.971 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:00:02.971 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:00:02.973 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 63.43% 06:00:02.973 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 74.63% 06:00:03.008 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fcaafc3c-4601-493a-803c-8333016488cb remoteRepositoryId=8036ab14-b0ce-4261-b090-3f5faa925bbd localRepositoryRevisionSynced=14 06:00:03.123 [qtp659783132-86] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8036ab14-b0ce-4261-b090-3f5faa925bbd remoteRepositoryId=fcaafc3c-4601-493a-803c-8333016488cb transaction.localRevision=6 remoteFromLocalRevision=14 06:00:03.158 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8036ab14-b0ce-4261-b090-3f5faa925bbd from='https://localhost:34143/8036ab14-b0ce-4261-b090-3f5faa925bbd' toID=fcaafc3c-4601-493a-803c-8333016488cb to='target/repo/k6ykbxgl-kqrlt-local', fromRepoLocalSync=false 06:00:03.159 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbxgl-kqrlt-local/.cloudstore-repo/tmp/ChangeSetDto.8036ab14-b0ce-4261-b090-3f5faa925bbd.null.xml.gz 06:00:03.234 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:00:03.239 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 8036ab14-b0ce-4261-b090-3f5faa925bbd 06:00:03.239 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: fcaafc3c-4601-493a-803c-8333016488cb 06:00:03.239 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:00:03.239 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8036ab14-b0ce-4261-b090-3f5faa925bbd remoteRepositoryId=fcaafc3c-4601-493a-803c-8333016488cb localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 06:00:03.241 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:00:03.243 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:00:03.243 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:00:03.243 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:00:03.243 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:00:03.251 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbxgl-kqrlt-local/.cloudstore-repo/tmp/ChangeSetDto.8036ab14-b0ce-4261-b090-3f5faa925bbd.null.xml.gz 06:00:03.251 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 88.31% 06:00:03.251 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 99.50% 06:00:03.291 [qtp659783132-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8036ab14-b0ce-4261-b090-3f5faa925bbd remoteRepositoryId=fcaafc3c-4601-493a-803c-8333016488cb localRepositoryRevisionSynced=6 06:00:03.358 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fcaafc3c-4601-493a-803c-8333016488cb remoteRepositoryId=8036ab14-b0ce-4261-b090-3f5faa925bbd transaction.localRevision=17 remoteFromLocalRevision=6 06:00:03.434 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 100.00% 06:00:03.474 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 0.50% 06:00:03.487 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8036ab14-b0ce-4261-b090-3f5faa925bbd from='https://localhost:34143/8036ab14-b0ce-4261-b090-3f5faa925bbd' toID=fcaafc3c-4601-493a-803c-8333016488cb to='target/repo/k6ykbxgl-kqrlt-local', fromRepoLocalSync=true 06:00:03.487 [pool-9-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing fcaafc3c-4601-493a-803c-8333016488cb ('target/repo/k6ykbxgl-kqrlt-local') 06:00:03.499 [pool-9-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 12.94% 06:00:03.505 [pool-9-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 19.03% 06:00:03.528 [pool-9-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 25.12% 06:00:03.558 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbxgl-kqrlt-local/.cloudstore-repo/tmp/ChangeSetDto.8036ab14-b0ce-4261-b090-3f5faa925bbd.6.xml.gz 06:00:03.585 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 06:00:03.588 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 06:00:03.601 [pool-4-thread-1] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1849 ms. 06:00:03.697 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 06:00:03.806 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 06:00:03.806 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 06:00:03.810 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms 06:00:03.870 [closeDeferredTimer-9f116cc-2] INFO c.c.c.l.LocalRepoManagerImpl - [9f116cc]_close: Shutting down real LocalRepoManager. 06:00:04.554 [closeDeferredTimer-38eb2c50-3] INFO c.c.c.l.LocalRepoManagerImpl - [38eb2c50]_close: Shutting down real LocalRepoManager. Feb 23, 2020 6:00:04 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 06:00:05.452 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 06:00:05.467 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 68.38% 06:00:05.540 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 06:00:05.547 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.38% 06:00:05.563 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 06:00:05.675 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 06:00:05.707 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:00:05.714 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 8036ab14-b0ce-4261-b090-3f5faa925bbd 06:00:05.715 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: fcaafc3c-4601-493a-803c-8333016488cb 06:00:05.715 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:00:05.715 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8036ab14-b0ce-4261-b090-3f5faa925bbd remoteRepositoryId=fcaafc3c-4601-493a-803c-8333016488cb localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=9 06:00:05.718 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:00:05.725 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:00:05.725 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:00:05.725 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:00:05.725 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:00:05.728 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@552cfb10{/,null,AVAILABLE} 06:00:05.736 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbxgl-kqrlt-local/.cloudstore-repo/tmp/ChangeSetDto.8036ab14-b0ce-4261-b090-3f5faa925bbd.6.xml.gz 06:00:05.736 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 30.16% 06:00:05.737 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:00:05.819 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 35.76% 06:00:05.821 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 41.36% 06:00:05.821 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.cloudstore.properties' 06:00:05.883 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='37937e42a8b38386c0cda91490516dead26b2bc2' to.sha1=''): /.cloudstore.properties 06:00:05.947 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@7039b08a{HTTP/1.1,[http/1.1]}{127.0.0.1:39027} 06:00:05.948 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @19413ms 06:00:05.978 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="8036ab14-b0ce-4261-b090-3f5faa925bbd"] on repo=fcaafc3c-4601-493a-803c-8333016488cb 06:00:06.028 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 06:00:06.036 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 06:00:06.036 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 06:00:06.037 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 600000ms 06:00:06.040 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.cloudstore.properties' 06:00:06.081 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1813 ms. Feb 23, 2020 6:00:06 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 06:00:06.454 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@4b2209ca{/,null,AVAILABLE} 06:00:06.468 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@3dbc353e(cloudstoreserver,h=[],w=[]) for SslContextFactory@14baa9f6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore] 06:00:06.559 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@14baa9f6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore] 06:00:06.560 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@14baa9f6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore] 06:00:06.561 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@14baa9f6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore] 06:00:06.562 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@14baa9f6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore] 06:00:06.562 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@14baa9f6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore] 06:00:06.563 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@14baa9f6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore] 06:00:06.564 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@14baa9f6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore] 06:00:06.565 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@14baa9f6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore] 06:00:06.566 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@14baa9f6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore] 06:00:06.567 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@14baa9f6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore] 06:00:06.568 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@14baa9f6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore] 06:00:06.569 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@14baa9f6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore] 06:00:06.570 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@14baa9f6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore] 06:00:06.571 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@14baa9f6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore] 06:00:06.572 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@14baa9f6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore] 06:00:06.572 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@14baa9f6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore] 06:00:06.573 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@14baa9f6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore] 06:00:06.574 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@14baa9f6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore] 06:00:06.575 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@14baa9f6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore] 06:00:06.576 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@14baa9f6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/NyDHjNIjMXghwAmmVR4YQA/.cloudstore/ssl.server/keystore] 06:00:06.584 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@7bdd7a6a{SSL,[ssl, http/1.1]}{0.0.0.0:42619} 06:00:06.584 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @20050ms 06:00:06.597 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sun Feb 23 06:00:36 CET 2020 06:00:07.241 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7ec7ffd3]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcmg3-r17ts-local' 06:00:07.272 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7ec7ffd3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcmg3-r17ts-local' locked successfully. 06:00:07.897 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 78 bytes in 1857 ms. path='/.cloudstore.properties' 06:00:07.905 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a395394c3ca7810cf2e74475ce1fa0e937d14863_0 into destFile .cloudstore.properties 06:00:08.097 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="8036ab14-b0ce-4261-b090-3f5faa925bbd"] on repo=fcaafc3c-4601-493a-803c-8333016488cb 06:00:08.178 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 46.95% 06:00:08.212 [qtp659783132-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8036ab14-b0ce-4261-b090-3f5faa925bbd remoteRepositoryId=fcaafc3c-4601-493a-803c-8333016488cb localRepositoryRevisionSynced=9 06:00:08.309 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fcaafc3c-4601-493a-803c-8333016488cb remoteRepositoryId=8036ab14-b0ce-4261-b090-3f5faa925bbd transaction.localRevision=24 remoteFromLocalRevision=9 06:00:08.404 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fcaafc3c-4601-493a-803c-8333016488cb from='target/repo/k6ykbxgl-kqrlt-local' toID=8036ab14-b0ce-4261-b090-3f5faa925bbd to='https://localhost:34143/8036ab14-b0ce-4261-b090-3f5faa925bbd' 06:00:08.471 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:00:08.474 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: fcaafc3c-4601-493a-803c-8333016488cb 06:00:08.474 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 8036ab14-b0ce-4261-b090-3f5faa925bbd 06:00:08.474 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:00:08.475 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fcaafc3c-4601-493a-803c-8333016488cb remoteRepositoryId=8036ab14-b0ce-4261-b090-3f5faa925bbd localRepositoryRevisionSynced=14 localRepositoryRevisionInProgress=24 06:00:08.477 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:00:08.481 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:00:08.481 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:00:08.481 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:00:08.481 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:00:08.482 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 52.24% 06:00:08.482 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 63.43% 06:00:08.482 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 74.63% 06:00:08.492 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fcaafc3c-4601-493a-803c-8333016488cb remoteRepositoryId=8036ab14-b0ce-4261-b090-3f5faa925bbd localRepositoryRevisionSynced=24 06:00:08.559 [qtp659783132-49] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8036ab14-b0ce-4261-b090-3f5faa925bbd remoteRepositoryId=fcaafc3c-4601-493a-803c-8333016488cb transaction.localRevision=12 remoteFromLocalRevision=24 06:00:08.613 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8036ab14-b0ce-4261-b090-3f5faa925bbd from='https://localhost:34143/8036ab14-b0ce-4261-b090-3f5faa925bbd' toID=fcaafc3c-4601-493a-803c-8333016488cb to='target/repo/k6ykbxgl-kqrlt-local', fromRepoLocalSync=false 06:00:08.615 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbxgl-kqrlt-local/.cloudstore-repo/tmp/ChangeSetDto.8036ab14-b0ce-4261-b090-3f5faa925bbd.null.xml.gz 06:00:08.743 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:00:08.747 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 8036ab14-b0ce-4261-b090-3f5faa925bbd 06:00:08.747 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: fcaafc3c-4601-493a-803c-8333016488cb 06:00:08.747 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:00:08.747 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8036ab14-b0ce-4261-b090-3f5faa925bbd remoteRepositoryId=fcaafc3c-4601-493a-803c-8333016488cb localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12 06:00:08.751 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:00:08.756 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:00:08.756 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:00:08.756 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:00:08.756 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:00:08.766 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbxgl-kqrlt-local/.cloudstore-repo/tmp/ChangeSetDto.8036ab14-b0ce-4261-b090-3f5faa925bbd.null.xml.gz 06:00:08.767 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 88.31% 06:00:08.767 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 99.50% 06:00:08.804 [qtp659783132-25] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8036ab14-b0ce-4261-b090-3f5faa925bbd remoteRepositoryId=fcaafc3c-4601-493a-803c-8333016488cb localRepositoryRevisionSynced=12 06:00:08.859 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fcaafc3c-4601-493a-803c-8333016488cb remoteRepositoryId=8036ab14-b0ce-4261-b090-3f5faa925bbd transaction.localRevision=27 remoteFromLocalRevision=12 06:00:08.904 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 100.00% 06:00:08.954 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 0.50% 06:00:08.955 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8036ab14-b0ce-4261-b090-3f5faa925bbd from='https://localhost:34143/8036ab14-b0ce-4261-b090-3f5faa925bbd' toID=fcaafc3c-4601-493a-803c-8333016488cb to='target/repo/k6ykbxgl-kqrlt-local', fromRepoLocalSync=true 06:00:08.955 [pool-10-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing fcaafc3c-4601-493a-803c-8333016488cb ('target/repo/k6ykbxgl-kqrlt-local') 06:00:08.966 [pool-10-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 12.94% 06:00:09.064 [pool-10-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 19.03% 06:00:09.078 [pool-10-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 25.12% 06:00:09.301 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbxgl-kqrlt-local/.cloudstore-repo/tmp/ChangeSetDto.8036ab14-b0ce-4261-b090-3f5faa925bbd.12.xml.gz 06:00:09.340 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 06:00:09.343 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 06:00:09.347 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 06:00:09.383 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 67.37% 06:00:09.402 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 06:00:09.413 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 06:00:09.415 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 06:00:09.464 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 06:00:09.545 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:00:09.549 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 8036ab14-b0ce-4261-b090-3f5faa925bbd 06:00:09.549 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: fcaafc3c-4601-493a-803c-8333016488cb 06:00:09.549 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:00:09.549 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8036ab14-b0ce-4261-b090-3f5faa925bbd remoteRepositoryId=fcaafc3c-4601-493a-803c-8333016488cb localRepositoryRevisionSynced=12 localRepositoryRevisionInProgress=15 06:00:09.551 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:00:09.566 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:00:09.566 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:00:09.566 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:00:09.566 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:00:09.574 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbxgl-kqrlt-local/.cloudstore-repo/tmp/ChangeSetDto.8036ab14-b0ce-4261-b090-3f5faa925bbd.12.xml.gz 06:00:09.575 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 31.43% 06:00:09.575 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 06:00:09.636 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 37.54% 06:00:09.636 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 43.65% 06:00:09.636 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 06:00:09.689 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b6c6ae2a2917052690c8661516165fc6c6e9cace' to.sha1='6e10857fa37940d7479685a27a49f8adcc4c4f04'): /1/b 06:00:09.724 [closeDeferredTimer-1624775-1] INFO c.c.c.l.LocalRepoManagerImpl - [1624775]_close: Shutting down real LocalRepoManager. 06:00:09.858 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="8036ab14-b0ce-4261-b090-3f5faa925bbd"] on repo=fcaafc3c-4601-493a-803c-8333016488cb 06:00:10.093 [closeDeferredTimer-1b37fbec-1] INFO c.c.c.l.LocalRepoManagerImpl - [1b37fbec]_close: Shutting down real LocalRepoManager. 06:00:10.144 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 06:00:10.221 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 256941 bytes in 77 ms. path='/1/b' 06:00:10.228 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 06:00:10.372 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="8036ab14-b0ce-4261-b090-3f5faa925bbd"] on repo=fcaafc3c-4601-493a-803c-8333016488cb 06:00:10.474 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 49.75% 06:00:10.511 [qtp659783132-25] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8036ab14-b0ce-4261-b090-3f5faa925bbd remoteRepositoryId=fcaafc3c-4601-493a-803c-8333016488cb localRepositoryRevisionSynced=15 06:00:10.568 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fcaafc3c-4601-493a-803c-8333016488cb remoteRepositoryId=8036ab14-b0ce-4261-b090-3f5faa925bbd transaction.localRevision=35 remoteFromLocalRevision=15 06:00:10.652 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fcaafc3c-4601-493a-803c-8333016488cb from='target/repo/k6ykbxgl-kqrlt-local' toID=8036ab14-b0ce-4261-b090-3f5faa925bbd to='https://localhost:34143/8036ab14-b0ce-4261-b090-3f5faa925bbd' 06:00:10.785 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:00:10.797 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: fcaafc3c-4601-493a-803c-8333016488cb 06:00:10.798 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 8036ab14-b0ce-4261-b090-3f5faa925bbd 06:00:10.798 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:00:10.798 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fcaafc3c-4601-493a-803c-8333016488cb remoteRepositoryId=8036ab14-b0ce-4261-b090-3f5faa925bbd localRepositoryRevisionSynced=24 localRepositoryRevisionInProgress=35 06:00:10.800 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:00:10.802 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:00:10.802 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:00:10.802 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:00:10.802 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:00:10.803 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 63.43% 06:00:10.803 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 74.63% 06:00:10.811 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fcaafc3c-4601-493a-803c-8333016488cb remoteRepositoryId=8036ab14-b0ce-4261-b090-3f5faa925bbd localRepositoryRevisionSynced=35 06:00:10.922 [qtp659783132-27] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8036ab14-b0ce-4261-b090-3f5faa925bbd remoteRepositoryId=fcaafc3c-4601-493a-803c-8333016488cb transaction.localRevision=18 remoteFromLocalRevision=35 06:00:10.981 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8036ab14-b0ce-4261-b090-3f5faa925bbd from='https://localhost:34143/8036ab14-b0ce-4261-b090-3f5faa925bbd' toID=fcaafc3c-4601-493a-803c-8333016488cb to='target/repo/k6ykbxgl-kqrlt-local', fromRepoLocalSync=false 06:00:10.983 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbxgl-kqrlt-local/.cloudstore-repo/tmp/ChangeSetDto.8036ab14-b0ce-4261-b090-3f5faa925bbd.null.xml.gz 06:00:11.061 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:00:11.071 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 8036ab14-b0ce-4261-b090-3f5faa925bbd 06:00:11.072 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: fcaafc3c-4601-493a-803c-8333016488cb 06:00:11.072 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:00:11.072 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8036ab14-b0ce-4261-b090-3f5faa925bbd remoteRepositoryId=fcaafc3c-4601-493a-803c-8333016488cb localRepositoryRevisionSynced=15 localRepositoryRevisionInProgress=18 06:00:11.074 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:00:11.076 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:00:11.076 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:00:11.077 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:00:11.077 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:00:11.084 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykbxgl-kqrlt-local/.cloudstore-repo/tmp/ChangeSetDto.8036ab14-b0ce-4261-b090-3f5faa925bbd.null.xml.gz 06:00:11.085 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 88.31% 06:00:11.086 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 99.50% 06:00:11.111 [qtp659783132-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8036ab14-b0ce-4261-b090-3f5faa925bbd remoteRepositoryId=fcaafc3c-4601-493a-803c-8333016488cb localRepositoryRevisionSynced=18 06:00:11.166 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fcaafc3c-4601-493a-803c-8333016488cb remoteRepositoryId=8036ab14-b0ce-4261-b090-3f5faa925bbd transaction.localRevision=38 remoteFromLocalRevision=18 06:00:11.232 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 100.00% 06:00:11.473 [main] INFO c.c.c.l.LocalRepoManagerImpl - [70b6db83]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:00:11.474 [main] INFO c.c.c.l.LocalRepoManagerImpl - [27358a19]close: Deferring shut down of real LocalRepoManager 20000 ms. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 154.415 sec - in co.codewizards.cloudstore.test.repotorepo.IgnoreRulesRepoToRepoSyncIT 06:00:11.507 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@639a127b{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 06:00:11.508 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 06:00:11.514 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@207c622a{/,null,UNAVAILABLE} 06:00:11.521 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/7KhLFx_QRcukF72k__hKSw/.cloudstore/localServerRunning.deleteToStop 06:00:11.545 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@38d0e1ae{SSL,[ssl, http/1.1]}{0.0.0.0:34143} 06:00:11.547 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 06:00:11.549 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@32f359ec{/,null,UNAVAILABLE} Running co.codewizards.cloudstore.test.repotorepo.ModificationsRepoToRepoSyncIT 06:00:14.548 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 06:00:15.537 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore' does not exist! 06:00:15.538 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)... ********************************************************************** There is no key, yet. Creating a new RSA key pair, now. This might take a while (a few seconds up to a few minutes). Please be patient! ********************************************************************** 06:00:15.624 [closeDeferredTimer-7219ac49-1] INFO c.c.c.l.LocalRepoManagerImpl - [7219ac49]_close: Shutting down real LocalRepoManager. 06:00:16.024 [closeDeferredTimer-3421debd-1] INFO c.c.c.l.LocalRepoManagerImpl - [3421debd]_close: Shutting down real LocalRepoManager. 06:00:18.343 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 2803 ms. Generating a new RSA key pair took 2803 ms. ********************************************************************** Server certificate fingerprint (SHA1): 44:6F:07:20:4F:92:C1:6D:9B:CD:60:D0:78:5A:DB:B0:79:22:C6:ED Use this fingerprint to verify on the client-side, whether you're really talking to this server. If the client shows you a different value, someone is tampering with your connection! Please keep this fingerprint at a safe place. You'll need it whenever one of your clients connects to this server for the first time. ********************************************************************** 06:00:18.351 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 44:6F:07:20:4F:92:C1:6D:9B:CD:60:D0:78:5A:DB:B0:79:22:C6:ED 06:00:18.483 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.9 MiB, available=3.5 GiB 06:00:18.511 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1987 ms. 06:00:20.561 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @8841ms to org.eclipse.jetty.util.log.Slf4jLog 06:00:21.198 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 06:00:21.312 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 06:00:21.312 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 06:00:21.315 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms Feb 23, 2020 6:00:21 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 06:00:22.073 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4a1dda83]initPersistenceManagerFactory: repositoryId=6d5d5501-9b06-40b1-9a32-4bfc54e0df9c 06:00:22.092 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4a1dda83]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 14406 ms. 06:00:22.141 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3dfe59d7]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcdva-zuszf-remote' 06:00:22.145 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3dfe59d7]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcdva-zuszf-remote' locked successfully. 06:00:23.075 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7fef0b40]initPersistenceManagerFactory: repositoryId=746677ff-ead2-4ef0-a605-3f17ebddbb92 06:00:23.114 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7fef0b40]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 11949 ms. 06:00:23.125 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@767df447{/,null,AVAILABLE} 06:00:23.376 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@22f638e7{HTTP/1.1,[http/1.1]}{127.0.0.1:43605} 06:00:23.376 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @11656ms 06:00:23.503 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 06:00:23.508 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 06:00:23.508 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 06:00:23.508 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms Feb 23, 2020 6:00:23 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 06:00:23.666 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=321.0 MiB, used=36.0 MiB, available=3.4 GiB 06:00:24.606 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@6c33812f{/,null,AVAILABLE} 06:00:24.625 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@47bea478(cloudstoreserver,h=[],w=[]) for SslContextFactory@2d27e3f3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore] Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = eb70ffa5-cd23-43c1-aac9-56fd65b7783f localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykc4l6-2zb76-local localRepository.publicKeySha1 = 0D:8B:E2:C4:CD:E2:DF:E9:3A:36:F3:7F:85:66:33:BB:A5:30:12:48 remoteRepository.repositoryId = 746677ff-ead2-4ef0-a605-3f17ebddbb92 remoteRepository.remoteRoot = https://localhost:40410/746677ff-ead2-4ef0-a605-3f17ebddbb92 remoteRepository.publicKeySha1 = 25:86:93:AD:A0:8C:32:75:2A:50:0D:40:C6:16:20:C9:B6:07:E7:5F Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection eb70ffa5-cd23-43c1-aac9-56fd65b7783f 746677ff-ead2-4ef0-a605-3f17ebddbb92 06:00:24.821 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@2d27e3f3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore] 06:00:24.824 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@2d27e3f3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore] 06:00:24.827 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@2d27e3f3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore] 06:00:24.851 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@2d27e3f3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore] 06:00:24.853 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@2d27e3f3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore] 06:00:24.854 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@2d27e3f3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore] 06:00:24.856 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@2d27e3f3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore] 06:00:24.857 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@2d27e3f3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore] 06:00:24.868 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@2d27e3f3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore] 06:00:24.870 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@2d27e3f3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore] 06:00:24.886 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@2d27e3f3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore] 06:00:24.888 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@2d27e3f3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore] 06:00:24.889 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@2d27e3f3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore] 06:00:24.890 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@2d27e3f3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore] 06:00:24.892 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@2d27e3f3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore] 06:00:24.896 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@2d27e3f3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore] 06:00:24.899 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@2d27e3f3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore] 06:00:24.900 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@2d27e3f3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore] 06:00:24.902 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@2d27e3f3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore] 06:00:24.920 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@2d27e3f3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/8kInISkX1Cp5-6-qftgxNw/.cloudstore/ssl.server/keystore] 06:00:24.955 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@4a8c12b0{SSL,[ssl, http/1.1]}{0.0.0.0:43002} 06:00:24.956 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @13236ms 06:00:24.993 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sun Feb 23 06:00:54 CET 2020 06:00:25.641 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=321.0 MiB, used=31.1 MiB, available=3.5 GiB Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 746677ff-ead2-4ef0-a605-3f17ebddbb92 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykc4l7-me31z-remote localRepository.publicKeySha1 = 25:86:93:AD:A0:8C:32:75:2A:50:0D:40:C6:16:20:C9:B6:07:E7:5F remoteRepository.repositoryId = eb70ffa5-cd23-43c1-aac9-56fd65b7783f remoteRepository.publicKeySha1 = 0D:8B:E2:C4:CD:E2:DF:E9:3A:36:F3:7F:85:66:33:BB:A5:30:12:48 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 746677ff-ead2-4ef0-a605-3f17ebddbb92 eb70ffa5-cd23-43c1-aac9-56fd65b7783f 06:00:25.891 [main] INFO c.c.c.l.LocalRepoManagerImpl - [46e3559f]getCloseDeferredMillis: closeDeferredMillis=20000 06:00:25.892 [main] INFO c.c.c.l.LocalRepoManagerImpl - [46e3559f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:00:25.929 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7fef0b40]getCloseDeferredMillis: closeDeferredMillis=20000 06:00:25.929 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7fef0b40]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:00:25.981 [main] INFO c.c.c.l.LocalRepoManagerImpl - [59309333]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykd0vw-f5rao-local' 06:00:26.028 [main] INFO c.c.c.l.LocalRepoManagerImpl - [59309333]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykd0vw-f5rao-local' locked successfully. 06:00:26.904 [main] INFO c.c.c.l.LocalRepoManagerImpl - [40013051]initPersistenceManagerFactory: repositoryId=2e179d05-ecf7-4e8f-8e2f-457512defe56 06:00:26.910 [main] INFO c.c.c.l.LocalRepoManagerImpl - [40013051]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9586 ms. remoteRoot: k6ykc8yq-yejvp-remote remoteRepositoryId: 2e179d05-ecf7-4e8f-8e2f-457512defe56 06:00:27.293 [qtp535157550-29] INFO c.c.c.l.LocalRepoManagerImpl - [7fef0b40]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:00:27.328 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 0.50% 06:00:27.329 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=746677ff-ead2-4ef0-a605-3f17ebddbb92 from='https://localhost:40410/746677ff-ead2-4ef0-a605-3f17ebddbb92' toID=eb70ffa5-cd23-43c1-aac9-56fd65b7783f to='target/repo/k6ykc4l6-2zb76-local', fromRepoLocalSync=true 06:00:27.340 [pool-5-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing eb70ffa5-cd23-43c1-aac9-56fd65b7783f ('target/repo/k6ykc4l6-2zb76-local') 06:00:27.404 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykc4l6-2zb76-local/.cloudstore-repo/tmp/ChangeSetDto.746677ff-ead2-4ef0-a605-3f17ebddbb92.-1.xml.gz 06:00:27.425 [pool-5-thread-1] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 12.94% 06:00:27.442 [pool-5-thread-1] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 19.03% 06:00:27.565 [pool-5-thread-1] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 24.11% 06:00:27.751 [qtp535157550-29] INFO c.c.c.l.LocalRepoManagerImpl - [7fef0b40]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:00:27.815 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=394.0 MiB, used=40.2 MiB, available=3.4 GiB 06:00:27.846 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=eb70ffa5-cd23-43c1-aac9-56fd65b7783f serverRepositoryId=746677ff-ead2-4ef0-a605-3f17ebddbb92 renewalDateTime=2020-02-23T05:30:27.687Z expiryDateTime=2020-02-23T06:00:27.687Z 06:00:27.907 [qtp535157550-29] INFO c.c.c.l.LocalRepoManagerImpl - [7fef0b40]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:00:27.926 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 06:00:27.956 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 06:00:27.995 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 06:00:27.997 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 06:00:28.132 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:00:28.175 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 746677ff-ead2-4ef0-a605-3f17ebddbb92 06:00:28.176 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: eb70ffa5-cd23-43c1-aac9-56fd65b7783f 06:00:28.182 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:00:28.183 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=746677ff-ead2-4ef0-a605-3f17ebddbb92 remoteRepositoryId=eb70ffa5-cd23-43c1-aac9-56fd65b7783f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 06:00:28.237 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:00:28.314 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:00:28.316 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:00:28.317 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:00:28.318 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:00:28.322 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [7fef0b40]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:00:28.341 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykc4l6-2zb76-local/.cloudstore-repo/tmp/ChangeSetDto.746677ff-ead2-4ef0-a605-3f17ebddbb92.-1.xml.gz 06:00:28.342 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 31.84% 06:00:28.343 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:00:28.615 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 40.80% 06:00:28.622 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 49.75% 06:00:28.743 [qtp535157550-29] INFO c.c.c.l.LocalRepoManagerImpl - [7fef0b40]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 918bc4e2-a433-497c-8efb-3c284e3738b1 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykc8yp-3hbkx-local localRepository.publicKeySha1 = 42:01:35:ED:3C:0A:BA:AE:1C:67:78:5A:4D:75:00:89:9C:D0:F8:C9 remoteRepository.repositoryId = 2e179d05-ecf7-4e8f-8e2f-457512defe56 remoteRepository.remoteRoot = https://localhost:46495/2e179d05-ecf7-4e8f-8e2f-457512defe56/2 remoteRepository.publicKeySha1 = C0:9F:EF:75:21:A8:98:45:CA:D7:CB:5C:B1:87:2D:13:6F:C7:DE:CC Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 918bc4e2-a433-497c-8efb-3c284e3738b1 2e179d05-ecf7-4e8f-8e2f-457512defe56 06:00:28.885 [qtp535157550-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=746677ff-ead2-4ef0-a605-3f17ebddbb92 remoteRepositoryId=eb70ffa5-cd23-43c1-aac9-56fd65b7783f localRepositoryRevisionSynced=2 06:00:28.909 [qtp535157550-29] INFO c.c.c.l.LocalRepoManagerImpl - [7fef0b40]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:00:28.982 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eb70ffa5-cd23-43c1-aac9-56fd65b7783f remoteRepositoryId=746677ff-ead2-4ef0-a605-3f17ebddbb92 transaction.localRevision=4 remoteFromLocalRevision=2 06:00:29.003 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=eb70ffa5-cd23-43c1-aac9-56fd65b7783f from='target/repo/k6ykc4l6-2zb76-local' toID=746677ff-ead2-4ef0-a605-3f17ebddbb92 to='https://localhost:40410/746677ff-ead2-4ef0-a605-3f17ebddbb92' 06:00:29.079 [qtp535157550-23] INFO c.c.c.l.LocalRepoManagerImpl - [7fef0b40]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:00:29.088 [qtp535157550-23] INFO c.c.c.l.LocalRepoManagerImpl - [7fef0b40]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:00:29.210 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:00:29.244 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: eb70ffa5-cd23-43c1-aac9-56fd65b7783f 06:00:29.246 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 746677ff-ead2-4ef0-a605-3f17ebddbb92 06:00:29.246 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:00:29.246 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eb70ffa5-cd23-43c1-aac9-56fd65b7783f remoteRepositoryId=746677ff-ead2-4ef0-a605-3f17ebddbb92 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=4 06:00:29.274 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:00:29.332 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=394.5 MiB, used=35.1 MiB, available=3.4 GiB 06:00:29.373 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode! java.lang.UnsupportedOperationException: There is no installationDir in DevMode! at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:237) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:230) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:451) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:408) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.8-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_242] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_242] 06:00:29.404 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Feb 23 06:15:29 CET 2020 06:00:29.400 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:00:29.408 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:00:29.411 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:00:29.412 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:00:29.414 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 54.87% 06:00:29.420 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 2e179d05-ecf7-4e8f-8e2f-457512defe56 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykc8yq-yejvp-remote localRepository.publicKeySha1 = C0:9F:EF:75:21:A8:98:45:CA:D7:CB:5C:B1:87:2D:13:6F:C7:DE:CC remoteRepository.repositoryId = 918bc4e2-a433-497c-8efb-3c284e3738b1 remoteRepository.publicKeySha1 = 42:01:35:ED:3C:0A:BA:AE:1C:67:78:5A:4D:75:00:89:9C:D0:F8:C9 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 2e179d05-ecf7-4e8f-8e2f-457512defe56 918bc4e2-a433-497c-8efb-3c284e3738b1 06:00:29.486 [qtp535157550-28] INFO c.c.c.l.LocalRepoManagerImpl - [7fef0b40]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:00:29.702 [qtp535157550-28] INFO c.c.c.l.LocalRepoManagerImpl - [7fef0b40]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:00:29.721 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 60.14% 06:00:29.725 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 65.41% 06:00:29.727 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 06:00:29.924 [qtp535157550-28] INFO c.c.c.l.LocalRepoManagerImpl - [7fef0b40]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:00:29.972 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [7fef0b40]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:00:29.991 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f6efd8d3b5a0be024c94a126de5e4b7bf85a0139' to.sha1=''): /1/a Feb 23, 2020 6:00:29 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 06:00:30.090 [qtp535157550-28] INFO c.c.c.l.LocalRepoManagerImpl - [7fef0b40]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:00:30.389 [qtp535157550-28] INFO c.c.c.l.LocalRepoManagerImpl - [7fef0b40]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:00:30.487 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="eb70ffa5-cd23-43c1-aac9-56fd65b7783f"] on repo=eb70ffa5-cd23-43c1-aac9-56fd65b7783f 06:00:30.490 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 06:00:30.631 [qtp535157550-28] INFO c.c.c.l.LocalRepoManagerImpl - [7fef0b40]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:00:30.651 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 06:00:30.660 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2e179d05-ecf7-4e8f-8e2f-457512defe56 from='https://localhost:46495/2e179d05-ecf7-4e8f-8e2f-457512defe56/2' toID=918bc4e2-a433-497c-8efb-3c284e3738b1 to='target/repo/k6ykc8yp-3hbkx-local', fromRepoLocalSync=true 06:00:30.665 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykc8yp-3hbkx-local/.cloudstore-repo/tmp/ChangeSetDto.2e179d05-ecf7-4e8f-8e2f-457512defe56.-1.xml.gz 06:00:30.666 [qtp535157550-28] INFO c.c.c.l.LocalRepoManagerImpl - [7fef0b40]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:00:30.670 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 120207 bytes in 173 ms. path='/1/a' Feb 23, 2020 6:00:30 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 06:00:30.691 [pool-7-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 918bc4e2-a433-497c-8efb-3c284e3738b1 ('target/repo/k6ykc8yp-3hbkx-local') 06:00:30.762 [qtp535157550-28] INFO c.c.c.l.LocalRepoManagerImpl - [7fef0b40]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:00:30.809 [qtp535157550-28] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:00:30.827 [pool-7-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 06:00:30.896 [pool-7-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% 06:00:30.945 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=918bc4e2-a433-497c-8efb-3c284e3738b1 serverRepositoryId=2e179d05-ecf7-4e8f-8e2f-457512defe56 renewalDateTime=2020-02-23T05:30:30.802Z expiryDateTime=2020-02-23T06:00:30.802Z 06:00:30.973 [qtp535157550-28] INFO c.c.c.l.LocalRepoManagerImpl - [7fef0b40]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:00:30.985 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="eb70ffa5-cd23-43c1-aac9-56fd65b7783f"] on repo=eb70ffa5-cd23-43c1-aac9-56fd65b7783f 06:00:31.005 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 06:00:31.021 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 06:00:31.096 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.03% 06:00:31.114 [qtp535157550-29] INFO c.c.c.l.LocalRepoManagerImpl - [7fef0b40]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:00:31.295 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.60% 06:00:31.318 [qtp535157550-29] INFO c.c.c.l.LocalRepoManagerImpl - [7fef0b40]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:00:31.323 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 70.68% 06:00:31.338 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.40% 06:00:31.415 [qtp535157550-29] INFO c.c.c.l.LocalRepoManagerImpl - [7fef0b40]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:00:31.491 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.20% 06:00:31.607 [qtp535157550-29] INFO c.c.c.l.LocalRepoManagerImpl - [7fef0b40]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:00:31.640 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.00% 06:00:31.740 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eb70ffa5-cd23-43c1-aac9-56fd65b7783f remoteRepositoryId=746677ff-ead2-4ef0-a605-3f17ebddbb92 localRepositoryRevisionSynced=4 06:00:31.848 [qtp535157550-29] INFO c.c.c.l.LocalRepoManagerImpl - [7fef0b40]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:00:31.866 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 06:00:31.892 [qtp535157550-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=746677ff-ead2-4ef0-a605-3f17ebddbb92 remoteRepositoryId=eb70ffa5-cd23-43c1-aac9-56fd65b7783f transaction.localRevision=11 remoteFromLocalRevision=4 06:00:31.907 [qtp535157550-29] INFO c.c.c.l.LocalRepoManagerImpl - [7fef0b40]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:00:31.914 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=746677ff-ead2-4ef0-a605-3f17ebddbb92 from='https://localhost:40410/746677ff-ead2-4ef0-a605-3f17ebddbb92' toID=eb70ffa5-cd23-43c1-aac9-56fd65b7783f to='target/repo/k6ykc4l6-2zb76-local', fromRepoLocalSync=false 06:00:31.915 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykc4l6-2zb76-local/.cloudstore-repo/tmp/ChangeSetDto.746677ff-ead2-4ef0-a605-3f17ebddbb92.null.xml.gz 06:00:31.922 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:00:31.927 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 2e179d05-ecf7-4e8f-8e2f-457512defe56 06:00:31.927 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 918bc4e2-a433-497c-8efb-3c284e3738b1 06:00:31.927 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2 06:00:31.927 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2e179d05-ecf7-4e8f-8e2f-457512defe56 remoteRepositoryId=918bc4e2-a433-497c-8efb-3c284e3738b1 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 06:00:31.934 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:00:31.989 [qtp535157550-29] INFO c.c.c.l.LocalRepoManagerImpl - [7fef0b40]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:00:32.037 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:00:32.038 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykc8yq-yejvp-remote/.cloudstore.properties 06:00:32.038 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykc8yq-yejvp-remote/.cloudstore-repo/parent.properties 06:00:32.038 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 06:00:32.038 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 06:00:32.038 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:00:32.038 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:00:32.061 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykc8yp-3hbkx-local/.cloudstore-repo/tmp/ChangeSetDto.2e179d05-ecf7-4e8f-8e2f-457512defe56.-1.xml.gz 06:00:32.063 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:00:32.099 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:00:32.104 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 746677ff-ead2-4ef0-a605-3f17ebddbb92 06:00:32.105 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: eb70ffa5-cd23-43c1-aac9-56fd65b7783f 06:00:32.105 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:00:32.105 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=746677ff-ead2-4ef0-a605-3f17ebddbb92 remoteRepositoryId=eb70ffa5-cd23-43c1-aac9-56fd65b7783f localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=11 06:00:32.138 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:00:32.142 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:00:32.144 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:00:32.144 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:00:32.156 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:00:32.157 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [7fef0b40]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:00:32.161 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 06:00:32.184 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykc4l6-2zb76-local/.cloudstore-repo/tmp/ChangeSetDto.746677ff-ead2-4ef0-a605-3f17ebddbb92.null.xml.gz 06:00:32.184 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 77.11% 06:00:32.185 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 88.31% 06:00:32.185 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 99.50% 06:00:32.228 [qtp535157550-29] INFO c.c.c.l.LocalRepoManagerImpl - [7fef0b40]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:00:32.230 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 31.31% 06:00:32.239 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 36.58% 06:00:32.239 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 41.85% 06:00:32.239 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 06:00:32.295 [qtp535157550-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=746677ff-ead2-4ef0-a605-3f17ebddbb92 remoteRepositoryId=eb70ffa5-cd23-43c1-aac9-56fd65b7783f localRepositoryRevisionSynced=11 06:00:32.339 [qtp535157550-29] INFO c.c.c.l.LocalRepoManagerImpl - [7fef0b40]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:00:32.393 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4690bdaa7c075334887567990e785509bd1c0d32' to.sha1=''): /1 {11 11ä11#+} 1/a 06:00:32.445 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eb70ffa5-cd23-43c1-aac9-56fd65b7783f remoteRepositoryId=746677ff-ead2-4ef0-a605-3f17ebddbb92 transaction.localRevision=9 remoteFromLocalRevision=11 06:00:32.449 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 100.00% 06:00:32.449 [main] INFO c.c.c.l.LocalRepoManagerImpl - [46e3559f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:00:32.505 [main] INFO c.c.c.l.LocalRepoManagerImpl - [46e3559f]close: Deferring shut down of real LocalRepoManager 20000 ms. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 126.447 sec - in co.codewizards.cloudstore.test.repotorepo.SymlinkRepoToRepoSyncIT 06:00:32.591 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="2e179d05-ecf7-4e8f-8e2f-457512defe56"] on repo=918bc4e2-a433-497c-8efb-3c284e3738b1 06:00:32.614 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/a' 06:00:32.658 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@3b587c17{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 06:00:32.668 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 06:00:32.679 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@541f20e6{/,null,UNAVAILABLE} 06:00:32.736 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/9zLcgM-F541TQ9L24CGCYA/.cloudstore/localServerRunning.deleteToStop 06:00:32.762 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@672720d2{SSL,[ssl, http/1.1]}{0.0.0.0:40410} 06:00:32.763 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 06:00:32.758 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 47952 bytes in 143 ms. path='/1 {11 11ä11#+} 1/a' 06:00:32.769 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@5f58a644{/,null,UNAVAILABLE} 06:00:32.778 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:00:32.929 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="2e179d05-ecf7-4e8f-8e2f-457512defe56"] on repo=918bc4e2-a433-497c-8efb-3c284e3738b1 06:00:32.946 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 06:00:33.057 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='307e54158b810decf50ba5f2e400c48f0607cd5c' to.sha1=''): /1 {11 11ä11#+} 1/b 06:00:33.157 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="2e179d05-ecf7-4e8f-8e2f-457512defe56"] on repo=918bc4e2-a433-497c-8efb-3c284e3738b1 06:00:33.167 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/b' 06:00:33.174 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3dfe59d7]initPersistenceManagerFactory: repositoryId=1f1e72cd-c9c8-4f21-a392-2684070ed910 06:00:33.210 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3dfe59d7]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6781 ms. 06:00:33.339 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 163556 bytes in 172 ms. path='/1 {11 11ä11#+} 1/b' 06:00:33.396 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 06:00:33.473 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="2e179d05-ecf7-4e8f-8e2f-457512defe56"] on repo=918bc4e2-a433-497c-8efb-3c284e3738b1 06:00:33.490 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 06:00:33.607 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6f6d6c916a6ea96854edaba9b98259a889e195ea' to.sha1=''): /a 06:00:33.657 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="2e179d05-ecf7-4e8f-8e2f-457512defe56"] on repo=918bc4e2-a433-497c-8efb-3c284e3738b1 06:00:33.686 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 06:00:33.803 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 114540 bytes in 117 ms. path='/a' 06:00:33.822 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:00:33.905 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="2e179d05-ecf7-4e8f-8e2f-457512defe56"] on repo=918bc4e2-a433-497c-8efb-3c284e3738b1 06:00:33.941 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 48.43% 06:00:34.020 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=346.5 MiB, used=39.6 MiB, available=3.4 GiB 06:00:34.041 [qtp554810427-62] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2e179d05-ecf7-4e8f-8e2f-457512defe56 remoteRepositoryId=918bc4e2-a433-497c-8efb-3c284e3738b1 localRepositoryRevisionSynced=3 06:00:34.068 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=918bc4e2-a433-497c-8efb-3c284e3738b1 remoteRepositoryId=2e179d05-ecf7-4e8f-8e2f-457512defe56 transaction.localRevision=19 remoteFromLocalRevision=3 06:00:34.097 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=918bc4e2-a433-497c-8efb-3c284e3738b1 from='target/repo/k6ykc8yp-3hbkx-local' toID=2e179d05-ecf7-4e8f-8e2f-457512defe56 to='https://localhost:46495/2e179d05-ecf7-4e8f-8e2f-457512defe56/2' 06:00:34.127 [main] INFO c.c.c.l.LocalRepoManagerImpl - [59309333]initPersistenceManagerFactory: repositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed 06:00:34.303 [main] INFO c.c.c.l.LocalRepoManagerImpl - [59309333]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 15654 ms. 06:00:34.311 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:00:34.315 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 918bc4e2-a433-497c-8efb-3c284e3738b1 06:00:34.316 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 2e179d05-ecf7-4e8f-8e2f-457512defe56 06:00:34.316 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:00:34.316 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=918bc4e2-a433-497c-8efb-3c284e3738b1 remoteRepositoryId=2e179d05-ecf7-4e8f-8e2f-457512defe56 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=19 06:00:34.329 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:00:34.346 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:00:34.346 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:00:34.346 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:00:34.346 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:00:34.348 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43% 06:00:34.348 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 06:00:34.381 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=918bc4e2-a433-497c-8efb-3c284e3738b1 remoteRepositoryId=2e179d05-ecf7-4e8f-8e2f-457512defe56 localRepositoryRevisionSynced=19 06:00:34.519 [qtp554810427-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2e179d05-ecf7-4e8f-8e2f-457512defe56 remoteRepositoryId=918bc4e2-a433-497c-8efb-3c284e3738b1 transaction.localRevision=6 remoteFromLocalRevision=19 06:00:34.531 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2e179d05-ecf7-4e8f-8e2f-457512defe56 from='https://localhost:46495/2e179d05-ecf7-4e8f-8e2f-457512defe56/2' toID=918bc4e2-a433-497c-8efb-3c284e3738b1 to='target/repo/k6ykc8yp-3hbkx-local', fromRepoLocalSync=false 06:00:34.533 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykc8yp-3hbkx-local/.cloudstore-repo/tmp/ChangeSetDto.2e179d05-ecf7-4e8f-8e2f-457512defe56.null.xml.gz 06:00:34.651 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:00:34.668 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 2e179d05-ecf7-4e8f-8e2f-457512defe56 06:00:34.668 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 918bc4e2-a433-497c-8efb-3c284e3738b1 06:00:34.668 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2 06:00:34.669 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2e179d05-ecf7-4e8f-8e2f-457512defe56 remoteRepositoryId=918bc4e2-a433-497c-8efb-3c284e3738b1 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 06:00:34.671 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:00:34.700 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:00:34.701 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykc8yq-yejvp-remote/.cloudstore.properties 06:00:34.701 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykc8yq-yejvp-remote/.cloudstore-repo/parent.properties 06:00:34.708 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 06:00:34.708 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 06:00:34.709 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:00:34.709 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:00:34.726 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykc8yp-3hbkx-local/.cloudstore-repo/tmp/ChangeSetDto.2e179d05-ecf7-4e8f-8e2f-457512defe56.null.xml.gz 06:00:34.727 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 06:00:34.727 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% localRoot: k6ykch2r-7asue-local localRepositoryId: 25106098-e837-4f72-9b7c-d83aff27c6ed 06:00:34.822 [qtp554810427-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2e179d05-ecf7-4e8f-8e2f-457512defe56 remoteRepositoryId=918bc4e2-a433-497c-8efb-3c284e3738b1 localRepositoryRevisionSynced=6 06:00:34.829 [main] INFO c.c.c.l.LocalRepoManagerImpl - [10ee04df]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2z-5pssa-remote' 06:00:34.833 [main] INFO c.c.c.l.LocalRepoManagerImpl - [10ee04df]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2z-5pssa-remote' locked successfully. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 6d5d5501-9b06-40b1-9a32-4bfc54e0df9c localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcdv9-pykhu-local localRepository.publicKeySha1 = B3:62:D9:D1:07:3E:C9:B8:7B:06:04:5B:D9:41:F9:CC:2E:AD:88:65 remoteRepository.repositoryId = 1f1e72cd-c9c8-4f21-a392-2684070ed910 remoteRepository.remoteRoot = https://localhost:45640/1f1e72cd-c9c8-4f21-a392-2684070ed910 remoteRepository.publicKeySha1 = 9C:3A:8B:7C:9D:F4:87:A8:6F:A7:BF:AF:DA:90:B3:6B:63:B4:CC:8A Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 6d5d5501-9b06-40b1-9a32-4bfc54e0df9c 1f1e72cd-c9c8-4f21-a392-2684070ed910 06:00:34.855 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=918bc4e2-a433-497c-8efb-3c284e3738b1 remoteRepositoryId=2e179d05-ecf7-4e8f-8e2f-457512defe56 transaction.localRevision=22 remoteFromLocalRevision=6 06:00:34.874 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:00:35.175 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 06:00:35.181 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2e179d05-ecf7-4e8f-8e2f-457512defe56 from='https://localhost:46495/2e179d05-ecf7-4e8f-8e2f-457512defe56/2' toID=918bc4e2-a433-497c-8efb-3c284e3738b1 to='target/repo/k6ykc8yp-3hbkx-local', fromRepoLocalSync=true 06:00:35.186 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykc8yp-3hbkx-local/.cloudstore-repo/tmp/ChangeSetDto.2e179d05-ecf7-4e8f-8e2f-457512defe56.6.xml.gz 06:00:35.186 [pool-8-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 918bc4e2-a433-497c-8efb-3c284e3738b1 ('target/repo/k6ykc8yp-3hbkx-local') 06:00:35.224 [pool-8-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 06:00:35.321 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 06:00:35.325 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=346.5 MiB, used=34.1 MiB, available=3.4 GiB 06:00:35.333 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 06:00:35.350 [pool-8-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 18.27% 06:00:35.358 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.72% 06:00:35.413 [pool-8-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% 06:00:35.433 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.70% 06:00:35.467 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 1f1e72cd-c9c8-4f21-a392-2684070ed910 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcdva-zuszf-remote localRepository.publicKeySha1 = 9C:3A:8B:7C:9D:F4:87:A8:6F:A7:BF:AF:DA:90:B3:6B:63:B4:CC:8A remoteRepository.repositoryId = 6d5d5501-9b06-40b1-9a32-4bfc54e0df9c remoteRepository.publicKeySha1 = B3:62:D9:D1:07:3E:C9:B8:7B:06:04:5B:D9:41:F9:CC:2E:AD:88:65 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 1f1e72cd-c9c8-4f21-a392-2684070ed910 6d5d5501-9b06-40b1-9a32-4bfc54e0df9c 06:00:35.525 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.30% 06:00:35.828 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.10% 06:00:35.910 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 06:00:35.936 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:00:35.941 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 2e179d05-ecf7-4e8f-8e2f-457512defe56 06:00:35.941 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 918bc4e2-a433-497c-8efb-3c284e3738b1 06:00:35.941 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2 06:00:35.941 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2e179d05-ecf7-4e8f-8e2f-457512defe56 remoteRepositoryId=918bc4e2-a433-497c-8efb-3c284e3738b1 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=9 06:00:35.993 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 2 ModificationDtos took 0 ms. 06:00:36.053 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:00:36.054 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykc8yq-yejvp-remote/.cloudstore.properties 06:00:36.054 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykc8yq-yejvp-remote/.cloudstore-repo/parent.properties 06:00:36.055 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 06:00:36.055 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 06:00:36.055 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:00:36.056 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:00:36.090 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykc8yp-3hbkx-local/.cloudstore-repo/tmp/ChangeSetDto.2e179d05-ecf7-4e8f-8e2f-457512defe56.6.xml.gz 06:00:36.091 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:00:36.153 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 30.16% 06:00:36.161 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' WatchTaskFirstWrittenChunk started 06:00:36.231 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/new' 06:00:36.361 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/1 {11 11ä11#+} 1/b' to '/new/xxx' Running co.codewizards.cloudstore.test.repotorepo.BasicRepoToRepoSyncIT 06:00:36.577 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1 {11 11ä11#+} 1/b' 06:00:36.601 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 37.16% 06:00:36.605 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 42.75% 06:00:36.605 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/new/xxx' 06:00:36.630 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode! java.lang.UnsupportedOperationException: There is no installationDir in DevMode! at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:237) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:230) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:451) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:408) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.8-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_242] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_242] 06:00:36.636 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Feb 23 06:15:36 CET 2020 06:00:36.659 [pool-12-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 0.50% 06:00:36.683 [pool-12-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1f1e72cd-c9c8-4f21-a392-2684070ed910 from='https://localhost:45640/1f1e72cd-c9c8-4f21-a392-2684070ed910' toID=6d5d5501-9b06-40b1-9a32-4bfc54e0df9c to='target/repo/k6ykcdv9-pykhu-local', fromRepoLocalSync=true 06:00:36.689 [main] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='307e54158b810decf50ba5f2e400c48f0607cd5c'): /new/xxx 06:00:36.690 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 48.35% 06:00:36.697 [pool-13-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 6d5d5501-9b06-40b1-9a32-4bfc54e0df9c ('target/repo/k6ykcdv9-pykhu-local') 06:00:36.742 [pool-13-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 12.94% 06:00:36.849 [pool-13-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 25.12% 06:00:36.878 [pool-12-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcdv9-pykhu-local/.cloudstore-repo/tmp/ChangeSetDto.1f1e72cd-c9c8-4f21-a392-2684070ed910.-1.xml.gz 06:00:36.877 [qtp554810427-23] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2e179d05-ecf7-4e8f-8e2f-457512defe56 remoteRepositoryId=918bc4e2-a433-497c-8efb-3c284e3738b1 localRepositoryRevisionSynced=9 06:00:36.983 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=918bc4e2-a433-497c-8efb-3c284e3738b1 remoteRepositoryId=2e179d05-ecf7-4e8f-8e2f-457512defe56 transaction.localRevision=27 remoteFromLocalRevision=9 06:00:37.013 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=918bc4e2-a433-497c-8efb-3c284e3738b1 from='target/repo/k6ykc8yp-3hbkx-local' toID=2e179d05-ecf7-4e8f-8e2f-457512defe56 to='https://localhost:46495/2e179d05-ecf7-4e8f-8e2f-457512defe56/2' 06:00:37.161 [pool-12-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=6d5d5501-9b06-40b1-9a32-4bfc54e0df9c serverRepositoryId=1f1e72cd-c9c8-4f21-a392-2684070ed910 renewalDateTime=2020-02-23T05:30:36.949Z expiryDateTime=2020-02-23T06:00:36.949Z 06:00:37.185 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:00:37.198 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 918bc4e2-a433-497c-8efb-3c284e3738b1 06:00:37.199 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 2e179d05-ecf7-4e8f-8e2f-457512defe56 06:00:37.202 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:00:37.202 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=918bc4e2-a433-497c-8efb-3c284e3738b1 remoteRepositoryId=2e179d05-ecf7-4e8f-8e2f-457512defe56 localRepositoryRevisionSynced=19 localRepositoryRevisionInProgress=27 06:00:37.226 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 06:00:37.258 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 06:00:37.265 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 2 ModificationDtos took 1 ms. 06:00:37.276 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:00:37.288 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:00:37.288 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:00:37.288 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:00:37.290 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 57.84% 06:00:37.290 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/1 {11 11ä11#+} 1/b' to '/new/xxx' 06:00:37.333 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1 {11 11ä11#+} 1/b' 06:00:37.341 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.06% 06:00:37.348 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 60.11% 06:00:37.365 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 65.17% 06:00:37.377 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 70.23% 06:00:37.433 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 69.03% 06:00:37.434 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 06:00:37.495 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 06:00:37.536 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=918bc4e2-a433-497c-8efb-3c284e3738b1 remoteRepositoryId=2e179d05-ecf7-4e8f-8e2f-457512defe56 localRepositoryRevisionSynced=27 06:00:37.571 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 06:00:37.580 [qtp554810427-25] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2e179d05-ecf7-4e8f-8e2f-457512defe56 remoteRepositoryId=918bc4e2-a433-497c-8efb-3c284e3738b1 transaction.localRevision=12 remoteFromLocalRevision=27 06:00:37.631 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2e179d05-ecf7-4e8f-8e2f-457512defe56 from='https://localhost:46495/2e179d05-ecf7-4e8f-8e2f-457512defe56/2' toID=918bc4e2-a433-497c-8efb-3c284e3738b1 to='target/repo/k6ykc8yp-3hbkx-local', fromRepoLocalSync=false 06:00:37.638 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykc8yp-3hbkx-local/.cloudstore-repo/tmp/ChangeSetDto.2e179d05-ecf7-4e8f-8e2f-457512defe56.null.xml.gz 06:00:37.725 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:00:37.732 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 2e179d05-ecf7-4e8f-8e2f-457512defe56 06:00:37.733 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 918bc4e2-a433-497c-8efb-3c284e3738b1 06:00:37.726 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:00:37.733 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2 06:00:37.733 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2e179d05-ecf7-4e8f-8e2f-457512defe56 remoteRepositoryId=918bc4e2-a433-497c-8efb-3c284e3738b1 localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12 06:00:37.735 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:00:37.735 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 1f1e72cd-c9c8-4f21-a392-2684070ed910 06:00:37.736 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 6d5d5501-9b06-40b1-9a32-4bfc54e0df9c 06:00:37.736 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:00:37.736 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1f1e72cd-c9c8-4f21-a392-2684070ed910 remoteRepositoryId=6d5d5501-9b06-40b1-9a32-4bfc54e0df9c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 06:00:37.744 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:00:37.745 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykc8yq-yejvp-remote/.cloudstore.properties 06:00:37.745 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykc8yq-yejvp-remote/.cloudstore-repo/parent.properties 06:00:37.746 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 06:00:37.746 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 06:00:37.746 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:00:37.746 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:00:37.758 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykc8yp-3hbkx-local/.cloudstore-repo/tmp/ChangeSetDto.2e179d05-ecf7-4e8f-8e2f-457512defe56.null.xml.gz 06:00:37.760 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 06:00:37.761 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 06:00:37.753 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:00:37.846 [qtp554810427-25] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2e179d05-ecf7-4e8f-8e2f-457512defe56 remoteRepositoryId=918bc4e2-a433-497c-8efb-3c284e3738b1 localRepositoryRevisionSynced=12 06:00:37.893 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=918bc4e2-a433-497c-8efb-3c284e3738b1 remoteRepositoryId=2e179d05-ecf7-4e8f-8e2f-457512defe56 transaction.localRevision=30 remoteFromLocalRevision=12 06:00:37.887 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:00:37.900 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:00:37.900 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:00:37.901 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:00:37.924 [pool-12-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcdv9-pykhu-local/.cloudstore-repo/tmp/ChangeSetDto.1f1e72cd-c9c8-4f21-a392-2684070ed910.-1.xml.gz 06:00:37.932 [pool-12-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 30.16% 06:00:37.933 [pool-12-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:00:37.974 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:00:37.982 [main] INFO c.c.c.l.LocalRepoManagerImpl - [18bb1b88]getCloseDeferredMillis: closeDeferredMillis=20000 06:00:37.985 [main] INFO c.c.c.l.LocalRepoManagerImpl - [18bb1b88]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:00:37.994 [main] INFO c.c.c.l.LocalRepoManagerImpl - [40013051]getCloseDeferredMillis: closeDeferredMillis=20000 06:00:37.995 [main] INFO c.c.c.l.LocalRepoManagerImpl - [40013051]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:00:38.009 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1bb51492]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykda7q-rc5on-local' 06:00:38.012 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1bb51492]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykda7q-rc5on-local' locked successfully. 06:00:38.191 [pool-12-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 35.76% 06:00:38.193 [pool-12-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 41.36% 06:00:38.193 [pool-12-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/ee' 06:00:38.289 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 06:00:38.407 [pool-12-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2b62d701d2412384ad50f313bac11272014d2301' to.sha1=''): /ee 06:00:38.660 [pool-12-thread-2] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="1f1e72cd-c9c8-4f21-a392-2684070ed910"] on repo=6d5d5501-9b06-40b1-9a32-4bfc54e0df9c 06:00:38.770 [pool-12-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/ee' createTempChunkFile: ee; createNewFile=true deleteOrFail: chunk_1f444844b1ca616009c2b0e3564fecc065872b5b_0.xml FileWatcher: CHUNK_SIZE reached! chunk_1f444844b1ca616009c2b0e3564fecc065872b5b_0 WatchTaskChunksToFile: ready 06:00:39.781 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore' does not exist! 06:00:39.782 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)... ********************************************************************** There is no key, yet. Creating a new RSA key pair, now. This might take a while (a few seconds up to a few minutes). Please be patient! ********************************************************************** 06:00:40.031 [qtp678832101-28] ERROR c.c.c.r.s.DefaultExceptionMapper - java.lang.RuntimeException: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcdva-zuszf-remote/ee (No such file or directory) java.lang.RuntimeException: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcdva-zuszf-remote/ee (No such file or directory) at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:701) ~[co.codewizards.cloudstore.local-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.server.service.WebDavService.getFileData(WebDavService.java:55) ~[co.codewizards.cloudstore.rest.server-0.10.8-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_242] Caused by: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcdva-zuszf-remote/ee (No such file or directory) at java.io.RandomAccessFile.open0(Native Method) ~[na:1.8.0_242] at java.io.RandomAccessFile.open(RandomAccessFile.java:316) ~[na:1.8.0_242] at java.io.RandomAccessFile.(RandomAccessFile.java:243) ~[na:1.8.0_242] at co.codewizards.cloudstore.core.oio.IoFile.createRandomAccessFile(IoFile.java:382) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:673) ~[co.codewizards.cloudstore.local-0.10.8-SNAPSHOT.jar:na] ... 57 common frames omitted 06:00:40.109 [pool-14-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 0.50% 06:00:40.120 [pool-14-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1f1e72cd-c9c8-4f21-a392-2684070ed910 from='https://localhost:45640/1f1e72cd-c9c8-4f21-a392-2684070ed910' toID=6d5d5501-9b06-40b1-9a32-4bfc54e0df9c to='target/repo/k6ykcdv9-pykhu-local', fromRepoLocalSync=true 06:00:40.125 [pool-15-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 6d5d5501-9b06-40b1-9a32-4bfc54e0df9c ('target/repo/k6ykcdv9-pykhu-local') 06:00:40.133 [pool-15-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 12.94% 06:00:40.147 [pool-15-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 19.03% 06:00:40.150 [pool-15-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 25.12% 06:00:40.178 [pool-14-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcdv9-pykhu-local/.cloudstore-repo/tmp/ChangeSetDto.1f1e72cd-c9c8-4f21-a392-2684070ed910.-1.xml.gz 06:00:40.277 [pool-12-thread-2] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): java.lang.RuntimeException: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcdva-zuszf-remote/ee (No such file or directory) java.lang.RuntimeException: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcdva-zuszf-remote/ee (No such file or directory) at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:701) ~[co.codewizards.cloudstore.local-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.server.service.WebDavService.getFileData(WebDavService.java:55) ~[co.codewizards.cloudstore.rest.server-0.10.8-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_242] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_242] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_242] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.handleAndRethrowException(CloudStoreRestClient.java:364) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:175) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.transport.RestRepoTransport.getFileData(RestRepoTransport.java:262) [co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.getFileData(RepoToRepoSync.java:798) [co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:753) [co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:381) [co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:283) [co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:248) [co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncDown(RepoToRepoSync.java:187) [co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:150) [co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.test.FileWatcher$SyncTask.call(FileWatcher.java:234) [test-classes/:na] at co.codewizards.cloudstore.test.FileWatcher$SyncTask.call(FileWatcher.java:222) [test-classes/:na] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [na:1.8.0_242] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_242] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_242] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_242] Caused by: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcdva-zuszf-remote/ee (No such file or directory) at java.io.RandomAccessFile.open0(Native Method) ~[na:1.8.0_242] at java.io.RandomAccessFile.open(RandomAccessFile.java:316) ~[na:1.8.0_242] at java.io.RandomAccessFile.(RandomAccessFile.java:243) ~[na:1.8.0_242] at co.codewizards.cloudstore.core.oio.IoFile.createRandomAccessFile(IoFile.java:382) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:673) ~[co.codewizards.cloudstore.local-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.server.service.WebDavService.getFileData(WebDavService.java:55) ~[co.codewizards.cloudstore.rest.server-0.10.8-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] ... 1 common frames omitted 06:00:40.347 [pool-14-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=6d5d5501-9b06-40b1-9a32-4bfc54e0df9c serverRepositoryId=1f1e72cd-c9c8-4f21-a392-2684070ed910 renewalDateTime=2020-02-23T05:30:36.949Z expiryDateTime=2020-02-23T06:00:36.949Z 06:00:40.399 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 06:00:40.402 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 06:00:40.427 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.06% 06:00:40.446 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 60.11% 06:00:40.453 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 65.17% 06:00:40.459 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 70.23% 06:00:40.589 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 06:00:40.655 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7ec7ffd3]initPersistenceManagerFactory: repositoryId=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 06:00:40.655 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 06:00:40.734 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7ec7ffd3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 17463 ms. 06:00:40.758 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:00:40.763 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 1f1e72cd-c9c8-4f21-a392-2684070ed910 06:00:40.763 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 6d5d5501-9b06-40b1-9a32-4bfc54e0df9c 06:00:40.763 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:00:40.764 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1f1e72cd-c9c8-4f21-a392-2684070ed910 remoteRepositoryId=6d5d5501-9b06-40b1-9a32-4bfc54e0df9c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=5 06:00:40.818 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 2 ModificationDtos took 1 ms. 06:00:40.855 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:00:40.856 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:00:40.856 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:00:40.856 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:00:40.941 [pool-14-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcdv9-pykhu-local/.cloudstore-repo/tmp/ChangeSetDto.1f1e72cd-c9c8-4f21-a392-2684070ed910.-1.xml.gz 06:00:40.943 [pool-14-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:00:41.046 [pool-14-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 31.84% 06:00:41.048 [pool-14-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/ee' to '/ee-renamed' WatchTaskChunksToFile: ENTRY_CREATE=ee-renamed localRoot: k6ykcmg3-r17ts-local localRepositoryId: 51722d1d-7862-41eb-af85-7f3ad4ebe9c9 06:00:41.090 [main] INFO c.c.c.l.LocalRepoManagerImpl - [692fd26]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcmg6-6c22e-remote' 06:00:41.093 [main] INFO c.c.c.l.LocalRepoManagerImpl - [692fd26]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcmg6-6c22e-remote' locked successfully. 06:00:41.284 [pool-14-thread-3] INFO c.c.c.l.t.FileRepoTransport - Updating FileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="1f1e72cd-c9c8-4f21-a392-2684070ed910"], new toPath=/ee-renamed createTempChunkFile: ee-renamed; createNewFile=false moveOrFail: chunk_1f444844b1ca616009c2b0e3564fecc065872b5b_0.xml => chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_0.xml 06:00:41.411 [qtp678832101-25] ERROR c.c.c.r.s.DefaultExceptionMapper - java.lang.RuntimeException: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcdva-zuszf-remote/ee (No such file or directory) java.lang.RuntimeException: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcdva-zuszf-remote/ee (No such file or directory) at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:701) ~[co.codewizards.cloudstore.local-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.server.service.WebDavService.getFileData(WebDavService.java:55) ~[co.codewizards.cloudstore.rest.server-0.10.8-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_242] Caused by: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcdva-zuszf-remote/ee (No such file or directory) at java.io.RandomAccessFile.open0(Native Method) ~[na:1.8.0_242] at java.io.RandomAccessFile.open(RandomAccessFile.java:316) ~[na:1.8.0_242] at java.io.RandomAccessFile.(RandomAccessFile.java:243) ~[na:1.8.0_242] at co.codewizards.cloudstore.core.oio.IoFile.createRandomAccessFile(IoFile.java:382) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:673) ~[co.codewizards.cloudstore.local-0.10.8-SNAPSHOT.jar:na] ... 57 common frames omitted 06:00:41.472 [pool-12-thread-2] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): java.lang.RuntimeException: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcdva-zuszf-remote/ee (No such file or directory) java.lang.RuntimeException: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcdva-zuszf-remote/ee (No such file or directory) at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:701) ~[co.codewizards.cloudstore.local-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.server.service.WebDavService.getFileData(WebDavService.java:55) ~[co.codewizards.cloudstore.rest.server-0.10.8-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_242] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_242] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_242] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.handleAndRethrowException(CloudStoreRestClient.java:364) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:175) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.transport.RestRepoTransport.getFileData(RestRepoTransport.java:262) [co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.getFileData(RepoToRepoSync.java:798) [co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:753) [co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:381) [co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:283) [co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:248) [co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncDown(RepoToRepoSync.java:187) [co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:150) [co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.test.FileWatcher$SyncTask.call(FileWatcher.java:234) [test-classes/:na] at co.codewizards.cloudstore.test.FileWatcher$SyncTask.call(FileWatcher.java:222) [test-classes/:na] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [na:1.8.0_242] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_242] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_242] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_242] Caused by: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcdva-zuszf-remote/ee (No such file or directory) at java.io.RandomAccessFile.open0(Native Method) ~[na:1.8.0_242] at java.io.RandomAccessFile.open(RandomAccessFile.java:316) ~[na:1.8.0_242] at java.io.RandomAccessFile.(RandomAccessFile.java:243) ~[na:1.8.0_242] at co.codewizards.cloudstore.core.oio.IoFile.createRandomAccessFile(IoFile.java:382) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:673) ~[co.codewizards.cloudstore.local-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.server.service.WebDavService.getFileData(WebDavService.java:55) ~[co.codewizards.cloudstore.rest.server-0.10.8-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] ... 1 common frames omitted 06:00:41.574 [pool-14-thread-3] INFO c.c.c.l.t.TempChunkFileManager - Moved chunkDto from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcdv9-pykhu-local/.cloudstore-tmp/chunk_1f444844b1ca616009c2b0e3564fecc065872b5b_0.xml to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcdv9-pykhu-local/.cloudstore-tmp/chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_0.xml moveOrFail: chunk_1f444844b1ca616009c2b0e3564fecc065872b5b_0 => chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_0 watchForCreationsDeletions: ENTRY_DELETE=chunk_1f444844b1ca616009c2b0e3564fecc065872b5b_0, chunksDeleted=1 watchForCreationsDeletions: ENTRY_CREATE=chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_0, chunksCreated=1 06:00:41.775 [pool-14-thread-3] INFO c.c.c.l.t.TempChunkFileManager - Moved chunk from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcdv9-pykhu-local/.cloudstore-tmp/chunk_1f444844b1ca616009c2b0e3564fecc065872b5b_0 to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcdv9-pykhu-local/.cloudstore-tmp/chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_0 06:00:41.777 [pool-14-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/ee' 06:00:41.787 [pool-14-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 38.56% 06:00:41.805 [pool-14-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/ee-renamed' 06:00:41.875 [pool-14-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2b62d701d2412384ad50f313bac11272014d2301' to.sha1='da39a3ee5e6b4b0d3255bfef95601890afd80709'): /ee-renamed 06:00:41.979 [pool-14-thread-3] WARN c.c.c.l.t.FileRepoTransport - Unexpected state: markFileInProgress==null='false', inProgress='true' on repo=6d5d5501-9b06-40b1-9a32-4bfc54e0df9c 06:00:41.980 [pool-14-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 2 total). path='/ee-renamed' createTempChunkFile: ee-renamed; createNewFile=true watchForCreationsDeletions: ENTRY_CREATE=chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_mh34, chunksCreated=2 deleteOrFail: chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_mh34.xml 06:00:42.438 [pool-14-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 29490 bytes in 458 ms. path='/ee-renamed' 06:00:42.448 [pool-14-thread-3] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_0 into destFile ee-renamed watchForCreationsDeletions: ENTRY_DELETE=chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_0, chunksDeleted=2 06:00:42.468 [pool-14-thread-3] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_mh34 into destFile ee-renamed WatchTaskChunksToFile: length reached! length=1078066 watchForCreationsDeletions: ENTRY_DELETE=chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_mh34, chunksDeleted=3 deleteOrFail: chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_0.xml deleteOrFail: chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_mh34.xml 06:00:43.062 [pool-14-thread-3] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="1f1e72cd-c9c8-4f21-a392-2684070ed910"] on repo=6d5d5501-9b06-40b1-9a32-4bfc54e0df9c 06:00:43.111 [pool-14-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 45.27% 06:00:43.394 [qtp678832101-24] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1f1e72cd-c9c8-4f21-a392-2684070ed910 remoteRepositoryId=6d5d5501-9b06-40b1-9a32-4bfc54e0df9c localRepositoryRevisionSynced=5 06:00:43.459 [pool-14-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6d5d5501-9b06-40b1-9a32-4bfc54e0df9c remoteRepositoryId=1f1e72cd-c9c8-4f21-a392-2684070ed910 transaction.localRevision=13 remoteFromLocalRevision=5 06:00:43.467 [pool-14-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6d5d5501-9b06-40b1-9a32-4bfc54e0df9c from='target/repo/k6ykcdv9-pykhu-local' toID=1f1e72cd-c9c8-4f21-a392-2684070ed910 to='https://localhost:45640/1f1e72cd-c9c8-4f21-a392-2684070ed910' 06:00:43.673 [qtp678832101-28] ERROR c.c.c.r.s.DefaultExceptionMapper - java.lang.RuntimeException: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcdva-zuszf-remote/ee (No such file or directory) java.lang.RuntimeException: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcdva-zuszf-remote/ee (No such file or directory) at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:701) ~[co.codewizards.cloudstore.local-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.server.service.WebDavService.getFileData(WebDavService.java:55) ~[co.codewizards.cloudstore.rest.server-0.10.8-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_242] Caused by: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcdva-zuszf-remote/ee (No such file or directory) at java.io.RandomAccessFile.open0(Native Method) ~[na:1.8.0_242] at java.io.RandomAccessFile.open(RandomAccessFile.java:316) ~[na:1.8.0_242] at java.io.RandomAccessFile.(RandomAccessFile.java:243) ~[na:1.8.0_242] at co.codewizards.cloudstore.core.oio.IoFile.createRandomAccessFile(IoFile.java:382) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:673) ~[co.codewizards.cloudstore.local-0.10.8-SNAPSHOT.jar:na] ... 57 common frames omitted 06:00:43.720 [pool-12-thread-2] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): java.lang.RuntimeException: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcdva-zuszf-remote/ee (No such file or directory) java.lang.RuntimeException: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcdva-zuszf-remote/ee (No such file or directory) at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:701) ~[co.codewizards.cloudstore.local-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.server.service.WebDavService.getFileData(WebDavService.java:55) ~[co.codewizards.cloudstore.rest.server-0.10.8-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_242] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_242] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_242] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.handleAndRethrowException(CloudStoreRestClient.java:364) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:175) ~[co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.transport.RestRepoTransport.getFileData(RestRepoTransport.java:262) [co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.getFileData(RepoToRepoSync.java:798) [co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:753) [co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:381) [co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:283) [co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:248) [co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncDown(RepoToRepoSync.java:187) [co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:150) [co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.test.FileWatcher$SyncTask.call(FileWatcher.java:234) [test-classes/:na] at co.codewizards.cloudstore.test.FileWatcher$SyncTask.call(FileWatcher.java:222) [test-classes/:na] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [na:1.8.0_242] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_242] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_242] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_242] Caused by: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcdva-zuszf-remote/ee (No such file or directory) at java.io.RandomAccessFile.open0(Native Method) ~[na:1.8.0_242] at java.io.RandomAccessFile.open(RandomAccessFile.java:316) ~[na:1.8.0_242] at java.io.RandomAccessFile.(RandomAccessFile.java:243) ~[na:1.8.0_242] at co.codewizards.cloudstore.core.oio.IoFile.createRandomAccessFile(IoFile.java:382) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:673) ~[co.codewizards.cloudstore.local-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.server.service.WebDavService.getFileData(WebDavService.java:55) ~[co.codewizards.cloudstore.rest.server-0.10.8-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_242] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_242] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] ... 1 common frames omitted 06:00:43.725 [pool-12-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 46.95% 06:00:43.726 [pool-12-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 100.00% 06:00:43.741 [pool-14-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:00:43.745 [pool-14-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6d5d5501-9b06-40b1-9a32-4bfc54e0df9c 06:00:43.745 [pool-14-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 1f1e72cd-c9c8-4f21-a392-2684070ed910 06:00:43.745 [pool-14-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:00:43.745 [pool-14-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6d5d5501-9b06-40b1-9a32-4bfc54e0df9c remoteRepositoryId=1f1e72cd-c9c8-4f21-a392-2684070ed910 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=13 06:00:43.797 [pool-14-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 1 ModificationDtos took 0 ms. 06:00:43.806 [pool-14-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:00:43.807 [pool-14-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:00:43.807 [pool-14-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:00:43.807 [pool-14-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:00:43.808 [pool-14-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 52.24% 06:00:43.808 [pool-14-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 59.70% 06:00:43.808 [pool-14-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/ee' 06:00:43.923 [pool-14-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 67.16% 06:00:43.923 [pool-14-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 74.63% 06:00:43.969 [pool-14-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6d5d5501-9b06-40b1-9a32-4bfc54e0df9c remoteRepositoryId=1f1e72cd-c9c8-4f21-a392-2684070ed910 localRepositoryRevisionSynced=13 06:00:44.154 [qtp678832101-60] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1f1e72cd-c9c8-4f21-a392-2684070ed910 remoteRepositoryId=6d5d5501-9b06-40b1-9a32-4bfc54e0df9c transaction.localRevision=8 remoteFromLocalRevision=13 06:00:44.370 [pool-14-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1f1e72cd-c9c8-4f21-a392-2684070ed910 from='https://localhost:45640/1f1e72cd-c9c8-4f21-a392-2684070ed910' toID=6d5d5501-9b06-40b1-9a32-4bfc54e0df9c to='target/repo/k6ykcdv9-pykhu-local', fromRepoLocalSync=false 06:00:44.371 [pool-14-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcdv9-pykhu-local/.cloudstore-repo/tmp/ChangeSetDto.1f1e72cd-c9c8-4f21-a392-2684070ed910.null.xml.gz 06:00:44.456 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:00:44.460 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 1f1e72cd-c9c8-4f21-a392-2684070ed910 06:00:44.460 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 6d5d5501-9b06-40b1-9a32-4bfc54e0df9c 06:00:44.460 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:00:44.461 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1f1e72cd-c9c8-4f21-a392-2684070ed910 remoteRepositoryId=6d5d5501-9b06-40b1-9a32-4bfc54e0df9c localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8 06:00:44.463 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:00:44.469 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:00:44.470 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:00:44.470 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:00:44.470 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:00:44.477 [pool-14-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcdv9-pykhu-local/.cloudstore-repo/tmp/ChangeSetDto.1f1e72cd-c9c8-4f21-a392-2684070ed910.null.xml.gz 06:00:44.477 [pool-14-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 88.31% 06:00:44.477 [pool-14-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 99.50% 06:00:44.540 [qtp678832101-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1f1e72cd-c9c8-4f21-a392-2684070ed910 remoteRepositoryId=6d5d5501-9b06-40b1-9a32-4bfc54e0df9c localRepositoryRevisionSynced=8 06:00:44.560 [pool-14-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6d5d5501-9b06-40b1-9a32-4bfc54e0df9c remoteRepositoryId=1f1e72cd-c9c8-4f21-a392-2684070ed910 transaction.localRevision=16 remoteFromLocalRevision=8 06:00:44.578 [pool-14-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 100.00% hasCorrectAmountOfCreationsDeletions: toBeCreated=2, chunksCreated=2, toBeDeleted=3, chunksDeleted=3 06:00:45.107 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4a1dda83]getCloseDeferredMillis: closeDeferredMillis=20000 06:00:45.107 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4a1dda83]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:00:45.108 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3dfe59d7]getCloseDeferredMillis: closeDeferredMillis=20000 06:00:45.108 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3dfe59d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:00:45.660 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3ea9a091]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykdg49-k2sed-local' 06:00:45.670 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3ea9a091]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykdg49-k2sed-local' locked successfully. 06:00:47.609 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 7825 ms. Generating a new RSA key pair took 7825 ms. ********************************************************************** Server certificate fingerprint (SHA1): 73:CF:E3:81:19:31:D0:64:DA:5B:01:1F:90:96:23:84:DE:3E:A2:52 Use this fingerprint to verify on the client-side, whether you're really talking to this server. If the client shows you a different value, someone is tampering with your connection! Please keep this fingerprint at a safe place. You'll need it whenever one of your clients connects to this server for the first time. ********************************************************************** 06:00:47.640 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 73:CF:E3:81:19:31:D0:64:DA:5B:01:1F:90:96:23:84:DE:3E:A2:52 06:00:47.905 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.9 MiB, available=3.5 GiB 06:00:47.933 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1989 ms. 06:00:49.988 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @17079ms to org.eclipse.jetty.util.log.Slf4jLog 06:00:50.746 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 06:00:50.849 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 06:00:50.850 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 06:00:50.853 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms Feb 23, 2020 6:00:51 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 06:00:51.881 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1bb51492]initPersistenceManagerFactory: repositoryId=35631e8a-2434-49b4-a93d-4e541ed5ae97 06:00:51.888 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1bb51492]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6633 ms. localRoot: k6ykda7q-rc5on-local localRepositoryId: 35631e8a-2434-49b4-a93d-4e541ed5ae97 06:00:51.955 [main] INFO c.c.c.l.LocalRepoManagerImpl - [38834000]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykda7s-ns5dt-remote' 06:00:51.973 [main] INFO c.c.c.l.LocalRepoManagerImpl - [38834000]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykda7s-ns5dt-remote' locked successfully. 06:00:52.198 [main] INFO c.c.c.l.LocalRepoManagerImpl - [10ee04df]initPersistenceManagerFactory: repositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 06:00:52.237 [main] INFO c.c.c.l.LocalRepoManagerImpl - [10ee04df]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10134 ms. remoteRoot: k6ykch2z-5pssa-remote remoteRepositoryId: 6d37decd-dac2-4f1d-8be6-6206c1f86177 06:00:53.016 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@26d6efe7{/,null,AVAILABLE} 06:00:53.276 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=312.0 MiB, used=23.8 MiB, available=3.5 GiB 06:00:53.395 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@699141b4{HTTP/1.1,[http/1.1]}{127.0.0.1:37776} 06:00:53.396 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @20487ms 06:00:53.608 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 06:00:53.647 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 06:00:53.650 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 06:00:53.658 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms Feb 23, 2020 6:00:53 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 06:00:53.771 [main] INFO c.c.c.l.LocalRepoManagerImpl - [59309333]initPersistenceManagerFactory: repositoryId=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:00:53.801 [main] INFO c.c.c.l.LocalRepoManagerImpl - [59309333]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 19185 ms. localRoot: k6ykd0vw-f5rao-local localRepositoryId: bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:00:54.450 [main] INFO c.c.c.l.LocalRepoManagerImpl - [10ee04df]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykd0vz-22ws6-remote' 06:00:54.454 [main] INFO c.c.c.l.LocalRepoManagerImpl - [10ee04df]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykd0vz-22ws6-remote' locked successfully. 06:00:54.634 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@1a03861f{/,null,AVAILABLE} 06:00:54.652 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@20b5afe3(cloudstoreserver,h=[],w=[]) for SslContextFactory@709267ba[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore] 06:00:54.801 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@709267ba[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore] 06:00:54.802 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@709267ba[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore] 06:00:54.818 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@709267ba[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore] 06:00:54.819 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@709267ba[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore] 06:00:54.820 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@709267ba[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore] 06:00:54.821 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@709267ba[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore] 06:00:54.822 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@709267ba[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore] 06:00:54.824 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@709267ba[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore] 06:00:54.825 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@709267ba[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore] 06:00:54.826 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@709267ba[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore] 06:00:54.828 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@709267ba[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore] 06:00:54.829 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@709267ba[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore] 06:00:54.831 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@709267ba[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore] 06:00:54.832 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@709267ba[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore] 06:00:54.833 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@709267ba[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore] 06:00:54.834 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@709267ba[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore] 06:00:54.835 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@709267ba[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore] 06:00:54.836 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@709267ba[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore] 06:00:54.837 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@709267ba[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore] 06:00:54.838 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@709267ba[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/d0PIzmtRzEA0crohfZ8MOQ/.cloudstore/ssl.server/keystore] 06:00:54.846 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@775219e7{SSL,[ssl, http/1.1]}{0.0.0.0:37596} 06:00:54.847 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @21938ms 06:00:54.864 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sun Feb 23 06:01:24 CET 2020 06:00:55.007 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode! java.lang.UnsupportedOperationException: There is no installationDir in DevMode! at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:237) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:230) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:451) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:408) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.8-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_242] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_242] 06:00:55.009 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Feb 23 06:15:55 CET 2020 06:00:55.180 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7ec7ffd3]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykdnel-e0gok-local' 06:00:55.232 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7ec7ffd3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykdnel-e0gok-local' locked successfully. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 25106098-e837-4f72-9b7c-d83aff27c6ed localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2r-7asue-local localRepository.publicKeySha1 = 93:DC:81:B1:E9:AC:DC:29:7E:54:35:3E:19:89:BC:C6:52:F2:8F:3C remoteRepository.repositoryId = 6d37decd-dac2-4f1d-8be6-6206c1f86177 remoteRepository.remoteRoot = https://localhost:44987/6d37decd-dac2-4f1d-8be6-6206c1f86177/2/1%20%7B11%2011%C3%A411%23%2B%7D%201 remoteRepository.publicKeySha1 = EC:67:AF:DA:17:E9:A4:0C:D3:89:B9:3A:B5:57:E1:81:F7:1D:C3:BD Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 25106098-e837-4f72-9b7c-d83aff27c6ed 6d37decd-dac2-4f1d-8be6-6206c1f86177 06:00:57.427 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=312.5 MiB, used=29.8 MiB, available=3.5 GiB 06:00:57.503 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3ea9a091]initPersistenceManagerFactory: repositoryId=aaf2af2e-0038-4bee-bd7d-faeda0d7a976 06:00:57.520 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3ea9a091]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8604 ms. 06:00:57.591 [main] INFO c.c.c.l.LocalRepoManagerImpl - [692fd26]initPersistenceManagerFactory: repositoryId=97b4415e-bacc-4c74-b3d2-a1cd7ac68a15 06:00:57.598 [main] INFO c.c.c.l.LocalRepoManagerImpl - [692fd26]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10967 ms. 06:00:57.648 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1a8e44fe]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykdg4a-5a011-remote' 06:00:57.667 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1a8e44fe]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykdg4a-5a011-remote' locked successfully. Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 6d37decd-dac2-4f1d-8be6-6206c1f86177 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2z-5pssa-remote localRepository.publicKeySha1 = EC:67:AF:DA:17:E9:A4:0C:D3:89:B9:3A:B5:57:E1:81:F7:1D:C3:BD remoteRepository.repositoryId = 25106098-e837-4f72-9b7c-d83aff27c6ed remoteRepository.publicKeySha1 = 93:DC:81:B1:E9:AC:DC:29:7E:54:35:3E:19:89:BC:C6:52:F2:8F:3C Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 6d37decd-dac2-4f1d-8be6-6206c1f86177 25106098-e837-4f72-9b7c-d83aff27c6ed remoteRoot: k6ykcmg6-6c22e-remote remoteRepositoryId: 97b4415e-bacc-4c74-b3d2-a1cd7ac68a15 06:00:57.994 [closeDeferredTimer-18bb1b88-1] INFO c.c.c.l.LocalRepoManagerImpl - [18bb1b88]_close: Shutting down real LocalRepoManager. 06:00:58.608 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=329.0 MiB, used=24.5 MiB, available=3.5 GiB 06:00:58.687 [closeDeferredTimer-40013051-1] INFO c.c.c.l.LocalRepoManagerImpl - [40013051]_close: Shutting down real LocalRepoManager. 06:01:00.056 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 06:01:00.070 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6d37decd-dac2-4f1d-8be6-6206c1f86177 from='https://localhost:44987/6d37decd-dac2-4f1d-8be6-6206c1f86177/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' toID=25106098-e837-4f72-9b7c-d83aff27c6ed to='target/repo/k6ykch2r-7asue-local', fromRepoLocalSync=true 06:01:00.076 [pool-3-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 25106098-e837-4f72-9b7c-d83aff27c6ed ('target/repo/k6ykch2r-7asue-local') 06:01:00.204 [pool-3-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 06:01:00.235 [pool-3-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% 06:01:00.239 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2r-7asue-local/.cloudstore-repo/tmp/ChangeSetDto.6d37decd-dac2-4f1d-8be6-6206c1f86177.-1.xml.gz 06:01:00.434 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed serverRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 renewalDateTime=2020-02-23T05:31:00.316Z expiryDateTime=2020-02-23T06:01:00.316Z 06:01:00.562 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 06:01:00.595 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 06:01:00.687 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.02% 06:01:01.227 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.60% 06:01:01.288 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.40% 06:01:01.463 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.20% 06:01:01.657 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.00% Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 51722d1d-7862-41eb-af85-7f3ad4ebe9c9 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcmg3-r17ts-local localRepository.publicKeySha1 = 57:48:51:33:76:EF:CF:A9:54:53:6B:47:03:68:F0:28:50:F0:C4:17 remoteRepository.repositoryId = 97b4415e-bacc-4c74-b3d2-a1cd7ac68a15 remoteRepository.remoteRoot = https://localhost:42619/97b4415e-bacc-4c74-b3d2-a1cd7ac68a15 remoteRepository.publicKeySha1 = 87:BB:5B:F5:B3:E1:0D:84:C3:92:BC:19:8A:C8:AF:C1:B7:92:4C:48 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 51722d1d-7862-41eb-af85-7f3ad4ebe9c9 97b4415e-bacc-4c74-b3d2-a1cd7ac68a15 06:01:01.983 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 06:01:02.223 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:01:02.234 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6d37decd-dac2-4f1d-8be6-6206c1f86177 06:01:02.235 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 25106098-e837-4f72-9b7c-d83aff27c6ed 06:01:02.235 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1 06:01:02.235 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 remoteRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 06:01:02.262 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:01:02.265 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=329.0 MiB, used=29.8 MiB, available=3.5 GiB Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 97b4415e-bacc-4c74-b3d2-a1cd7ac68a15 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcmg6-6c22e-remote localRepository.publicKeySha1 = 87:BB:5B:F5:B3:E1:0D:84:C3:92:BC:19:8A:C8:AF:C1:B7:92:4C:48 remoteRepository.repositoryId = 51722d1d-7862-41eb-af85-7f3ad4ebe9c9 remoteRepository.publicKeySha1 = 57:48:51:33:76:EF:CF:A9:54:53:6B:47:03:68:F0:28:50:F0:C4:17 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 97b4415e-bacc-4c74-b3d2-a1cd7ac68a15 51722d1d-7862-41eb-af85-7f3ad4ebe9c9 06:01:02.395 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:01:02.395 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2z-5pssa-remote/2/.cloudstore.properties 06:01:02.396 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2z-5pssa-remote/.cloudstore.properties 06:01:02.396 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2z-5pssa-remote/.cloudstore-repo/parent.properties 06:01:02.396 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 06:01:02.397 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 06:01:02.397 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:01:02.397 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:01:02.470 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2r-7asue-local/.cloudstore-repo/tmp/ChangeSetDto.6d37decd-dac2-4f1d-8be6-6206c1f86177.-1.xml.gz 06:01:02.480 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:01:02.556 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 31.43% 06:01:02.583 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 37.54% 06:01:02.584 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 43.65% 06:01:02.584 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 06:01:02.725 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5c3962a241f8466ce8868dbf1d9338354892a58a' to.sha1=''): /a 06:01:02.866 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="6d37decd-dac2-4f1d-8be6-6206c1f86177"] on repo=25106098-e837-4f72-9b7c-d83aff27c6ed 06:01:02.879 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 06:01:03.178 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 642200 bytes in 299 ms. path='/a' 06:01:03.196 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:01:03.395 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="6d37decd-dac2-4f1d-8be6-6206c1f86177"] on repo=25106098-e837-4f72-9b7c-d83aff27c6ed 06:01:03.481 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b' 06:01:03.545 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 06:01:03.549 [pool-3-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 51722d1d-7862-41eb-af85-7f3ad4ebe9c9 ('target/repo/k6ykcmg3-r17ts-local') 06:01:03.550 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=97b4415e-bacc-4c74-b3d2-a1cd7ac68a15 from='https://localhost:42619/97b4415e-bacc-4c74-b3d2-a1cd7ac68a15' toID=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 to='target/repo/k6ykcmg3-r17ts-local', fromRepoLocalSync=true 06:01:03.593 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b7d6fdfb06c844cb1c789c8d30443662248baa9d' to.sha1=''): /b 06:01:03.645 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="6d37decd-dac2-4f1d-8be6-6206c1f86177"] on repo=25106098-e837-4f72-9b7c-d83aff27c6ed 06:01:03.648 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/b' 06:01:03.706 [pool-3-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 06:01:03.763 [pool-3-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% 06:01:03.778 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 49240 bytes in 129 ms. path='/b' 06:01:03.795 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcmg3-r17ts-local/.cloudstore-repo/tmp/ChangeSetDto.97b4415e-bacc-4c74-b3d2-a1cd7ac68a15.-1.xml.gz 06:01:03.794 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 06:01:03.863 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="6d37decd-dac2-4f1d-8be6-6206c1f86177"] on repo=25106098-e837-4f72-9b7c-d83aff27c6ed 06:01:03.885 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 49.75% 06:01:04.138 [qtp1998690339-27] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 remoteRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed localRepositoryRevisionSynced=3 06:01:04.183 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed remoteRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 transaction.localRevision=13 remoteFromLocalRevision=3 06:01:04.236 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 serverRepositoryId=97b4415e-bacc-4c74-b3d2-a1cd7ac68a15 renewalDateTime=2020-02-23T05:31:03.964Z expiryDateTime=2020-02-23T06:01:03.963Z 06:01:04.329 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 06:01:04.352 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 06:01:04.379 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=25106098-e837-4f72-9b7c-d83aff27c6ed from='target/repo/k6ykch2r-7asue-local' toID=6d37decd-dac2-4f1d-8be6-6206c1f86177 to='https://localhost:44987/6d37decd-dac2-4f1d-8be6-6206c1f86177/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' 06:01:04.451 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.12% 06:01:04.502 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:01:04.510 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 25106098-e837-4f72-9b7c-d83aff27c6ed 06:01:04.511 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 6d37decd-dac2-4f1d-8be6-6206c1f86177 06:01:04.511 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:01:04.511 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed remoteRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=13 06:01:04.521 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:01:04.533 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:01:04.533 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:01:04.533 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:01:04.533 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:01:04.535 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43% 06:01:04.535 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 06:01:04.568 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed remoteRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 localRepositoryRevisionSynced=13 06:01:04.659 [qtp1998690339-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 remoteRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed transaction.localRevision=6 remoteFromLocalRevision=13 06:01:04.693 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6d37decd-dac2-4f1d-8be6-6206c1f86177 from='https://localhost:44987/6d37decd-dac2-4f1d-8be6-6206c1f86177/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' toID=25106098-e837-4f72-9b7c-d83aff27c6ed to='target/repo/k6ykch2r-7asue-local', fromRepoLocalSync=false 06:01:04.694 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2r-7asue-local/.cloudstore-repo/tmp/ChangeSetDto.6d37decd-dac2-4f1d-8be6-6206c1f86177.null.xml.gz 06:01:04.731 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.60% 06:01:04.772 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:01:04.785 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.40% 06:01:04.788 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6d37decd-dac2-4f1d-8be6-6206c1f86177 06:01:04.789 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 25106098-e837-4f72-9b7c-d83aff27c6ed 06:01:04.790 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1 06:01:04.792 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 remoteRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 06:01:04.795 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:01:04.823 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:01:04.823 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2z-5pssa-remote/2/.cloudstore.properties 06:01:04.829 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2z-5pssa-remote/.cloudstore.properties 06:01:04.829 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2z-5pssa-remote/.cloudstore-repo/parent.properties 06:01:04.829 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 06:01:04.830 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 06:01:04.830 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:01:04.830 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:01:04.840 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2r-7asue-local/.cloudstore-repo/tmp/ChangeSetDto.6d37decd-dac2-4f1d-8be6-6206c1f86177.null.xml.gz 06:01:04.841 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 06:01:04.841 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 06:01:04.920 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.20% 06:01:04.921 [qtp1998690339-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 remoteRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed localRepositoryRevisionSynced=6 06:01:05.013 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed remoteRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 transaction.localRevision=16 remoteFromLocalRevision=6 06:01:05.050 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:01:05.063 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.00% 06:01:05.109 [closeDeferredTimer-3dfe59d7-1] INFO c.c.c.l.LocalRepoManagerImpl - [3dfe59d7]_close: Shutting down real LocalRepoManager. 06:01:05.404 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 06:01:05.550 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:01:05.577 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 97b4415e-bacc-4c74-b3d2-a1cd7ac68a15 06:01:05.581 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 51722d1d-7862-41eb-af85-7f3ad4ebe9c9 06:01:05.584 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:01:05.586 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=97b4415e-bacc-4c74-b3d2-a1cd7ac68a15 remoteRepositoryId=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 06:01:05.620 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:01:05.713 [closeDeferredTimer-4a1dda83-1] INFO c.c.c.l.LocalRepoManagerImpl - [4a1dda83]_close: Shutting down real LocalRepoManager. 06:01:05.789 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:01:05.789 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:01:05.789 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:01:05.790 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:01:05.979 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcmg3-r17ts-local/.cloudstore-repo/tmp/ChangeSetDto.97b4415e-bacc-4c74-b3d2-a1cd7ac68a15.-1.xml.gz 06:01:05.991 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:01:06.007 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 0.50% 06:01:06.015 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6d37decd-dac2-4f1d-8be6-6206c1f86177 from='https://localhost:44987/6d37decd-dac2-4f1d-8be6-6206c1f86177/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' toID=25106098-e837-4f72-9b7c-d83aff27c6ed to='target/repo/k6ykch2r-7asue-local', fromRepoLocalSync=true 06:01:06.021 [pool-5-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 25106098-e837-4f72-9b7c-d83aff27c6ed ('target/repo/k6ykch2r-7asue-local') 06:01:06.039 [pool-5-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 12.94% 06:01:06.068 [pool-5-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 19.03% 06:01:06.076 [pool-5-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 25.12% 06:01:06.106 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2r-7asue-local/.cloudstore-repo/tmp/ChangeSetDto.6d37decd-dac2-4f1d-8be6-6206c1f86177.6.xml.gz 06:01:06.156 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/#4' 06:01:06.165 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 06:01:06.172 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 06:01:06.185 [pool-4-thread-1] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1753 ms. 06:01:06.282 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 06:01:06.386 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 30.33% 06:01:06.387 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 06:01:06.476 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 06:01:06.555 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 06:01:06.625 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5#' 06:01:06.739 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 35.59% 06:01:06.740 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 40.86% 06:01:06.741 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/#b' 06:01:06.894 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a013c078528254cf01b14cdf4218f3bbcf0327d2' to.sha1=''): /#4/#b 06:01:07.088 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="97b4415e-bacc-4c74-b3d2-a1cd7ac68a15"] on repo=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 06:01:07.164 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/#b' 06:01:07.275 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 5988 bytes in 110 ms. path='/#4/#b' 06:01:07.291 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c691e3d4c979adbf07e3b97e33fdf3c89ed246f6_0 into destFile #b 06:01:07.406 [main] INFO c.c.c.l.LocalRepoManagerImpl - [38834000]initPersistenceManagerFactory: repositoryId=34c383a4-bcdf-4c98-ac55-04c92dfa606c 06:01:07.413 [main] INFO c.c.c.l.LocalRepoManagerImpl - [38834000]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10576 ms. 06:01:07.419 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="97b4415e-bacc-4c74-b3d2-a1cd7ac68a15"] on repo=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 remoteRoot: k6ykda7s-ns5dt-remote remoteRepositoryId: 34c383a4-bcdf-4c98-ac55-04c92dfa606c 06:01:07.565 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/a' 06:01:07.709 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cd9a4e4548d0c27b236dde9d76eaf47cd2edba1b' to.sha1=''): /#4/a 06:01:07.932 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="97b4415e-bacc-4c74-b3d2-a1cd7ac68a15"] on repo=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 06:01:07.947 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=406.0 MiB, used=43.8 MiB, available=3.4 GiB 06:01:07.971 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.44% 06:01:07.985 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/a' 06:01:08.022 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 06:01:08.050 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 70.42% 06:01:08.125 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 78.46% 06:01:08.179 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 06:01:08.268 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 481998 bytes in 282 ms. path='/#4/a' 06:01:08.305 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:01:08.386 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="97b4415e-bacc-4c74-b3d2-a1cd7ac68a15"] on repo=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 06:01:08.451 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/c+' Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 35631e8a-2434-49b4-a93d-4e541ed5ae97 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykda7q-rc5on-local localRepository.publicKeySha1 = 0A:4A:49:2A:D8:02:8B:22:E7:0A:0D:B3:01:0A:9B:51:95:95:CC:4A remoteRepository.repositoryId = 34c383a4-bcdf-4c98-ac55-04c92dfa606c remoteRepository.remoteRoot = https://localhost:46495/34c383a4-bcdf-4c98-ac55-04c92dfa606c/2 remoteRepository.publicKeySha1 = F5:EE:BA:5A:72:2E:25:50:20:8B:C7:6D:16:E1:31:79:4F:FC:9C:C9 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 35631e8a-2434-49b4-a93d-4e541ed5ae97 34c383a4-bcdf-4c98-ac55-04c92dfa606c 06:01:08.672 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3df43f0d587ba22d15e5b600bb5867bb7b58fac9' to.sha1=''): /#4/c+ 06:01:08.715 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.92% 06:01:08.816 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 06:01:08.863 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="97b4415e-bacc-4c74-b3d2-a1cd7ac68a15"] on repo=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 06:01:08.918 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/c+' 06:01:08.917 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:01:08.929 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6d37decd-dac2-4f1d-8be6-6206c1f86177 06:01:08.929 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 25106098-e837-4f72-9b7c-d83aff27c6ed 06:01:08.930 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1 06:01:08.930 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 remoteRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=9 06:01:08.934 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:01:09.026 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:01:09.027 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2z-5pssa-remote/2/.cloudstore.properties 06:01:09.027 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2z-5pssa-remote/.cloudstore.properties 06:01:09.027 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2z-5pssa-remote/.cloudstore-repo/parent.properties 06:01:09.032 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: file modified: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2z-5pssa-remote/.cloudstore.properties 06:01:09.033 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< ConfigPropSetDto[configPropDtos=[ConfigPropDto[key=ignore[test].namePattern, value=overwrittenTest], ConfigPropDto[key=ignore[blubb].namePattern, value=overwrittenBlubb], ConfigPropDto[key=ignore[bla].namePattern, value=bla], ConfigPropDto[key=ignore[oink].namePattern, value=oink!]]] 06:01:09.034 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:01:09.080 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 24080 bytes in 160 ms. path='/#4/c+' 06:01:09.100 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_8a30244b83c6cac3c79f8f95d30f96579c0f4c0b_0 into destFile c+ 06:01:09.146 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2r-7asue-local/.cloudstore-repo/tmp/ChangeSetDto.6d37decd-dac2-4f1d-8be6-6206c1f86177.6.xml.gz 06:01:09.159 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:01:09.165 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=406.0 MiB, used=39.1 MiB, available=3.4 GiB Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 210.996 sec - in co.codewizards.cloudstore.test.LocalServerClientGarbageCollectionIT 06:01:09.267 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="97b4415e-bacc-4c74-b3d2-a1cd7ac68a15"] on repo=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 06:01:09.287 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@701d7b35{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 06:01:09.288 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 06:01:09.298 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@62688714{/,null,UNAVAILABLE} 06:01:09.309 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/HXb0FdkcvqZ3wgJjBQCwLA/.cloudstore/localServerRunning.deleteToStop 06:01:09.316 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@577377a{SSL,[ssl, http/1.1]}{0.0.0.0:45497} 06:01:09.317 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 06:01:09.324 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@4eec081{/,null,UNAVAILABLE} 06:01:09.460 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/d$' Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 34c383a4-bcdf-4c98-ac55-04c92dfa606c localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykda7s-ns5dt-remote localRepository.publicKeySha1 = F5:EE:BA:5A:72:2E:25:50:20:8B:C7:6D:16:E1:31:79:4F:FC:9C:C9 remoteRepository.repositoryId = 35631e8a-2434-49b4-a93d-4e541ed5ae97 remoteRepository.publicKeySha1 = 0A:4A:49:2A:D8:02:8B:22:E7:0A:0D:B3:01:0A:9B:51:95:95:CC:4A Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 34c383a4-bcdf-4c98-ac55-04c92dfa606c 35631e8a-2434-49b4-a93d-4e541ed5ae97 06:01:09.476 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d1' 06:01:09.620 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='62416d3ea4c86d734d1fe3816c71618eb9b2f71e' to.sha1=''): /#4/d$ 06:01:09.667 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d1/d10' 06:01:09.681 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="97b4415e-bacc-4c74-b3d2-a1cd7ac68a15"] on repo=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 06:01:09.749 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/d$' 06:01:09.769 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 30.31% 06:01:09.784 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d1/d11' 06:01:09.872 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d2' 06:01:09.949 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 239785 bytes in 199 ms. path='/#4/d$' 06:01:09.953 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d2/d20' 06:01:09.964 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a93a212f7eca012dceb852f364cc2c34026f0dd8_0 into destFile d$ 06:01:10.029 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d2/f40' 06:01:10.132 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="97b4415e-bacc-4c74-b3d2-a1cd7ac68a15"] on repo=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 06:01:10.206 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 06:01:10.217 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d3' 06:01:10.334 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 35.61% 06:01:10.335 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 40.91% 06:01:10.335 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.cloudstore.properties' 06:01:10.389 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d61f9b76c5c1c984b72267df6a1832badfa8b256' to.sha1=''): /1 {11 11ä11#+} 1/a 06:01:10.496 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a312167ef44d4f920caf5d093a97c2fc394b1e36' to.sha1=''): /.cloudstore.properties 06:01:10.513 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="97b4415e-bacc-4c74-b3d2-a1cd7ac68a15"] on repo=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 06:01:10.581 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/a' 06:01:10.605 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="6d37decd-dac2-4f1d-8be6-6206c1f86177"] on repo=25106098-e837-4f72-9b7c-d83aff27c6ed 06:01:10.675 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.cloudstore.properties' 06:01:10.768 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 386 ms. 06:01:10.768 [main] INFO c.c.c.l.LocalRepoManagerImpl - [10ee04df]initPersistenceManagerFactory: repositoryId=a481959a-320d-4565-af5f-083823991121 06:01:10.931 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 656174 bytes in 350 ms. path='/1 {11 11ä11#+} 1/a' 06:01:10.942 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 06:01:10.952 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:01:10.960 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=34c383a4-bcdf-4c98-ac55-04c92dfa606c from='https://localhost:46495/34c383a4-bcdf-4c98-ac55-04c92dfa606c/2' toID=35631e8a-2434-49b4-a93d-4e541ed5ae97 to='target/repo/k6ykda7q-rc5on-local', fromRepoLocalSync=true 06:01:10.960 [pool-9-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 35631e8a-2434-49b4-a93d-4e541ed5ae97 ('target/repo/k6ykda7q-rc5on-local') 06:01:10.990 [main] INFO c.c.c.l.LocalRepoManagerImpl - [10ee04df]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 12520 ms. 06:01:11.040 [pool-9-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 06:01:11.052 [pool-9-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% 06:01:11.062 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykda7q-rc5on-local/.cloudstore-repo/tmp/ChangeSetDto.34c383a4-bcdf-4c98-ac55-04c92dfa606c.-1.xml.gz remoteRoot: k6ykd0vz-22ws6-remote remoteRepositoryId: a481959a-320d-4565-af5f-083823991121 06:01:11.155 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1343 ms. 06:01:11.170 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=35631e8a-2434-49b4-a93d-4e541ed5ae97 serverRepositoryId=34c383a4-bcdf-4c98-ac55-04c92dfa606c renewalDateTime=2020-02-23T05:31:11.107Z expiryDateTime=2020-02-23T06:01:11.107Z 06:01:11.172 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="97b4415e-bacc-4c74-b3d2-a1cd7ac68a15"] on repo=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 06:01:11.187 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 06:01:11.228 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 06:01:11.240 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 06:01:11.334 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7cfe0d4f49c33100369992427c7b38e3f034caee' to.sha1=''): /1 {11 11ä11#+} 1/b 06:01:11.379 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.69% 06:01:11.442 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="97b4415e-bacc-4c74-b3d2-a1cd7ac68a15"] on repo=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 06:01:11.497 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/b' 06:01:11.590 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.60% 06:01:11.676 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.40% 06:01:11.913 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=320.0 MiB, used=24.0 MiB, available=3.5 GiB 06:01:11.942 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.20% 06:01:11.985 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 727605 bytes in 488 ms. path='/1 {11 11ä11#+} 1/b' 06:01:12.015 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 06:01:12.045 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.00% 06:01:12.229 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="97b4415e-bacc-4c74-b3d2-a1cd7ac68a15"] on repo=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 06:01:12.246 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 06:01:12.246 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 06:01:12.317 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:01:12.337 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 34c383a4-bcdf-4c98-ac55-04c92dfa606c 06:01:12.344 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 35631e8a-2434-49b4-a93d-4e541ed5ae97 06:01:12.344 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2 06:01:12.344 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=34c383a4-bcdf-4c98-ac55-04c92dfa606c remoteRepositoryId=35631e8a-2434-49b4-a93d-4e541ed5ae97 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 06:01:12.351 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:01:12.426 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0155b7ec501bfd5f31b173dd15b18ebfa5f3bb09' to.sha1=''): /1 {11 11ä11#+} 1/c 06:01:12.470 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:01:12.471 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykda7s-ns5dt-remote/.cloudstore.properties 06:01:12.471 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykda7s-ns5dt-remote/.cloudstore-repo/parent.properties 06:01:12.471 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 06:01:12.472 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 06:01:12.472 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:01:12.472 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:01:12.492 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykda7q-rc5on-local/.cloudstore-repo/tmp/ChangeSetDto.34c383a4-bcdf-4c98-ac55-04c92dfa606c.-1.xml.gz 06:01:12.501 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:01:12.507 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 100 bytes in 1832 ms. path='/.cloudstore.properties' 06:01:12.544 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a395394c3ca7810cf2e74475ce1fa0e937d14863_0 into destFile .cloudstore.properties 06:01:12.563 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="97b4415e-bacc-4c74-b3d2-a1cd7ac68a15"] on repo=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 06:01:12.569 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/c' 06:01:12.633 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="6d37decd-dac2-4f1d-8be6-6206c1f86177"] on repo=25106098-e837-4f72-9b7c-d83aff27c6ed 06:01:12.642 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 06:01:12.663 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d1/d10/f30' 06:01:12.759 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 31.31% 06:01:12.793 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 36.58% 06:01:12.793 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 41.85% 06:01:12.793 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 118832 bytes in 223 ms. path='/1 {11 11ä11#+} 1/c' 06:01:12.800 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 06:01:12.837 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 06:01:12.841 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d3642f2f831ad71caf8269e81d17c42bb8784ca1' to.sha1=''): /d1/d10/f30 06:01:12.940 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="97b4415e-bacc-4c74-b3d2-a1cd7ac68a15"] on repo=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 06:01:12.938 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3ac748a41e7fd4cc428cc90d548f0d37eddfee74' to.sha1=''): /1 {11 11ä11#+} 1/a 06:01:12.964 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="6d37decd-dac2-4f1d-8be6-6206c1f86177"] on repo=25106098-e837-4f72-9b7c-d83aff27c6ed 06:01:12.962 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 43.50% 06:01:12.962 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 06:01:12.967 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/d1/d10/f30' Running co.codewizards.cloudstore.test.FileLsIT 06:01:13.188 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f85ab82e88f2366d37f4e64319714667a952672f' to.sha1=''): /2/1 {11 11ä11#+} 1/a 06:01:13.257 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="34c383a4-bcdf-4c98-ac55-04c92dfa606c"] on repo=35631e8a-2434-49b4-a93d-4e541ed5ae97 06:01:13.268 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/a' 06:01:13.330 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 497333 bytes in 363 ms. path='/d1/d10/f30' 06:01:13.361 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="97b4415e-bacc-4c74-b3d2-a1cd7ac68a15"] on repo=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 06:01:13.364 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1 {11 11ä11#+} 1/a' 06:01:13.418 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_284fe2394c84db3e23a277a1c8fa6f0f73952386_0 into destFile f30 06:01:13.439 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 50622 bytes in 167 ms. path='/1 {11 11ä11#+} 1/a' 06:01:13.456 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:01:13.611 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="6d37decd-dac2-4f1d-8be6-6206c1f86177"] on repo=25106098-e837-4f72-9b7c-d83aff27c6ed 06:01:13.662 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d1/f20' 06:01:13.673 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="34c383a4-bcdf-4c98-ac55-04c92dfa606c"] on repo=35631e8a-2434-49b4-a93d-4e541ed5ae97 06:01:13.732 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 06:01:13.732 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 377487 bytes in 364 ms. path='/2/1 {11 11ä11#+} 1/a' 06:01:13.814 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:01:13.809 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2790e702be3c1e1088a904d42fcc094cd3b0e12a' to.sha1=''): /1 {11 11ä11#+} 1/b 06:01:13.889 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f38b5b05e019827203085e9225f4ef32b6af6f17' to.sha1=''): /d1/f20 06:01:13.899 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="34c383a4-bcdf-4c98-ac55-04c92dfa606c"] on repo=35631e8a-2434-49b4-a93d-4e541ed5ae97 06:01:13.908 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/b' 06:01:13.953 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="97b4415e-bacc-4c74-b3d2-a1cd7ac68a15"] on repo=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 06:01:13.992 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 06:01:14.015 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="6d37decd-dac2-4f1d-8be6-6206c1f86177"] on repo=25106098-e837-4f72-9b7c-d83aff27c6ed 06:01:14.021 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/d1/f20' 06:01:14.024 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 21080 bytes in 115 ms. path='/1 {11 11ä11#+} 1/b' 06:01:14.069 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 06:01:14.146 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="34c383a4-bcdf-4c98-ac55-04c92dfa606c"] on repo=35631e8a-2434-49b4-a93d-4e541ed5ae97 06:01:14.178 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 06:01:14.214 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1a8e44fe]initPersistenceManagerFactory: repositoryId=1a24489b-c236-455d-a67f-bbd1b08bc63f 06:01:14.230 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1a8e44fe]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10630 ms. 06:01:14.236 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ba3306611f504c2ebbf16c2c3496d2d1e84f30ac' to.sha1=''): /2/1 {11 11ä11#+} 1/b 06:01:14.266 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fc4f7c79433b704a9d5f5cd935f32c6b9f8683f6' to.sha1=''): /a 06:01:14.281 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 107370 bytes in 259 ms. path='/d1/f20' 06:01:14.317 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b17578491f900ac355e02190d7efbd0fec614a69_0 into destFile f20 06:01:14.466 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="6d37decd-dac2-4f1d-8be6-6206c1f86177"] on repo=25106098-e837-4f72-9b7c-d83aff27c6ed 06:01:14.482 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="34c383a4-bcdf-4c98-ac55-04c92dfa606c"] on repo=35631e8a-2434-49b4-a93d-4e541ed5ae97 06:01:14.480 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="97b4415e-bacc-4c74-b3d2-a1cd7ac68a15"] on repo=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 06:01:14.489 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 06:01:14.496 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1 {11 11ä11#+} 1/b' 06:01:14.503 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d1/f21' 06:01:14.721 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ea0f3591060759b3ee01ccbcd1a102d8aa2400d1' to.sha1=''): /d1/f21 06:01:14.734 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 124663 bytes in 245 ms. path='/a' 06:01:14.758 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:01:14.809 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="34c383a4-bcdf-4c98-ac55-04c92dfa606c"] on repo=35631e8a-2434-49b4-a93d-4e541ed5ae97 06:01:14.821 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 48.43% 06:01:14.940 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="6d37decd-dac2-4f1d-8be6-6206c1f86177"] on repo=25106098-e837-4f72-9b7c-d83aff27c6ed 06:01:14.957 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/d1/f21' 06:01:15.013 [qtp554810427-25] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=34c383a4-bcdf-4c98-ac55-04c92dfa606c remoteRepositoryId=35631e8a-2434-49b4-a93d-4e541ed5ae97 localRepositoryRevisionSynced=3 06:01:15.036 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 518568 bytes in 532 ms. path='/2/1 {11 11ä11#+} 1/b' 06:01:15.062 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=35631e8a-2434-49b4-a93d-4e541ed5ae97 remoteRepositoryId=34c383a4-bcdf-4c98-ac55-04c92dfa606c transaction.localRevision=19 remoteFromLocalRevision=3 06:01:15.112 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=35631e8a-2434-49b4-a93d-4e541ed5ae97 from='target/repo/k6ykda7q-rc5on-local' toID=34c383a4-bcdf-4c98-ac55-04c92dfa606c to='https://localhost:46495/34c383a4-bcdf-4c98-ac55-04c92dfa606c/2' 06:01:15.121 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 06:01:15.284 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="97b4415e-bacc-4c74-b3d2-a1cd7ac68a15"] on repo=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 06:01:15.297 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 06:01:15.301 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=362.0 MiB, used=39.4 MiB, available=3.4 GiB 06:01:15.332 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:01:15.336 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 35631e8a-2434-49b4-a93d-4e541ed5ae97 06:01:15.337 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 34c383a4-bcdf-4c98-ac55-04c92dfa606c 06:01:15.338 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:01:15.338 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=35631e8a-2434-49b4-a93d-4e541ed5ae97 remoteRepositoryId=34c383a4-bcdf-4c98-ac55-04c92dfa606c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=19 06:01:15.346 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:01:15.389 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:01:15.389 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:01:15.389 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:01:15.389 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:01:15.390 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43% 06:01:15.391 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 06:01:15.443 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=35631e8a-2434-49b4-a93d-4e541ed5ae97 remoteRepositoryId=34c383a4-bcdf-4c98-ac55-04c92dfa606c localRepositoryRevisionSynced=19 06:01:15.534 [qtp554810427-62] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=34c383a4-bcdf-4c98-ac55-04c92dfa606c remoteRepositoryId=35631e8a-2434-49b4-a93d-4e541ed5ae97 transaction.localRevision=6 remoteFromLocalRevision=19 06:01:15.547 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=34c383a4-bcdf-4c98-ac55-04c92dfa606c from='https://localhost:46495/34c383a4-bcdf-4c98-ac55-04c92dfa606c/2' toID=35631e8a-2434-49b4-a93d-4e541ed5ae97 to='target/repo/k6ykda7q-rc5on-local', fromRepoLocalSync=false 06:01:15.549 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykda7q-rc5on-local/.cloudstore-repo/tmp/ChangeSetDto.34c383a4-bcdf-4c98-ac55-04c92dfa606c.null.xml.gz 06:01:15.621 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:01:15.641 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 34c383a4-bcdf-4c98-ac55-04c92dfa606c 06:01:15.654 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 35631e8a-2434-49b4-a93d-4e541ed5ae97 06:01:15.654 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2 06:01:15.655 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=34c383a4-bcdf-4c98-ac55-04c92dfa606c remoteRepositoryId=35631e8a-2434-49b4-a93d-4e541ed5ae97 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 06:01:15.657 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:01:15.663 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e9ed78c2f3ee60806a79cdfbe98d2551fb2abe2e' to.sha1=''): /2/a 06:01:15.681 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 806650 bytes in 723 ms. path='/d1/f21' 06:01:15.720 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:01:15.721 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykda7s-ns5dt-remote/.cloudstore.properties 06:01:15.721 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykda7s-ns5dt-remote/.cloudstore-repo/parent.properties 06:01:15.721 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 06:01:15.721 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 06:01:15.752 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:01:15.753 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:01:15.748 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_1201496551bf9c139b93437e511ec82695a95182_0 into destFile f21 06:01:15.761 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykda7q-rc5on-local/.cloudstore-repo/tmp/ChangeSetDto.34c383a4-bcdf-4c98-ac55-04c92dfa606c.null.xml.gz 06:01:15.767 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 06:01:15.767 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 06:01:15.840 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="97b4415e-bacc-4c74-b3d2-a1cd7ac68a15"] on repo=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 06:01:15.858 [qtp554810427-72] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=34c383a4-bcdf-4c98-ac55-04c92dfa606c remoteRepositoryId=35631e8a-2434-49b4-a93d-4e541ed5ae97 localRepositoryRevisionSynced=6 06:01:15.926 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=35631e8a-2434-49b4-a93d-4e541ed5ae97 remoteRepositoryId=34c383a4-bcdf-4c98-ac55-04c92dfa606c transaction.localRevision=22 remoteFromLocalRevision=6 06:01:15.924 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 06:01:15.929 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:01:15.931 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="6d37decd-dac2-4f1d-8be6-6206c1f86177"] on repo=25106098-e837-4f72-9b7c-d83aff27c6ed 06:01:15.957 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 45.04% 06:01:16.076 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 58320 bytes in 150 ms. path='/2/a' 06:01:16.103 [qtp1998690339-25] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 remoteRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed localRepositoryRevisionSynced=9 06:01:16.134 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:01:16.140 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed remoteRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 transaction.localRevision=45 remoteFromLocalRevision=9 06:01:16.088 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 06:01:16.157 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 50.25% 06:01:16.167 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=25106098-e837-4f72-9b7c-d83aff27c6ed from='target/repo/k6ykch2r-7asue-local' toID=6d37decd-dac2-4f1d-8be6-6206c1f86177 to='https://localhost:44987/6d37decd-dac2-4f1d-8be6-6206c1f86177/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' 06:01:16.203 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1bb51492]getCloseDeferredMillis: closeDeferredMillis=20000 06:01:16.212 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1bb51492]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = aaf2af2e-0038-4bee-bd7d-faeda0d7a976 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykdg49-k2sed-local localRepository.publicKeySha1 = 22:F3:18:1D:9B:8F:E5:33:FC:FD:B4:F8:73:89:40:5A:BF:34:CE:45 remoteRepository.repositoryId = 1a24489b-c236-455d-a67f-bbd1b08bc63f remoteRepository.remoteRoot = https://localhost:45640/1a24489b-c236-455d-a67f-bbd1b08bc63f remoteRepository.publicKeySha1 = CA:C7:1F:D0:07:2C:B0:C2:3E:ED:E8:0C:F5:89:37:7B:AD:7C:55:08 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection aaf2af2e-0038-4bee-bd7d-faeda0d7a976 1a24489b-c236-455d-a67f-bbd1b08bc63f 06:01:16.223 [main] INFO c.c.c.l.LocalRepoManagerImpl - [38834000]getCloseDeferredMillis: closeDeferredMillis=20000 06:01:16.224 [main] INFO c.c.c.l.LocalRepoManagerImpl - [38834000]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:01:16.232 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="97b4415e-bacc-4c74-b3d2-a1cd7ac68a15"] on repo=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 06:01:16.257 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1254a3cd]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yke3q4-ykh72-local' 06:01:16.257 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 06:01:16.309 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1254a3cd]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yke3q4-ykh72-local' locked successfully. 06:01:16.357 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:01:16.386 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 25106098-e837-4f72-9b7c-d83aff27c6ed 06:01:16.393 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 6d37decd-dac2-4f1d-8be6-6206c1f86177 06:01:16.414 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:01:16.415 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed remoteRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 localRepositoryRevisionSynced=13 localRepositoryRevisionInProgress=45 06:01:16.424 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:01:16.427 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:01:16.427 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:01:16.427 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:01:16.427 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:01:16.418 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9609c353ae39ab75b3073afc56676faa285a0dae' to.sha1=''): /3/a 06:01:16.434 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 63.43% 06:01:16.435 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 74.63% 06:01:16.474 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed remoteRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 localRepositoryRevisionSynced=45 06:01:16.518 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="97b4415e-bacc-4c74-b3d2-a1cd7ac68a15"] on repo=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 06:01:16.548 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 06:01:16.564 [qtp1998690339-25] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 remoteRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed transaction.localRevision=12 remoteFromLocalRevision=45 06:01:16.569 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6d37decd-dac2-4f1d-8be6-6206c1f86177 from='https://localhost:44987/6d37decd-dac2-4f1d-8be6-6206c1f86177/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' toID=25106098-e837-4f72-9b7c-d83aff27c6ed to='target/repo/k6ykch2r-7asue-local', fromRepoLocalSync=false 06:01:16.570 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2r-7asue-local/.cloudstore-repo/tmp/ChangeSetDto.6d37decd-dac2-4f1d-8be6-6206c1f86177.null.xml.gz 06:01:16.657 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:01:16.663 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6d37decd-dac2-4f1d-8be6-6206c1f86177 06:01:16.676 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 25106098-e837-4f72-9b7c-d83aff27c6ed 06:01:16.680 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1 06:01:16.681 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 remoteRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12 06:01:16.685 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:01:16.698 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 141457 bytes in 144 ms. path='/3/a' 06:01:16.734 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:01:16.776 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:01:16.786 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2z-5pssa-remote/2/.cloudstore.properties 06:01:16.786 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2z-5pssa-remote/.cloudstore.properties 06:01:16.786 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2z-5pssa-remote/.cloudstore-repo/parent.properties 06:01:16.820 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="97b4415e-bacc-4c74-b3d2-a1cd7ac68a15"] on repo=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 06:01:16.819 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 06:01:16.824 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 06:01:16.824 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:01:16.825 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:01:16.836 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2r-7asue-local/.cloudstore-repo/tmp/ChangeSetDto.6d37decd-dac2-4f1d-8be6-6206c1f86177.null.xml.gz 06:01:16.837 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 88.31% 06:01:16.838 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 99.50% 06:01:16.859 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 06:01:16.980 [qtp1998690339-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 remoteRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed localRepositoryRevisionSynced=12 06:01:17.076 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed remoteRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 transaction.localRevision=48 remoteFromLocalRevision=12 06:01:17.097 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 100.00% 06:01:17.198 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 0.50% 06:01:17.187 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='788beff0923d65788c6bfdbb50ea1cae43b124db' to.sha1=''): /3/b 06:01:17.216 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6d37decd-dac2-4f1d-8be6-6206c1f86177 from='https://localhost:44987/6d37decd-dac2-4f1d-8be6-6206c1f86177/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' toID=25106098-e837-4f72-9b7c-d83aff27c6ed to='target/repo/k6ykch2r-7asue-local', fromRepoLocalSync=true 06:01:17.220 [pool-6-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 25106098-e837-4f72-9b7c-d83aff27c6ed ('target/repo/k6ykch2r-7asue-local') 06:01:17.228 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2r-7asue-local/.cloudstore-repo/tmp/ChangeSetDto.6d37decd-dac2-4f1d-8be6-6206c1f86177.12.xml.gz 06:01:17.250 [pool-6-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 12.94% 06:01:17.320 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=362.5 MiB, used=34.7 MiB, available=3.4 GiB 06:01:17.349 [pool-6-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 18.01% 06:01:17.361 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 06:01:17.364 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 06:01:17.389 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.44% 06:01:17.419 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="97b4415e-bacc-4c74-b3d2-a1cd7ac68a15"] on repo=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 06:01:17.447 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 1a24489b-c236-455d-a67f-bbd1b08bc63f localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykdg4a-5a011-remote localRepository.publicKeySha1 = CA:C7:1F:D0:07:2C:B0:C2:3E:ED:E8:0C:F5:89:37:7B:AD:7C:55:08 remoteRepository.repositoryId = aaf2af2e-0038-4bee-bd7d-faeda0d7a976 remoteRepository.publicKeySha1 = 22:F3:18:1D:9B:8F:E5:33:FC:FD:B4:F8:73:89:40:5A:BF:34:CE:45 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 1a24489b-c236-455d-a67f-bbd1b08bc63f aaf2af2e-0038-4bee-bd7d-faeda0d7a976 06:01:17.472 [pool-6-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 23.09% 06:01:17.487 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 06:01:17.548 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 70.42% 06:01:17.659 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 78.58% 06:01:17.686 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 06:01:17.749 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 92560 bytes in 302 ms. path='/3/b' 06:01:17.800 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 06:01:17.902 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="97b4415e-bacc-4c74-b3d2-a1cd7ac68a15"] on repo=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 06:01:17.917 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 06:01:18.060 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8930640215d56d9004d67ce9cae9eae6c9f23dfa' to.sha1=''): /3/c 06:01:18.085 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.92% 06:01:18.207 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 06:01:18.228 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="97b4415e-bacc-4c74-b3d2-a1cd7ac68a15"] on repo=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 06:01:18.233 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:01:18.236 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 06:01:18.238 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6d37decd-dac2-4f1d-8be6-6206c1f86177 06:01:18.240 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 25106098-e837-4f72-9b7c-d83aff27c6ed 06:01:18.240 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1 06:01:18.240 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 remoteRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed localRepositoryRevisionSynced=12 localRepositoryRevisionInProgress=14 06:01:18.252 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. WatchTaskFirstWrittenChunk started 06:01:18.281 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:01:18.281 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2z-5pssa-remote/2/.cloudstore.properties 06:01:18.281 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2z-5pssa-remote/.cloudstore.properties 06:01:18.281 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2z-5pssa-remote/.cloudstore-repo/parent.properties 06:01:18.290 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 06:01:18.309 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 06:01:18.310 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:01:18.310 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:01:18.322 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2r-7asue-local/.cloudstore-repo/tmp/ChangeSetDto.6d37decd-dac2-4f1d-8be6-6206c1f86177.12.xml.gz 06:01:18.323 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 38.56% 06:01:18.328 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 49.75% 06:01:18.445 [qtp1998690339-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 remoteRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed localRepositoryRevisionSynced=14 06:01:18.469 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed remoteRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 transaction.localRevision=49 remoteFromLocalRevision=14 06:01:18.473 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=25106098-e837-4f72-9b7c-d83aff27c6ed from='target/repo/k6ykch2r-7asue-local' toID=6d37decd-dac2-4f1d-8be6-6206c1f86177 to='https://localhost:44987/6d37decd-dac2-4f1d-8be6-6206c1f86177/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' 06:01:18.516 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 191330 bytes in 279 ms. path='/3/c' 06:01:18.525 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = bb8fd5aa-655b-45b3-8a58-dd22a55acb41 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykd0vw-f5rao-local localRepository.publicKeySha1 = 55:8F:30:F2:8D:94:8A:A5:E3:6B:3B:71:76:26:3C:7D:7B:41:8D:83 remoteRepository.repositoryId = a481959a-320d-4565-af5f-083823991121 remoteRepository.remoteRoot = https://localhost:43002/a481959a-320d-4565-af5f-083823991121 remoteRepository.publicKeySha1 = 3A:BA:84:FF:E6:25:8A:A9:14:6B:0E:9B:F7:34:C2:DA:DC:30:A3:0E Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection bb8fd5aa-655b-45b3-8a58-dd22a55acb41 a481959a-320d-4565-af5f-083823991121 06:01:18.612 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="97b4415e-bacc-4c74-b3d2-a1cd7ac68a15"] on repo=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 06:01:18.619 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 06:01:18.639 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:01:18.646 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 25106098-e837-4f72-9b7c-d83aff27c6ed 06:01:18.651 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 6d37decd-dac2-4f1d-8be6-6206c1f86177 06:01:18.661 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:01:18.662 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed remoteRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 localRepositoryRevisionSynced=45 localRepositoryRevisionInProgress=49 06:01:18.676 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:01:18.680 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:01:18.690 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:01:18.696 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:01:18.697 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:01:18.700 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 63.43% 06:01:18.701 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 74.63% 06:01:18.741 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='35b5c172a5e828b3d84e2f61e2ce3b6fd51da060' to.sha1=''): /3/d 06:01:18.760 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed remoteRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 localRepositoryRevisionSynced=49 06:01:18.837 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="97b4415e-bacc-4c74-b3d2-a1cd7ac68a15"] on repo=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 06:01:18.850 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 06:01:18.907 [qtp1998690339-24] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 remoteRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed transaction.localRevision=17 remoteFromLocalRevision=49 06:01:18.952 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6d37decd-dac2-4f1d-8be6-6206c1f86177 from='https://localhost:44987/6d37decd-dac2-4f1d-8be6-6206c1f86177/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' toID=25106098-e837-4f72-9b7c-d83aff27c6ed to='target/repo/k6ykch2r-7asue-local', fromRepoLocalSync=false 06:01:18.953 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2r-7asue-local/.cloudstore-repo/tmp/ChangeSetDto.6d37decd-dac2-4f1d-8be6-6206c1f86177.null.xml.gz 06:01:18.981 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore' does not exist! 06:01:18.982 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)... ********************************************************************** There is no key, yet. Creating a new RSA key pair, now. This might take a while (a few seconds up to a few minutes). Please be patient! ********************************************************************** 06:01:19.003 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 36696 bytes in 152 ms. path='/3/d' 06:01:19.065 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 06:01:19.079 [pool-16-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 0.50% 06:01:19.079 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:01:19.085 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6d37decd-dac2-4f1d-8be6-6206c1f86177 06:01:19.091 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 25106098-e837-4f72-9b7c-d83aff27c6ed 06:01:19.091 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1 06:01:19.092 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 remoteRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed localRepositoryRevisionSynced=14 localRepositoryRevisionInProgress=17 06:01:19.107 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="97b4415e-bacc-4c74-b3d2-a1cd7ac68a15"] on repo=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 06:01:19.094 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:01:19.112 [pool-17-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing aaf2af2e-0038-4bee-bd7d-faeda0d7a976 ('target/repo/k6ykdg49-k2sed-local') 06:01:19.112 [pool-16-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1a24489b-c236-455d-a67f-bbd1b08bc63f from='https://localhost:45640/1a24489b-c236-455d-a67f-bbd1b08bc63f' toID=aaf2af2e-0038-4bee-bd7d-faeda0d7a976 to='target/repo/k6ykdg49-k2sed-local', fromRepoLocalSync=true 06:01:19.160 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 44.48% 06:01:19.160 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5#/e' 06:01:19.167 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:01:19.168 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2z-5pssa-remote/2/.cloudstore.properties 06:01:19.169 [pool-17-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 12.94% 06:01:19.168 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2z-5pssa-remote/.cloudstore.properties 06:01:19.170 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2z-5pssa-remote/.cloudstore-repo/parent.properties 06:01:19.200 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 06:01:19.201 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 06:01:19.201 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:01:19.202 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:01:19.210 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2r-7asue-local/.cloudstore-repo/tmp/ChangeSetDto.6d37decd-dac2-4f1d-8be6-6206c1f86177.null.xml.gz 06:01:19.210 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 88.31% 06:01:19.211 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 99.50% 06:01:19.254 [pool-17-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 25.12% 06:01:19.276 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c49f168e74c8a36f52ac274ec27ce90f8c5a4a9b' to.sha1=''): /5#/e 06:01:19.284 [pool-16-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykdg49-k2sed-local/.cloudstore-repo/tmp/ChangeSetDto.1a24489b-c236-455d-a67f-bbd1b08bc63f.-1.xml.gz 06:01:19.351 [qtp1998690339-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 remoteRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed localRepositoryRevisionSynced=17 06:01:19.380 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed remoteRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 transaction.localRevision=52 remoteFromLocalRevision=17 06:01:19.430 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 100.00% 06:01:19.441 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="97b4415e-bacc-4c74-b3d2-a1cd7ac68a15"] on repo=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 06:01:19.446 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5#/e' 06:01:19.447 [pool-16-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=aaf2af2e-0038-4bee-bd7d-faeda0d7a976 serverRepositoryId=1a24489b-c236-455d-a67f-bbd1b08bc63f renewalDateTime=2020-02-23T05:31:19.325Z expiryDateTime=2020-02-23T06:01:19.325Z 06:01:19.502 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 06:01:19.509 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 0.50% 06:01:19.522 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 06:01:19.524 [pool-7-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 25106098-e837-4f72-9b7c-d83aff27c6ed ('target/repo/k6ykch2r-7asue-local') 06:01:19.529 [pool-7-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 12.94% 06:01:19.536 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6d37decd-dac2-4f1d-8be6-6206c1f86177 from='https://localhost:44987/6d37decd-dac2-4f1d-8be6-6206c1f86177/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' toID=25106098-e837-4f72-9b7c-d83aff27c6ed to='target/repo/k6ykch2r-7asue-local', fromRepoLocalSync=true 06:01:19.558 [pool-7-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 18.01% 06:01:19.592 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.11% 06:01:19.597 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 60.22% 06:01:19.608 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 65.32% 06:01:19.619 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 70.43% 06:01:19.697 [pool-7-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 23.09% 06:01:19.723 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 235750 bytes in 275 ms. path='/5#/e' 06:01:19.774 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0 into destFile e 06:01:19.793 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=316.5 MiB, used=29.8 MiB, available=3.5 GiB 06:01:19.815 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 06:01:19.834 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2r-7asue-local/.cloudstore-repo/tmp/ChangeSetDto.6d37decd-dac2-4f1d-8be6-6206c1f86177.17.xml.gz 06:01:19.877 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 06:01:19.889 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="97b4415e-bacc-4c74-b3d2-a1cd7ac68a15"] on repo=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 06:01:19.901 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 06:01:19.905 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 06:01:19.908 [pool-4-thread-1] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1554 ms. 06:01:19.928 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 49.75% Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = a481959a-320d-4565-af5f-083823991121 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykd0vz-22ws6-remote localRepository.publicKeySha1 = 3A:BA:84:FF:E6:25:8A:A9:14:6B:0E:9B:F7:34:C2:DA:DC:30:A3:0E remoteRepository.repositoryId = bb8fd5aa-655b-45b3-8a58-dd22a55acb41 remoteRepository.publicKeySha1 = 55:8F:30:F2:8D:94:8A:A5:E3:6B:3B:71:76:26:3C:7D:7B:41:8D:83 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection a481959a-320d-4565-af5f-083823991121 bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:20.000 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:01:20.006 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 1a24489b-c236-455d-a67f-bbd1b08bc63f 06:01:20.006 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: aaf2af2e-0038-4bee-bd7d-faeda0d7a976 06:01:20.006 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:01:20.007 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1a24489b-c236-455d-a67f-bbd1b08bc63f remoteRepositoryId=aaf2af2e-0038-4bee-bd7d-faeda0d7a976 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 06:01:20.037 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:01:20.175 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:01:20.176 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:01:20.176 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:01:20.177 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:01:20.189 [qtp2138664843-27] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=97b4415e-bacc-4c74-b3d2-a1cd7ac68a15 remoteRepositoryId=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 localRepositoryRevisionSynced=3 06:01:20.202 [pool-16-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykdg49-k2sed-local/.cloudstore-repo/tmp/ChangeSetDto.1a24489b-c236-455d-a67f-bbd1b08bc63f.-1.xml.gz 06:01:20.204 [pool-16-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 30.16% 06:01:20.212 [pool-16-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:01:20.229 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 remoteRepositoryId=97b4415e-bacc-4c74-b3d2-a1cd7ac68a15 transaction.localRevision=84 remoteFromLocalRevision=3 06:01:20.273 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 from='target/repo/k6ykcmg3-r17ts-local' toID=97b4415e-bacc-4c74-b3d2-a1cd7ac68a15 to='https://localhost:42619/97b4415e-bacc-4c74-b3d2-a1cd7ac68a15' 06:01:20.282 [pool-16-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 35.76% 06:01:20.285 [pool-16-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 41.36% 06:01:20.285 [pool-16-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/e' 06:01:20.465 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:01:20.470 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 51722d1d-7862-41eb-af85-7f3ad4ebe9c9 06:01:20.471 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 97b4415e-bacc-4c74-b3d2-a1cd7ac68a15 06:01:20.471 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:01:20.466 [pool-16-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3c30623f39427c687b3482a5267e12bcbf0d622c' to.sha1=''): /e 06:01:20.474 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 remoteRepositoryId=97b4415e-bacc-4c74-b3d2-a1cd7ac68a15 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=84 06:01:20.497 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:01:20.526 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:01:20.526 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:01:20.526 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:01:20.527 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:01:20.528 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43% 06:01:20.528 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 06:01:20.555 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 remoteRepositoryId=97b4415e-bacc-4c74-b3d2-a1cd7ac68a15 localRepositoryRevisionSynced=84 06:01:20.569 [pool-16-thread-2] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="1a24489b-c236-455d-a67f-bbd1b08bc63f"] on repo=aaf2af2e-0038-4bee-bd7d-faeda0d7a976 06:01:20.577 [pool-16-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/e' 06:01:20.646 [qtp2138664843-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=97b4415e-bacc-4c74-b3d2-a1cd7ac68a15 remoteRepositoryId=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 transaction.localRevision=6 remoteFromLocalRevision=84 06:01:20.661 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=97b4415e-bacc-4c74-b3d2-a1cd7ac68a15 from='https://localhost:42619/97b4415e-bacc-4c74-b3d2-a1cd7ac68a15' toID=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 to='target/repo/k6ykcmg3-r17ts-local', fromRepoLocalSync=false 06:01:20.662 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcmg3-r17ts-local/.cloudstore-repo/tmp/ChangeSetDto.97b4415e-bacc-4c74-b3d2-a1cd7ac68a15.null.xml.gz 06:01:20.750 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:01:20.755 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 97b4415e-bacc-4c74-b3d2-a1cd7ac68a15 06:01:20.756 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 51722d1d-7862-41eb-af85-7f3ad4ebe9c9 06:01:20.756 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:01:20.756 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=97b4415e-bacc-4c74-b3d2-a1cd7ac68a15 remoteRepositoryId=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 06:01:20.759 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:01:20.766 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:01:20.767 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:01:20.767 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:01:20.767 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:01:20.775 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcmg3-r17ts-local/.cloudstore-repo/tmp/ChangeSetDto.97b4415e-bacc-4c74-b3d2-a1cd7ac68a15.null.xml.gz 06:01:20.776 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 06:01:20.777 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 06:01:20.859 [qtp2138664843-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=97b4415e-bacc-4c74-b3d2-a1cd7ac68a15 remoteRepositoryId=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 localRepositoryRevisionSynced=6 createTempChunkFile: e; createNewFile=true 06:01:21.154 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% deleteOrFail: chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0.xml 06:01:21.162 [pool-3-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing bb8fd5aa-655b-45b3-8a58-dd22a55acb41 ('target/repo/k6ykd0vw-f5rao-local') 06:01:21.165 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a481959a-320d-4565-af5f-083823991121 from='https://localhost:43002/a481959a-320d-4565-af5f-083823991121' toID=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 to='target/repo/k6ykd0vw-f5rao-local', fromRepoLocalSync=true 06:01:21.241 [pool-3-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 06:01:21.264 [pool-3-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% 06:01:21.274 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykd0vw-f5rao-local/.cloudstore-repo/tmp/ChangeSetDto.a481959a-320d-4565-af5f-083823991121.-1.xml.gz FileWatcher: CHUNK_SIZE reached! chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0 06:01:21.423 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 serverRepositoryId=a481959a-320d-4565-af5f-083823991121 renewalDateTime=2020-02-23T05:31:21.330Z expiryDateTime=2020-02-23T06:01:21.330Z 06:01:21.476 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.44% 06:01:21.472 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 remoteRepositoryId=97b4415e-bacc-4c74-b3d2-a1cd7ac68a15 transaction.localRevision=87 remoteFromLocalRevision=6 06:01:21.521 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 06:01:21.553 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 70.42% 06:01:21.566 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 06:01:21.580 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:01:21.617 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% WatchTaskChunksToFile: ready 06:01:21.730 [pool-16-thread-2] WARN c.c.c.c.r.s.RepoToRepoSync - Source file was modified or deleted during sync: /e 06:01:21.731 [pool-16-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 46.95% 06:01:21.731 [pool-16-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 100.00% 06:01:21.800 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 78.58% 06:01:21.852 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 06:01:21.880 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.69% 06:01:22.165 [pool-18-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 0.50% 06:01:22.173 [pool-18-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1a24489b-c236-455d-a67f-bbd1b08bc63f from='https://localhost:45640/1a24489b-c236-455d-a67f-bbd1b08bc63f' toID=aaf2af2e-0038-4bee-bd7d-faeda0d7a976 to='target/repo/k6ykdg49-k2sed-local', fromRepoLocalSync=true 06:01:22.182 [pool-18-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Read ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykdg49-k2sed-local/.cloudstore-repo/tmp/ChangeSetDto.1a24489b-c236-455d-a67f-bbd1b08bc63f.-1.xml.gz 06:01:22.184 [pool-19-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing aaf2af2e-0038-4bee-bd7d-faeda0d7a976 ('target/repo/k6ykdg49-k2sed-local') 06:01:22.201 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.92% 06:01:22.214 [pool-19-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 14.93% 06:01:22.219 [pool-19-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 21.02% 06:01:22.221 [pool-19-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 27.11% 06:01:22.249 [pool-18-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 32.96% 06:01:22.255 [pool-18-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 38.56% 06:01:22.256 [pool-18-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/e' 06:01:22.273 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7ec7ffd3]getCloseDeferredMillis: closeDeferredMillis=0 06:01:22.273 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7ec7ffd3]close: Closing real LocalRepoManager immediately. 06:01:22.274 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7ec7ffd3]_close: Shutting down real LocalRepoManager. 06:01:22.334 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 06:01:22.367 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:01:22.371 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6d37decd-dac2-4f1d-8be6-6206c1f86177 06:01:22.388 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 25106098-e837-4f72-9b7c-d83aff27c6ed 06:01:22.388 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1 06:01:22.388 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 remoteRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed localRepositoryRevisionSynced=17 localRepositoryRevisionInProgress=21 06:01:22.390 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:01:22.524 [pool-18-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=aaf2af2e-0038-4bee-bd7d-faeda0d7a976 serverRepositoryId=1a24489b-c236-455d-a67f-bbd1b08bc63f renewalDateTime=2020-02-23T05:31:19.325Z expiryDateTime=2020-02-23T06:01:19.325Z 06:01:22.540 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:01:22.541 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2z-5pssa-remote/2/.cloudstore.properties 06:01:22.541 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2z-5pssa-remote/.cloudstore.properties 06:01:22.541 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2z-5pssa-remote/.cloudstore-repo/parent.properties 06:01:22.544 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: file modified: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2z-5pssa-remote/.cloudstore.properties 06:01:22.544 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< ConfigPropSetDto[configPropDtos=[ConfigPropDto[key=ignore[test].namePattern, value=overwrittenTest], ConfigPropDto[key=ignore[blubb].namePattern, value=overwrittenBlubb], ConfigPropDto[key=ignore[oink].namePattern, value=oink!], ConfigPropDto[key=ignore[xxx].namePattern, value=yyy]]] 06:01:22.547 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:01:22.567 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2r-7asue-local/.cloudstore-repo/tmp/ChangeSetDto.6d37decd-dac2-4f1d-8be6-6206c1f86177.17.xml.gz 06:01:22.578 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 38.56% 06:01:22.578 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 49.75% 06:01:22.642 [qtp1998690339-24] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 remoteRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed localRepositoryRevisionSynced=21 06:01:22.688 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed remoteRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 transaction.localRevision=53 remoteFromLocalRevision=21 06:01:22.692 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=25106098-e837-4f72-9b7c-d83aff27c6ed from='target/repo/k6ykch2r-7asue-local' toID=6d37decd-dac2-4f1d-8be6-6206c1f86177 to='https://localhost:44987/6d37decd-dac2-4f1d-8be6-6206c1f86177/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' 06:01:22.781 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:01:22.790 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.60% 06:01:22.800 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 25106098-e837-4f72-9b7c-d83aff27c6ed 06:01:22.801 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 6d37decd-dac2-4f1d-8be6-6206c1f86177 06:01:22.802 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:01:22.803 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed remoteRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 localRepositoryRevisionSynced=49 localRepositoryRevisionInProgress=53 06:01:22.805 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:01:22.815 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:01:22.823 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:01:22.823 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:01:22.824 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:01:22.825 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 63.43% 06:01:22.828 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 74.63% 06:01:22.858 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed remoteRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 localRepositoryRevisionSynced=53 06:01:22.958 [qtp1998690339-25] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 remoteRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed transaction.localRevision=24 remoteFromLocalRevision=53 06:01:22.963 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6d37decd-dac2-4f1d-8be6-6206c1f86177 from='https://localhost:44987/6d37decd-dac2-4f1d-8be6-6206c1f86177/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' toID=25106098-e837-4f72-9b7c-d83aff27c6ed to='target/repo/k6ykch2r-7asue-local', fromRepoLocalSync=false 06:01:22.964 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2r-7asue-local/.cloudstore-repo/tmp/ChangeSetDto.6d37decd-dac2-4f1d-8be6-6206c1f86177.null.xml.gz 06:01:22.977 [pool-18-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='937aea64467119ec7f8bf7397c5b41fb6f8e4e82' to.sha1='da39a3ee5e6b4b0d3255bfef95601890afd80709'): /e 06:01:23.030 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:01:23.033 [pool-18-thread-3] WARN c.c.c.l.t.FileRepoTransport - Unexpected state: markFileInProgress==null='false', inProgress='true' on repo=aaf2af2e-0038-4bee-bd7d-faeda0d7a976 06:01:23.034 [pool-18-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/e' 06:01:23.041 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6d37decd-dac2-4f1d-8be6-6206c1f86177 06:01:23.047 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 25106098-e837-4f72-9b7c-d83aff27c6ed 06:01:23.047 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1 06:01:23.047 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 remoteRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed localRepositoryRevisionSynced=21 localRepositoryRevisionInProgress=24 06:01:23.061 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:01:23.086 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.40% 06:01:23.123 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:01:23.141 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2z-5pssa-remote/2/.cloudstore.properties 06:01:23.142 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2z-5pssa-remote/.cloudstore.properties 06:01:23.142 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2z-5pssa-remote/.cloudstore-repo/parent.properties 06:01:23.154 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 06:01:23.154 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 06:01:23.154 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:01:23.154 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:01:23.162 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2r-7asue-local/.cloudstore-repo/tmp/ChangeSetDto.6d37decd-dac2-4f1d-8be6-6206c1f86177.null.xml.gz 06:01:23.163 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 88.31% 06:01:23.163 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 99.50% 06:01:23.278 [qtp1998690339-25] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 remoteRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed localRepositoryRevisionSynced=24 06:01:23.370 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed remoteRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 transaction.localRevision=56 remoteFromLocalRevision=24 06:01:23.376 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 100.00% 06:01:23.464 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 0.50% 06:01:23.476 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6d37decd-dac2-4f1d-8be6-6206c1f86177 from='https://localhost:44987/6d37decd-dac2-4f1d-8be6-6206c1f86177/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' toID=25106098-e837-4f72-9b7c-d83aff27c6ed to='target/repo/k6ykch2r-7asue-local', fromRepoLocalSync=true 06:01:23.480 [pool-8-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 25106098-e837-4f72-9b7c-d83aff27c6ed ('target/repo/k6ykch2r-7asue-local') 06:01:23.481 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2r-7asue-local/.cloudstore-repo/tmp/ChangeSetDto.6d37decd-dac2-4f1d-8be6-6206c1f86177.24.xml.gz 06:01:23.520 [pool-8-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 12.94% 06:01:23.522 [pool-8-thread-1] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1048 ms. 06:01:23.558 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 06:01:23.561 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 06:01:23.600 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.44% 06:01:23.672 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.20% 06:01:23.683 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 06:01:23.745 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 70.42% 06:01:23.789 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 78.58% 06:01:23.793 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% createTempChunkFile: e; createNewFile=true deleteOrFail: chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0.xml 06:01:24.023 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.00% 06:01:24.216 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.92% 06:01:24.263 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7ec7ffd3]initPersistenceManagerFactory: repositoryId=c7f68205-2316-4d8a-85ba-7d9a4bdb15a1 06:01:24.289 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7ec7ffd3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 17988 ms. watchForCreationsDeletions: ENTRY_CREATE=chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_mh34, chunksCreated=1 createTempChunkFile: e; createNewFile=true deleteOrFail: chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_mh34.xml 06:01:24.575 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 06:01:24.595 [pool-8-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 18.01% 06:01:24.597 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:01:24.601 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6d37decd-dac2-4f1d-8be6-6206c1f86177 06:01:24.601 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 25106098-e837-4f72-9b7c-d83aff27c6ed 06:01:24.601 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1 06:01:24.601 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 remoteRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed localRepositoryRevisionSynced=24 localRepositoryRevisionInProgress=27 06:01:24.595 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 06:01:24.658 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:01:24.690 [pool-8-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 23.09% 06:01:24.725 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:01:24.726 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2z-5pssa-remote/2/.cloudstore.properties 06:01:24.726 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2z-5pssa-remote/.cloudstore.properties 06:01:24.726 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2z-5pssa-remote/.cloudstore-repo/parent.properties 06:01:24.738 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 06:01:24.739 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning true, because of deletion: /2/.cloudstore.properties 06:01:24.740 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< ConfigPropSetDto[configPropDtos=[ConfigPropDto[key=ignore[test].namePattern, value=aaaaaaa], ConfigPropDto[key=ignore[blubb].namePattern, value=bbbbbbb], ConfigPropDto[key=ignore[xxx].namePattern, value=yyy]]] 06:01:24.740 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:01:24.741 [pool-18-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1052334 bytes in 1707 ms. path='/e' 06:01:24.749 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2r-7asue-local/.cloudstore-repo/tmp/ChangeSetDto.6d37decd-dac2-4f1d-8be6-6206c1f86177.24.xml.gz 06:01:24.750 [pool-18-thread-3] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0 into destFile e 06:01:24.754 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 38.56% 06:01:24.755 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 49.75% 06:01:24.786 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> watchForCreationsDeletions: ENTRY_DELETE=chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0, chunksDeleted=1 06:01:24.795 [pool-18-thread-3] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_mh34 into destFile e WatchTaskChunksToFile: length reached! length=1052334 watchForCreationsDeletions: ENTRY_DELETE=chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_mh34, chunksDeleted=2 deleteOrFail: chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0.xml localRoot: k6ykdnel-e0gok-local localRepositoryId: c7f68205-2316-4d8a-85ba-7d9a4bdb15a1 06:01:24.801 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: a481959a-320d-4565-af5f-083823991121 06:01:24.830 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:24.831 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:01:24.831 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a481959a-320d-4565-af5f-083823991121 remoteRepositoryId=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 06:01:24.841 [main] INFO c.c.c.l.LocalRepoManagerImpl - [692fd26]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykdnep-7nmzu-remote' 06:01:24.845 [main] INFO c.c.c.l.LocalRepoManagerImpl - [692fd26]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykdnep-7nmzu-remote' locked successfully. 06:01:24.871 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:01:24.888 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode! java.lang.UnsupportedOperationException: There is no installationDir in DevMode! at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:237) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:230) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:451) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:408) ~[co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.8-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_242] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_242] 06:01:24.891 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Feb 23 06:16:24 CET 2020 06:01:24.942 [qtp1998690339-24] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 remoteRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed localRepositoryRevisionSynced=27 06:01:24.946 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1254a3cd]initPersistenceManagerFactory: repositoryId=8d4f5432-7970-42f4-bc9f-5d041370aec1 06:01:24.953 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1254a3cd]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6532 ms. deleteOrFail: chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_mh34.xml 06:01:24.997 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed remoteRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 transaction.localRevision=57 remoteFromLocalRevision=27 06:01:25.015 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=25106098-e837-4f72-9b7c-d83aff27c6ed from='target/repo/k6ykch2r-7asue-local' toID=6d37decd-dac2-4f1d-8be6-6206c1f86177 to='https://localhost:44987/6d37decd-dac2-4f1d-8be6-6206c1f86177/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' localRoot: k6yke3q4-ykh72-local localRepositoryId: 8d4f5432-7970-42f4-bc9f-5d041370aec1 06:01:25.037 [main] INFO c.c.c.l.LocalRepoManagerImpl - [692fd26]getCloseDeferredMillis: closeDeferredMillis=0 06:01:25.037 [main] INFO c.c.c.l.LocalRepoManagerImpl - [692fd26]close: Closing real LocalRepoManager immediately. 06:01:25.037 [main] INFO c.c.c.l.LocalRepoManagerImpl - [692fd26]_close: Shutting down real LocalRepoManager. 06:01:25.044 [main] INFO c.c.c.l.LocalRepoManagerImpl - [67c61551]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yke3q5-om6nb-remote' 06:01:25.054 [main] INFO c.c.c.l.LocalRepoManagerImpl - [67c61551]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yke3q5-om6nb-remote' locked successfully. 06:01:25.108 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:01:25.109 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:01:25.109 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:01:25.109 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:01:25.139 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:01:25.143 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 25106098-e837-4f72-9b7c-d83aff27c6ed 06:01:25.143 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 6d37decd-dac2-4f1d-8be6-6206c1f86177 06:01:25.143 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:01:25.143 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed remoteRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 localRepositoryRevisionSynced=53 localRepositoryRevisionInProgress=57 06:01:25.149 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:01:25.153 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:01:25.154 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:01:25.154 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:01:25.154 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:01:25.155 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 63.43% 06:01:25.155 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 74.63% 06:01:25.195 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed remoteRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 localRepositoryRevisionSynced=57 06:01:25.287 [qtp1998690339-25] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 remoteRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed transaction.localRevision=30 remoteFromLocalRevision=57 06:01:25.361 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6d37decd-dac2-4f1d-8be6-6206c1f86177 from='https://localhost:44987/6d37decd-dac2-4f1d-8be6-6206c1f86177/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' toID=25106098-e837-4f72-9b7c-d83aff27c6ed to='target/repo/k6ykch2r-7asue-local', fromRepoLocalSync=false 06:01:25.361 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2r-7asue-local/.cloudstore-repo/tmp/ChangeSetDto.6d37decd-dac2-4f1d-8be6-6206c1f86177.null.xml.gz 06:01:25.391 [pool-18-thread-3] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="1a24489b-c236-455d-a67f-bbd1b08bc63f"] on repo=aaf2af2e-0038-4bee-bd7d-faeda0d7a976 06:01:25.425 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:01:25.432 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykd0vw-f5rao-local/.cloudstore-repo/tmp/ChangeSetDto.a481959a-320d-4565-af5f-083823991121.-1.xml.gz 06:01:25.436 [pool-18-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 44.15% 06:01:25.440 [pool-18-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 49.75% 06:01:25.444 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6d37decd-dac2-4f1d-8be6-6206c1f86177 06:01:25.445 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 25106098-e837-4f72-9b7c-d83aff27c6ed 06:01:25.445 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1 06:01:25.445 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 remoteRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed localRepositoryRevisionSynced=27 localRepositoryRevisionInProgress=30 06:01:25.447 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:01:25.470 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:01:25.482 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:01:25.483 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2z-5pssa-remote/2/.cloudstore.properties 06:01:25.483 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2z-5pssa-remote/.cloudstore.properties 06:01:25.483 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2z-5pssa-remote/.cloudstore-repo/parent.properties 06:01:25.504 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 06:01:25.505 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 06:01:25.514 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:01:25.514 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:01:25.524 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykch2r-7asue-local/.cloudstore-repo/tmp/ChangeSetDto.6d37decd-dac2-4f1d-8be6-6206c1f86177.null.xml.gz 06:01:25.524 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 88.31% 06:01:25.524 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 99.50% 06:01:25.580 [qtp1998690339-25] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 remoteRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed localRepositoryRevisionSynced=30 06:01:25.602 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=25106098-e837-4f72-9b7c-d83aff27c6ed remoteRepositoryId=6d37decd-dac2-4f1d-8be6-6206c1f86177 transaction.localRevision=60 remoteFromLocalRevision=30 06:01:25.616 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 100.00% 06:01:25.618 [main] INFO c.c.c.l.LocalRepoManagerImpl - [59309333]getCloseDeferredMillis: closeDeferredMillis=20000 06:01:25.618 [main] INFO c.c.c.l.LocalRepoManagerImpl - [59309333]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:01:25.621 [main] INFO c.c.c.l.LocalRepoManagerImpl - [10ee04df]getCloseDeferredMillis: closeDeferredMillis=20000 06:01:25.621 [main] INFO c.c.c.l.LocalRepoManagerImpl - [10ee04df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:01:25.624 [qtp678832101-27] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1a24489b-c236-455d-a67f-bbd1b08bc63f remoteRepositoryId=aaf2af2e-0038-4bee-bd7d-faeda0d7a976 localRepositoryRevisionSynced=3 06:01:25.652 [main] INFO c.c.c.l.LocalRepoManagerImpl - [385d819]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykeaz6-zodrf-local' 06:01:25.656 [main] INFO c.c.c.l.LocalRepoManagerImpl - [385d819]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykeaz6-zodrf-local' locked successfully. 06:01:25.677 [pool-18-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aaf2af2e-0038-4bee-bd7d-faeda0d7a976 remoteRepositoryId=1a24489b-c236-455d-a67f-bbd1b08bc63f transaction.localRevision=9 remoteFromLocalRevision=3 06:01:25.734 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/#4' 06:01:25.753 [pool-18-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=aaf2af2e-0038-4bee-bd7d-faeda0d7a976 from='target/repo/k6ykdg49-k2sed-local' toID=1a24489b-c236-455d-a67f-bbd1b08bc63f to='https://localhost:45640/1a24489b-c236-455d-a67f-bbd1b08bc63f' 06:01:25.808 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 06:01:25.880 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 30.33% 06:01:25.882 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 06:01:25.949 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 06:01:25.957 [pool-18-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:01:25.963 [pool-18-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: aaf2af2e-0038-4bee-bd7d-faeda0d7a976 06:01:25.964 [pool-18-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 1a24489b-c236-455d-a67f-bbd1b08bc63f 06:01:25.964 [pool-18-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:01:25.964 [pool-18-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aaf2af2e-0038-4bee-bd7d-faeda0d7a976 remoteRepositoryId=1a24489b-c236-455d-a67f-bbd1b08bc63f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=9 06:01:25.982 [pool-18-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:01:26.004 [pool-18-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:01:26.005 [pool-18-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:01:26.005 [pool-18-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:01:26.005 [pool-18-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:01:26.006 [pool-18-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 63.43% 06:01:26.007 [pool-18-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 74.63% 06:01:26.044 [pool-18-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aaf2af2e-0038-4bee-bd7d-faeda0d7a976 remoteRepositoryId=1a24489b-c236-455d-a67f-bbd1b08bc63f localRepositoryRevisionSynced=9 06:01:26.120 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 06:01:26.162 [qtp678832101-25] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1a24489b-c236-455d-a67f-bbd1b08bc63f remoteRepositoryId=aaf2af2e-0038-4bee-bd7d-faeda0d7a976 transaction.localRevision=8 remoteFromLocalRevision=9 06:01:26.215 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5#' 06:01:26.216 [pool-18-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1a24489b-c236-455d-a67f-bbd1b08bc63f from='https://localhost:45640/1a24489b-c236-455d-a67f-bbd1b08bc63f' toID=aaf2af2e-0038-4bee-bd7d-faeda0d7a976 to='target/repo/k6ykdg49-k2sed-local', fromRepoLocalSync=false 06:01:26.217 [pool-18-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykdg49-k2sed-local/.cloudstore-repo/tmp/ChangeSetDto.1a24489b-c236-455d-a67f-bbd1b08bc63f.null.xml.gz 06:01:26.307 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:01:26.316 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 1a24489b-c236-455d-a67f-bbd1b08bc63f 06:01:26.316 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: aaf2af2e-0038-4bee-bd7d-faeda0d7a976 06:01:26.317 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:01:26.317 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1a24489b-c236-455d-a67f-bbd1b08bc63f remoteRepositoryId=aaf2af2e-0038-4bee-bd7d-faeda0d7a976 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=8 06:01:26.322 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:01:26.330 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:01:26.330 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:01:26.330 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:01:26.331 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:01:26.348 [pool-18-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykdg49-k2sed-local/.cloudstore-repo/tmp/ChangeSetDto.1a24489b-c236-455d-a67f-bbd1b08bc63f.null.xml.gz 06:01:26.348 [pool-18-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 79.91% 06:01:26.349 [pool-18-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 85.51% 06:01:26.353 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 35.59% 06:01:26.353 [pool-18-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 91.11% 06:01:26.354 [pool-18-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/e' 06:01:26.354 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 40.86% 06:01:26.355 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/#b' 06:01:26.445 [pool-18-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='937aea64467119ec7f8bf7397c5b41fb6f8e4e82'): /e 06:01:26.447 [pool-18-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 96.70% 06:01:26.546 [qtp678832101-91] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1a24489b-c236-455d-a67f-bbd1b08bc63f remoteRepositoryId=aaf2af2e-0038-4bee-bd7d-faeda0d7a976 localRepositoryRevisionSynced=8 06:01:26.552 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4d7325207b173058a593f218f069843320eb330f' to.sha1=''): /#4/#b 06:01:26.655 [pool-18-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aaf2af2e-0038-4bee-bd7d-faeda0d7a976 remoteRepositoryId=1a24489b-c236-455d-a67f-bbd1b08bc63f transaction.localRevision=12 remoteFromLocalRevision=8 06:01:26.711 [pool-18-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 100.00% 06:01:26.741 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="a481959a-320d-4565-af5f-083823991121"] on repo=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:26.799 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/#b' 06:01:26.830 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 7845 ms. Generating a new RSA key pair took 7845 ms. ********************************************************************** Server certificate fingerprint (SHA1): FA:55:C2:64:A0:2C:B0:FF:A1:5E:D4:91:88:8F:AE:06:3F:54:7C:9E Use this fingerprint to verify on the client-side, whether you're really talking to this server. If the client shows you a different value, someone is tampering with your connection! Please keep this fingerprint at a safe place. You'll need it whenever one of your clients connects to this server for the first time. ********************************************************************** 06:01:26.843 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): FA:55:C2:64:A0:2C:B0:FF:A1:5E:D4:91:88:8F:AE:06:3F:54:7C:9E 06:01:26.889 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 9864 bytes in 90 ms. path='/#4/#b' 06:01:26.905 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c691e3d4c979adbf07e3b97e33fdf3c89ed246f6_0 into destFile #b 06:01:26.974 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.9 MiB, available=3.5 GiB 06:01:26.996 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1990 ms. 06:01:27.031 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="a481959a-320d-4565-af5f-083823991121"] on repo=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:27.053 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/a' 06:01:27.142 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='30d41d1d2fc1d5fc6ff6822ef712e74dc7cfad1d' to.sha1=''): /#4/a hasCorrectAmountOfCreationsDeletions: toBeCreated=1, chunksCreated=1, toBeDeleted=2, chunksDeleted=2 06:01:27.240 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="a481959a-320d-4565-af5f-083823991121"] on repo=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:27.248 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3ea9a091]getCloseDeferredMillis: closeDeferredMillis=20000 06:01:27.248 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3ea9a091]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:01:27.249 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1a8e44fe]getCloseDeferredMillis: closeDeferredMillis=20000 06:01:27.249 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1a8e44fe]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:01:27.306 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/a' 06:01:27.433 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 15652 bytes in 126 ms. path='/#4/a' 06:01:27.455 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:01:27.466 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - ************************************************************************************ 06:01:27.467 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Creating backup: 'target/repo/k6ykcmg3-r17ts-local' => 'target/repo/k6ykcmg3-r17ts-local.bak' 06:01:27.517 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="a481959a-320d-4565-af5f-083823991121"] on repo=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:27.537 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Created backup: 'target/repo/k6ykcmg3-r17ts-local' => 'target/repo/k6ykcmg3-r17ts-local.bak' 06:01:27.537 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - ************************************************************************************ 06:01:27.539 [main] INFO c.c.c.l.LocalRepoManagerImpl - [52abed9d]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcmg3-r17ts-local' 06:01:27.539 [main] INFO c.c.c.l.LocalRepoManagerImpl - [52abed9d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcmg3-r17ts-local' locked successfully. 06:01:27.586 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/c+' 06:01:27.720 [main] INFO c.c.c.l.LocalRepoManagerImpl - [345540f9]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykeckf-mglrn-local' 06:01:27.738 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ad343bdae6a4378d217e7b023d0962068dd8e317' to.sha1=''): /#4/c+ 06:01:27.739 [main] INFO c.c.c.l.LocalRepoManagerImpl - [345540f9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykeckf-mglrn-local' locked successfully. 06:01:27.813 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="a481959a-320d-4565-af5f-083823991121"] on repo=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:27.833 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/c+' 06:01:27.965 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 164350 bytes in 130 ms. path='/#4/c+' 06:01:27.977 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_8a30244b83c6cac3c79f8f95d30f96579c0f4c0b_0 into destFile c+ 06:01:28.114 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="a481959a-320d-4565-af5f-083823991121"] on repo=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:28.182 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/d$' 06:01:28.283 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8bc4ba0c43738d3fa5ccebbd85eb00e811b9beab' to.sha1=''): /#4/d$ 06:01:28.388 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="a481959a-320d-4565-af5f-083823991121"] on repo=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:28.410 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/d$' 06:01:28.553 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 200637 bytes in 142 ms. path='/#4/d$' 06:01:28.568 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a93a212f7eca012dceb852f364cc2c34026f0dd8_0 into destFile d$ 06:01:28.670 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="a481959a-320d-4565-af5f-083823991121"] on repo=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:28.691 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 06:01:28.749 [main] INFO c.c.c.l.LocalRepoManagerImpl - [52abed9d]initPersistenceManagerFactory: repositoryId=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 06:01:28.750 [main] INFO c.c.c.l.LocalRepoManagerImpl - [52abed9d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1210 ms. 06:01:28.826 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c90ce28b820854d71d395efe4c5c708eef86ddb9' to.sha1=''): /1 {11 11ä11#+} 1/a 06:01:28.912 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="a481959a-320d-4565-af5f-083823991121"] on repo=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:28.929 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/a' 06:01:29.014 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 25186 bytes in 85 ms. path='/1 {11 11ä11#+} 1/a' 06:01:29.037 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:01:29.059 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @19665ms to org.eclipse.jetty.util.log.Slf4jLog 06:01:29.076 [qtp2138664843-54] INFO c.c.c.l.LocalRepoManagerImpl - [14790ef8]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcmg6-6c22e-remote' 06:01:29.077 [qtp2138664843-54] INFO c.c.c.l.LocalRepoManagerImpl - [14790ef8]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcmg6-6c22e-remote' locked successfully. 06:01:29.133 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="a481959a-320d-4565-af5f-083823991121"] on repo=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:29.193 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 06:01:29.329 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2f319bcb753b9e5082111ba501d29eb0f5bfb313' to.sha1=''): /1 {11 11ä11#+} 1/b 06:01:29.556 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="a481959a-320d-4565-af5f-083823991121"] on repo=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:29.637 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/b' 06:01:29.740 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 210681 bytes in 102 ms. path='/1 {11 11ä11#+} 1/b' 06:01:29.757 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 06:01:29.801 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 06:01:29.852 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="a481959a-320d-4565-af5f-083823991121"] on repo=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:29.937 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 06:01:29.938 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 06:01:29.942 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms 06:01:29.948 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 06:01:30.123 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ebef0b8ec867e1087b1b109faf3562211ca9aca4' to.sha1=''): /1 {11 11ä11#+} 1/c 06:01:30.218 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="a481959a-320d-4565-af5f-083823991121"] on repo=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:30.280 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/c' 06:01:30.371 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 11472 bytes in 90 ms. path='/1 {11 11ä11#+} 1/c' 06:01:30.391 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 06:01:30.441 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="a481959a-320d-4565-af5f-083823991121"] on repo=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:30.507 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 06:01:30.630 [qtp2138664843-54] INFO c.c.c.l.LocalRepoManagerImpl - [14790ef8]initPersistenceManagerFactory: repositoryId=97b4415e-bacc-4c74-b3d2-a1cd7ac68a15 06:01:30.632 [qtp2138664843-54] INFO c.c.c.l.LocalRepoManagerImpl - [14790ef8]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1555 ms. 06:01:30.633 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='330879f84443622b175f872fd5c3d2ba6e0f03fb' to.sha1=''): /2/1 {11 11ä11#+} 1/a 06:01:30.689 [qtp2138664843-54] INFO c.c.c.l.LocalRepoManagerImpl - [14790ef8]getCloseDeferredMillis: closeDeferredMillis=0 06:01:30.690 [qtp2138664843-54] INFO c.c.c.l.LocalRepoManagerImpl - [14790ef8]close: Closing real LocalRepoManager immediately. 06:01:30.691 [qtp2138664843-54] INFO c.c.c.l.LocalRepoManagerImpl - [14790ef8]_close: Shutting down real LocalRepoManager. 06:01:30.799 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="a481959a-320d-4565-af5f-083823991121"] on repo=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:30.833 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1 {11 11ä11#+} 1/a' Feb 23, 2020 6:01:30 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 06:01:30.999 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 141820 bytes in 166 ms. path='/2/1 {11 11ä11#+} 1/a' 06:01:31.010 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:01:31.278 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="a481959a-320d-4565-af5f-083823991121"] on repo=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:31.413 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 06:01:31.522 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e90ffbbb611533aa364356ace5953424a8c4c929' to.sha1=''): /2/1 {11 11ä11#+} 1/b 06:01:31.610 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="a481959a-320d-4565-af5f-083823991121"] on repo=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:31.673 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1 {11 11ä11#+} 1/b' 06:01:31.786 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 70905 bytes in 113 ms. path='/2/1 {11 11ä11#+} 1/b' 06:01:31.831 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 06:01:31.835 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 0.50% 06:01:31.840 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=97b4415e-bacc-4c74-b3d2-a1cd7ac68a15 from='https://localhost:42619/97b4415e-bacc-4c74-b3d2-a1cd7ac68a15' toID=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 to='target/repo/k6ykcmg3-r17ts-local', fromRepoLocalSync=true 06:01:31.841 [pool-5-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 51722d1d-7862-41eb-af85-7f3ad4ebe9c9 ('target/repo/k6ykcmg3-r17ts-local') 06:01:31.886 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="a481959a-320d-4565-af5f-083823991121"] on repo=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:31.958 [pool-5-thread-1] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 12.94% 06:01:31.964 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 06:01:32.075 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d7bb759a55be7f1c9a5ed1b9b5e159fcb93cc3bd' to.sha1=''): /2/a 06:01:32.134 [pool-5-thread-1] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 19.03% 06:01:32.239 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="a481959a-320d-4565-af5f-083823991121"] on repo=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:32.253 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 06:01:32.410 [pool-5-thread-1] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 24.06% 06:01:32.508 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcmg3-r17ts-local/.cloudstore-repo/tmp/ChangeSetDto.97b4415e-bacc-4c74-b3d2-a1cd7ac68a15.6.xml.gz 06:01:32.555 [qtp2138664843-54] INFO c.c.c.l.LocalRepoManagerImpl - [62b8b4e6]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcmg6-6c22e-remote' 06:01:32.556 [qtp2138664843-54] INFO c.c.c.l.LocalRepoManagerImpl - [62b8b4e6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcmg6-6c22e-remote' locked successfully. 06:01:32.588 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 350108 bytes in 335 ms. path='/2/a' 06:01:32.618 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:01:32.822 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="a481959a-320d-4565-af5f-083823991121"] on repo=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:32.862 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 44.15% 06:01:32.872 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 06:01:33.001 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@1e911422{/,null,AVAILABLE} 06:01:33.044 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7d39e029c885dd05ce7eff168e23537aa4154ec0' to.sha1=''): /3/a 06:01:33.210 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="a481959a-320d-4565-af5f-083823991121"] on repo=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:33.278 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@4ec0836e{HTTP/1.1,[http/1.1]}{127.0.0.1:43751} 06:01:33.278 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @23884ms 06:01:33.294 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 06:01:33.406 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 184908 bytes in 111 ms. path='/3/a' 06:01:33.415 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:01:33.433 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 06:01:33.469 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="a481959a-320d-4565-af5f-083823991121"] on repo=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:33.494 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 06:01:33.494 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 06:01:33.494 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms 06:01:33.514 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' Feb 23, 2020 6:01:33 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 06:01:33.671 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='efe8fa62082aa1c1de14fa0a506b000e17faa629' to.sha1=''): /3/b 06:01:33.750 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="a481959a-320d-4565-af5f-083823991121"] on repo=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:33.772 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 06:01:34.391 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 571725 bytes in 619 ms. path='/3/b' 06:01:34.401 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 06:01:34.558 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="a481959a-320d-4565-af5f-083823991121"] on repo=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:34.590 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 06:01:34.585 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@27c57737{/,null,AVAILABLE} 06:01:34.619 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@402a4fe3(cloudstoreserver,h=[],w=[]) for SslContextFactory@63c41bb3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore] 06:01:34.758 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7da6d2363ceeafb11a6fa0ab6699c21e0a6fbf7b' to.sha1=''): /3/c 06:01:34.913 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="a481959a-320d-4565-af5f-083823991121"] on repo=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:34.922 [qtp2138664843-54] INFO c.c.c.l.LocalRepoManagerImpl - [62b8b4e6]initPersistenceManagerFactory: repositoryId=97b4415e-bacc-4c74-b3d2-a1cd7ac68a15 06:01:34.922 [qtp2138664843-54] INFO c.c.c.l.LocalRepoManagerImpl - [62b8b4e6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2366 ms. 06:01:34.923 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 06:01:35.008 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@63c41bb3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore] 06:01:35.034 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@63c41bb3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore] 06:01:35.036 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@63c41bb3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore] 06:01:35.037 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@63c41bb3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore] 06:01:35.038 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@63c41bb3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore] 06:01:35.039 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@63c41bb3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore] 06:01:35.046 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@63c41bb3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore] 06:01:35.048 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@63c41bb3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore] 06:01:35.062 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@63c41bb3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore] 06:01:35.064 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@63c41bb3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore] 06:01:35.066 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@63c41bb3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore] 06:01:35.072 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@63c41bb3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore] 06:01:35.074 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@63c41bb3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore] 06:01:35.081 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@63c41bb3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore] 06:01:35.085 [qtp2138664843-54] INFO c.c.c.l.LocalRepoManagerImpl - [62b8b4e6]getCloseDeferredMillis: closeDeferredMillis=0 06:01:35.086 [qtp2138664843-54] INFO c.c.c.l.LocalRepoManagerImpl - [62b8b4e6]close: Closing real LocalRepoManager immediately. 06:01:35.086 [qtp2138664843-54] INFO c.c.c.l.LocalRepoManagerImpl - [62b8b4e6]_close: Shutting down real LocalRepoManager. 06:01:35.089 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@63c41bb3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore] 06:01:35.090 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@63c41bb3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore] 06:01:35.099 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@63c41bb3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore] 06:01:35.100 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@63c41bb3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore] 06:01:35.104 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@63c41bb3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore] 06:01:35.106 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@63c41bb3[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/ssl.server/keystore] 06:01:35.161 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@53675146{SSL,[ssl, http/1.1]}{0.0.0.0:40354} 06:01:35.168 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @25774ms 06:01:35.204 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sun Feb 23 06:02:05 CET 2020 06:01:35.244 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 329472 bytes in 320 ms. path='/3/c' 06:01:35.272 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 06:01:35.365 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="a481959a-320d-4565-af5f-083823991121"] on repo=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:35.409 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 06:01:35.550 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='98caa7c5fd8f1d47935fb4be2914f72c96b4df31' to.sha1=''): /3/d 06:01:35.692 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="a481959a-320d-4565-af5f-083823991121"] on repo=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:35.698 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 06:01:35.895 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 69482 bytes in 197 ms. path='/3/d' 06:01:35.954 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d ******************** YUHUUU ************* 06:01:36.189 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="a481959a-320d-4565-af5f-083823991121"] on repo=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:36.222 [closeDeferredTimer-1bb51492-1] INFO c.c.c.l.LocalRepoManagerImpl - [1bb51492]_close: Shutting down real LocalRepoManager. 06:01:36.257 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5#/e' 06:01:36.529 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='95d406e99421df4208ff7a678e8aa623cf700f37' to.sha1=''): /5#/e 06:01:36.582 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 serverRepositoryId=97b4415e-bacc-4c74-b3d2-a1cd7ac68a15 renewalDateTime=2020-02-23T05:31:03.964Z expiryDateTime=2020-02-23T06:01:03.963Z 06:01:36.631 [qtp2138664843-54] INFO c.c.c.l.LocalRepoManagerImpl - [7228abb9]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcmg6-6c22e-remote' 06:01:36.632 [qtp2138664843-54] INFO c.c.c.l.LocalRepoManagerImpl - [7228abb9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcmg6-6c22e-remote' locked successfully. 06:01:36.642 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="a481959a-320d-4565-af5f-083823991121"] on repo=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:36.672 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5#/e' ******************** YUHUUU ************* 06:01:37.226 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 496537 bytes in 554 ms. path='/5#/e' 06:01:37.279 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0 into destFile e 06:01:37.438 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="a481959a-320d-4565-af5f-083823991121"] on repo=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:37.444 [closeDeferredTimer-38834000-1] INFO c.c.c.l.LocalRepoManagerImpl - [38834000]_close: Shutting down real LocalRepoManager. 06:01:37.469 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 49.42% ******************** YUHUUU ************* 06:01:37.800 [qtp776207246-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a481959a-320d-4565-af5f-083823991121 remoteRepositoryId=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 localRepositoryRevisionSynced=3 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.821 sec - in co.codewizards.cloudstore.test.FileLsIT 06:01:37.883 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 remoteRepositoryId=a481959a-320d-4565-af5f-083823991121 transaction.localRevision=84 remoteFromLocalRevision=3 06:01:37.919 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@4ec0836e{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 06:01:37.920 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 06:01:37.927 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@1e911422{/,null,UNAVAILABLE} 06:01:37.961 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 from='target/repo/k6ykd0vw-f5rao-local' toID=a481959a-320d-4565-af5f-083823991121 to='https://localhost:43002/a481959a-320d-4565-af5f-083823991121' 06:01:37.958 [InverseServiceRequestHandlerThread-0] WARN c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:14) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_242] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_242] at java.net.Socket.connect(Socket.java:607) ~[na:1.8.0_242] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:840) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:678) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1593) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_242] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_242] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 13 common frames omitted 06:01:38.186 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:01:38.189 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:38.190 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: a481959a-320d-4565-af5f-083823991121 06:01:38.190 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:01:38.190 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 remoteRepositoryId=a481959a-320d-4565-af5f-083823991121 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=84 06:01:38.253 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:01:38.301 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:01:38.308 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:01:38.309 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:01:38.309 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:01:38.311 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43% 06:01:38.320 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 06:01:38.389 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 remoteRepositoryId=a481959a-320d-4565-af5f-083823991121 localRepositoryRevisionSynced=84 06:01:38.531 [qtp776207246-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a481959a-320d-4565-af5f-083823991121 remoteRepositoryId=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 transaction.localRevision=6 remoteFromLocalRevision=84 06:01:38.539 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a481959a-320d-4565-af5f-083823991121 from='https://localhost:43002/a481959a-320d-4565-af5f-083823991121' toID=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 to='target/repo/k6ykd0vw-f5rao-local', fromRepoLocalSync=false 06:01:38.540 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykd0vw-f5rao-local/.cloudstore-repo/tmp/ChangeSetDto.a481959a-320d-4565-af5f-083823991121.null.xml.gz 06:01:38.616 [qtp2138664843-54] INFO c.c.c.l.LocalRepoManagerImpl - [7228abb9]initPersistenceManagerFactory: repositoryId=97b4415e-bacc-4c74-b3d2-a1cd7ac68a15 06:01:38.620 [qtp2138664843-54] INFO c.c.c.l.LocalRepoManagerImpl - [7228abb9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1988 ms. 06:01:38.657 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:01:38.669 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: a481959a-320d-4565-af5f-083823991121 06:01:38.670 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:38.670 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:01:38.670 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a481959a-320d-4565-af5f-083823991121 remoteRepositoryId=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 06:01:38.693 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:01:38.693 [qtp2138664843-54] INFO c.c.c.l.LocalRepoManagerImpl - [7228abb9]getCloseDeferredMillis: closeDeferredMillis=0 06:01:38.693 [qtp2138664843-54] INFO c.c.c.l.LocalRepoManagerImpl - [7228abb9]close: Closing real LocalRepoManager immediately. 06:01:38.694 [qtp2138664843-54] INFO c.c.c.l.LocalRepoManagerImpl - [7228abb9]_close: Shutting down real LocalRepoManager. 06:01:38.695 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:01:38.696 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:01:38.702 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:01:38.702 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:01:38.710 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykd0vw-f5rao-local/.cloudstore-repo/tmp/ChangeSetDto.a481959a-320d-4565-af5f-083823991121.null.xml.gz 06:01:38.711 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 06:01:38.711 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 06:01:38.818 [qtp776207246-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a481959a-320d-4565-af5f-083823991121 remoteRepositoryId=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 localRepositoryRevisionSynced=6 06:01:38.938 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 remoteRepositoryId=a481959a-320d-4565-af5f-083823991121 transaction.localRevision=87 remoteFromLocalRevision=6 06:01:38.975 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:01:38.995 [InverseServiceRequestHandlerThread-0] WARN c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:14) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_242] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_242] at java.net.Socket.connect(Socket.java:607) ~[na:1.8.0_242] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:840) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:678) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1593) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_242] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_242] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 13 common frames omitted 06:01:39.006 [InverseServiceRequestHandlerThread-0] ERROR c.c.c.l.c.h.InverseServiceRequestHandlerThread - javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:14) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) ~[co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_242] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_242] at java.net.Socket.connect(Socket.java:607) ~[na:1.8.0_242] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:840) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:678) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1593) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_242] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_242] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 13 common frames omitted 06:01:39.470 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 0.50% 06:01:39.473 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a481959a-320d-4565-af5f-083823991121 from='https://localhost:43002/a481959a-320d-4565-af5f-083823991121' toID=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 to='target/repo/k6ykd0vw-f5rao-local', fromRepoLocalSync=true 06:01:39.494 [pool-5-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing bb8fd5aa-655b-45b3-8a58-dd22a55acb41 ('target/repo/k6ykd0vw-f5rao-local') 06:01:39.502 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykd0vw-f5rao-local/.cloudstore-repo/tmp/ChangeSetDto.a481959a-320d-4565-af5f-083823991121.6.xml.gz 06:01:39.509 [pool-5-thread-1] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 12.94% 06:01:39.554 [pool-5-thread-1] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 19.03% 06:01:39.642 [pool-5-thread-1] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 24.06% 06:01:39.706 [main] INFO c.c.c.l.LocalRepoManagerImpl - [385d819]initPersistenceManagerFactory: repositoryId=4edec687-f937-4822-beb7-15bab00c077a 06:01:39.709 [main] INFO c.c.c.l.LocalRepoManagerImpl - [385d819]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7521 ms. 06:01:39.736 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [7d42232a]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcmg6-6c22e-remote' 06:01:39.737 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [7d42232a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcmg6-6c22e-remote' locked successfully. 06:01:39.764 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7cfb8e98]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykeaz7-gs0lk-remote' 06:01:39.766 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7cfb8e98]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykeaz7-gs0lk-remote' locked successfully. 06:01:39.815 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 serverRepositoryId=a481959a-320d-4565-af5f-083823991121 renewalDateTime=2020-02-23T05:31:21.330Z expiryDateTime=2020-02-23T06:01:21.330Z 06:01:39.838 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 06:01:39.841 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 06:01:39.849 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 56.12% 06:01:39.859 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 61.23% 06:01:39.865 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 68.38% 06:01:39.877 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 06:01:39.882 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 06:01:39.896 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 85.98% 06:01:39.903 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 92.88% 06:01:39.916 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 98.23% 06:01:40.058 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 06:01:40.085 [InverseServiceRequestHandlerThread-0] WARN c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:14) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_242] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_242] at java.net.Socket.connect(Socket.java:607) ~[na:1.8.0_242] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1226) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:990) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_242] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_242] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 13 common frames omitted 06:01:40.128 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:01:40.136 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: a481959a-320d-4565-af5f-083823991121 06:01:40.137 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:40.137 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:01:40.137 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a481959a-320d-4565-af5f-083823991121 remoteRepositoryId=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=9 06:01:40.154 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 1 ModificationDtos took 1 ms. 06:01:40.171 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:01:40.171 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:01:40.171 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:01:40.171 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:01:40.186 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykd0vw-f5rao-local/.cloudstore-repo/tmp/ChangeSetDto.a481959a-320d-4565-af5f-083823991121.6.xml.gz 06:01:40.186 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 31.09% 06:01:40.187 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:01:40.295 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2' 06:01:40.473 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 38.56% 06:01:40.484 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 46.02% 06:01:40.637 [qtp776207246-23] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a481959a-320d-4565-af5f-083823991121 remoteRepositoryId=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 localRepositoryRevisionSynced=9 06:01:40.662 [incDecRefCountTimer-3e92efc3] WARN c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:42) [co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_242] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_242] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_242] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_242] at java.net.Socket.connect(Socket.java:607) ~[na:1.8.0_242] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1226) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:990) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1340) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1315) ~[na:1.8.0_242] at org.glassfish.jersey.client.HttpUrlConnector$3.getOutputStream(HttpUrlConnector.java:267) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.message.internal.CommittingOutputStream.commitStream(CommittingOutputStream.java:200) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.CommittingOutputStream.commitStream(CommittingOutputStream.java:194) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.CommittingOutputStream.write(CommittingOutputStream.java:243) ~[jersey-common-2.5.1.jar:na] at java.io.FilterOutputStream.write(FilterOutputStream.java:77) ~[na:1.8.0_242] at java.io.FilterOutputStream.write(FilterOutputStream.java:125) ~[na:1.8.0_242] at java.io.ObjectOutputStream$BlockDataOutputStream.drain(ObjectOutputStream.java:1877) ~[na:1.8.0_242] at java.io.ObjectOutputStream$BlockDataOutputStream.setBlockDataMode(ObjectOutputStream.java:1786) ~[na:1.8.0_242] at java.io.ObjectOutputStream.(ObjectOutputStream.java:247) ~[na:1.8.0_242] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyWriter$ReplacingObjectOutputStream.(JavaNativeWithObjectRefMessageBodyWriter.java:98) ~[co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyWriter.writeTo(JavaNativeWithObjectRefMessageBodyWriter.java:86) ~[co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar:na] at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.invokeWriteTo(WriterInterceptorExecutor.java:243) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.aroundWriteTo(WriterInterceptorExecutor.java:230) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:149) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.MessageBodyFactory.writeTo(MessageBodyFactory.java:1139) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRequest.writeEntity(ClientRequest.java:495) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:270) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 18 common frames omitted 06:01:40.705 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 remoteRepositoryId=a481959a-320d-4565-af5f-083823991121 transaction.localRevision=92 remoteFromLocalRevision=9 06:01:40.739 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 from='target/repo/k6ykd0vw-f5rao-local' toID=a481959a-320d-4565-af5f-083823991121 to='https://localhost:43002/a481959a-320d-4565-af5f-083823991121' 06:01:40.849 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:01:40.857 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:40.857 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: a481959a-320d-4565-af5f-083823991121 06:01:40.857 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:01:40.858 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 remoteRepositoryId=a481959a-320d-4565-af5f-083823991121 localRepositoryRevisionSynced=84 localRepositoryRevisionInProgress=92 06:01:40.875 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 1 ModificationDtos took 0 ms. 06:01:40.877 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:01:40.878 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:01:40.878 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:01:40.878 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:01:40.878 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 52.24% 06:01:40.879 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 59.70% 06:01:40.879 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2' 06:01:40.927 [main] INFO c.c.c.l.LocalRepoManagerImpl - [67c61551]initPersistenceManagerFactory: repositoryId=239d641e-b721-4569-8455-0fe88bb6ea2e 06:01:40.927 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 67.16% 06:01:40.927 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 74.63% 06:01:40.939 [main] INFO c.c.c.l.LocalRepoManagerImpl - [67c61551]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10319 ms. remoteRoot: k6yke3q5-om6nb-remote remoteRepositoryId: 239d641e-b721-4569-8455-0fe88bb6ea2e 06:01:41.019 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 remoteRepositoryId=a481959a-320d-4565-af5f-083823991121 localRepositoryRevisionSynced=92 06:01:41.141 [InverseServiceRequestHandlerThread-0] WARN c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:14) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_242] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_242] at java.net.Socket.connect(Socket.java:607) ~[na:1.8.0_242] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1226) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:990) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_242] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_242] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 13 common frames omitted 06:01:41.143 [InverseServiceRequestHandlerThread-0] ERROR c.c.c.l.c.h.InverseServiceRequestHandlerThread - javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:14) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) ~[co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_242] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_242] at java.net.Socket.connect(Socket.java:607) ~[na:1.8.0_242] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1226) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:990) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_242] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_242] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 13 common frames omitted 06:01:41.235 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [7d42232a]initPersistenceManagerFactory: repositoryId=97b4415e-bacc-4c74-b3d2-a1cd7ac68a15 06:01:41.236 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [7d42232a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1499 ms. 06:01:41.266 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 06:01:41.284 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 06:01:41.331 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.72% 06:01:41.384 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.70% 06:01:41.392 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 06:01:41.393 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=418.5 MiB, used=47.6 MiB, available=3.4 GiB 06:01:41.429 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.30% 06:01:41.470 [qtp776207246-23] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a481959a-320d-4565-af5f-083823991121 remoteRepositoryId=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 transaction.localRevision=12 remoteFromLocalRevision=92 06:01:41.479 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.10% 06:01:41.546 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a481959a-320d-4565-af5f-083823991121 from='https://localhost:43002/a481959a-320d-4565-af5f-083823991121' toID=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 to='target/repo/k6ykd0vw-f5rao-local', fromRepoLocalSync=false 06:01:41.549 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykd0vw-f5rao-local/.cloudstore-repo/tmp/ChangeSetDto.a481959a-320d-4565-af5f-083823991121.null.xml.gz 06:01:41.741 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:01:41.747 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: a481959a-320d-4565-af5f-083823991121 06:01:41.749 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:41.749 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:01:41.749 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a481959a-320d-4565-af5f-083823991121 remoteRepositoryId=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12 06:01:41.752 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:01:41.761 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:01:41.761 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:01:41.761 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:01:41.761 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:01:41.775 [incDecRefCountTimer-3e92efc3] WARN c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:42) [co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_242] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_242] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_242] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_242] at java.net.Socket.connect(Socket.java:607) ~[na:1.8.0_242] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1226) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:990) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1340) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1315) ~[na:1.8.0_242] at org.glassfish.jersey.client.HttpUrlConnector$3.getOutputStream(HttpUrlConnector.java:267) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.message.internal.CommittingOutputStream.commitStream(CommittingOutputStream.java:200) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.CommittingOutputStream.commitStream(CommittingOutputStream.java:194) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.CommittingOutputStream.write(CommittingOutputStream.java:243) ~[jersey-common-2.5.1.jar:na] at java.io.FilterOutputStream.write(FilterOutputStream.java:77) ~[na:1.8.0_242] at java.io.FilterOutputStream.write(FilterOutputStream.java:125) ~[na:1.8.0_242] at java.io.ObjectOutputStream$BlockDataOutputStream.drain(ObjectOutputStream.java:1877) ~[na:1.8.0_242] at java.io.ObjectOutputStream$BlockDataOutputStream.setBlockDataMode(ObjectOutputStream.java:1786) ~[na:1.8.0_242] at java.io.ObjectOutputStream.(ObjectOutputStream.java:247) ~[na:1.8.0_242] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyWriter$ReplacingObjectOutputStream.(JavaNativeWithObjectRefMessageBodyWriter.java:98) ~[co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyWriter.writeTo(JavaNativeWithObjectRefMessageBodyWriter.java:86) ~[co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar:na] at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.invokeWriteTo(WriterInterceptorExecutor.java:243) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.aroundWriteTo(WriterInterceptorExecutor.java:230) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:149) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.MessageBodyFactory.writeTo(MessageBodyFactory.java:1139) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRequest.writeEntity(ClientRequest.java:495) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:270) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 18 common frames omitted 06:01:41.782 [incDecRefCountTimer-3e92efc3] ERROR c.c.c.l.c.i.IncDecRefCountQueue - incDecRefCountTimerTask.run: javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) ~[co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) ~[co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) ~[co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:42) ~[co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_242] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_242] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_242] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_242] at java.net.Socket.connect(Socket.java:607) ~[na:1.8.0_242] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1226) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:990) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1340) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1315) ~[na:1.8.0_242] at org.glassfish.jersey.client.HttpUrlConnector$3.getOutputStream(HttpUrlConnector.java:267) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.message.internal.CommittingOutputStream.commitStream(CommittingOutputStream.java:200) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.CommittingOutputStream.commitStream(CommittingOutputStream.java:194) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.CommittingOutputStream.write(CommittingOutputStream.java:243) ~[jersey-common-2.5.1.jar:na] at java.io.FilterOutputStream.write(FilterOutputStream.java:77) ~[na:1.8.0_242] at java.io.FilterOutputStream.write(FilterOutputStream.java:125) ~[na:1.8.0_242] at java.io.ObjectOutputStream$BlockDataOutputStream.drain(ObjectOutputStream.java:1877) ~[na:1.8.0_242] at java.io.ObjectOutputStream$BlockDataOutputStream.setBlockDataMode(ObjectOutputStream.java:1786) ~[na:1.8.0_242] at java.io.ObjectOutputStream.(ObjectOutputStream.java:247) ~[na:1.8.0_242] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyWriter$ReplacingObjectOutputStream.(JavaNativeWithObjectRefMessageBodyWriter.java:98) ~[co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyWriter.writeTo(JavaNativeWithObjectRefMessageBodyWriter.java:86) ~[co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar:na] at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.invokeWriteTo(WriterInterceptorExecutor.java:243) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.aroundWriteTo(WriterInterceptorExecutor.java:230) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:149) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.MessageBodyFactory.writeTo(MessageBodyFactory.java:1139) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRequest.writeEntity(ClientRequest.java:495) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:270) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 18 common frames omitted 06:01:41.784 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykd0vw-f5rao-local/.cloudstore-repo/tmp/ChangeSetDto.a481959a-320d-4565-af5f-083823991121.null.xml.gz 06:01:41.785 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 88.31% 06:01:41.785 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 99.50% 06:01:41.872 [qtp776207246-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a481959a-320d-4565-af5f-083823991121 remoteRepositoryId=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 localRepositoryRevisionSynced=12 06:01:41.892 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 06:01:41.909 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 remoteRepositoryId=a481959a-320d-4565-af5f-083823991121 transaction.localRevision=95 remoteFromLocalRevision=12 06:01:41.962 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 100.00% 06:01:41.965 [main] INFO c.c.c.l.LocalRepoManagerImpl - [345540f9]initPersistenceManagerFactory: repositoryId=f9911caf-7114-4de4-95aa-f56c127bff5f 06:01:41.974 [main] INFO c.c.c.l.LocalRepoManagerImpl - [345540f9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8545 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 8d4f5432-7970-42f4-bc9f-5d041370aec1 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yke3q4-ykh72-local localRepository.publicKeySha1 = B8:EB:DA:3B:6A:6A:BB:29:0A:10:22:A9:DF:25:06:77:39:06:01:3A remoteRepository.repositoryId = 239d641e-b721-4569-8455-0fe88bb6ea2e remoteRepository.remoteRoot = https://localhost:46495/239d641e-b721-4569-8455-0fe88bb6ea2e/5%23 remoteRepository.publicKeySha1 = 5B:45:79:12:85:9B:F5:EF:EB:06:3B:AF:D7:A8:D5:75:47:0D:F4:87 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 8d4f5432-7970-42f4-bc9f-5d041370aec1 239d641e-b721-4569-8455-0fe88bb6ea2e 06:01:41.988 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:01:41.997 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 97b4415e-bacc-4c74-b3d2-a1cd7ac68a15 06:01:41.998 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 51722d1d-7862-41eb-af85-7f3ad4ebe9c9 06:01:42.004 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:01:42.004 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=97b4415e-bacc-4c74-b3d2-a1cd7ac68a15 remoteRepositoryId=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=9 06:01:42.014 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:01:42.033 [main] INFO c.c.c.l.LocalRepoManagerImpl - [71b32407]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykeckh-qyxeo-remote' 06:01:42.046 [main] INFO c.c.c.l.LocalRepoManagerImpl - [692fd26]initPersistenceManagerFactory: repositoryId=f31077a7-5819-473f-8ca1-ef57ee66b42c 06:01:42.052 [main] INFO c.c.c.l.LocalRepoManagerImpl - [71b32407]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykeckh-qyxeo-remote' locked successfully. 06:01:42.108 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:01:42.109 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:01:42.109 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:01:42.109 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:01:42.110 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [7d42232a]getCloseDeferredMillis: closeDeferredMillis=0 06:01:42.111 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [7d42232a]close: Closing real LocalRepoManager immediately. 06:01:42.112 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [7d42232a]_close: Shutting down real LocalRepoManager. 06:01:42.118 [main] INFO c.c.c.l.LocalRepoManagerImpl - [692fd26]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 11219 ms. remoteRoot: k6ykdnep-7nmzu-remote remoteRepositoryId: f31077a7-5819-473f-8ca1-ef57ee66b42c 06:01:42.277 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 0.50% 06:01:42.312 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a481959a-320d-4565-af5f-083823991121 from='https://localhost:43002/a481959a-320d-4565-af5f-083823991121' toID=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 to='target/repo/k6ykd0vw-f5rao-local', fromRepoLocalSync=true 06:01:42.324 [pool-6-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing bb8fd5aa-655b-45b3-8a58-dd22a55acb41 ('target/repo/k6ykd0vw-f5rao-local') 06:01:42.327 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykd0vw-f5rao-local/.cloudstore-repo/tmp/ChangeSetDto.a481959a-320d-4565-af5f-083823991121.12.xml.gz 06:01:42.339 [pool-6-thread-1] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 12.94% 06:01:42.498 [pool-6-thread-1] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 19.03% 06:01:42.558 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=404.5 MiB, used=46.5 MiB, available=3.4 GiB 06:01:42.767 [pool-6-thread-1] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 24.06% Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 239d641e-b721-4569-8455-0fe88bb6ea2e localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yke3q5-om6nb-remote localRepository.publicKeySha1 = 5B:45:79:12:85:9B:F5:EF:EB:06:3B:AF:D7:A8:D5:75:47:0D:F4:87 remoteRepository.repositoryId = 8d4f5432-7970-42f4-bc9f-5d041370aec1 remoteRepository.publicKeySha1 = B8:EB:DA:3B:6A:6A:BB:29:0A:10:22:A9:DF:25:06:77:39:06:01:3A Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 239d641e-b721-4569-8455-0fe88bb6ea2e 8d4f5432-7970-42f4-bc9f-5d041370aec1 06:01:42.990 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 serverRepositoryId=a481959a-320d-4565-af5f-083823991121 renewalDateTime=2020-02-23T05:31:21.330Z expiryDateTime=2020-02-23T06:01:21.330Z 06:01:43.042 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=345.5 MiB, used=24.0 MiB, available=3.5 GiB 06:01:43.038 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 06:01:43.041 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 06:01:43.044 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 56.12% 06:01:43.058 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 61.23% 06:01:43.065 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 68.38% 06:01:43.069 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 06:01:43.073 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 06:01:43.085 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 85.98% 06:01:43.090 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 92.88% 06:01:43.102 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 98.23% 06:01:43.114 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 06:01:43.140 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:01:43.144 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: a481959a-320d-4565-af5f-083823991121 06:01:43.144 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:43.144 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:01:43.144 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a481959a-320d-4565-af5f-083823991121 remoteRepositoryId=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 localRepositoryRevisionSynced=12 localRepositoryRevisionInProgress=14 06:01:43.146 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:01:43.149 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:01:43.149 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:01:43.149 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:01:43.149 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:01:43.161 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykd0vw-f5rao-local/.cloudstore-repo/tmp/ChangeSetDto.a481959a-320d-4565-af5f-083823991121.12.xml.gz 06:01:43.162 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 38.56% 06:01:43.162 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 49.75% 06:01:43.199 [InverseServiceRequestHandlerThread-0] WARN c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:14) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_242] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_242] at java.net.Socket.connect(Socket.java:607) ~[na:1.8.0_242] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1226) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:990) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_242] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_242] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 13 common frames omitted 06:01:43.211 [qtp776207246-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a481959a-320d-4565-af5f-083823991121 remoteRepositoryId=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 localRepositoryRevisionSynced=14 06:01:43.245 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 remoteRepositoryId=a481959a-320d-4565-af5f-083823991121 transaction.localRevision=97 remoteFromLocalRevision=14 06:01:43.257 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 from='target/repo/k6ykd0vw-f5rao-local' toID=a481959a-320d-4565-af5f-083823991121 to='https://localhost:43002/a481959a-320d-4565-af5f-083823991121' 06:01:43.344 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:01:43.356 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:43.359 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: a481959a-320d-4565-af5f-083823991121 06:01:43.360 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:01:43.360 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 remoteRepositoryId=a481959a-320d-4565-af5f-083823991121 localRepositoryRevisionSynced=92 localRepositoryRevisionInProgress=97 06:01:43.363 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:01:43.362 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcmg3-r17ts-local/.cloudstore-repo/tmp/ChangeSetDto.97b4415e-bacc-4c74-b3d2-a1cd7ac68a15.6.xml.gz 06:01:43.372 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 27.36% 06:01:43.373 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 06:01:43.425 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:01:43.426 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:01:43.426 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:01:43.426 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:01:43.428 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2.k6ykembnKmPowkhL4AG6OMKHc8B5RA.collision' 06:01:43.569 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 33.47% 06:01:43.574 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 55.60% 06:01:43.576 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2.k6ykembnKmPowkhL4AG6OMKHc8B5RA.collision/1 {11 11ä11#+} 1' 06:01:43.595 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 39.57% 06:01:43.603 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 45.68% 06:01:43.604 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/zzz' 06:01:43.665 [qtp2138664843-28] INFO c.c.c.l.LocalRepoManagerImpl - [20662398]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcmg6-6c22e-remote' 06:01:43.666 [qtp2138664843-28] INFO c.c.c.l.LocalRepoManagerImpl - [20662398]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcmg6-6c22e-remote' locked successfully. 06:01:43.748 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 61.19% 06:01:43.755 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 66.79% 06:01:43.756 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.k6ykembnKmPowkhL4AG6OMKHc8B5RA.collision/1 {11 11ä11#+} 1/a' 06:01:43.845 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0206fb76ce3b26a67c619fe4f18c32462ccd9d6e' to.sha1=''): /2.k6ykembnKmPowkhL4AG6OMKHc8B5RA.collision/1 {11 11ä11#+} 1/a Feb 23, 2020 6:01:43 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 06:01:44.081 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="bb8fd5aa-655b-45b3-8a58-dd22a55acb41"] on repo=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:44.126 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.k6ykembnKmPowkhL4AG6OMKHc8B5RA.collision/1 {11 11ä11#+} 1/a' 06:01:44.250 [InverseServiceRequestHandlerThread-0] WARN c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:14) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_242] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_242] at java.net.Socket.connect(Socket.java:607) ~[na:1.8.0_242] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1226) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:990) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_242] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_242] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 13 common frames omitted 06:01:44.256 [InverseServiceRequestHandlerThread-0] ERROR c.c.c.l.c.h.InverseServiceRequestHandlerThread - javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:14) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) ~[co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_242] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_242] at java.net.Socket.connect(Socket.java:607) ~[na:1.8.0_242] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1226) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:990) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_242] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_242] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 13 common frames omitted 06:01:44.261 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 141820 bytes in 135 ms. path='/2.k6ykembnKmPowkhL4AG6OMKHc8B5RA.collision/1 {11 11ä11#+} 1/a' Feb 23, 2020 6:01:44 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 06:01:44.360 [qtp776207246-27] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:01:44.486 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 06:01:44.489 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=239d641e-b721-4569-8455-0fe88bb6ea2e from='https://localhost:46495/239d641e-b721-4569-8455-0fe88bb6ea2e/5%23' toID=8d4f5432-7970-42f4-bc9f-5d041370aec1 to='target/repo/k6yke3q4-ykh72-local', fromRepoLocalSync=true 06:01:44.493 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yke3q4-ykh72-local/.cloudstore-repo/tmp/ChangeSetDto.239d641e-b721-4569-8455-0fe88bb6ea2e.-1.xml.gz 06:01:44.502 [pool-10-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8d4f5432-7970-42f4-bc9f-5d041370aec1 ('target/repo/k6yke3q4-ykh72-local') 06:01:44.603 [pool-10-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 06:01:44.640 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="bb8fd5aa-655b-45b3-8a58-dd22a55acb41"] on repo=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:44.651 [pool-10-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% 06:01:44.674 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8d4f5432-7970-42f4-bc9f-5d041370aec1 serverRepositoryId=239d641e-b721-4569-8455-0fe88bb6ea2e renewalDateTime=2020-02-23T05:31:44.534Z expiryDateTime=2020-02-23T06:01:44.534Z 06:01:44.688 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.k6ykembnKmPowkhL4AG6OMKHc8B5RA.collision/1 {11 11ä11#+} 1/b' 06:01:44.738 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 06:01:44.755 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 06:01:44.764 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e90ffbbb611533aa364356ace5953424a8c4c929' to.sha1=''): /2.k6ykembnKmPowkhL4AG6OMKHc8B5RA.collision/1 {11 11ä11#+} 1/b Feb 23, 2020 6:01:44 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 06:01:44.794 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.03% 06:01:44.900 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="bb8fd5aa-655b-45b3-8a58-dd22a55acb41"] on repo=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:44.978 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.60% 06:01:44.986 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.k6ykembnKmPowkhL4AG6OMKHc8B5RA.collision/1 {11 11ä11#+} 1/b' 06:01:45.010 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.40% 06:01:45.106 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 70905 bytes in 119 ms. path='/2.k6ykembnKmPowkhL4AG6OMKHc8B5RA.collision/1 {11 11ä11#+} 1/b' Feb 23, 2020 6:01:45 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 06:01:45.117 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.20% 06:01:45.176 [qtp776207246-49] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 06:01:45.217 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.00% 06:01:45.284 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="bb8fd5aa-655b-45b3-8a58-dd22a55acb41"] on repo=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:45.321 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.k6ykembnKmPowkhL4AG6OMKHc8B5RA.collision/a' 06:01:45.405 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d7bb759a55be7f1c9a5ed1b9b5e159fcb93cc3bd' to.sha1=''): /2.k6ykembnKmPowkhL4AG6OMKHc8B5RA.collision/a 06:01:45.402 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% Feb 23, 2020 6:01:45 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 06:01:45.492 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:01:45.502 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 239d641e-b721-4569-8455-0fe88bb6ea2e 06:01:45.509 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 8d4f5432-7970-42f4-bc9f-5d041370aec1 06:01:45.509 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /5# 06:01:45.509 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=239d641e-b721-4569-8455-0fe88bb6ea2e remoteRepositoryId=8d4f5432-7970-42f4-bc9f-5d041370aec1 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 06:01:45.514 [qtp2138664843-28] INFO c.c.c.l.LocalRepoManagerImpl - [20662398]initPersistenceManagerFactory: repositoryId=97b4415e-bacc-4c74-b3d2-a1cd7ac68a15 06:01:45.515 [qtp2138664843-28] INFO c.c.c.l.LocalRepoManagerImpl - [20662398]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1849 ms. 06:01:45.518 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=18, fromRepositoryId="FileInProgressMarker", toRepositoryId="18", path="bb8fd5aa-655b-45b3-8a58-dd22a55acb41"] on repo=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:45.534 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:01:45.541 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.k6ykembnKmPowkhL4AG6OMKHc8B5RA.collision/a' 06:01:45.592 [qtp2138664843-28] INFO c.c.c.l.LocalRepoManagerImpl - [20662398]getCloseDeferredMillis: closeDeferredMillis=0 06:01:45.592 [qtp2138664843-28] INFO c.c.c.l.LocalRepoManagerImpl - [20662398]close: Closing real LocalRepoManager immediately. 06:01:45.592 [qtp2138664843-28] INFO c.c.c.l.LocalRepoManagerImpl - [20662398]_close: Shutting down real LocalRepoManager. 06:01:45.622 [closeDeferredTimer-59309333-1] INFO c.c.c.l.LocalRepoManagerImpl - [59309333]_close: Shutting down real LocalRepoManager. 06:01:45.662 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:01:45.663 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yke3q5-om6nb-remote/.cloudstore.properties 06:01:45.663 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yke3q5-om6nb-remote/.cloudstore-repo/parent.properties 06:01:45.664 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 06:01:45.664 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 06:01:45.664 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:01:45.664 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:01:45.681 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yke3q4-ykh72-local/.cloudstore-repo/tmp/ChangeSetDto.239d641e-b721-4569-8455-0fe88bb6ea2e.-1.xml.gz 06:01:45.681 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 30.16% 06:01:45.682 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:01:45.817 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 350108 bytes in 276 ms. path='/2.k6ykembnKmPowkhL4AG6OMKHc8B5RA.collision/a' Feb 23, 2020 6:01:45 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 06:01:45.844 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 35.76% 06:01:45.859 [qtp776207246-27] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:01:45.869 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 41.36% 06:01:45.872 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/e' 06:01:45.947 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=18, fromRepositoryId="FileInProgressMarker", toRepositoryId="18", path="bb8fd5aa-655b-45b3-8a58-dd22a55acb41"] on repo=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:46.041 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a73a82102de977faed18502dbb6f6eb0661a99e6' to.sha1=''): /e 06:01:46.251 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 73.51% 06:01:46.262 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 remoteRepositoryId=a481959a-320d-4565-af5f-083823991121 localRepositoryRevisionSynced=97 06:01:46.492 [qtp776207246-27] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a481959a-320d-4565-af5f-083823991121 remoteRepositoryId=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 transaction.localRevision=28 remoteFromLocalRevision=97 06:01:46.542 [closeDeferredTimer-10ee04df-1] INFO c.c.c.l.LocalRepoManagerImpl - [10ee04df]_close: Shutting down real LocalRepoManager. 06:01:46.568 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a481959a-320d-4565-af5f-083823991121 from='https://localhost:43002/a481959a-320d-4565-af5f-083823991121' toID=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 to='target/repo/k6ykd0vw-f5rao-local', fromRepoLocalSync=false 06:01:46.569 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykd0vw-f5rao-local/.cloudstore-repo/tmp/ChangeSetDto.a481959a-320d-4565-af5f-083823991121.null.xml.gz 06:01:46.661 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="239d641e-b721-4569-8455-0fe88bb6ea2e"] on repo=8d4f5432-7970-42f4-bc9f-5d041370aec1 06:01:46.662 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:01:46.666 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: a481959a-320d-4565-af5f-083823991121 06:01:46.666 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: bb8fd5aa-655b-45b3-8a58-dd22a55acb41 06:01:46.666 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:01:46.667 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a481959a-320d-4565-af5f-083823991121 remoteRepositoryId=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 localRepositoryRevisionSynced=14 localRepositoryRevisionInProgress=28 06:01:46.669 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:01:46.670 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:01:46.670 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:01:46.671 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:01:46.671 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:01:46.674 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/e' 06:01:46.685 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykd0vw-f5rao-local/.cloudstore-repo/tmp/ChangeSetDto.a481959a-320d-4565-af5f-083823991121.null.xml.gz 06:01:46.686 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 88.31% 06:01:46.686 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 99.50% 06:01:46.753 [qtp776207246-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a481959a-320d-4565-af5f-083823991121 remoteRepositoryId=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 localRepositoryRevisionSynced=28 06:01:46.786 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 286781 bytes in 112 ms. path='/e' 06:01:46.791 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0 into destFile e 06:01:46.798 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bb8fd5aa-655b-45b3-8a58-dd22a55acb41 remoteRepositoryId=a481959a-320d-4565-af5f-083823991121 transaction.localRevision=106 remoteFromLocalRevision=28 06:01:46.810 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 100.00% 06:01:46.855 [main] INFO c.c.c.l.LocalRepoManagerImpl - [59309333]getCloseDeferredMillis: closeDeferredMillis=20000 06:01:46.855 [main] INFO c.c.c.l.LocalRepoManagerImpl - [59309333]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:01:46.860 [main] INFO c.c.c.l.LocalRepoManagerImpl - [10ee04df]getCloseDeferredMillis: closeDeferredMillis=20000 06:01:46.860 [main] INFO c.c.c.l.LocalRepoManagerImpl - [10ee04df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:01:46.869 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1132baa3]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykerci-8xkqo-local' 06:01:46.871 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1132baa3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykerci-8xkqo-local' locked successfully. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = c7f68205-2316-4d8a-85ba-7d9a4bdb15a1 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykdnel-e0gok-local localRepository.publicKeySha1 = 21:3F:F9:AC:A9:02:74:48:F6:85:8A:5C:D0:FD:82:F2:60:A3:DE:33 remoteRepository.repositoryId = f31077a7-5819-473f-8ca1-ef57ee66b42c remoteRepository.remoteRoot = https://localhost:37596/f31077a7-5819-473f-8ca1-ef57ee66b42c 06:01:46.979 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [2b6d9976]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcmg6-6c22e-remote' remoteRepository.publicKeySha1 = 98:C9:32:71:DE:0C:45:E5:B2:AD:8F:55:60:A7:D0:41:A9:93:82:39 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection c7f68205-2316-4d8a-85ba-7d9a4bdb15a1 f31077a7-5819-473f-8ca1-ef57ee66b42c 06:01:46.980 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [2b6d9976]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcmg6-6c22e-remote' locked successfully. 06:01:46.987 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="239d641e-b721-4569-8455-0fe88bb6ea2e"] on repo=8d4f5432-7970-42f4-bc9f-5d041370aec1 06:01:47.008 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 46.95% 06:01:47.114 [qtp554810427-23] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=239d641e-b721-4569-8455-0fe88bb6ea2e remoteRepositoryId=8d4f5432-7970-42f4-bc9f-5d041370aec1 localRepositoryRevisionSynced=3 06:01:47.151 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8d4f5432-7970-42f4-bc9f-5d041370aec1 remoteRepositoryId=239d641e-b721-4569-8455-0fe88bb6ea2e transaction.localRevision=8 remoteFromLocalRevision=3 06:01:47.163 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8d4f5432-7970-42f4-bc9f-5d041370aec1 from='target/repo/k6yke3q4-ykh72-local' toID=239d641e-b721-4569-8455-0fe88bb6ea2e to='https://localhost:46495/239d641e-b721-4569-8455-0fe88bb6ea2e/5%23' 06:01:47.250 [closeDeferredTimer-3ea9a091-1] INFO c.c.c.l.LocalRepoManagerImpl - [3ea9a091]_close: Shutting down real LocalRepoManager. 06:01:47.361 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:01:47.371 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 8d4f5432-7970-42f4-bc9f-5d041370aec1 06:01:47.371 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 239d641e-b721-4569-8455-0fe88bb6ea2e 06:01:47.371 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:01:47.371 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8d4f5432-7970-42f4-bc9f-5d041370aec1 remoteRepositoryId=239d641e-b721-4569-8455-0fe88bb6ea2e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 06:01:47.387 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:01:47.343 [InverseServiceRequestHandlerThread-0] WARN c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:14) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_242] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_242] at java.net.Socket.connect(Socket.java:607) ~[na:1.8.0_242] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1226) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:990) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_242] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_242] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 13 common frames omitted 06:01:47.422 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:01:47.422 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:01:47.422 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:01:47.422 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:01:47.423 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 52.24% 06:01:47.423 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43% 06:01:47.424 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 06:01:47.458 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8d4f5432-7970-42f4-bc9f-5d041370aec1 remoteRepositoryId=239d641e-b721-4569-8455-0fe88bb6ea2e localRepositoryRevisionSynced=8 06:01:47.526 [qtp554810427-25] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=239d641e-b721-4569-8455-0fe88bb6ea2e remoteRepositoryId=8d4f5432-7970-42f4-bc9f-5d041370aec1 transaction.localRevision=6 remoteFromLocalRevision=8 06:01:47.557 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=343.5 MiB, used=29.8 MiB, available=3.5 GiB 06:01:47.616 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=239d641e-b721-4569-8455-0fe88bb6ea2e from='https://localhost:46495/239d641e-b721-4569-8455-0fe88bb6ea2e/5%23' toID=8d4f5432-7970-42f4-bc9f-5d041370aec1 to='target/repo/k6yke3q4-ykh72-local', fromRepoLocalSync=false 06:01:47.617 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yke3q4-ykh72-local/.cloudstore-repo/tmp/ChangeSetDto.239d641e-b721-4569-8455-0fe88bb6ea2e.null.xml.gz Successfully accepted the connection request for the following local and remote repositories: 06:01:47.688 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> localRepository.repositoryId = f31077a7-5819-473f-8ca1-ef57ee66b42c localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykdnep-7nmzu-remote localRepository.publicKeySha1 = 98:C9:32:71:DE:0C:45:E5:B2:AD:8F:55:60:A7:D0:41:A9:93:82:39 remoteRepository.repositoryId = c7f68205-2316-4d8a-85ba-7d9a4bdb15a1 remoteRepository.publicKeySha1 = 21:3F:F9:AC:A9:02:74:48:F6:85:8A:5C:D0:FD:82:F2:60:A3:DE:33 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection f31077a7-5819-473f-8ca1-ef57ee66b42c c7f68205-2316-4d8a-85ba-7d9a4bdb15a1 06:01:47.698 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 239d641e-b721-4569-8455-0fe88bb6ea2e 06:01:47.698 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 8d4f5432-7970-42f4-bc9f-5d041370aec1 06:01:47.698 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /5# 06:01:47.699 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=239d641e-b721-4569-8455-0fe88bb6ea2e remoteRepositoryId=8d4f5432-7970-42f4-bc9f-5d041370aec1 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 06:01:47.713 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:01:47.721 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:01:47.721 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yke3q5-om6nb-remote/.cloudstore.properties 06:01:47.721 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yke3q5-om6nb-remote/.cloudstore-repo/parent.properties 06:01:47.721 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 06:01:47.722 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 06:01:47.722 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:01:47.722 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:01:47.738 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6yke3q4-ykh72-local/.cloudstore-repo/tmp/ChangeSetDto.239d641e-b721-4569-8455-0fe88bb6ea2e.null.xml.gz 06:01:47.738 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 06:01:47.739 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 06:01:47.794 [qtp554810427-72] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=239d641e-b721-4569-8455-0fe88bb6ea2e remoteRepositoryId=8d4f5432-7970-42f4-bc9f-5d041370aec1 localRepositoryRevisionSynced=6 06:01:47.869 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8d4f5432-7970-42f4-bc9f-5d041370aec1 remoteRepositoryId=239d641e-b721-4569-8455-0fe88bb6ea2e transaction.localRevision=11 remoteFromLocalRevision=6 06:01:47.944 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:01:48.183 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1254a3cd]getCloseDeferredMillis: closeDeferredMillis=20000 06:01:48.204 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1254a3cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:01:48.216 [main] INFO c.c.c.l.LocalRepoManagerImpl - [67c61551]getCloseDeferredMillis: closeDeferredMillis=20000 06:01:48.216 [main] INFO c.c.c.l.LocalRepoManagerImpl - [67c61551]close: Deferring shut down of real LocalRepoManager 20000 ms. Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 250.274 sec - in co.codewizards.cloudstore.test.repotorepo.RemotePathPrefixedRepoToRepoSyncIT 06:01:48.272 [closeDeferredTimer-1a8e44fe-1] INFO c.c.c.l.LocalRepoManagerImpl - [1a8e44fe]_close: Shutting down real LocalRepoManager. 06:01:48.284 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@679e2433{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 06:01:48.286 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 06:01:48.293 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@46c1bc14{/,null,UNAVAILABLE} 06:01:48.325 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/uhOVap-EnvDHxxF_0yFN9w/.cloudstore/localServerRunning.deleteToStop 06:01:48.368 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@24e5a9c6{SSL,[ssl, http/1.1]}{0.0.0.0:46495} 06:01:48.369 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 06:01:48.370 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@38dc2219{/,null,UNAVAILABLE} 06:01:48.528 [InverseServiceRequestHandlerThread-0] WARN c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:14) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) [co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_242] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_242] at java.net.Socket.connect(Socket.java:607) ~[na:1.8.0_242] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1226) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:990) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_242] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_242] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 13 common frames omitted 06:01:48.537 [InverseServiceRequestHandlerThread-0] ERROR c.c.c.l.c.h.InverseServiceRequestHandlerThread - javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:14) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) ~[co.codewizards.cloudstore.ls.client-0.10.8-SNAPSHOT.jar:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_242] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_242] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_242] at java.net.Socket.connect(Socket.java:607) ~[na:1.8.0_242] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_242] at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1226) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:990) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_242] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_242] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_242] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 13 common frames omitted 06:01:48.837 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [2b6d9976]initPersistenceManagerFactory: repositoryId=97b4415e-bacc-4c74-b3d2-a1cd7ac68a15 06:01:48.838 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [2b6d9976]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1857 ms. 06:01:48.952 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [2b6d9976]getCloseDeferredMillis: closeDeferredMillis=0 06:01:48.953 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [2b6d9976]close: Closing real LocalRepoManager immediately. 06:01:48.953 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [2b6d9976]_close: Shutting down real LocalRepoManager. 06:01:49.290 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 06:01:49.300 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f31077a7-5819-473f-8ca1-ef57ee66b42c from='https://localhost:37596/f31077a7-5819-473f-8ca1-ef57ee66b42c' toID=c7f68205-2316-4d8a-85ba-7d9a4bdb15a1 to='target/repo/k6ykdnel-e0gok-local', fromRepoLocalSync=true 06:01:49.302 [pool-3-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c7f68205-2316-4d8a-85ba-7d9a4bdb15a1 ('target/repo/k6ykdnel-e0gok-local') 06:01:49.392 [pool-3-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 06:01:49.413 [pool-3-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% 06:01:49.422 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykdnel-e0gok-local/.cloudstore-repo/tmp/ChangeSetDto.f31077a7-5819-473f-8ca1-ef57ee66b42c.-1.xml.gz 06:01:49.564 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c7f68205-2316-4d8a-85ba-7d9a4bdb15a1 serverRepositoryId=f31077a7-5819-473f-8ca1-ef57ee66b42c renewalDateTime=2020-02-23T05:31:49.481Z expiryDateTime=2020-02-23T06:01:49.481Z 06:01:49.625 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 06:01:49.647 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 06:01:49.717 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.07% 06:01:49.950 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b7927e2edddd2985f372a23be73089581490ea09' to.sha1=''): /3/zzz 06:01:49.987 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.60% 06:01:50.040 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.40% 06:01:50.174 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.20% 06:01:50.299 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="97b4415e-bacc-4c74-b3d2-a1cd7ac68a15"] on repo=51722d1d-7862-41eb-af85-7f3ad4ebe9c9 06:01:50.349 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.00% 06:01:50.370 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/zzz' 06:01:50.414 [qtp2138664843-28] INFO c.c.c.l.LocalRepoManagerImpl - [386cc495]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcmg6-6c22e-remote' 06:01:50.416 [qtp2138664843-28] INFO c.c.c.l.LocalRepoManagerImpl - [386cc495]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcmg6-6c22e-remote' locked successfully. 06:01:50.614 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 06:01:50.730 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 06:01:50.737 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: f31077a7-5819-473f-8ca1-ef57ee66b42c 06:01:50.737 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: c7f68205-2316-4d8a-85ba-7d9a4bdb15a1 06:01:50.737 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 06:01:50.737 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f31077a7-5819-473f-8ca1-ef57ee66b42c remoteRepositoryId=c7f68205-2316-4d8a-85ba-7d9a4bdb15a1 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 06:01:50.748 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 06:01:50.879 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 06:01:50.879 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 06:01:50.879 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 06:01:50.879 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 06:01:51.038 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykdnel-e0gok-local/.cloudstore-repo/tmp/ChangeSetDto.f31077a7-5819-473f-8ca1-ef57ee66b42c.-1.xml.gz 06:01:51.054 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:01:51.381 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/#4' 06:01:51.499 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 06:01:51.588 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 30.33% 06:01:51.589 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 06:01:51.721 [qtp2138664843-28] INFO c.c.c.l.LocalRepoManagerImpl - [386cc495]initPersistenceManagerFactory: repositoryId=97b4415e-bacc-4c74-b3d2-a1cd7ac68a15 06:01:51.722 [qtp2138664843-28] INFO c.c.c.l.LocalRepoManagerImpl - [386cc495]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1305 ms. 06:01:51.735 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 06:01:51.765 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/jvm/MJNGweATX-XsFIBua94NrQ/.cloudstore/localServerRunning.deleteToStop 06:01:51.770 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@53675146{SSL,[ssl, http/1.1]}{0.0.0.0:40354} 06:01:51.773 [qtp2138664843-28] INFO c.c.c.l.LocalRepoManagerImpl - [386cc495]getCloseDeferredMillis: closeDeferredMillis=0 06:01:51.774 [qtp2138664843-28] INFO c.c.c.l.LocalRepoManagerImpl - [386cc495]close: Closing real LocalRepoManager immediately. 06:01:51.774 [qtp2138664843-28] INFO c.c.c.l.LocalRepoManagerImpl - [386cc495]_close: Shutting down real LocalRepoManager. 06:01:51.774 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 06:01:51.776 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@27c57737{/,null,UNAVAILABLE} 06:01:51.837 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 06:01:51.898 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5#' 06:01:51.998 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 35.59% 06:01:51.999 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 40.86% 06:01:51.999 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/#b' 06:01:52.188 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e17555c52ebf2c3edb523eb0ec77c6033b891bcd' to.sha1=''): /#4/#b 06:01:52.441 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="f31077a7-5819-473f-8ca1-ef57ee66b42c"] on repo=c7f68205-2316-4d8a-85ba-7d9a4bdb15a1 06:01:52.519 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/#b' 06:01:52.661 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 242658 bytes in 140 ms. path='/#4/#b' 06:01:52.677 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c691e3d4c979adbf07e3b97e33fdf3c89ed246f6_0 into destFile #b 06:01:52.829 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="f31077a7-5819-473f-8ca1-ef57ee66b42c"] on repo=c7f68205-2316-4d8a-85ba-7d9a4bdb15a1 06:01:52.849 [qtp2138664843-28] INFO c.c.c.l.LocalRepoManagerImpl - [3e9b145d]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcmg6-6c22e-remote' 06:01:52.850 [qtp2138664843-28] INFO c.c.c.l.LocalRepoManagerImpl - [3e9b145d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.test/target/repo/k6ykcmg6-6c22e-remote' locked successfully. channel stopped Build was aborted Aborted by Marco Nguitragool-Schulze Archiving artifacts Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered Finished: ABORTED